summaryrefslogtreecommitdiff
path: root/autoclean.sh
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-04-08 00:05:35 +0200
committerNick Schermer <nick@xfce.org>2012-04-08 00:05:35 +0200
commitc27c2b58030e0effb662eaa3a256ac66d2b029d1 (patch)
tree21256773512d81593b991adb2691241a74c51225 /autoclean.sh
parent0afd237f1e4ad7e5b795153907f4265236698666 (diff)
downloadxfwm4-c27c2b58030e0effb662eaa3a256ac66d2b029d1.tar.gz
Add missing license.
Diffstat (limited to 'autoclean.sh')
-rwxr-xr-xautoclean.sh20
1 files changed, 20 insertions, 0 deletions
diff --git a/autoclean.sh b/autoclean.sh
index 1c226398a..719a21845 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