diff options
Diffstat (limited to 'lisp/inc-vers.el')
-rw-r--r-- | lisp/inc-vers.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/inc-vers.el b/lisp/inc-vers.el index 514aac3f102..008811f54cf 100644 --- a/lisp/inc-vers.el +++ b/lisp/inc-vers.el @@ -1,11 +1,10 @@ ;;; inc-vers.el --- load this to increment the recorded Emacs version number. +;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. + ;; Maintainer: FSF -;; Last-Modified: 31 Oct 1989 ;; Keywords: internal -;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |