aboutsummaryrefslogtreecommitdiffstats
path: root/src/syntax.c
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2014-01-01 07:43:34 +0000
committerPaul Eggert <[email protected]>2014-01-01 07:43:34 +0000
commitba3189039adc8ec5eba5ed3e21d42019a4616b7c (patch)
treec1962f828bc3337f1bf76632e85610cea31d1534 /src/syntax.c
parent91415fb1cd0f913be6e8a2409b0d9cdca4352f3f (diff)
Update copyright year to 2014 by running admin/update-copyright.
Diffstat (limited to 'src/syntax.c')
-rw-r--r--src/syntax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/syntax.c b/src/syntax.c
index e18db02930..65d6fe9f4f 100644
--- a/src/syntax.c
+++ b/src/syntax.c
@@ -1,5 +1,5 @@
/* GNU Emacs routines to deal with syntax tables; also word and list parsing.
- Copyright (C) 1985, 1987, 1993-1995, 1997-1999, 2001-2013 Free
+ Copyright (C) 1985, 1987, 1993-1995, 1997-1999, 2001-2014 Free
Software Foundation, Inc.
This file is part of GNU Emacs.