summaryrefslogtreecommitdiff
path: root/src/fringe.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-01-14 03:38:22 +0000
committerGlenn Morris <rgm@gnu.org>2007-01-14 03:38:22 +0000
commit429ab54e011ed79b3a0418eb8bd7691b50ce5b15 (patch)
tree4852939292ee07ed940516f7664af75aedba7f93 /src/fringe.c
parentf0770b09a6d3c12f673f52b004e2f621e2a1b78f (diff)
downloademacs-429ab54e011ed79b3a0418eb8bd7691b50ce5b15.tar.gz
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'src/fringe.c')
-rw-r--r--src/fringe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fringe.c b/src/fringe.c
index 033832f7bb6..a3a28ba987e 100644
--- a/src/fringe.c
+++ b/src/fringe.c
@@ -1,7 +1,7 @@
/* Fringe handling (split from xdisp.c).
Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1997,
- 1998, 1999, 2000, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006 Free Software Foundation, Inc.
+ 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+ 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Emacs.