diff options
Diffstat (limited to 'lisp/obsolete/autoload.el')
-rw-r--r-- | lisp/obsolete/autoload.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/autoload.el b/lisp/obsolete/autoload.el index ecf931d0881..850ec83e645 100644 --- a/lisp/obsolete/autoload.el +++ b/lisp/obsolete/autoload.el @@ -1,6 +1,6 @@ ;;; autoload.el --- maintain autoloads in loaddefs.el -*- lexical-binding: t -*- -;; Copyright (C) 1991-1997, 2001-2023 Free Software Foundation, Inc. +;; Copyright (C) 1991-1997, 2001-2024 Free Software Foundation, Inc. ;; Author: Roland McGrath <roland@gnu.org> ;; Keywords: maint |