[Xfce4-commits] <tumbler:master> Add missing license.
Nick Schermer
noreply at xfce.org
Sun Apr 8 00:28:01 CEST 2012
Updating branch refs/heads/master
to 5f382c64aa8df4601a12e66229db1a66c9add9aa (commit)
from 84819d95b4d690f57942494bf851a9fe913ddd3c (commit)
commit 5f382c64aa8df4601a12e66229db1a66c9add9aa
Author: Nick Schermer <nick at xfce.org>
Date: Sun Apr 8 00:27:51 2012 +0200
Add missing license.
autogen-gnome.sh | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diff --git a/autogen-gnome.sh b/autogen-gnome.sh
index 604002b..b05d75c 100755
--- a/autogen-gnome.sh
+++ b/autogen-gnome.sh
@@ -1,5 +1,23 @@
#!/bin/sh
-# Run this to generate all the initial makefiles, etc.
+#
+# vi:set et ai sw=2 sts=2 ts=2: */
+# -
+# Copyright (c) 2009 Jannis Pohlmann <jannis at 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.
export ACLOCAL_FLAGS="-I `pwd`/m4 $ACLOCAL_FLAGS"
More information about the Xfce4-commits
mailing list