summaryrefslogtreecommitdiff
path: root/src/termcap.c
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-08-07 12:33:19 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-08-07 12:33:19 +0000
commit9b1c6beb7c76e5ca184ac980c4bc9562c181031c (patch)
tree6816ef5bfb14bef2f78de78fe3351f8a6cbb9ee5 /src/termcap.c
parent85ce0b1d9e3bda8499d1e0323a2dd38a922d4896 (diff)
downloademacs-9b1c6beb7c76e5ca184ac980c4bc9562c181031c.tar.gz
Update years in copyright notice; nfc.
Diffstat (limited to 'src/termcap.c')
-rw-r--r--src/termcap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/termcap.c b/src/termcap.c
index 5f2fa55556a..2f6f324eada 100644
--- a/src/termcap.c
+++ b/src/termcap.c
@@ -1,6 +1,6 @@
/* Work-alike for termcap, plus extra features.
- Copyright (C) 1985, 86, 93, 94, 95, 2000, 2001
- Free Software Foundation, Inc.
+ Copyright (C) 1985, 1986, 1993, 1994, 1995, 2000, 2001, 2002, 2003,
+ 2004, 2005 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