aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/rot13.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/rot13.el')
-rw-r--r--lisp/rot13.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/rot13.el b/lisp/rot13.el
index 939539b49e..30c1b3d41a 100644
--- a/lisp/rot13.el
+++ b/lisp/rot13.el
@@ -1,10 +1,9 @@
;;; rot13.el --- display a buffer in rot13.
+;; Copyright (C) 1988 Free Software Foundation, Inc.
+
;; Author: Howard Gayle:
;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
-;; Copyright (C) 1988 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.