summaryrefslogtreecommitdiff
path: root/lisp/emulation
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-03-02 06:37:35 +0000
committerRichard M. Stallman <rms@gnu.org>1996-03-02 06:37:35 +0000
commitf9ba7777272942deb48f21e46215e0dadd7abba6 (patch)
tree363e555acecf36fd24d8f032e898b1cc391e2907 /lisp/emulation
parent61f71ed128b487c167ea6bc36a9a1dc35a7ada97 (diff)
downloademacs-f9ba7777272942deb48f21e46215e0dadd7abba6.tar.gz
Comment change.
Diffstat (limited to 'lisp/emulation')
-rw-r--r--lisp/emulation/pc-select.el2
-rw-r--r--lisp/emulation/viper.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emulation/pc-select.el b/lisp/emulation/pc-select.el
index 4c1103b40d9..b4bc0812bbc 100644
--- a/lisp/emulation/pc-select.el
+++ b/lisp/emulation/pc-select.el
@@ -2,7 +2,7 @@
;;; (or MAC GUI) or MS-windoze (bah)) look-and-feel
;;; including key bindings
-;; Copyright (C) 1995 Free Software Foundation, Inc.
+;; Copyright (C) 1995, 1996 Free Software Foundation, Inc.
;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE>
;; Created: 26 Sep 1995
diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el
index 3e3b4bf4e94..0d88858fe88 100644
--- a/lisp/emulation/viper.el
+++ b/lisp/emulation/viper.el
@@ -9,7 +9,7 @@
(defconst viper-version "2.85 of February 14, 1996"
"The current version of Viper")
-;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
+;; Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.