diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2009-05-17 15:32:40 +0200 |
---|---|---|
committer | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2009-05-17 15:39:54 +0200 |
commit | fcf2f56062e384455ec8b1aed943af33f20c27c7 (patch) | |
tree | 9da5f82d1ceb452d5f08f7c5f3974b12af585f89 /tests/cond33.test | |
parent | 65f53cc178cd5876f0fff48d8fd5c35e19bd00d0 (diff) | |
download | automake-fcf2f56062e384455ec8b1aed943af33f20c27c7.tar.gz |
Revert Automake license to GPLv2+.
Automake will move to GPLv3+ once the Exception statement has
been rewritten to use the new GPLv3 exception language. This
change does not impact the COPYING file that may be installed
by `automake --add-missing'.
* COPYING: Revert to GPLv2. All uses changed.
* NEWS: Update.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Diffstat (limited to 'tests/cond33.test')
-rwxr-xr-x | tests/cond33.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cond33.test b/tests/cond33.test index 651b0c7be..0aff11a5e 100755 --- a/tests/cond33.test +++ b/tests/cond33.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, |