summaryrefslogtreecommitdiffstats
path: root/packages/debian
diff options
context:
space:
mode:
Diffstat (limited to 'packages/debian')
-rw-r--r--packages/debian7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/debian b/packages/debian
index dbf056c..a82ab49 100644
--- a/packages/debian
+++ b/packages/debian
@@ -1,4 +1,11 @@
#!/bin/bash
+#
+# Copyright (c) 2012, Al Stone <ahs3@ahs3.net>
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of version 2 (only) of the GNU General
+# Public License as published by the Free Software Foundation.
+#
#-- make sure we know how to handle the distro
# Each file needs to define a function called get_source that will
# be passed the working directory and a package name, and that must