diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 07:33:54 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 07:33:54 +0000 |
commit | 862b60047ea0ae7ad8a6769259da93ee536026a2 (patch) | |
tree | ffe13861561731444594200409fb522f42c1c586 /oldXMenu/Activate.c | |
parent | 2e873669091288db408293498c40f8e553837a28 (diff) | |
download | emacs-862b60047ea0ae7ad8a6769259da93ee536026a2.tar.gz emacs-862b60047ea0ae7ad8a6769259da93ee536026a2.tar.bz2 emacs-862b60047ea0ae7ad8a6769259da93ee536026a2.zip |
Switch license to GPLv3 or later.
Diffstat (limited to 'oldXMenu/Activate.c')
-rw-r--r-- | oldXMenu/Activate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oldXMenu/Activate.c b/oldXMenu/Activate.c index 7bca8665ea2..0fb404675b9 100644 --- a/oldXMenu/Activate.c +++ b/oldXMenu/Activate.c @@ -8,7 +8,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 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, |