summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-27 17:38:08 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-27 17:38:08 -0400
commitab55152b471d15a883b820171c995e1a3d677a16 (patch)
treea3d9e2c6a3db7ab0f602a1d40874eefe3f526442 /src
parentfe9a3c1924953999a6041f465574c2f39c8cd058 (diff)
librelib: relicense to GPLv2+
Diffstat (limited to 'src')
-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,