summaryrefslogtreecommitdiff
path: root/tests/Makefile.inc
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2011-03-25 11:05:35 +0100
committerNick Schermer <nick@xfce.org>2011-03-25 12:37:48 +0100
commited2db07ccace659ce9e06f334f41ad09419d6cb1 (patch)
tree072f1b455100de92c0c33d47abed3334c220dcf4 /tests/Makefile.inc
parent9d8927b5a9e16e3782fe37a64f90a47ad1d3c3c1 (diff)
downloadxfconf-ed2db07ccace659ce9e06f334f41ad09419d6cb1.tar.gz
Fix licenses and use new FSF address.
Diffstat (limited to 'tests/Makefile.inc')
-rw-r--r--tests/Makefile.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/Makefile.inc b/tests/Makefile.inc
index 59fda73..2ed3431 100644
--- a/tests/Makefile.inc
+++ b/tests/Makefile.inc
@@ -1,3 +1,18 @@
+# Copyright (c) 2007 Brian Tarricone <bjt23@cornell.edu>
+#
+# 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; version 2 of the License ONLY.
+#
+# 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 Library 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
check_SCRIPTS = $(addsuffix .sh,$(check_PROGRAMS))
TESTS = $(check_SCRIPTS)