tasty renamings
[feisty_meow.git] / documentation / headers / gnu_header.h
diff --git a/documentation/headers/gnu_header.h b/documentation/headers/gnu_header.h
new file mode 100644 (file)
index 0000000..5e74be0
--- /dev/null
@@ -0,0 +1,21 @@
+#ifndef NAMEOF_CLASS
+#define NAMEOF_CLASS
+
+//////////////
+// Name   : THISCLASSNAME
+// Author : Chris Koeritz
+// Rights : Copyright (c) 2012-$now By Author
+//////////////
+// 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.
+/*!
+  detailed description goes here.
+...
+*/
+
+#endif
+