summaryrefslogtreecommitdiff
path: root/src/termcap.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-01-01 01:16:19 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2016-01-01 01:34:24 -0800
commit0e963201d03d9229bb8ac4323291d2b0119526ed (patch)
treedaa335b2d549444617fb9039b1da32bf6a1e5432 /src/termcap.c
parent982530518fd6806a896a75f73e29e2f3b59e5791 (diff)
downloademacs-0e963201d03d9229bb8ac4323291d2b0119526ed.tar.gz
Update copyright year to 2016
Run admin/update-copyright.
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 394b4056eb3..3ecf19ff786 100644
--- a/src/termcap.c
+++ b/src/termcap.c
@@ -1,5 +1,5 @@
/* Work-alike for termcap, plus extra features.
- Copyright (C) 1985-1986, 1993-1995, 2000-2008, 2011, 2013-2015 Free
+ Copyright (C) 1985-1986, 1993-1995, 2000-2008, 2011, 2013-2016 Free
Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify