X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fbasis%2Fgnu_header.h;h=4c3eb2e1a1881df9bd817e83202fcfd39c8365ea;hb=ac1d261b7f67a6dfc0fbe76284f38c621136a7de;hp=d78b2a4f3f71ea0b20aea22c28c4f606c733a4b6;hpb=2b5ff450c36844ca7775ac3472726b0b49c959c4;p=feisty_meow.git diff --git a/nucleus/library/basis/gnu_header.h b/nucleus/library/basis/gnu_header.h index d78b2a4f..4c3eb2e1 100644 --- a/nucleus/library/basis/gnu_header.h +++ b/nucleus/library/basis/gnu_header.h @@ -4,16 +4,11 @@ ////////////// // Name : {class name} // Author : {your name} +// Rights : Copyright (c) 2012-$now By Author ////////////// -// Copyright (c) 2010-$now By Author. This program is free software; you can -// redistribute it and/or modify it under the terms of the GNU General Public -// License as published by the Free Software Foundation: -// http://www.gnu.org/licenses/gpl.html -// or under the terms of the GNU Library license: -// http://www.gnu.org/licenses/lgpl.html -// at your preference. Those licenses describe your legal rights to this -// software, and no other rights or warranties apply. -// Please send updates for this code to: fred@gruntose.com -- Thanks, fred. +// This file is free software; you can modify/redistribute it under the terms +// of the GNU General Public License. [ http://www.gnu.org/licenses/gpl.html ] +// Feel free to send updates to: [ fred@gruntose.com ] ////////////// //! brief description goes here. @@ -22,7 +17,9 @@ */ ////////////// + // class definition goes here....... + ////////////// #endif