summaryrefslogtreecommitdiff
path: root/lisp/textmodes/paragraphs.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes/paragraphs.el')
-rw-r--r--lisp/textmodes/paragraphs.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el
index 8376a70ed05..66e48080bb4 100644
--- a/lisp/textmodes/paragraphs.el
+++ b/lisp/textmodes/paragraphs.el
@@ -1,11 +1,10 @@
;;; paragraphs.el --- paragraph and sentence parsing.
+;; Copyright (C) 1985, 86, 87, 1991 Free Software Foundation, Inc.
+
;; Maintainer: FSF
-;; Last-Modified: 13 May 1991
;; Keywords: wp
-;; Copyright (C) 1985, 86, 87, 1991 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify