diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-03 16:06:51 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-03 16:06:51 +0100 |
| commit | 8e17e784de1bb2ba973b08712065ca57b47875da (patch) | |
| tree | 71f05721e18eb4d77ddf53fcc7f5922f1df0dd5d /compat.el | |
| parent | 3dba9cd612f9419c876b6f1c2ef36e2b2c77bc8b (diff) | |
Avoid duplicating the package information in the header
Diffstat (limited to 'compat.el')
| -rw-r--r-- | compat.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
