Mercurial > emacs
changeset 79736:2cecfdf24daa
Add 2008 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 07 Jan 2008 08:18:54 +0000 |
parents | 025766b01522 |
children | 360532428aaa |
files | mac/ChangeLog mac/INSTALL mac/README mac/cw6-mcp.xml mac/make-package mac/makefile.MPW |
diffstat | 6 files changed, 7 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/mac/ChangeLog Mon Jan 07 08:17:24 2008 +0000 +++ b/mac/ChangeLog Mon Jan 07 08:18:54 2008 +0000 @@ -914,7 +914,7 @@ ;; End: Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/mac/INSTALL Mon Jan 07 08:17:24 2008 +0000 +++ b/mac/INSTALL Mon Jan 07 08:18:54 2008 +0000 @@ -1,7 +1,7 @@ * BUILDING EMACS ON MAC OS Classic AND MAC OS X -*- outline -*- Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + 2006, 2007, 2008 Free Software Foundation, Inc. See the end of the file for license conditions.
--- a/mac/README Mon Jan 07 08:17:24 2008 +0000 +++ b/mac/README Mon Jan 07 08:18:54 2008 +0000 @@ -1,7 +1,7 @@ Emacs for Mac OS Classic and Mac OS X Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + 2006, 2007, 2008 Free Software Foundation, Inc. See the end of the file for license conditions.
--- a/mac/cw6-mcp.xml Mon Jan 07 08:17:24 2008 +0000 +++ b/mac/cw6-mcp.xml Mon Jan 07 08:18:54 2008 +0000 @@ -1,6 +1,6 @@ <!-- Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/mac/make-package Mon Jan 07 08:17:24 2008 +0000 +++ b/mac/make-package Mon Jan 07 08:18:54 2008 +0000 @@ -18,7 +18,8 @@ #### files inside /usr. This will replace the default version of #### emacs included with Mac OS X. -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/mac/makefile.MPW Mon Jan 07 08:17:24 2008 +0000 +++ b/mac/makefile.MPW Mon Jan 07 08:18:54 2008 +0000 @@ -1,6 +1,6 @@ # Make file for building GNU Emacs on the Macintosh. # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # # Author: Andrew Choi <akochoi@users.sourceforge.net> #