diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-14 03:38:22 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-14 03:38:22 +0000 |
commit | 429ab54e011ed79b3a0418eb8bd7691b50ce5b15 (patch) | |
tree | 4852939292ee07ed940516f7664af75aedba7f93 /src/unexmips.c | |
parent | f0770b09a6d3c12f673f52b004e2f621e2a1b78f (diff) | |
download | emacs-429ab54e011ed79b3a0418eb8bd7691b50ce5b15.tar.gz |
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'src/unexmips.c')
-rw-r--r-- | src/unexmips.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/unexmips.c b/src/unexmips.c index 86129e052cf..d80bc62277e 100644 --- a/src/unexmips.c +++ b/src/unexmips.c @@ -6,8 +6,8 @@ we don't plan to think about it, or about whether other Emacs maintenance might break it. - Copyright (C) 1988, 1994, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004, + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. |