diff options
| author | Shulhan <ms@kilabit.info> | 2025-06-12 21:37:03 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-06-12 21:40:55 +0700 |
| commit | 933d07bffa3066995c1d70d501c74aba44f40963 (patch) | |
| tree | a94d199d4030cf56211c323af1a74eca834647d7 /brokenlinks/testdata | |
| parent | 23f6c2f1df71a8c244c09ce4fd6dd221ad658ddc (diff) | |
| download | jarink-933d07bffa3066995c1d70d501c74aba44f40963.tar.xz | |
all: add SPDX license to testdata files
Diffstat (limited to 'brokenlinks/testdata')
| -rw-r--r-- | brokenlinks/testdata/web/broken.html | 4 | ||||
| -rw-r--r-- | brokenlinks/testdata/web/gopher.png.license | 2 |
2 files changed, 6 insertions, 0 deletions
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 @@ +<!-- +SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info> +SPDX-License-Identifier: GPL-3.0-only +--!> <html> <head></head> <body> 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 <ms@kilabit.info> +SPDX-License-Identifier: GPL-3.0-only |
