summaryrefslogtreecommitdiff
path: root/src/termcap.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-01-08 04:37:27 +0000
committerGlenn Morris <rgm@gnu.org>2008-01-08 04:37:27 +0000
commit8cabe764e9f3acb3d2b029c4737c8c885346655c (patch)
tree4e083322362ae5aaf74bfa81d8146711d3ff6208 /src/termcap.c
parentea8c20e07fbf07dba92bfdb9d22354e3d8fcb91b (diff)
downloademacs-8cabe764e9f3acb3d2b029c4737c8c885346655c.tar.gz
Add 2008 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 111565131b5..411ab1f2fbe 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 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