mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
Update copyright.
This commit is contained in:
parent
c0e42a4d59
commit
e9f722eec1
@ -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.")
|
||||
|
||||
;;;;
|
||||
|
@ -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.")
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user