From: Ralf Wildenhues Date: Sat, 17 Oct 2009 08:10:44 +0000 (+0200) Subject: Fix license headers of cscope tests to be GPLv2+. X-Git-Tag: ng-0.5a~463^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f930f74f1253a37bfd2dcd86c9d3d598721c2c2;p=thirdparty%2Fautomake.git Fix license headers of cscope tests to be GPLv2+. * tests/cscope.test: Revert to GPL version 2. * tests/cscope2.test: Likewise. * tests/cscope3.test: Likewise. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index e425420a4..7402675ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-10-17 Ralf Wildenhues + + Fix license headers of cscope tests to be GPLv2+. + * tests/cscope.test: Revert to GPL version 2. + * tests/cscope2.test: Likewise. + * tests/cscope3.test: Likewise. + 2009-09-26 Ralf Wildenhues Fixups and tests for cscope functionality. diff --git a/tests/cscope.test b/tests/cscope.test index 5beee5b27..716cc383d 100755 --- a/tests/cscope.test +++ b/tests/cscope.test @@ -3,7 +3,7 @@ # # 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, or (at your option) +# the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, diff --git a/tests/cscope2.test b/tests/cscope2.test index 801457f31..106b801ce 100755 --- a/tests/cscope2.test +++ b/tests/cscope2.test @@ -3,7 +3,7 @@ # # 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, or (at your option) +# the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, diff --git a/tests/cscope3.test b/tests/cscope3.test index 04e85c3d9..03e1d47f9 100755 --- a/tests/cscope3.test +++ b/tests/cscope3.test @@ -3,7 +3,7 @@ # # 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, or (at your option) +# the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful,