aboutsummaryrefslogtreecommitdiff
path: root/compat.el
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-01-03 16:06:51 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2023-01-03 16:06:51 +0100
commit8e17e784de1bb2ba973b08712065ca57b47875da (patch)
tree71f05721e18eb4d77ddf53fcc7f5922f1df0dd5d /compat.el
parent3dba9cd612f9419c876b6f1c2ef36e2b2c77bc8b (diff)
Avoid duplicating the package information in the header
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 7c400ce..22f9c45 100644
--- a/compat.el
+++ b/compat.el
@@ -1,6 +1,6 @@
;;; compat.el --- Emacs Lisp Compatibility Library -*- lexical-binding: t; -*-
-;; Copyright (C) 2021, 2022, 2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Maintainer: Compat Development <~pkal/compat-devel@lists.sr.ht>