From: Art4 Date: Sat, 9 Nov 2024 09:32:35 +0000 (+0000) Subject: Add copyright notes X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9623645cfad1baf4155c950102a92998a3b44acd;p=friendica.git Add copyright notes --- diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 2eaf4edfd0..df687ad0fd 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2010 - 2024 the Friendica project +# +# SPDX-License-Identifier: CC0-1.0 + name: Testing Friendica on: [workflow_dispatch]