# HG changeset patch # User Glenn Morris # Date 1185339126 0 # Node ID 8ef64bae1dc858ab2f1d8ca1ef9515d6ab8e834d # Parent 063b5c926e986bb496db3e98ee923e3d482eb19c Switch license to GPLv3 or later. diff -r 063b5c926e98 -r 8ef64bae1dc8 oldXMenu/ChangeLog --- a/oldXMenu/ChangeLog Wed Jul 25 04:51:11 2007 +0000 +++ b/oldXMenu/ChangeLog Wed Jul 25 04:52:06 2007 +0000 @@ -475,7 +475,7 @@ GNU Emacs 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 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r 063b5c926e98 -r 8ef64bae1dc8 oldXMenu/descrip.mms --- a/oldXMenu/descrip.mms Wed Jul 25 04:51:11 2007 +0000 +++ b/oldXMenu/descrip.mms Wed Jul 25 04:52:06 2007 +0000 @@ -7,7 +7,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 2, or (at your option) +## the Free Software Foundation; either version 3, or (at your option) ## any later version. ## This program is distributed in the hope that it will be useful,