]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
ci: add SPDX headers
authorSam James <sam@gentoo.org>
Thu, 2 May 2024 12:26:40 +0000 (13:26 +0100)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 2 May 2024 17:29:59 +0000 (20:29 +0300)
I've checked over each of these and they're straightforward applications
of the relevant Github Actions.

.github/workflows/freebsd.yml
.github/workflows/netbsd.yml
.github/workflows/openbsd.yml

index 669de3a8a9c5fcaa16ea3c42f9fdb231c7f712bc..69643cf278c01e468f6a0aeecf057603c4aa3f18 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: 0BSD
+
 name: FreeBSD
 
 on:
index 2421f53ad555ecab97a1647052067d154acd5823..44ef26995c3bf85211f3c4c3c463def879d2ae1a 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: 0BSD
+
 name: NetBSD
 
 on:
index 25ebbc566254c441485cbbdfe872b3b105d3120f..d02f8ab01053d4fcb66ca4d6905a4b5b8f59d48f 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: 0BSD
+
 name: OpenBSD
 
 on: