Add copyright to Makefile
authorAndrew Flegg <andrew@vir.(none)>
Tue, 27 Oct 2009 16:31:03 +0000 (16:31 +0000)
committerAndrew Flegg <andrew@vir.(none)>
Tue, 27 Oct 2009 16:31:03 +0000 (16:31 +0000)
package/Makefile

index 5232a73..52cf85a 100644 (file)
@@ -1,3 +1,7 @@
+#
+# Makefile for Hermes: Contacts Updated
+# (c) Andrew Flegg 2009. Released under the Artistic Licence.
+
 compile:
        perl -ni -e 'print; exit if /^XB-Maemo-Icon-26:$$/' debian/control
        uuencode -m share/hermes-48.png - | perl -ne 'print " $$_" unless $$. == 1 or /^====$$/' >>debian/control