# HG changeset patch # User Richard M. Stallman # Date 761611349 0 # Node ID 7caad7f2269a76e50e930edd6580fa80c1646c71 # Parent 03f32cdd842a965acd4552f0063465155539010d Comment changes. diff -r 03f32cdd842a -r 7caad7f2269a lisp/double.el --- a/lisp/double.el Fri Feb 18 22:40:27 1994 +0000 +++ b/lisp/double.el Fri Feb 18 22:42:29 1994 +0000 @@ -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 -;; 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: