Mercurial > emacs
changeset 79743:43c5da03890c
Add 2008 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 07 Jan 2008 08:26:46 +0000 |
parents | 319d87609e42 |
children | cde444d03b82 |
files | oldXMenu/Activate.c oldXMenu/ChangeLog oldXMenu/Create.c oldXMenu/FindSel.c oldXMenu/Internal.c oldXMenu/Makefile.in oldXMenu/descrip.mms oldXMenu/insque.c |
diffstat | 8 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/oldXMenu/Activate.c Mon Jan 07 08:24:04 2008 +0000 +++ b/oldXMenu/Activate.c Mon Jan 07 08:26:46 2008 +0000 @@ -3,7 +3,7 @@ #include "copyright.h" /* -Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify
--- a/oldXMenu/ChangeLog Mon Jan 07 08:24:04 2008 +0000 +++ b/oldXMenu/ChangeLog Mon Jan 07 08:26:46 2008 +0000 @@ -473,7 +473,7 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, - 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/oldXMenu/Create.c Mon Jan 07 08:24:04 2008 +0000 +++ b/oldXMenu/Create.c Mon Jan 07 08:26:46 2008 +0000 @@ -4,7 +4,7 @@ /* Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, - 2007 Free Software Foundation, Inc. + 2007, 2008 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
--- a/oldXMenu/FindSel.c Mon Jan 07 08:24:04 2008 +0000 +++ b/oldXMenu/FindSel.c Mon Jan 07 08:26:46 2008 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ + 2006, 2007, 2008 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/Internal.c Mon Jan 07 08:24:04 2008 +0000 +++ b/oldXMenu/Internal.c Mon Jan 07 08:26:46 2008 +0000 @@ -4,7 +4,7 @@ /* Copyright (C) 1993, 1996, 2001, 2002, 2003, 2004, 2005, 2006, - 2007 Free Software Foundation, Inc. + 2007, 2008 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
--- a/oldXMenu/Makefile.in Mon Jan 07 08:24:04 2008 +0000 +++ b/oldXMenu/Makefile.in Mon Jan 07 08:26:46 2008 +0000 @@ -15,7 +15,7 @@ ## without express or implied warranty. -## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 ## Free Software Foundation, Inc. ## This program is free software; you can redistribute it and/or modify
--- a/oldXMenu/descrip.mms Mon Jan 07 08:24:04 2008 +0000 +++ b/oldXMenu/descrip.mms Mon Jan 07 08:26:46 2008 +0000 @@ -1,7 +1,7 @@ ### descrip.mms - port of oldXMenu Makefile to VMS ## Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, 2006, -## 2007 Free Software Foundation, Inc. +## 2007, 2008 Free Software Foundation, Inc. ## Author: Richard Levitte
--- a/oldXMenu/insque.c Mon Jan 07 08:24:04 2008 +0000 +++ b/oldXMenu/insque.c Mon Jan 07 08:26:46 2008 +0000 @@ -1,5 +1,5 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, - 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007, 2008 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