aboutsummaryrefslogtreecommitdiffstats
path: root/mac/inc/sys
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-08-10 15:40:54 +0000
committerThien-Thi Nguyen2005-08-10 15:40:54 +0000
commitb65d8176e6adcb4ac950d4c49419689eeacd03d7 (patch)
treec4a8ed21a636f61fff2d083d3cb671c930d6ecf4 /mac/inc/sys
parent651f374c99a2bcf5e2ed326a26cf0d89a5c204f5 (diff)
downloademacs-b65d8176e6adcb4ac950d4c49419689eeacd03d7.tar.gz
emacs-b65d8176e6adcb4ac950d4c49419689eeacd03d7.zip
Update years in copyright notice; nfc.
Diffstat (limited to 'mac/inc/sys')
-rw-r--r--mac/inc/sys/file.h3
-rw-r--r--mac/inc/sys/ioctl.h3
-rw-r--r--mac/inc/sys/param.h3
-rw-r--r--mac/inc/sys/stat.h3
-rw-r--r--mac/inc/sys/time.h2
-rw-r--r--mac/inc/sys/types.h3
6 files changed, 11 insertions, 6 deletions
diff --git a/mac/inc/sys/file.h b/mac/inc/sys/file.h
index 1b0a0314539..f2686a5cc13 100644
--- a/mac/inc/sys/file.h
+++ b/mac/inc/sys/file.h
@@ -1,5 +1,6 @@
1/* Replacement sys/file.h file for building GNU Emacs on the Macintosh. 1/* Replacement sys/file.h file for building GNU Emacs on the Macintosh.
2 Copyright (C) 1999, 2000 Free Software Foundation, Inc. 2 Copyright (C) 1999, 2000, 2002, 2003, 2004,
3 2005 Free Software Foundation, Inc.
3 4
4This file is part of GNU Emacs. 5This file is part of GNU Emacs.
5 6
diff --git a/mac/inc/sys/ioctl.h b/mac/inc/sys/ioctl.h
index 2682dd45438..bdf68b97357 100644
--- a/mac/inc/sys/ioctl.h
+++ b/mac/inc/sys/ioctl.h
@@ -1,5 +1,6 @@
1/* Replacement sys/ioctl.h file for building GNU Emacs on the Macintosh. 1/* Replacement sys/ioctl.h file for building GNU Emacs on the Macintosh.
2 Copyright (C) 1999, 2000 Free Software Foundation, Inc. 2 Copyright (C) 1999, 2000, 2002, 2003, 2004,
3 2005 Free Software Foundation, Inc.
3 4
4This file is part of GNU Emacs. 5This file is part of GNU Emacs.
5 6
diff --git a/mac/inc/sys/param.h b/mac/inc/sys/param.h
index b1669947bf9..8849489f7c6 100644
--- a/mac/inc/sys/param.h
+++ b/mac/inc/sys/param.h
@@ -1,5 +1,6 @@
1/* Replacement sys/param.h file for building GNU Emacs on the Macintosh. 1/* Replacement sys/param.h file for building GNU Emacs on the Macintosh.
2 Copyright (C) 1999, 2000 Free Software Foundation, Inc. 2 Copyright (C) 1999, 2000, 2002, 2003, 2004,
3 2005 Free Software Foundation, Inc.
3 4
4This file is part of GNU Emacs. 5This file is part of GNU Emacs.
5 6
diff --git a/mac/inc/sys/stat.h b/mac/inc/sys/stat.h
index c1c9f4a7842..2b8f9bfce79 100644
--- a/mac/inc/sys/stat.h
+++ b/mac/inc/sys/stat.h
@@ -1,5 +1,6 @@
1/* Replacement sys/stat.h file for building GNU Emacs on the Macintosh. 1/* Replacement sys/stat.h file for building GNU Emacs on the Macintosh.
2 Copyright (C) 1999, 2000 Free Software Foundation, Inc. 2 Copyright (C) 1999, 2000, 2002, 2003, 2004,
3 2005 Free Software Foundation, Inc.
3 4
4This file is part of GNU Emacs. 5This file is part of GNU Emacs.
5 6
diff --git a/mac/inc/sys/time.h b/mac/inc/sys/time.h
index 76b5e3acbc4..b28a87e7d32 100644
--- a/mac/inc/sys/time.h
+++ b/mac/inc/sys/time.h
@@ -1,5 +1,5 @@
1/* Replacement sys/time.h file for building GNU Emacs on the Macintosh. 1/* Replacement sys/time.h file for building GNU Emacs on the Macintosh.
2 Copyright (C) 2000 Free Software Foundation, Inc. 2 Copyright (C) 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
diff --git a/mac/inc/sys/types.h b/mac/inc/sys/types.h
index 7055a7a5d0d..bdc4f6c5be2 100644
--- a/mac/inc/sys/types.h
+++ b/mac/inc/sys/types.h
@@ -1,5 +1,6 @@
1/* Replacement sys/types.h file for building GNU Emacs on the Macintosh. 1/* Replacement sys/types.h file for building GNU Emacs on the Macintosh.
2 Copyright (C) 1999, 2000 Free Software Foundation, Inc. 2 Copyright (C) 1999, 2000, 2002, 2003, 2004,
3 2005 Free Software Foundation, Inc.
3 4
4This file is part of GNU Emacs. 5This file is part of GNU Emacs.
5 6