]> git.eshelyaron.com Git - emacs.git/commitdiff
Update copyright year.
authorRichard M. Stallman <rms@gnu.org>
Tue, 15 Apr 1997 04:56:39 +0000 (04:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 15 Apr 1997 04:56:39 +0000 (04:56 +0000)
src/intervals.c
src/syntax.c

index 744128b84dca8b43cad12663d4c215415dbee01a..e93c2b495a5e7e3c7001c2bd43eee8e9631eeff4 100644 (file)
@@ -1,5 +1,5 @@
 /* Code for doing intervals.
-   Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994, 1995, 1997 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 3cf575b71ebc6080fcb361647d42d68f2220a219..a259aafeede552c2c8aa3ace0a311a86c6c66695 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU Emacs routines to deal with syntax tables; also word and list parsing.
-   Copyright (C) 1985, 1987, 1993, 1994, 1995 Free Software Foundation, Inc.
+   Copyright (C) 1985, 87, 93, 94, 95, 1997 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.