summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cmacexp.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/cmacexp.el')
-rw-r--r--lisp/progmodes/cmacexp.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el
index 2529fbbe69e..1815bcd8d3b 100644
--- a/lisp/progmodes/cmacexp.el
+++ b/lisp/progmodes/cmacexp.el
@@ -1,11 +1,10 @@
;;; cmacexp.el --- C macro expansion
+;; Copyright (C) 1988 Free Software Foundation, Inc.
+
;; Maintainer: FSF
-;; Last-Modified: 17 Apr 1992
;; Keywords: c
-;; Copyright (C) 1988 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify