Merge pull request #1521 from pietervdvn/feature/reuse-compliance

Feature/reuse compliance
This commit is contained in:
Pieter Vander Vennet 2023-07-27 15:10:53 +02:00 committed by GitHub
commit 701d0a509e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
941 changed files with 4689 additions and 3737 deletions

View file

@ -1,7 +1,7 @@
[
{
"path": "translate_disabled.svg",
"license": "CC-BY-SA 3.0",
"license": "CC-BY-SA-3.0",
"authors": [
"MGalloway (WMF)"
],
@ -11,7 +11,7 @@
},
{
"path": "translate_mobile.svg",
"license": "CC-BY-SA 3.0",
"license": "CC-BY-SA-3.0",
"authors": [
"MGalloway (WMF)",
"@ tyskrat"

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: MGalloway (WMF)
SPDX-License-Identifier: CC-BY-SA-3.0

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: MGalloway (WMF); @ tyskrat
SPDX-License-Identifier: CC-BY-SA-3.0