changeset 66574:598fe3fc3005

* macfns.c: Update copyright year. * m/gould.h: Likewise.
author Romain Francoise <romain@orebokech.com>
date Mon, 31 Oct 2005 08:36:55 +0000
parents e65b759c6906
children 79bfecc5bb8e
files src/ChangeLog src/m/gould.h src/macfns.c
diffstat 3 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 31 07:07:28 2005 +0000
+++ b/src/ChangeLog	Mon Oct 31 08:36:55 2005 +0000
@@ -1,3 +1,8 @@
+2005-10-31  Romain Francoise  <romain@orebokech.com>
+
+	* macfns.c: Update copyright year.
+	* m/gould.h: Likewise.
+
 2005-10-30  Kim F. Storm  <storm@cua.dk>
 
 	* xdisp.c (display_line): Restore it->current_x and call
--- a/src/m/gould.h	Mon Oct 31 07:07:28 2005 +0000
+++ b/src/m/gould.h	Mon Oct 31 08:36:55 2005 +0000
@@ -5,7 +5,7 @@
 * RELEASE2_1 in config.h. This may also be necessary with un-updated
 * official releases of 2.1
 
-   Copyright (C) 1986, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1986, 2002, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
--- a/src/macfns.c	Mon Oct 31 07:07:28 2005 +0000
+++ b/src/macfns.c	Mon Oct 31 08:36:55 2005 +0000
@@ -1,5 +1,6 @@
 /* Graphical user interface functions for Mac OS.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004,
+                 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.