From 933d07bffa3066995c1d70d501c74aba44f40963 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Thu, 12 Jun 2025 21:37:03 +0700 Subject: all: add SPDX license to testdata files --- brokenlinks/testdata/web/broken.html | 4 ++++ brokenlinks/testdata/web/gopher.png.license | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 brokenlinks/testdata/web/gopher.png.license diff --git a/brokenlinks/testdata/web/broken.html b/brokenlinks/testdata/web/broken.html index 533e542..d9c7629 100644 --- a/brokenlinks/testdata/web/broken.html +++ b/brokenlinks/testdata/web/broken.html @@ -1,3 +1,7 @@ + diff --git a/brokenlinks/testdata/web/gopher.png.license b/brokenlinks/testdata/web/gopher.png.license new file mode 100644 index 0000000..22616a9 --- /dev/null +++ b/brokenlinks/testdata/web/gopher.png.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2025 M. Shulhan +SPDX-License-Identifier: GPL-3.0-only -- cgit v1.3