From 163192b15aff80e8fe3514798ba8447daaadc9c7 Mon Sep 17 00:00:00 2001 From: Juan Munoz Date: Thu, 23 Nov 2023 04:47:51 +0000 Subject: [PATCH] chore: add missing license info to allstar file Signed-off-by: Juan Munoz --- .allstar/allstar.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.allstar/allstar.yaml b/.allstar/allstar.yaml index 74156ce..7a579a2 100644 --- a/.allstar/allstar.yaml +++ b/.allstar/allstar.yaml @@ -1,2 +1,5 @@ +# SPDX-FileCopyrightText: 2023 Alliander N.V. +# +# SPDX-License-Identifier: CC-BY-4.0 optConfig: optOut: true \ No newline at end of file