summaryrefslogtreecommitdiff
path: root/src/termcap.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-08 03:15:17 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-08 03:15:17 +0000
commit11a1c4958d36c52af158b8b5f8a4ec31e7d56864 (patch)
tree25e330d61185919455bfce06939816bbc1a9b92f /src/termcap.c
parenta1fc4ca422ad64db7f4687e9485b21d17e789e7c (diff)
downloademacs-11a1c4958d36c52af158b8b5f8a4ec31e7d56864.tar.gz
Add 2009 to copyright years.
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 2ad31d7b96a..bbbf5d1423d 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 Free Software Foundation, Inc.
+ 2004, 2005, 2006, 2007, 2008, 2009 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