.builds: add SPDX license header

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-11-19 18:44:27 +01:00
parent fe9c11dfe3
commit 8886f9de56
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: Unlicense OR MIT
image: debian/testing
packages:
- clang
+1
View File
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: Unlicense OR MIT
image: freebsd/11.x
packages:
- libX11
+1
View File
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: Unlicense OR MIT
image: debian/testing
packages:
- curl
+1
View File
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: Unlicense OR MIT
image: openbsd/latest
packages:
- libxkbcommon