summaryrefslogtreecommitdiffstats
path: root/old/skeletons/awk.hdr
diff options
context:
space:
mode:
Diffstat (limited to 'old/skeletons/awk.hdr')
-rw-r--r--old/skeletons/awk.hdr12
1 files changed, 12 insertions, 0 deletions
diff --git a/old/skeletons/awk.hdr b/old/skeletons/awk.hdr
new file mode 100644
index 0000000..d11305a
--- /dev/null
+++ b/old/skeletons/awk.hdr
@@ -0,0 +1,12 @@
+#! /bin/gawk
+
+#----------------------------------------------------------------------------
+#
+# File : <%= @filename %>
+# Author : <%= @username %> <<%= @email %>>
+# Date : <%= @now %>
+# License :
+#
+<%= license '# '%>
+#
+#----------------------------------------------------------------------------