diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-01-21 23:32:12 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-01-21 23:32:12 +0000 |
commit | 4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7 (patch) | |
tree | c91c9ec95c92b44e7d4761a57bcc9a9c61e72f41 /src/xselect.c | |
parent | 418cd8ca018261799bafe504423cc109ebd58929 (diff) | |
download | emacs-4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7.tar.gz |
Update copyright year.
Diffstat (limited to 'src/xselect.c')
-rw-r--r-- | src/xselect.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xselect.c b/src/xselect.c index 1981d4b63b6..648d0607979 100644 --- a/src/xselect.c +++ b/src/xselect.c @@ -1,5 +1,5 @@ /* X Selection processing for Emacs. - Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation. + Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation. This file is part of GNU Emacs. |