diff options
| author | Glenn Morris | 2007-07-27 07:19:16 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-07-27 07:19:16 +0000 |
| commit | 64be3a425a735e17013feb25369f9934d715db2d (patch) | |
| tree | 15cf755e22d3b03b52c1973fb4adfab4a4d2da7c /oldXMenu | |
| parent | 9e45936b497e8882fcafabf8e1e33977ecf5219a (diff) | |
| download | emacs-64be3a425a735e17013feb25369f9934d715db2d.tar.gz emacs-64be3a425a735e17013feb25369f9934d715db2d.zip | |
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 @@ | |||
| 3 | 3 | ||
| 4 | This program is free software; you can redistribute it and/or modify | 4 | This program is free software; you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
| 6 | the Free Software Foundation; either version 2, or (at your option) | 6 | the Free Software Foundation; either version 3, or (at your option) |
| 7 | any later version. | 7 | any later version. |
| 8 | 8 | ||
| 9 | This program is distributed in the hope that it will be useful, | 9 | This program is distributed in the hope that it will be useful, |