diff options
Diffstat (limited to 'lisp/misc.el')
-rw-r--r-- | lisp/misc.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/misc.el b/lisp/misc.el index ebdf52806f7..0c5b865fe34 100644 --- a/lisp/misc.el +++ b/lisp/misc.el @@ -1,10 +1,9 @@ ;;; misc.el --- basic editing commands for Emacs -;; Maintainer: FSF -;; Last-Modified: 31 Oct 1989 - ;; Copyright (C) 1989 Free Software Foundation, Inc. +;; Maintainer: FSF + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |