diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-23 18:09:13 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-23 18:09:13 -0400 |
commit | 222856031fbbf314e8e47db414225756a9c6fba2 (patch) | |
tree | bb79c3265c674380ff1066dfd71658c89b88ee75 /src/chroot-tools/librechroot | |
parent | ff15727c30e5b9af5225869e38cbcfa2b08da6c2 (diff) |
Most of my desired re-licensings were authorized on the dev list
Diffstat (limited to 'src/chroot-tools/librechroot')
-rwxr-xr-x | src/chroot-tools/librechroot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chroot-tools/librechroot b/src/chroot-tools/librechroot index bb82bd2..d8e76ac 100755 --- a/src/chroot-tools/librechroot +++ b/src/chroot-tools/librechroot @@ -7,13 +7,13 @@ set -euE # Copyright (C) 2012 Michał Masłowski <mtjm@mtjm.eu> # Copyright (C) 2012-2014 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, |