]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
reuse/dep5: adjusted to parse better
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Jun 2022 08:22:56 +0000 (10:22 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Jun 2022 12:07:02 +0000 (14:07 +0200)
... adjusted a few files to contain copyright and license info.

Closes #9006

.reuse/dep5
docs/examples/README.md
docs/libcurl/ABI.md
tests/CI.md
tests/FILEFORMAT.md
tests/README.md
tests/data/DISABLED
tests/fuzz/README.md [moved from tests/fuzz/README with 66% similarity]
tests/unit/README.md

index 6efe02ccb36e990148163f9d4705e3dcffa23d63..c73508dd29d4299eb56c3bd14eca4a5e76ddcd3e 100644 (file)
@@ -4,7 +4,7 @@ Upstream-Contact: Daniel Stenberg <daniel@haxx.se>
 Source: https://curl.se
 
 # Tests
-Files: tests/*
+Files: tests/data/test* tests/certs/* tests/stunnel.pem tests/valgrind.supp
 Copyright: 2000 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
 License: curl
 
@@ -14,7 +14,7 @@ Copyright: 2000 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
 License: curl
 
 # Docs in docs/
-Files: docs/FAQ docs/INSTALL docs/INSTALL.cmake docs/KNOWN_BUGS docs/MAIL-ETIQUETTE docs/THANKS docs/TODO docs/cmdline-opts/page-footer docs/examples/.checksrc docs/libcurl/curl_multi_socket_all.3 docs/libcurl/curl_strnequal.3 docs/libcurl/symbols-in-versions docs/options-in-versions
+Files: docs/FAQ docs/INSTALL docs/INSTALL.cmake docs/KNOWN_BUGS docs/MAIL-ETIQUETTE docs/THANKS docs/TODO docs/cmdline-opts/page-footer docs/libcurl/curl_multi_socket_all.3 docs/libcurl/curl_strnequal.3 docs/libcurl/symbols-in-versions docs/options-in-versions
 Copyright: 2000 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
 License: curl
 
@@ -36,7 +36,8 @@ Files: RELEASE-NOTES
 Copyright: 2003 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
 License: curl
 
-Files: lib/.checksrc
+# checksrc control files
+Files: lib/.checksrc docs/examples/.checksrc tests/libtest/.checksrc
 Copyright: 2021 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
 License: curl
 
@@ -96,10 +97,10 @@ Files: README
 Copyright: 1999 - 2021 Daniel Stenberg, <daniel@haxx.se>, et al.
 License: curl
 
-FILES: .github/ISSUE_TEMPLATE/bug_report.md
+Files: .github/ISSUE_TEMPLATE/bug_report.md
 Copyright: 2020 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
 License: curl
 
-FILES: .mailmap
+Files: .mailmap
 Copyright: 2017 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
 License: curl
index 78577f84ff86782df8245c741456eea047ede0a0..1ad9f221483a56972e9a0f526901f928cd1b0e2e 100644 (file)
@@ -1,3 +1,9 @@
+<!--
+Copyright (C) 1998 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
+
+SPDX-License-Identifier: curl
+-->
+
 # libcurl examples
 
 This directory is for libcurl programming examples. They are meant to show
index fcd6be44a4047e81e1895c79d89f5c2cf11a62f6..b70e18ad9ae0e79d579430b133d15b847b7b9732 100644 (file)
@@ -1,3 +1,9 @@
+<!--
+Copyright (C) 1998 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
+
+SPDX-License-Identifier: curl
+-->
+
 ABI - Application Binary Interface
 ==================================
 
index 5b2ab896c928c1a3d0aa64844ae36785a4f51e8c..febd1f8238ddb0b2da4b0c83dce9f5df0c5b349f 100644 (file)
@@ -1,3 +1,9 @@
+<!--
+Copyright (C) 1998 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
+
+SPDX-License-Identifier: curl
+-->
+
 # Continuous Integration for curl
 
 Curl runs in many different environments, so every change is run against a large
index b7b107db9eb7ccbc84b23daae737c566be95c2d0..dc1092b8e06f5b6adb318f41c5c4d707895bdd80 100644 (file)
@@ -1,3 +1,9 @@
+<!--
+Copyright (C) 1998 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
+
+SPDX-License-Identifier: curl
+-->
+
 # curl test suite file format
 
 The curl test suite's file format is very simple and extensible, closely
index fa555f6a1fb32989d675aa639dbae9a7c1d56476..2aa9f2b4115acbcc911f7cc2c8d49c9283675af9 100644 (file)
@@ -1,3 +1,9 @@
+<!--
+Copyright (C) 1998 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
+
+SPDX-License-Identifier: curl
+-->
+
 # The curl Test Suite
 
 # Running
index 9d3e12db315aa0c47fa9f6ddcaaad0b65d7dd406..00ebebc94999e18fdbc9f689c0671f9bd4527c09 100644 (file)
@@ -1,3 +1,27 @@
+#***************************************************************************
+#                                  _   _ ____  _
+#  Project                     ___| | | |  _ \| |
+#                             / __| | | | |_) | |
+#                            | (__| |_| |  _ <| |___
+#                             \___|\___/|_| \_\_____|
+#
+# Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
+#
+# This software is licensed as described in the file COPYING, which
+# you should have received as part of this distribution. The terms
+# are also available at https://curl.se/docs/copyright.html.
+#
+# You may opt to use, copy, modify, merge, publish, distribute and/or sell
+# copies of the Software, and permit persons to whom the Software is
+# furnished to do so, under the terms of the COPYING file.
+#
+# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
+# KIND, either express or implied.
+#
+# SPDX-License-Identifier: curl
+#
+###########################################################################
+#
 # This file can be used to specify test cases that should not run when all
 # test cases are run by runtests.pl. Just add the plain test case numbers, one
 # per line.
similarity index 66%
rename from tests/fuzz/README
rename to tests/fuzz/README.md
index c19e04fbe8fe7f221b6824e411986c97134c1e06..34ba7dfdb9d3ab44dc69c8832c8daeb4146fccad 100644 (file)
@@ -1,3 +1,9 @@
+<!--
+Copyright (C) 1998 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
+
+SPDX-License-Identifier: curl
+-->
+
 Fuzz tests
 ==========
 
index 2880d1979a702b1a1d8c8838633e786350e25b82..29bd3f32531742866b8ea2e5a6c03fcd707aabf0 100644 (file)
@@ -1,3 +1,9 @@
+<!--
+Copyright (C) 1998 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
+
+SPDX-License-Identifier: curl
+-->
+
 # Unit tests
 
 The goal is to add tests for *all* functions in libcurl. If functions are too