some branding changes, moved code copyright headers down into their own
[feisty_meow.git] / doc / headers / shell_header.txt
diff --git a/doc/headers/shell_header.txt b/doc/headers/shell_header.txt
new file mode 100644 (file)
index 0000000..739bb0b
--- /dev/null
@@ -0,0 +1,13 @@
+#!/bin/bash
+#!/usr/bin/perl
+#!/usr/bin/python
+##############
+# Name   : {script 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@gruntose.com ]
+##############
+