diff options
Diffstat (limited to 'lisp/textmodes/fill.el')
-rw-r--r-- | lisp/textmodes/fill.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el index 4e161099cd6..f41fd186e73 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el @@ -1,6 +1,6 @@ ;;; fill.el --- fill commands for Emacs -*- lexical-binding: t; -*- -;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2021 Free +;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2022 Free ;; Software Foundation, Inc. ;; Maintainer: emacs-devel@gnu.org |