From: Andrew Flegg Date: Tue, 27 Oct 2009 16:31:03 +0000 (+0000) Subject: Add copyright to Makefile X-Git-Tag: 0.2.0~3^2~1 X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=6d01d80bb929f5fe71fd358f38d68018bc4051ee;hp=e969623aa2ce35260055fbaa0373649ad7d04cbe;p=hermes Add copyright to Makefile --- diff --git a/package/Makefile b/package/Makefile index 5232a73..52cf85a 100644 --- a/package/Makefile +++ b/package/Makefile @@ -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