diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-07 12:33:19 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-07 12:33:19 +0000 |
commit | 0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6 (patch) | |
tree | 55190715ac4f07aeb257ed6311537c1dcd4f540d /src/fringe.c | |
parent | 92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (diff) | |
download | emacs-0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6.tar.gz emacs-0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6.tar.bz2 emacs-0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6.zip |
Update years in copyright notice; nfc.
Diffstat (limited to 'src/fringe.c')
-rw-r--r-- | src/fringe.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/fringe.c b/src/fringe.c index 082aabc37a1..f9120d4c74b 100644 --- a/src/fringe.c +++ b/src/fringe.c @@ -1,6 +1,7 @@ /* Fringe handling (split from xdisp.c). - 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, 2000, 2001, 2002, 2003, 2004, + 2005 Free Software Foundation, Inc. This file is part of GNU Emacs. |