diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-11-10 11:43:07 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-11-10 11:43:07 +0000 |
commit | 958c95e4b163977f85be329f4331614996154b90 (patch) | |
tree | 72c049d622b15717fa5b2c56a7a344476bd9da3d /src/unexelf.c | |
parent | 86928dfb6f6a76bb2762afcef2dc0a2922b7b2bf (diff) | |
download | emacs-958c95e4b163977f85be329f4331614996154b90.tar.gz emacs-958c95e4b163977f85be329f4331614996154b90.tar.bz2 emacs-958c95e4b163977f85be329f4331614996154b90.zip |
Add copyright 2001.
Diffstat (limited to 'src/unexelf.c')
-rw-r--r-- | src/unexelf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexelf.c b/src/unexelf.c index 8ea893e532f..5b0b3704266 100644 --- a/src/unexelf.c +++ b/src/unexelf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1985, 1986, 1987, 1988, 1990, 1992, 1999, 2000 +/* Copyright (C) 1985, 1986, 1987, 1988, 1990, 1992, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of GNU Emacs. |