diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 05:08:27 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 05:08:27 +0000 |
commit | 4a9f99bdfb808930e6e86eaa668594e19218eb3d (patch) | |
tree | ad0a7852358abc3bce365c3fcf7f5b3600464a0a /oldXMenu | |
parent | 405b8717906649b7ea07d13595627af159b1a330 (diff) | |
download | emacs-4a9f99bdfb808930e6e86eaa668594e19218eb3d.tar.gz |
Switch license to GPLv3 or later.
Diffstat (limited to 'oldXMenu')
-rw-r--r-- | oldXMenu/ChangeLog | 2 | ||||
-rw-r--r-- | oldXMenu/descrip.mms | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index 95fe90f5e64..61fae662cdd 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog @@ -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 --git a/oldXMenu/descrip.mms b/oldXMenu/descrip.mms index 71ae9c203bf..c5d7a678fc3 100644 --- a/oldXMenu/descrip.mms +++ b/oldXMenu/descrip.mms @@ -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, |