summaryrefslogtreecommitdiff
path: root/lisp/textmodes/sgml-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes/sgml-mode.el')
-rw-r--r--lisp/textmodes/sgml-mode.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el
index ed4ebad10e8..76c689de848 100644
--- a/lisp/textmodes/sgml-mode.el
+++ b/lisp/textmodes/sgml-mode.el
@@ -1,13 +1,12 @@
;;; sgml-mode.el --- SGML-editing mode
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
;; Author: James Clark
;; Maintainer: FSF
-;; Last-Modified: 14 Jul 1992
;; Adapted-By: ESR
;; Keywords: wp
-;; Copyright (C) 1992 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify