aboutsummaryrefslogtreecommitdiff
path: root/compat-25.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-25.el
parent3dba9cd612f9419c876b6f1c2ef36e2b2c77bc8b (diff)
Avoid duplicating the package information in the header
Diffstat (limited to 'compat-25.el')
-rw-r--r--compat-25.el7
1 files changed, 1 insertions, 6 deletions
diff --git a/compat-25.el b/compat-25.el
index 84ef300..fe241b0 100644
--- a/compat-25.el
+++ b/compat-25.el
@@ -1,11 +1,6 @@
;;; compat-25.el --- Compatibility Layer for Emacs 25.1 -*- lexical-binding: t; -*-
-;; Copyright (C) 2021, 2022, 2023 Free Software Foundation, Inc.
-
-;; Author: Philip Kaludercic <philipk@posteo.net>
-;; Maintainer: Compat Development <~pkal/compat-devel@lists.sr.ht>
-;; URL: https://git.sr.ht/~pkal/compat/
-;; Keywords: lisp
+;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by