diff options
Diffstat (limited to 'lisp/fileloop.el')
-rw-r--r-- | lisp/fileloop.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/fileloop.el b/lisp/fileloop.el index f58d00d9aa9..1fe40387096 100644 --- a/lisp/fileloop.el +++ b/lisp/fileloop.el @@ -1,6 +1,6 @@ ;;; fileloop.el --- Operations on multiple files -*- lexical-binding: t; -*- -;; Copyright (C) 2018-2023 Free Software Foundation, Inc. +;; Copyright (C) 2018-2024 Free Software Foundation, Inc. ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |