summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2011-03-06 19:23:15 +0100
committerNick Schermer <nick@xfce.org>2011-03-06 19:23:15 +0100
commit9516648eab1302bb7003c2298bb72c7b777b9013 (patch)
treeb4694456aabc4ca569fc0fbbd1fad7633567ada4 /autogen.sh
parentf304f8bd2fe1c49b55c457f009bcd0434a6a4e7c (diff)
downloadxfce4-dev-tools-9516648eab1302bb7003c2298bb72c7b777b9013.tar.gz
Fix FSF address and add missing licenses.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh18
1 files changed, 15 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index 02b0071..eae2da1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,12 +1,24 @@
#!/bin/sh
#
-# $Id$
-#
-# Copyright (c) 2002-2005
+# Copyright (c) 2002-2010
# The Xfce development team. All rights reserved.
#
# Written for Xfce by Benedikt Meurer <benny@xfce.org>.
#
+# 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.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+#
# substitute revision and date
if test -d .git; then