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 2fde2ff6c4d..da6385e70b3 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-2023 Free +;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2024 Free ;; Software Foundation, Inc. ;; Maintainer: emacs-devel@gnu.org |