summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-05-12 11:58:08 +0200
committerAndreas Gruenbacher <agruen@suse.de>2009-06-08 12:56:36 +0200
commit766ec9211f550128e2df883f2aaad58b51d208d1 (patch)
tree5764361f91eff4e6c3cbc38749ac9d4a33869ccc /test
parentf473a8d4da83541059180374b35c4b1405b94a75 (diff)
downloadacl-766ec9211f550128e2df883f2aaad58b51d208d1.tar.gz
More license updates
Add license headers to a number of small files which were only licenses as GPLv2+ implicitly so far.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index f698ac7..a15e9e4 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,6 +1,20 @@
#
# Copyright (c) 2001-2002 Silicon Graphics, Inc. All Rights Reserved.
#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+#
TOPDIR = ..
include $(TOPDIR)/include/builddefs