ci: use LGPLv2+ for all our ci configuration

This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2021-10-01 12:10:22 +02:00
parent 43d6fcc09f
commit 186b9041ae
13 changed files with 14 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set -eux
set -o pipefail

View File

@@ -1,4 +1,5 @@
---
# SPDX-License-Identifier: LGPL-2.1-or-later
# vi: ts=2 sw=2 et:
version: v1.0