summaryrefslogtreecommitdiff
path: root/lisp/view.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 02:58:21 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 02:58:21 +0000
commitb05a8583f185c7c4ae4386f56b940e8ccee6c564 (patch)
tree219a728a8e86596fd762a4e4950cb6a5f5c0a120 /lisp/view.el
parentb71a32d05398f3b49b0439f1b0300533458386b3 (diff)
downloademacs-b05a8583f185c7c4ae4386f56b940e8ccee6c564.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/view.el')
-rw-r--r--lisp/view.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/view.el b/lisp/view.el
index d93c9b50cf8..0cfc52676f4 100644
--- a/lisp/view.el
+++ b/lisp/view.el
@@ -1,10 +1,9 @@
;;; view.el --- peruse file or buffer without editing.
+;; Copyright (C) 1985, 1989 Free Software Foundation, Inc.
+
;; Author: K. Shane Hartman
;; Maintainer: FSF
-;; Last-Modified: 21 Aug 1988
-
-;; Copyright (C) 1985, 1989 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.