]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
REUSE: add copyright header to two files
authorViktor Szakats <commit@vsz.me>
Mon, 3 Nov 2025 14:24:27 +0000 (15:24 +0100)
committerViktor Szakats <commit@vsz.me>
Mon, 3 Nov 2025 15:08:52 +0000 (16:08 +0100)
`.mailmap` supports comments and empty lines since at least 2.31.0:
https://git-scm.com/docs/gitmailmap/2.31.0

Closes #19339

.mailmap
GIT-INFO.md
REUSE.toml

index e89e3860561e9f7f9cbb05134be6147a8a745bd1..d04408efa2ea74a9655af60babea5e571c63e3a3 100644 (file)
--- a/.mailmap
+++ b/.mailmap
@@ -1,3 +1,7 @@
+# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
+#
+# SPDX-License-Identifier: curl
+
 Guenter Knauf <lists@gknw.net> <gk@gknw.de>
 Gisle Vanem <gvanem@yahoo.no> <gisle.vanem@gmail.com>
 Gisle Vanem <gvanem@yahoo.no> <gvanem@broadpark.no>
index 1ff22010cbdad93c8f804ecfbcf631e330ac9b94..ee912560fd5a50b8d33d60eaf66327d12f71bbe4 100644 (file)
@@ -1,3 +1,8 @@
+<!--
+Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
+
+SPDX-License-Identifier: curl
+-->
                                   _   _ ____  _
                               ___| | | |  _ \| |
                              / __| | | | |_) | |
index 40531913af3b515c5503a7f8f905d6763059f681..fff53801647760eaf6462a970031ffe3bccec6e5 100644 (file)
@@ -13,7 +13,6 @@ SPDX-PackageDownloadLocation = "https://curl.se/"
 
 [[annotations]]
 path = [
-  ".mailmap",
   "docs/FAQ",
   "docs/INSTALL",
   "docs/KNOWN_BUGS",
@@ -22,7 +21,6 @@ path = [
   "docs/options-in-versions",
   "docs/THANKS",
   "docs/TODO",
-  "GIT-INFO.md",
   "lib/libcurl.vers.in",
   "lib/libcurl.def",
   "packages/OS400/README.OS400",