diff options
Diffstat (limited to 'lisp/format.el')
-rw-r--r-- | lisp/format.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/format.el b/lisp/format.el index 8ae51f19ebc..6c7524891e4 100644 --- a/lisp/format.el +++ b/lisp/format.el @@ -1,6 +1,6 @@ ;;; format.el --- read and save files in multiple formats -*- lexical-binding: t; -*- -;; Copyright (C) 1994-1995, 1997, 1999, 2001-2021 Free Software +;; Copyright (C) 1994-1995, 1997, 1999, 2001-2022 Free Software ;; Foundation, Inc. ;; Author: Boris Goldowsky <boris@gnu.org> |