aboutsummaryrefslogtreecommitdiff
path: root/compat.el
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2024-01-12 17:35:08 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2024-01-12 17:35:08 +0100
commit82323d82d31b90df1b8ff77f30c4359117107469 (patch)
tree419c61b8391e21f2911f3c208ab06065893ca37d /compat.el
parentab3fbaf31f5fa3bdad270588e34f058e465ac421 (diff)
parentf94ddcc1680089121e6476ae55a506a72b18a68c (diff)
Merge branch 'main' into emacs-30
Diffstat (limited to 'compat.el')
-rw-r--r--compat.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat.el b/compat.el
index 8af46ec..ad5c936 100644
--- a/compat.el
+++ b/compat.el
@@ -1,6 +1,6 @@
;;; compat.el --- Emacs Lisp Compatibility Library -*- lexical-binding: t; -*-
-;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>, Daniel Mendler <mail@daniel-mendler.de>
;; Maintainer: Compat Development <~pkal/compat-devel@lists.sr.ht>