diff src/xselect.c @ 2961:e94a593c3952

Updated copyright years.
author Jim Blandy <jimb@redhat.com>
date Sat, 22 May 1993 21:34:42 +0000
parents ae18dabac465
children 419d3bf1cb2b
line wrap: on
line diff
--- a/src/xselect.c	Sat May 22 21:25:32 1993 +0000
+++ b/src/xselect.c	Sat May 22 21:34:42 1993 +0000
@@ -1,10 +1,5 @@
-/* x_handle_selection_notify
-x_reply_selection_request
-XFree
-x_selection_timeout initial value  */
-
 /* X Selection processing for emacs
-   Copyright (C) 1990-1993 Free Software Foundation.
+   Copyright (C) 1993 Free Software Foundation.
 
 This file is part of GNU Emacs.
 
@@ -22,6 +17,11 @@
 along with GNU Emacs; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
+/* x_handle_selection_notify
+x_reply_selection_request
+XFree
+x_selection_timeout initial value  */
+
 /* Rewritten by jwz */
 
 #include "config.h"