]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: add a missing SPDX line
authorFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 20 Oct 2022 15:03:37 +0000 (17:03 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 20 Oct 2022 15:03:37 +0000 (17:03 +0200)
.github/workflows/scorecards.yml

index ed3c9d9584df9831b2472c96b10d9b7aa0a5eeac..8d4ddf94513750f8400354922b2ce5cd03c8068e 100644 (file)
@@ -1,3 +1,6 @@
+---
+# vi: ts=2 sw=2 et:
+# SPDX-License-Identifier: LGPL-2.1-or-later
 name: Scorecards supply-chain security
 on:
   # Only the default branch is supported.