aboutsummaryrefslogtreecommitdiffstats
path: root/oldXMenu
diff options
context:
space:
mode:
authorKenichi Handa2010-01-14 12:54:04 +0900
committerKenichi Handa2010-01-14 12:54:04 +0900
commit35fb32880c99aa7cd41b835dc17b8639b544dc69 (patch)
treeb5465223c8909d17356f5f4b98ac65dcef439634 /oldXMenu
parentd9a7c14092befb75995e75dc66d050af514443e6 (diff)
parent38bee10234558578f3f1c4cdc4614afe1ef15cf8 (diff)
downloademacs-35fb32880c99aa7cd41b835dc17b8639b544dc69.tar.gz
emacs-35fb32880c99aa7cd41b835dc17b8639b544dc69.zip
from trunk
Diffstat (limited to 'oldXMenu')
-rw-r--r--oldXMenu/Activate.c2
-rw-r--r--oldXMenu/ChangeLog2
-rw-r--r--oldXMenu/Create.c2
-rw-r--r--oldXMenu/FindSel.c2
-rw-r--r--oldXMenu/Internal.c2
-rw-r--r--oldXMenu/Makefile.in2
-rw-r--r--oldXMenu/insque.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/oldXMenu/Activate.c b/oldXMenu/Activate.c
index 2b4257e1ac3..2e1996e7287 100644
--- a/oldXMenu/Activate.c
+++ b/oldXMenu/Activate.c
@@ -3,7 +3,7 @@
3#include "copyright.h" 3#include "copyright.h"
4 4
5/* 5/*
6Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 6Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7 Free Software Foundation, Inc. 7 Free Software Foundation, Inc.
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
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog
index d7e3e7da6ce..bdf0957ef9d 100644
--- a/oldXMenu/ChangeLog
+++ b/oldXMenu/ChangeLog
@@ -487,7 +487,7 @@
487;; End: 487;; End:
488 488
489 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 489 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
490 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 490 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
491 Free Software Foundation, Inc. 491 Free Software Foundation, Inc.
492 492
493 This file is part of GNU Emacs. 493 This file is part of GNU Emacs.
diff --git a/oldXMenu/Create.c b/oldXMenu/Create.c
index f8525a71615..628ab89a678 100644
--- a/oldXMenu/Create.c
+++ b/oldXMenu/Create.c
@@ -4,7 +4,7 @@
4 4
5/* 5/*
6Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 6Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
7 2008, 2009 Free Software Foundation, Inc. 7 2008, 2009, 2010 Free Software Foundation, Inc.
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
diff --git a/oldXMenu/FindSel.c b/oldXMenu/FindSel.c
index 9ef0e348c6e..fcb66eb851c 100644
--- a/oldXMenu/FindSel.c
+++ b/oldXMenu/FindSel.c
@@ -4,7 +4,7 @@
4 4
5/* 5/*
6Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 6Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
7 2009 Free Software Foundation, Inc. 7 2009, 2010 Free Software Foundation, Inc.
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
diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c
index 619acfe724e..b00841b0cc3 100644
--- a/oldXMenu/Internal.c
+++ b/oldXMenu/Internal.c
@@ -4,7 +4,7 @@
4 4
5/* 5/*
6Copyright (C) 1993, 1996, 2001, 2002, 2003, 2004, 2005, 2006, 6Copyright (C) 1993, 1996, 2001, 2002, 2003, 2004, 2005, 2006,
7 2007, 2008, 2009 Free Software Foundation, Inc. 7 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
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
diff --git a/oldXMenu/Makefile.in b/oldXMenu/Makefile.in
index 8251fded9b1..a4a2d52b156 100644
--- a/oldXMenu/Makefile.in
+++ b/oldXMenu/Makefile.in
@@ -15,7 +15,7 @@
15## without express or implied warranty. 15## without express or implied warranty.
16 16
17 17
18## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 18## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
19## Free Software Foundation, Inc. 19## Free Software Foundation, Inc.
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
diff --git a/oldXMenu/insque.c b/oldXMenu/insque.c
index 2e90e9a80b2..16b194d88d3 100644
--- a/oldXMenu/insque.c
+++ b/oldXMenu/insque.c
@@ -1,6 +1,6 @@
1/* 1/*
2Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, 2Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003,
3 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 3 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4 4
5This program is free software: you can redistribute it and/or modify 5This program is free software: you can redistribute it and/or modify
6it under the terms of the GNU General Public License as published by 6it under the terms of the GNU General Public License as published by