Approval.

This commit is contained in:
2023-01-23 21:40:53 +00:00
committed by md translation bot
parent 6922772f3e
commit 2ee5b12692
860 changed files with 0 additions and 10985 deletions

View File

@ -1,19 +1,2 @@
<?PHP
declare(strict_types = 1);
array (
'license_explica' =>
array (
'CC BY-NC-SA' => 'For non commercial purposes the material might be used (even changed) freely if the attribution is given. Rights status has to be kept as it is in case of distribution.',
'CC BY-NC-ND' => 'For non commercial purposes the material might be used freely if the attribution is given. It may not be altered.',
'CC BY-NC' => 'For non commercial purposes the material might be used freely if the attribution is given.',
'CC BY-ND' => 'The material might be used freely if the attribution is given. It may not be altered.',
'CC BY-SA' => 'The material might be used freely (and even altered) if the attribution is given. Rights status has to be kept as it is in case of distribution.',
'CC BY' => 'The material might be used freely (and even altered) if the attribution is given.',
'CC0' => 'No Rights Reserved. You only should use CC0 if you have the right to waive all rights.',
'RR-F' => 'Free access - no reuse.',
'RR-P' => 'Paid access - no reuse. Previews might be freely accessible.',
'RR-R' => 'Restricted access. Reserved rights.',
'Orphan Work' => 'The rightsholder could not be determined. The work is listed at the EU list of orphan works.',
'Public Domain Mark' => 'This work has been identified as being free of known restrictions under copyright law, including all related and neighboring rights.',
),
)