add license identifier

This commit is contained in:
2021-01-04 19:54:53 +00:00
parent 07f7170efb
commit 4e1c7af171
11 changed files with 55 additions and 18 deletions

View File

@@ -1,8 +1,7 @@
/*
* PyScModule.h
* Copyright (c) 2019 -2021 MINRES Technolgies GmbH
*
* Created on: 08.06.2019
* Author: eyck
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef COMPONENTS_PYSCMODULE_H_