added SPDX header information to some files

In the end of this progress Friendica will hopefully be [REUSE](https://reuse.software) complient but this is a longterm goal.
This commit is contained in:
Tobias Diekershoff 2024-08-18 08:13:26 +02:00
parent 4ac29047dc
commit f19b14bd88
36 changed files with 143 additions and 0 deletions

View file

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
SPDX-License-Identifier: CC0-1.0
-->
---
name: Bug report
about: Create a report to help us improve

View file

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
#
# SPDX-License-Identifier: CC0-1.0
blank_issues_enabled: true
contact_links:
- name: Friendica Community Support

View file

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
SPDX-License-Identifier: CC0-1.0
-->
---
name: Feature request
about: Suggest an idea for this project

View file

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
SPDX-License-Identifier: CC0-1.0
-->
---
name: Question / Support
about: Select this if you have a question

View file

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
#
# SPDX-License-Identifier: CC0-1.0
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for more information: