# HG changeset patch # User Stephen J. Turnbull # Date 1287410607 -32400 # Node ID 85bd42a1e544f78f877b50dfe6dcc12c011a3379 # Parent e6508b64ee08cffa9a7146043f46eed47892b7ea More permission consistency. diff -r e6508b64ee08 -r 85bd42a1e544 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jun 14 19:03:57 2010 +0900 +++ b/lisp/ChangeLog Mon Oct 18 23:03:27 2010 +0900 @@ -1,5 +1,13 @@ 2010-06-14 Stephen J. Turnbull + * term/vt100.el: + Refer to XEmacs, not GNU Emacs, in permissions. + + * term/bg-mouse.el: + * term/sup-mouse.el: + Put copyright notice in canonical "Copyright DATE AUTHOR" form. + Refer to XEmacs, not GNU Emacs, in permissions. + * site-load.el: Add permission boilerplate. diff -r e6508b64ee08 -r 85bd42a1e544 lisp/term/bg-mouse.el --- 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 ;; Stephen Gildea ;; 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: diff -r e6508b64ee08 -r 85bd42a1e544 lisp/term/sup-mouse.el --- a/lisp/term/sup-mouse.el Mon Jun 14 19:03:57 2010 +0900 +++ b/lisp/term/sup-mouse.el Mon Oct 18 23:03:27 2010 +0900 @@ -1,6 +1,6 @@ ;;; sup-mouse.el --- supdup mouse support for lisp machines -;; Copyright (C) Free Software Foundation 1985, 1986 +;; Copyright (C) 1985, 1986 Free Software Foundation ;; Author: Wolfgang Rupprecht ;; Maintainer: FSF @@ -9,20 +9,20 @@ ;; (from code originally written by John Robinson@bbn for the bitgraph) -;; 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: diff -r e6508b64ee08 -r 85bd42a1e544 lisp/term/vt100.el --- a/lisp/term/vt100.el Mon Jun 14 19:03:57 2010 +0900 +++ b/lisp/term/vt100.el Mon Oct 18 23:03:27 2010 +0900 @@ -5,20 +5,20 @@ ;; Author: FSF ;; Keywords: terminals -;;; 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. ;;; Synched up with: FSF 21.0.103.