summaryrefslogtreecommitdiff
path: root/src/lib/librelib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/librelib')
-rwxr-xr-xsrc/lib/librelib4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/librelib b/src/lib/librelib
index 3348c7c..faeb267 100755
--- a/src/lib/librelib
+++ b/src/lib/librelib
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# 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,