diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-26 04:50:05 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-26 04:50:05 +0000 |
commit | 706b5dc02e1b29d3151707cceaee2f3ebad63803 (patch) | |
tree | 4b495b7c92a8f35cfdffbee3752288004aeb4c92 /oldXMenu | |
parent | 6bd2011cd36e9c3308241e7d8c8584f74bb5aba9 (diff) | |
download | emacs-706b5dc02e1b29d3151707cceaee2f3ebad63803.tar.gz |
Switch license to GPLv3 or later.
Diffstat (limited to 'oldXMenu')
-rw-r--r-- | oldXMenu/insque.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oldXMenu/insque.c b/oldXMenu/insque.c index 66b442ea29b..ec7aa88dbbf 100644 --- a/oldXMenu/insque.c +++ b/oldXMenu/insque.c @@ -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 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, |