diff options
Diffstat (limited to 'lisp/textmodes/paragraphs.el')
-rw-r--r-- | lisp/textmodes/paragraphs.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el index 5a5942aa29d..4e17af1acb4 100644 --- a/lisp/textmodes/paragraphs.el +++ b/lisp/textmodes/paragraphs.el @@ -1,7 +1,7 @@ ;;; paragraphs.el --- paragraph and sentence parsing -;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2012 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2013 Free Software +;; Foundation, Inc. ;; Maintainer: FSF ;; Keywords: wp |