diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-11-28 15:36:08 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-11-28 15:36:08 +0000 |
commit | 1c4d2069b3a96e61e39d30c3b26df4b5dca3a795 (patch) | |
tree | 8ba5a0638cfbcff0d7c3fc3c6d648101cb2e3f88 /src/xselect.c | |
parent | bebe4a2cef8ac2ff23b9e93543f0ec21f471888d (diff) | |
download | emacs-1c4d2069b3a96e61e39d30c3b26df4b5dca3a795.tar.gz |
(wait_for_property_change): Update copyright.
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 289d01e03b9..d3b4b6436f5 100644 --- a/src/xselect.c +++ b/src/xselect.c @@ -1,5 +1,5 @@ /* X Selection processing for Emacs. - Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation. + Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000 Free Software Foundation. This file is part of GNU Emacs. |