summaryrefslogtreecommitdiff
path: root/lisp/byte-run.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/byte-run.el')
-rw-r--r--lisp/byte-run.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/byte-run.el b/lisp/byte-run.el
index 785a89b977d..b0bd59b98d1 100644
--- a/lisp/byte-run.el
+++ b/lisp/byte-run.el
@@ -1,12 +1,11 @@
;; byte-run.el --- byte-compiler support for inlining
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
;; Author: Jamie Zawinski <jwz@lucid.com>
;; Hallvard Furuseth <hbf@ulrik.uio.no>
-;; Last-Modified: 13 Jul 1992
;; Keywords: internal
-;; 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