From 4b4bfad2f8cb6565c745f717c549196d0f36a177 Mon Sep 17 00:00:00 2001 From: alqualos Date: Sun, 28 Sep 2014 05:30:56 +0000 Subject: [PATCH] Fixed LGPL version (bug #55) that was accidentally changed to 3 in r217 to fix #45 --- quazip/quazip/JlCompress.cpp | 2 +- quazip/quazip/quaadler32.cpp | 2 +- quazip/quazip/quacrc32.cpp | 2 +- quazip/quazip/quagzipfile.cpp | 2 +- quazip/quazip/quaziodevice.cpp | 2 +- quazip/quazip/quazip.cpp | 2 +- quazip/quazip/quazipdir.cpp | 2 +- quazip/quazip/quazipfile.cpp | 2 +- quazip/quazip/quazipfileinfo.cpp | 2 +- quazip/quazip/quazipnewinfo.cpp | 2 +- quazip/qztest/qztest.cpp | 2 +- quazip/qztest/testjlcompress.cpp | 2 +- quazip/qztest/testquachecksum32.cpp | 2 +- quazip/qztest/testquagzipfile.cpp | 2 +- quazip/qztest/testquaziodevice.cpp | 2 +- quazip/qztest/testquazip.cpp | 2 +- quazip/qztest/testquazipdir.cpp | 2 +- quazip/qztest/testquazipfile.cpp | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/quazip/quazip/JlCompress.cpp b/quazip/quazip/JlCompress.cpp index 4be77b6..b2b5919 100644 --- a/quazip/quazip/JlCompress.cpp +++ b/quazip/quazip/JlCompress.cpp @@ -6,7 +6,7 @@ This file is part of QuaZIP. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/quazip/quaadler32.cpp b/quazip/quazip/quaadler32.cpp index 8393ce1..161db11 100644 --- a/quazip/quazip/quaadler32.cpp +++ b/quazip/quazip/quaadler32.cpp @@ -6,7 +6,7 @@ This file is part of QuaZIP. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/quazip/quacrc32.cpp b/quazip/quazip/quacrc32.cpp index 7e1c57d..2de5117 100644 --- a/quazip/quazip/quacrc32.cpp +++ b/quazip/quazip/quacrc32.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/quazip/quagzipfile.cpp b/quazip/quazip/quagzipfile.cpp index 26bf667..efc54c1 100644 --- a/quazip/quazip/quagzipfile.cpp +++ b/quazip/quazip/quagzipfile.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/quazip/quaziodevice.cpp b/quazip/quazip/quaziodevice.cpp index 0d12028..b736617 100644 --- a/quazip/quazip/quaziodevice.cpp +++ b/quazip/quazip/quaziodevice.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/quazip/quazip.cpp b/quazip/quazip/quazip.cpp index 52019d2..e3623c7 100644 --- a/quazip/quazip/quazip.cpp +++ b/quazip/quazip/quazip.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/quazip/quazipdir.cpp b/quazip/quazip/quazipdir.cpp index e1a2b94..5ae08a0 100644 --- a/quazip/quazip/quazipdir.cpp +++ b/quazip/quazip/quazipdir.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/quazip/quazipfile.cpp b/quazip/quazip/quazipfile.cpp index 3f674b0..8d56417 100644 --- a/quazip/quazip/quazipfile.cpp +++ b/quazip/quazip/quazipfile.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/quazip/quazipfileinfo.cpp b/quazip/quazip/quazipfileinfo.cpp index a855e01..f11c910 100644 --- a/quazip/quazip/quazipfileinfo.cpp +++ b/quazip/quazip/quazipfileinfo.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/quazip/quazipnewinfo.cpp b/quazip/quazip/quazipnewinfo.cpp index db6c70a..02e01da 100644 --- a/quazip/quazip/quazipnewinfo.cpp +++ b/quazip/quazip/quazipnewinfo.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/qztest/qztest.cpp b/quazip/qztest/qztest.cpp index 48c196f..248a0ef 100644 --- a/quazip/qztest/qztest.cpp +++ b/quazip/qztest/qztest.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP test suite. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/qztest/testjlcompress.cpp b/quazip/qztest/testjlcompress.cpp index bcfbcbd..961dc6c 100644 --- a/quazip/qztest/testjlcompress.cpp +++ b/quazip/qztest/testjlcompress.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP test suite. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/qztest/testquachecksum32.cpp b/quazip/qztest/testquachecksum32.cpp index 5da1160..cf5243c 100644 --- a/quazip/qztest/testquachecksum32.cpp +++ b/quazip/qztest/testquachecksum32.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP test suite. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/qztest/testquagzipfile.cpp b/quazip/qztest/testquagzipfile.cpp index f2c2caf..8725b75 100644 --- a/quazip/qztest/testquagzipfile.cpp +++ b/quazip/qztest/testquagzipfile.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP test suite. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/qztest/testquaziodevice.cpp b/quazip/qztest/testquaziodevice.cpp index c3d2f02..7642f1f 100644 --- a/quazip/qztest/testquaziodevice.cpp +++ b/quazip/qztest/testquaziodevice.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP test suite. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/qztest/testquazip.cpp b/quazip/qztest/testquazip.cpp index 6bd86f3..dea4701 100644 --- a/quazip/qztest/testquazip.cpp +++ b/quazip/qztest/testquazip.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP test suite. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/qztest/testquazipdir.cpp b/quazip/qztest/testquazipdir.cpp index b5801ea..7c871b9 100644 --- a/quazip/qztest/testquazipdir.cpp +++ b/quazip/qztest/testquazipdir.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP test suite. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful, diff --git a/quazip/qztest/testquazipfile.cpp b/quazip/qztest/testquazipfile.cpp index 881ed3a..c36f11b 100644 --- a/quazip/qztest/testquazipfile.cpp +++ b/quazip/qztest/testquazipfile.cpp @@ -5,7 +5,7 @@ This file is part of QuaZIP test suite. QuaZIP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. QuaZIP is distributed in the hope that it will be useful,