aboutsummaryrefslogtreecommitdiffstats
path: root/oldXMenu
diff options
context:
space:
mode:
authorGlenn Morris2007-07-27 07:19:16 +0000
committerGlenn Morris2007-07-27 07:19:16 +0000
commit64be3a425a735e17013feb25369f9934d715db2d (patch)
tree15cf755e22d3b03b52c1973fb4adfab4a4d2da7c /oldXMenu
parent9e45936b497e8882fcafabf8e1e33977ecf5219a (diff)
downloademacs-64be3a425a735e17013feb25369f9934d715db2d.tar.gz
emacs-64be3a425a735e17013feb25369f9934d715db2d.zip
Switch license to GPLv3 or later.
Diffstat (limited to 'oldXMenu')
-rw-r--r--oldXMenu/insque.c2
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
4This program is free software; you can redistribute it and/or modify 4This program is free software; you can redistribute it and/or modify
5it under the terms of the GNU General Public License as published by 5it under the terms of the GNU General Public License as published by
6the Free Software Foundation; either version 2, or (at your option) 6the Free Software Foundation; either version 3, or (at your option)
7any later version. 7any later version.
8 8
9This program is distributed in the hope that it will be useful, 9This program is distributed in the hope that it will be useful,