# HG changeset patch # User Glenn Morris # Date 1231384838 0 # Node ID a04b5f26a40176bfc093333ca7c8fb4757bc641b # Parent 54f43e0fcdc6ced60b3b0812762990043c6b8296 Add 2009 to copyright years. diff -r 54f43e0fcdc6 -r a04b5f26a401 oldXMenu/Activate.c --- a/oldXMenu/Activate.c Thu Jan 08 03:20:26 2009 +0000 +++ b/oldXMenu/Activate.c Thu Jan 08 03:20:38 2009 +0000 @@ -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 diff -r 54f43e0fcdc6 -r a04b5f26a401 oldXMenu/ChangeLog --- a/oldXMenu/ChangeLog Thu Jan 08 03:20:26 2009 +0000 +++ b/oldXMenu/ChangeLog Thu Jan 08 03:20:38 2009 +0000 @@ -483,7 +483,8 @@ ;; 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. diff -r 54f43e0fcdc6 -r a04b5f26a401 oldXMenu/Create.c --- a/oldXMenu/Create.c Thu Jan 08 03:20:26 2009 +0000 +++ b/oldXMenu/Create.c Thu Jan 08 03:20:38 2009 +0000 @@ -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 diff -r 54f43e0fcdc6 -r a04b5f26a401 oldXMenu/Internal.c --- a/oldXMenu/Internal.c Thu Jan 08 03:20:26 2009 +0000 +++ b/oldXMenu/Internal.c Thu Jan 08 03:20:38 2009 +0000 @@ -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 diff -r 54f43e0fcdc6 -r a04b5f26a401 oldXMenu/Makefile.in --- a/oldXMenu/Makefile.in Thu Jan 08 03:20:26 2009 +0000 +++ b/oldXMenu/Makefile.in Thu Jan 08 03:20:38 2009 +0000 @@ -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 diff -r 54f43e0fcdc6 -r a04b5f26a401 oldXMenu/insque.c --- a/oldXMenu/insque.c Thu Jan 08 03:20:26 2009 +0000 +++ b/oldXMenu/insque.c Thu Jan 08 03:20:38 2009 +0000 @@ -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