From: Stefan Monnier Date: Sun, 9 Jan 2005 22:13:11 +0000 (+0000) Subject: Minor touch up. X-Git-Tag: ttn-vms-21-2-B4~2838 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1481127614cecb8cc7ce80acb9db6200c5a42dc7;p=emacs.git Minor touch up. --- diff --git a/src/xdisp.c b/src/xdisp.c index 9bf37e21776..77f12166088 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -1,6 +1,6 @@ /* Display generation from window structure and buffer text. - Copyright (C) 1985,86,87,88,93,94,95,97,98,99,2000,01,02,03,04 - Free Software Foundation, Inc. + Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1997, 1998, 1999, + 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Emacs.