Mercurial > hg > xemacs-beta
changeset 5291:85bd42a1e544
More permission consistency.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 18 Oct 2010 23:03:27 +0900 |
parents | e6508b64ee08 |
children | e4305eb6fb8c |
files | lisp/ChangeLog lisp/term/bg-mouse.el lisp/term/sup-mouse.el lisp/term/vt100.el |
diffstat | 4 files changed, 22 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- 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 <stephen@xemacs.org> + * 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.
--- 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:
--- 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:
--- 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.