From 9695aabaf9656d1766945ab396979f79eedc31de Mon Sep 17 00:00:00 2001 From: Benedikt Bastin Date: Mon, 14 Mar 2022 18:58:40 +0100 Subject: [PATCH] docs: Added SPDX-License-Identifier --- .pre-commit-hooks.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 444e3fc..eb84b46 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: CC0-1.0 - id: meson test name: meson test description: Run all meson tests