From: Richard M. Stallman <rms@gnu.org> Date: Sat, 12 Jul 1997 06:37:59 +0000 (+0000) Subject: Fix copyright year. X-Git-Tag: emacs-20.1~1209 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=046fd69c8407e363a3d9c66cf7ae25d5256d3787;p=emacs.git Fix copyright year. --- diff --git a/src/window.c b/src/window.c index f082acaae7c..87807ac1de3 100644 --- a/src/window.c +++ b/src/window.c @@ -1,6 +1,6 @@ /* Window creation, deletion and examination for GNU Emacs. Does not include redisplay. - Copyright (C) 1985, 86, 87, 93, 94, 95, 96 Free Software Foundation, Inc. + Copyright (C) 1985,86,87,93,94,95,96,1997 Free Software Foundation, Inc. This file is part of GNU Emacs.