summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/chroot-tools/hooks-distcc.sh4
-rw-r--r--src/lib/conf.sh4
-rwxr-xr-xsrc/lib/libreblacklist4
3 files changed, 6 insertions, 6 deletions
diff --git a/src/chroot-tools/hooks-distcc.sh b/src/chroot-tools/hooks-distcc.sh
index 445810b..37c82dc 100644
--- a/src/chroot-tools/hooks-distcc.sh
+++ b/src/chroot-tools/hooks-distcc.sh
@@ -1,13 +1,13 @@
#!/usr/bin/env bash
# Copyright (C) 2013 Luke Shumaker <lukeshu@sbcglobal.net>
#
-# License: GNU GPLv3+
+# License: GNU GPLv2+
#
# This file is part of Parabola.
#
# Parabola 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 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# Parabola is distributed in the hope that it will be useful,
diff --git a/src/lib/conf.sh b/src/lib/conf.sh
index 3e07c11..2730b57 100644
--- a/src/lib/conf.sh
+++ b/src/lib/conf.sh
@@ -3,11 +3,11 @@
# Copyright (C) 2012-2014 Luke Shumaker <lukeshu@sbcglobal.net>
#
-# License: GNU GPLv3+
+# License: GNU GPLv2+
#
# 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 3 of the License, or
+# 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,
diff --git a/src/lib/libreblacklist b/src/lib/libreblacklist
index fdd27f9..8aa33cc 100755
--- a/src/lib/libreblacklist
+++ b/src/lib/libreblacklist
@@ -4,11 +4,11 @@
# Copyright (C) 2013-2014 Luke Shumaker <lukeshu@sbcglobal.net>
#
-# License: GNU GPLv3+
+# License: GNU GPLv2+
#
# 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 3 of the License, or
+# 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,