Mercurial > emacs
changeset 10691:37ced05a96d0
Update copyright.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 08 Feb 1995 01:26:46 +0000 |
parents | d41e77a56fd9 |
children | 58ab3325da3b |
files | lisp/emulation/edt-lk201.el lisp/emulation/edt-mapper.el |
diffstat | 2 files changed, 6 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emulation/edt-lk201.el Wed Feb 08 01:25:15 1995 +0000 +++ b/lisp/emulation/edt-lk201.el Wed Feb 08 01:26:46 1995 +0000 @@ -3,14 +3,13 @@ ;;; ;;; For GNU Emacs 19 ;; -;; Copyright (C) 1986 Free Software Foundation, Inc. -;; Copyright (C) 1992, 1993 Kevin Gallagher +;; Copyright (C) 1986, 1992, 1993 Free Software Foundation, Inc. ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> ;; Keywords: emulations -;; This file is NOT part of GNU Emacs but hopefully it will be soon. +;; 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 @@ -35,7 +34,7 @@ ;;; ;;; Revision Information ;;; -(defconst edt-lk201-revision "$Revision: 1.0 $" +(defconst edt-lk201-revision "$Revision: 1.1 $" "Revision Number of EDT LK-201 Keyboard Support.") ;;;;
--- a/lisp/emulation/edt-mapper.el Wed Feb 08 01:25:15 1995 +0000 +++ b/lisp/emulation/edt-mapper.el Wed Feb 08 01:26:46 1995 +0000 @@ -2,13 +2,13 @@ ;;; For GNU Emacs 19 -;; Copyright (C) 1994 Kevin Gallagher +;; Copyright (C) 1994 Free Software Foundation, Inc. ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> ;; Keywords: emulations -;; This file is NOT part of GNU Emacs but hopefully it will be soon. +;; 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 @@ -71,7 +71,7 @@ ;;; ;;; Revision Information ;;; -(defconst edt-mapper-revision "$Revision: 1.0 $" +(defconst edt-mapper-revision "$Revision: 1.1 $" "Revision Number of EDT X-Windows Emacs Key Mapper.")