diff lisp/term/bg-mouse.el @ 5291:85bd42a1e544

More permission consistency.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 18 Oct 2010 23:03:27 +0900
parents d682c0f82a71
children b9167d522a9a
line wrap: on
line diff
--- a/lisp/term/bg-mouse.el	Mon Jun 14 19:03:57 2010 +0900
+++ b/lisp/term/bg-mouse.el	Mon Oct 18 23:03:27 2010 +0900
@@ -1,26 +1,26 @@
 ;;; bg-mouse.el --- GNU Emacs code for BBN Bitgraph mouse.
 
-;; Copyright (C) Free Software Foundation, Inc. Oct 1985.
+;; Copyright (C) 1985 Free Software Foundation, Inc.
 
 ;; Author: John Robinson <jr@bbn-unix.arpa>
 ;;	Stephen Gildea <gildea@bbn.com>
 ;; Maintainer: FSF
 ;; Keywords: hardware
 
-;; This file is part of GNU Emacs.
+;; This file is part of XEmacs.
 
-;; GNU Emacs is free software; you can redistribute it and/or modify
+;; XEmacs 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.
 
-;; GNU Emacs is distributed in the hope that it will be useful,
+;; XEmacs 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 GNU Emacs; see the file COPYING.  If not, write to
+;; along with XEmacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 ;;; Code: