summaryrefslogtreecommitdiff
path: root/src/termcap.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-08 03:52:24 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-08 03:52:24 +0000
commit0a64641e5b37c07371ef261a2a142775c7c30808 (patch)
tree233ee8d5da2d94be352f01db126fd7b889e1f0d7 /src/termcap.c
parentdfe07b9de6f43fbf66e676686661403872427f74 (diff)
downloademacs-0a64641e5b37c07371ef261a2a142775c7c30808.tar.gz
Revert copyright year changes for files that are not part of Emacs.
Diffstat (limited to 'src/termcap.c')
-rw-r--r--src/termcap.c2
1 files changed, 1 insertions, 1 deletions
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