summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-04-04 17:43:48 +0000
committerUlrich Müller <ulm@gentoo.org>2008-04-04 17:43:48 +0000
commit0a6a1e281215bc2006c5249e0efd12bc1334b3a8 (patch)
treef42007c575ff8418d2e5fb248a36d38e87e927a9 /Makefile
parentFix ChangeLog to be more conform to GNU standards. (diff)
downloadebuild-mode-0a6a1e281215bc2006c5249e0efd12bc1334b3a8.tar.gz
ebuild-mode-0a6a1e281215bc2006c5249e0efd12bc1334b3a8.tar.bz2
ebuild-mode-0a6a1e281215bc2006c5249e0efd12bc1334b3a8.zip
Add copyright notices.
svn path=/gentoo-syntax/; revision=1039
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d136e59..7a18d41 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,6 @@
+# Copyright 2007-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
PN = gentoo-syntax
PV = $(shell sed '/^[ \t]*\* .*[Vv]ersion/!d;s/[^0-9.]*\([0-9.]*\).*/\1/;q' \
ChangeLog)