From e9f722eec16fb6eefa6a5539aabc4b520c8cdb3a Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 8 Feb 1995 01:26:46 +0000 Subject: [PATCH] Update copyright. --- lisp/emulation/edt-lk201.el | 7 +++---- lisp/emulation/edt-mapper.el | 6 +++--- 2 files changed, 6 insertions(+), 7 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 ;; Maintainer: Kevin Gallagher ;; 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.") ;;;; diff --git a/lisp/emulation/edt-mapper.el b/lisp/emulation/edt-mapper.el index 14fb6337273..0e1c43c9937 100644 --- a/lisp/emulation/edt-mapper.el +++ b/lisp/emulation/edt-mapper.el @@ -2,13 +2,13 @@ ;;; For GNU Emacs 19 -;; Copyright (C) 1994 Kevin Gallagher +;; Copyright (C) 1994 Free Software Foundation, Inc. ;; Author: Kevin Gallagher ;; Maintainer: Kevin Gallagher ;; 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.") -- 2.39.5