X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=doc%2Fheaders%2Ffmc_header.java;h=0c6a5f9a9b7ce683178923870b3753cb7107a6d6;hb=03ca9bd53380b1a70c2baac212a5555c045d8b56;hp=df8f7801159401989ad32950a1547da42d178f7c;hpb=e5f4d647d5b8d83155fc4b142626fc204cc2c15b;p=feisty_meow.git diff --git a/doc/headers/fmc_header.java b/doc/headers/fmc_header.java index df8f7801..0c6a5f9a 100644 --- a/doc/headers/fmc_header.java +++ b/doc/headers/fmc_header.java @@ -1,12 +1,10 @@ -////////////// -// Name : {class name} -// Author : {your name} -// Rights : Copyright (c) 2012-$now By Feisty Meow Concerns, Ltd. -////////////// -// This script 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 ] -////////////// - +/** + * {summary of class} + * @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 ] + */