From d0bc4f20adfe4392639ddda6721850fdc74ea123 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 29 Jun 2011 19:46:31 -0400 Subject: drop useless "All rights reserved" notice Signed-off-by: Mike Frysinger --- mk/dist.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mk/dist.mk') diff --git a/mk/dist.mk b/mk/dist.mk index fb58edc..82fb8cb 100644 --- a/mk/dist.mk +++ b/mk/dist.mk @@ -1,6 +1,6 @@ # rules to make a distribution tarball from a git repo # Copyright (c) 2008 Roy Marples -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. GITREF?= HEAD DISTPREFIX?= ${NAME}-${VERSION} -- cgit v1.2.3