From: Eli Zaretskii Date: Sat, 16 Jan 2010 11:58:42 +0000 (-0500) Subject: Reformat copyright line. X-Git-Tag: emacs-pretest-23.1.92~35^2~28 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f5700c5e7e4f0b5b4d3a1d187328e9e8078ef22d;p=emacs.git Reformat copyright line. --- diff --git a/src/xdisp.c b/src/xdisp.c index ef9c7453d75..7d43f2d8bef 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -1,7 +1,8 @@ /* Display generation from window structure and buffer text. Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Free Software Foundation, Inc. This file is part of GNU Emacs.