aboutsummaryrefslogtreecommitdiffstats
path: root/src/widget.c
diff options
context:
space:
mode:
authorGlenn Morris2007-01-14 03:38:22 +0000
committerGlenn Morris2007-01-14 03:38:22 +0000
commit429ab54e011ed79b3a0418eb8bd7691b50ce5b15 (patch)
tree4852939292ee07ed940516f7664af75aedba7f93 /src/widget.c
parentf0770b09a6d3c12f673f52b004e2f621e2a1b78f (diff)
downloademacs-429ab54e011ed79b3a0418eb8bd7691b50ce5b15.tar.gz
emacs-429ab54e011ed79b3a0418eb8bd7691b50ce5b15.zip
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'src/widget.c')
-rw-r--r--src/widget.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widget.c b/src/widget.c
index 35bf5631b20..c6ba3be468b 100644
--- a/src/widget.c
+++ b/src/widget.c
@@ -1,6 +1,6 @@
1/* The emacs frame widget. 1/* The emacs frame widget.
2 Copyright (C) 1992, 1993, 2000, 2002, 2003, 2004, 2 Copyright (C) 1992, 1993, 2000, 2001, 2002, 2003, 2004,
3 2005, 2006 Free Software Foundation, Inc. 3 2005, 2006, 2007 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6