X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=doc%2Fheaders%2Ffmc_header.java;h=bc60f6ad3be8e207211cef076454ff85aae8475e;hb=537c01c4d0075f150f4bb6e479e476b0c57a8a2b;hp=3287302338f84785a5f03ae06fda3978f9fa3596;hpb=30cc5a45e285a9fb35f7dd416ff806c67580ea6b;p=feisty_meow.git diff --git a/doc/headers/fmc_header.java b/doc/headers/fmc_header.java index 32873023..bc60f6ad 100644 --- a/doc/headers/fmc_header.java +++ b/doc/headers/fmc_header.java @@ -1,12 +1,11 @@ -////////////// -// Name : {class name} -// Author : Chris Koeritz -// Rights : Copyright (c) 2012-$now By Feisty Meow Concerns, Ltd. -////////////// -// 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@feistymeow.org ] -////////////// - +/** + * {one-line description} + * {extended information...} + * @author Chris Koeritz + * @copyright Copyright (c) 2012-$now By Feisty Meow Concerns, Ltd. + * @license 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 ] + * @contribute Feel free to send updates to: [ fred@feistymeow.org ] + */