Add 2009 to copyright years.
authorGlenn Morris <rgm@gnu.org>
Thu, 8 Jan 2009 03:20:38 +0000 (03:20 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 8 Jan 2009 03:20:38 +0000 (03:20 +0000)
oldXMenu/Activate.c
oldXMenu/ChangeLog
oldXMenu/Create.c
oldXMenu/Internal.c
oldXMenu/Makefile.in
oldXMenu/insque.c

index 4de752c..2b4257e 100644 (file)
@@ -3,7 +3,7 @@
 #include "copyright.h"
 
 /*
-Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
   Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
index 7a14a13..ce0ec44 100644 (file)
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
-       2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+       2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+       Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
index ca18093..f8525a7 100644 (file)
@@ -3,8 +3,8 @@
 #include "copyright.h"
 
 /*
-Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006,
-  2007, 2008 Free Software Foundation, Inc.
+Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+  2008, 2009  Free Software Foundation, Inc.
 
 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
index 83a97d8..619acfe 100644 (file)
@@ -4,7 +4,7 @@
 
 /*
 Copyright (C) 1993, 1996, 2001, 2002, 2003, 2004, 2005, 2006,
-  2007, 2008 Free Software Foundation, Inc.
+  2007, 2008, 2009  Free Software Foundation, Inc.
 
 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
index 6db9450..8251fde 100644 (file)
@@ -15,7 +15,7 @@
 ## without express or implied warranty.
 
 
-## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
 ##   Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
index aebee23..2e90e9a 100644 (file)
@@ -1,5 +1,6 @@
-/* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003,
-                 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+/*
+Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003,
+  2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 
 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