[Xfce4-commits] <xfwm4:master> Add missing license.
Nick Schermer
noreply at xfce.org
Sun Apr 8 00:06:03 CEST 2012
Updating branch refs/heads/master
to c27c2b58030e0effb662eaa3a256ac66d2b029d1 (commit)
from 0afd237f1e4ad7e5b795153907f4265236698666 (commit)
commit c27c2b58030e0effb662eaa3a256ac66d2b029d1
Author: Nick Schermer <nick at xfce.org>
Date: Sun Apr 8 00:05:35 2012 +0200
Add missing license.
autoclean.sh | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/autoclean.sh b/autoclean.sh
index 1c22639..719a218 100755
--- a/autoclean.sh
+++ b/autoclean.sh
@@ -1,4 +1,24 @@
#!/bin/sh
+#
+# vi:set et ai sw=2 sts=2 ts=2: */
+#-
+# Copyright (c) 2011 Olivier Fourdan
+#
+# 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.
+
(type xdt-autogen) >/dev/null 2>&1 || {
cat >&2 <<EOF
autoclean.sh: You don't seem to have the Xfce development tools installed on
More information about the Xfce4-commits
mailing list