From 1481127614cecb8cc7ce80acb9db6200c5a42dc7 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sun, 9 Jan 2005 22:13:11 +0000 Subject: [PATCH] Minor touch up. --- src/xdisp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5