From: Richard M. Stallman Date: Tue, 15 Apr 1997 04:56:39 +0000 (+0000) Subject: Update copyright year. X-Git-Tag: emacs-20.1~2479 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b745025d2dbc36f613af59982f3b0f590756f91c;p=emacs.git Update copyright year. --- diff --git a/src/intervals.c b/src/intervals.c index 744128b84dc..e93c2b495a5 100644 --- a/src/intervals.c +++ b/src/intervals.c @@ -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. diff --git a/src/syntax.c b/src/syntax.c index 3cf575b71eb..a259aafeede 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, 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.