diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-08 03:52:24 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-08 03:52:24 +0000 |
commit | 0a64641e5b37c07371ef261a2a142775c7c30808 (patch) | |
tree | 233ee8d5da2d94be352f01db126fd7b889e1f0d7 | |
parent | dfe07b9de6f43fbf66e676686661403872427f74 (diff) | |
download | emacs-0a64641e5b37c07371ef261a2a142775c7c30808.tar.gz |
Revert copyright year changes for files that are not part of Emacs.
-rw-r--r-- | src/getloadavg.c | 2 | ||||
-rw-r--r-- | src/termcap.c | 2 | ||||
-rw-r--r-- | src/tparam.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/getloadavg.c b/src/getloadavg.c index 6c312b72666..a174fc07a01 100644 --- a/src/getloadavg.c +++ b/src/getloadavg.c @@ -1,6 +1,6 @@ /* Get the system load averages. Copyright (C) 1985, 1986, 1987, 1988, 1989, 1991, 1992, 1993, 1994, 1995, - 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 + 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with gnulib. diff --git a/src/termcap.c b/src/termcap.c index bbbf5d1423d..2ad31d7b96a 100644 --- a/src/termcap.c +++ b/src/termcap.c @@ -1,6 +1,6 @@ /* Work-alike for termcap, plus extra features. Copyright (C) 1985, 1986, 1993, 1994, 1995, 2000, 2001, 2002, 2003, - 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/tparam.c b/src/tparam.c index 8f1257f2067..dabf0ed9713 100644 --- a/src/tparam.c +++ b/src/tparam.c @@ -1,6 +1,6 @@ /* Merge parameters into a termcap entry string. Copyright (C) 1985, 1987, 1993, 1995, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |