diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-02-08 01:26:46 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-02-08 01:26:46 +0000 |
commit | e9f722eec16fb6eefa6a5539aabc4b520c8cdb3a (patch) | |
tree | 9df0fbbd1630516b2772907228ab2eca670f225c /lisp/emulation/edt-lk201.el | |
parent | c0e42a4d59686fdf32cfe511d76a8fca53f14881 (diff) | |
download | emacs-e9f722eec16fb6eefa6a5539aabc4b520c8cdb3a.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/emulation/edt-lk201.el')
-rw-r--r-- | lisp/emulation/edt-lk201.el | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lisp/emulation/edt-lk201.el b/lisp/emulation/edt-lk201.el index 24bbc6a4f61..dc622d4713f 100644 --- a/lisp/emulation/edt-lk201.el +++ b/lisp/emulation/edt-lk201.el @@ -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.") ;;;; |