aboutsummaryrefslogtreecommitdiffstats
path: root/src/syntax.h
diff options
context:
space:
mode:
authorRichard M. Stallman1998-01-21 23:32:12 +0000
committerRichard M. Stallman1998-01-21 23:32:12 +0000
commit4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7 (patch)
treec91c9ec95c92b44e7d4761a57bcc9a9c61e72f41 /src/syntax.h
parent418cd8ca018261799bafe504423cc109ebd58929 (diff)
downloademacs-4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7.tar.gz
emacs-4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7.zip
Update copyright year.
Diffstat (limited to 'src/syntax.h')
-rw-r--r--src/syntax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/syntax.h b/src/syntax.h
index d1acaa33994..e70fd71e051 100644
--- a/src/syntax.h
+++ b/src/syntax.h
@@ -1,5 +1,5 @@
1/* Declarations having to do with GNU Emacs syntax tables. 1/* Declarations having to do with GNU Emacs syntax tables.
2 Copyright (C) 1985, 1993, 1994, 1997 Free Software Foundation, Inc. 2 Copyright (C) 1985, 93, 94, 97, 1998 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5