aboutsummaryrefslogtreecommitdiffstats
path: root/oldXMenu
diff options
context:
space:
mode:
Diffstat (limited to 'oldXMenu')
-rw-r--r--oldXMenu/Activate.c2
-rw-r--r--oldXMenu/Create.c2
-rw-r--r--oldXMenu/Internal.c2
-rw-r--r--oldXMenu/Makefile.in2
4 files changed, 4 insertions, 4 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
8 8
9This program is free software; you can redistribute it and/or modify 9This program is free software; you can redistribute it and/or modify
10it under the terms of the GNU General Public License as published by 10it under the terms of the GNU General Public License as published by
11the Free Software Foundation; either version 2, or (at your option) 11the Free Software Foundation; either version 3, or (at your option)
12any later version. 12any later version.
13 13
14This program is distributed in the hope that it will be useful, 14This program is distributed in the hope that it will be useful,
diff --git a/oldXMenu/Create.c b/oldXMenu/Create.c
index 11044a66bee..78d8cd9c049 100644
--- a/oldXMenu/Create.c
+++ b/oldXMenu/Create.c
@@ -8,7 +8,7 @@ Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006,
8 8
9This program is free software; you can redistribute it and/or modify 9This program is free software; you can redistribute it and/or modify
10it under the terms of the GNU General Public License as published by 10it under the terms of the GNU General Public License as published by
11the Free Software Foundation; either version 2, or (at your option) 11the Free Software Foundation; either version 3, or (at your option)
12any later version. 12any later version.
13 13
14This program is distributed in the hope that it will be useful, 14This program is distributed in the hope that it will be useful,
diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c
index 6ab4ed8ff8b..e63970e141b 100644
--- a/oldXMenu/Internal.c
+++ b/oldXMenu/Internal.c
@@ -8,7 +8,7 @@ Copyright (C) 1993, 1996, 2001, 2002, 2003, 2004, 2005, 2006,
8 8
9This program is free software; you can redistribute it and/or modify 9This program is free software; you can redistribute it and/or modify
10it under the terms of the GNU General Public License as published by 10it under the terms of the GNU General Public License as published by
11the Free Software Foundation; either version 2, or (at your option) 11the Free Software Foundation; either version 3, or (at your option)
12any later version. 12any later version.
13 13
14This program is distributed in the hope that it will be useful, 14This program is distributed in the hope that it will be useful,
diff --git a/oldXMenu/Makefile.in b/oldXMenu/Makefile.in
index ddbb5b7d315..318cde3ad0b 100644
--- a/oldXMenu/Makefile.in
+++ b/oldXMenu/Makefile.in
@@ -20,7 +20,7 @@
20 20
21## This program is free software; you can redistribute it and/or modify 21## This program is free software; you can redistribute it and/or modify
22## it under the terms of the GNU General Public License as published by 22## it under the terms of the GNU General Public License as published by
23## the Free Software Foundation; either version 2, or (at your option) 23## the Free Software Foundation; either version 3, or (at your option)
24## any later version. 24## any later version.
25## 25##
26## This program is distributed in the hope that it will be useful, 26## This program is distributed in the hope that it will be useful,