]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert copyright year changes for files that are not part of Emacs.
authorGlenn Morris <rgm@gnu.org>
Thu, 8 Jan 2009 03:52:24 +0000 (03:52 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 8 Jan 2009 03:52:24 +0000 (03:52 +0000)
src/getloadavg.c
src/termcap.c
src/tparam.c

index 6c312b726662d4d73f51df47c91ae1ff368e47e0..a174fc07a01b15f4ecf1d0232f8d01b17db0aff2 100644 (file)
@@ -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.
index bbbf5d1423df0f4219c98d274e7eb9cb4a37aa2f..2ad31d7b96abc0be16cc71245416d4aca378e471 100644 (file)
@@ -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
index 8f1257f20674553d4dd91cf21ca6732b6059ad4c..dabf0ed9713fc8deb21fdef8fd9b04710fae90f6 100644 (file)
@@ -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