mirror of
https://github.com/friendica/friendica
synced 2024-12-26 01:20:15 +00:00
Add copyright notes
This commit is contained in:
parent
5a10bd3d4b
commit
9623645cfa
1 changed files with 4 additions and 0 deletions
4
.github/workflows/php.yml
vendored
4
.github/workflows/php.yml
vendored
|
@ -1,3 +1,7 @@
|
|||
# SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
name: Testing Friendica
|
||||
|
||||
on: [workflow_dispatch]
|
||||
|
|
Loading…
Reference in a new issue