diff options
Diffstat (limited to 'lisp/emacs-lisp/compat.el')
-rw-r--r-- | lisp/emacs-lisp/compat.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/compat.el b/lisp/emacs-lisp/compat.el index 7f95702286a..0a3c2dd068c 100644 --- a/lisp/emacs-lisp/compat.el +++ b/lisp/emacs-lisp/compat.el @@ -1,6 +1,6 @@ ;;; compat.el --- Stub of the Compatibility Library -*- lexical-binding: t; -*- -;; Copyright (C) 2021-2024 Free Software Foundation, Inc. +;; Copyright (C) 2021-2025 Free Software Foundation, Inc. ;; Author: Philip Kaludercic <philipk@posteo.net>, ;; Daniel Mendler <mail@daniel-mendler.de> |