summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsbin/e2guardian-update-shallalists17
1 files changed, 17 insertions, 0 deletions
diff --git a/sbin/e2guardian-update-shallalists b/sbin/e2guardian-update-shallalists
index 9c57809..4b5eee9 100755
--- a/sbin/e2guardian-update-shallalists
+++ b/sbin/e2guardian-update-shallalists
@@ -1,5 +1,22 @@
#!/bin/bash
+# Copyright (C) 2016 by Mike Gabriel <mike.gabriel@it-zukunft-schule.de>
+
+# This script 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 script 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 St, Fifth Floor, Boston, MA 02110-1301, USA.
+
set -e
SHALLA_BLACKLIST_URL="http://www.shallalist.de/Downloads/shallalist.tar.gz"