diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-16 02:38:27 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-16 02:38:27 +0000 |
commit | 62eda0e2b183f83fcb7642da15fe9ff045c91bd8 (patch) | |
tree | ed5dac035b74e3cd118fdb940bd45d6a013da262 /mac/inc/sys | |
parent | 6d9b4a078bab4b71b6c90c1fcb93aa8f4375054f (diff) | |
download | emacs-62eda0e2b183f83fcb7642da15fe9ff045c91bd8.tar.gz emacs-62eda0e2b183f83fcb7642da15fe9ff045c91bd8.tar.bz2 emacs-62eda0e2b183f83fcb7642da15fe9ff045c91bd8.zip |
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'mac/inc/sys')
-rw-r--r-- | mac/inc/sys/file.h | 4 | ||||
-rw-r--r-- | mac/inc/sys/ioctl.h | 4 | ||||
-rw-r--r-- | mac/inc/sys/param.h | 4 | ||||
-rw-r--r-- | mac/inc/sys/stat.h | 4 | ||||
-rw-r--r-- | mac/inc/sys/time.h | 4 | ||||
-rw-r--r-- | mac/inc/sys/types.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/mac/inc/sys/file.h b/mac/inc/sys/file.h index 508a89869a6..4b320eaea2f 100644 --- a/mac/inc/sys/file.h +++ b/mac/inc/sys/file.h @@ -1,6 +1,6 @@ /* Replacement sys/file.h file for building GNU Emacs on the Macintosh. - Copyright (C) 1999, 2000, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/mac/inc/sys/ioctl.h b/mac/inc/sys/ioctl.h index 22335db7c38..e2fca68f021 100644 --- a/mac/inc/sys/ioctl.h +++ b/mac/inc/sys/ioctl.h @@ -1,6 +1,6 @@ /* Replacement sys/ioctl.h file for building GNU Emacs on the Macintosh. - Copyright (C) 1999, 2000, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/mac/inc/sys/param.h b/mac/inc/sys/param.h index 28f8f1e9d2c..b4f93fa924e 100644 --- a/mac/inc/sys/param.h +++ b/mac/inc/sys/param.h @@ -1,6 +1,6 @@ /* Replacement sys/param.h file for building GNU Emacs on the Macintosh. - Copyright (C) 1999, 2000, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/mac/inc/sys/stat.h b/mac/inc/sys/stat.h index dd99df5fda2..4a9cd5fcdc1 100644 --- a/mac/inc/sys/stat.h +++ b/mac/inc/sys/stat.h @@ -1,6 +1,6 @@ /* Replacement sys/stat.h file for building GNU Emacs on the Macintosh. - Copyright (C) 1999, 2000, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/mac/inc/sys/time.h b/mac/inc/sys/time.h index e584cb89ff7..14579bea4e4 100644 --- a/mac/inc/sys/time.h +++ b/mac/inc/sys/time.h @@ -1,6 +1,6 @@ /* Replacement sys/time.h file for building GNU Emacs on the Macintosh. - Copyright (C) 2000, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/mac/inc/sys/types.h b/mac/inc/sys/types.h index 34f3cbca87f..27c85643124 100644 --- a/mac/inc/sys/types.h +++ b/mac/inc/sys/types.h @@ -1,6 +1,6 @@ /* Replacement sys/types.h file for building GNU Emacs on the Macintosh. - Copyright (C) 1999, 2000, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. |