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
+6
View File
@@ -1,3 +1,9 @@
#
# Copyright (c) 2019 -2021 MINRES Technolgies GmbH
#
# SPDX-License-Identifier: Apache-2.0
#
from setuptools import setup, Extension
import os