From 10af1f3e86149cf7f18ab765770def29b530fd71 Mon Sep 17 00:00:00 2001 From: Alexandra Date: Tue, 22 Oct 2024 14:50:21 +0000 Subject: [PATCH] add license Signed-off-by: Alexandra --- build_options.env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build_options.env b/build_options.env index 04979f717..40d7f1473 100644 --- a/build_options.env +++ b/build_options.env @@ -1,2 +1,4 @@ +# SPDX-FileCopyrightText: 2014-2024 Institute for Automation of Complex Power Systems, RWTH Aachen University +# SPDX-License-Identifier: Apache-2.0 # build_options.env CMAKE_OPTS="-DWITH_NODE_SOCKET=ON -DWITH_NODE_SIGNAL=ON"