summaryrefslogtreecommitdiff
path: root/lisp/double.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-02-18 22:42:29 +0000
committerRichard M. Stallman <rms@gnu.org>1994-02-18 22:42:29 +0000
commit1664d179bd47898e684c2520b270d90d06ffb1e0 (patch)
treed5defa43d72fab59fcde264da58c912a6a06f8d3 /lisp/double.el
parent04a0284d774df498a7250fbd9d35e3594e79eb44 (diff)
downloademacs-1664d179bd47898e684c2520b270d90d06ffb1e0.tar.gz
Comment changes.
Diffstat (limited to 'lisp/double.el')
-rw-r--r--lisp/double.el24
1 files changed, 9 insertions, 15 deletions
diff --git a/lisp/double.el b/lisp/double.el
index e27f805405d..e0e3071463d 100644
--- a/lisp/double.el
+++ b/lisp/double.el
@@ -1,31 +1,25 @@
;;; double.el - Support for keyboard remapping with double clicking.
-;; Copyright (C) 1994 Per Abrahamsen.
+;; Copyright (C) 1994 Free Software Foundation, Inc.
;; Author: Per Abrahamsen <abraham@iesd.auc.dk>
-;; Version: $Id: double.el,v 5.2 1994/02/03 17:18:49 amanda Exp $
;; Keywords: i18n
-;; Bogus-Bureaucratic-Cruft: How 'bout ESR and the LCD people agreed
-;; on a common format?
-;; LCD Archive Entry:
-;; double|Per Abrahamsen|abraham@iesd.auc.dk|
-;; Support keyboard remapping with double clicking|
-;; $Date: 1994/02/03 17:18:49 $|$Revision: 5.2 $|~/modes/double.el.Z|
-;;
-;; This program is free software; you can redistribute it and/or modify
+;; This file is part of GNU Emacs.
+
+;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
-;;
-;; This program is distributed in the hope that it will be useful,
+
+;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
-;;
+
;; You should have received a copy of the GNU General Public License
-;; along with this program; if not, write to the Free Software
-;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;; along with GNU Emacs; see the file COPYING. If not, write to
+;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Commentary: