From 75e681b2fb2f3d68a76030ecd36fe6c93e506611 Mon Sep 17 00:00:00 2001 From: Johann Christensen Date: Thu, 19 Sep 2024 15:07:36 +0200 Subject: [PATCH] Fix REUSE --- .github/workflows/publish.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 01d67e0..e1fd7dd 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR) +# +# SPDX-License-Identifier: MIT # This workflow will upload a Python Package using Twine when a release is created # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#publishing-to-package-registries