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 /lib/am/mans-vars.am | |
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 'lib/am/mans-vars.am')
-rw-r--r-- | lib/am/mans-vars.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/am/mans-vars.am b/lib/am/mans-vars.am index c1139af45..c99de88e2 100644 --- a/lib/am/mans-vars.am +++ b/lib/am/mans-vars.am @@ -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, |