summaryrefslogtreecommitdiff
path: root/mac/src
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-08-10 15:40:54 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-08-10 15:40:54 +0000
commitb50dea1ce7ee32fc4eb6734198eebb96f4aaa739 (patch)
tree2c085fb97e5e696b0f9aadb9ed870dd242dd9077 /mac/src
parent8fb2a22219e22c6d00ba27265f5061d561bfdb27 (diff)
downloademacs-b50dea1ce7ee32fc4eb6734198eebb96f4aaa739.tar.gz
Update years in copyright notice; nfc.
Diffstat (limited to 'mac/src')
-rw-r--r--mac/src/Emacs.r3
-rw-r--r--mac/src/EmacsMPW.r3
-rw-r--r--mac/src/chdir.c3
3 files changed, 6 insertions, 3 deletions
diff --git a/mac/src/Emacs.r b/mac/src/Emacs.r
index a36249a42a2..4984704f9fc 100644
--- a/mac/src/Emacs.r
+++ b/mac/src/Emacs.r
@@ -1,5 +1,6 @@
/* Resource definitions for GNU Emacs on the Macintosh.
- Copyright (C) 1999, 2000, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2002, 2003, 2004,
+ 2005 Free Software Foundation, Inc.
This file is part of GNU Emacs.
diff --git a/mac/src/EmacsMPW.r b/mac/src/EmacsMPW.r
index 133ba1a030e..16866de9574 100644
--- a/mac/src/EmacsMPW.r
+++ b/mac/src/EmacsMPW.r
@@ -1,7 +1,8 @@
/* Resource definitions for GNU Emacs on the Macintosh when building
under MPW.
- Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2002, 2003, 2004,
+ 2005 Free Software Foundation, Inc.
This file is part of GNU Emacs.
diff --git a/mac/src/chdir.c b/mac/src/chdir.c
index cf7ac5f0375..61d0b63a78e 100644
--- a/mac/src/chdir.c
+++ b/mac/src/chdir.c
@@ -1,5 +1,6 @@
/* Implementation of chdir on the Mac for use with make-docfile.
- Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2002, 2003, 2004,
+ 2005 Free Software Foundation, Inc.
This file is part of GNU Emacs.