summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2011-12-30 12:13:21 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2011-12-30 12:14:03 +0100
commit7bb73190b8702a57041ea7280455b078c987d886 (patch)
treeb069ed03ce83b6c425b06244228a4c1422001030
parent3133f30fc83dda9ba157a44a0d7ad671eef1d001 (diff)
doc: primary-backup.sh: clarify licensing terms (GPLv2+)
This script is released under GPLv2+. Update copyright notice as well. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rwxr-xr-xdoc/sync/primary-backup.sh10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/sync/primary-backup.sh b/doc/sync/primary-backup.sh
index 34c1cfa..fb74adc 100755
--- a/doc/sync/primary-backup.sh
+++ b/doc/sync/primary-backup.sh
@@ -1,9 +1,11 @@
#!/bin/sh
-#
-# (C) 2008 by Pablo Neira Ayuso <pablo@netfilter.org>
#
-# This software may be used and distributed according to the terms
-# of the GNU General Public License, incorporated herein by reference.
+# (C) 2006-2011 by Pablo Neira Ayuso <pablo@netfilter.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.
#
# Description:
#