Updating branch refs/heads/master
         to 04db3b6e977f1a2908c83b6917e5e2fd8899c9e9 (commit)
       from e777f23322da61151c0784bc8fec00cb724bb7e3 (commit)

commit 04db3b6e977f1a2908c83b6917e5e2fd8899c9e9
Author: Nick Schermer <[email protected]>
Date:   Sun Apr 8 00:08:10 2012 +0200

    Add missing license.

 autogen.sh |   20 +++++++++++++++++---
 1 files changed, 17 insertions(+), 3 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 72ab6b9..1fe6d93 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,10 +1,24 @@
 #!/bin/sh
 #
-# Copyright (c) 2002-2009
-#         The Xfce development team. All rights reserved.
+# Copyright (c) 2002-2009 The Xfce development team. 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, 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.
 #
 # Written for Xfce by Benedikt Meurer <[email protected]>
-#                 and Brian Tarricone <[email protected]>.
+# and Brian Tarricone <[email protected]>.
 #
 
 (type xdt-autogen) >/dev/null 2>&1 || {
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to