From 55c9b6ed9e9dd7bc3c5b3b024da9e6f20c8da082 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Fri, 22 Jul 2022 20:48:53 +0200 Subject: [PATCH] Add reuse headers to files in .github --- .github/FUNDING.yml | 4 ++++ .github/workflows/gradle_push.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index ca136f30..36f6550a 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2021 Paul Schaub +# +# SPDX-License-Identifier: Apache-2.0 + # These are supported funding model platforms github: vanitasvitae # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] diff --git a/.github/workflows/gradle_push.yml b/.github/workflows/gradle_push.yml index 189dc6ce..395fed9b 100644 --- a/.github/workflows/gradle_push.yml +++ b/.github/workflows/gradle_push.yml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2021 Paul Schaub +# +# SPDX-License-Identifier: Apache-2.0 + # This workflow uses actions that are not certified by GitHub. # They are provided by a third-party and are governed by # separate terms of service, privacy policy, and support