Mercurial > emacs
changeset 59905:d6551c039c8f
Copyright update.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 03 Feb 2005 16:04:50 +0000 |
parents | adc18da68682 |
children | 9c28fead9bf2 |
files | src/dispnew.c src/xfaces.c src/xfns.c |
diffstat | 3 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/src/dispnew.c Thu Feb 03 14:09:04 2005 +0000 +++ b/src/dispnew.c Thu Feb 03 16:04:50 2005 +0000 @@ -1,6 +1,6 @@ /* Updating of data structures for redisplay. - Copyright (C) 1985,86,87,88,93,94,95,97,98,1999,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.
--- a/src/xfaces.c Thu Feb 03 14:09:04 2005 +0000 +++ b/src/xfaces.c Thu Feb 03 16:04:50 2005 +0000 @@ -1,5 +1,5 @@ /* xfaces.c -- "Face" primitives. - Copyright (C) 1993, 1994, 1998, 1999, 2000, 2001, 2002, 2003, 2004 + Copyright (C) 1993, 1994, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation. This file is part of GNU Emacs.
--- a/src/xfns.c Thu Feb 03 14:09:04 2005 +0000 +++ b/src/xfns.c Thu Feb 03 16:04:50 2005 +0000 @@ -1,6 +1,6 @@ /* Functions for the X window system. - Copyright (C) 1989, 92, 93, 94, 95, 96, 97, 98, 99, 2000,01,02,03,04 - Free Software Foundation. + Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, + 2001, 2002, 2003, 2004, 2005 Free Software Foundation. This file is part of GNU Emacs.