Files
ar
de
dsb
en
es
fr
hsb
hu
actor_variant_types_set.php
closer_location_types_set.php
conservation_report_type_set.php
currencies_set.php
entry_types.php
eventtype_name.php
exhibition_contributor_roles.json
license_explica.php
license_full_names.php
license_url.php
marking_types.php
object_publication_background.php
phone_types.php
placetypes.php
podcast_contributor_roles.php
position_set.php
recording_types_set.php
research_status.php
source_type_set.php
syndication_repos.php
title_types_set.php
units_length_set.php
units_weight_set.php
id
it
iw
nl
pl
pt
qu
ru
tl
tr
zh
translation-value-sets/hu/license_url.php
2020-09-15 15:23:49 +02:00

14 lines
1000 B
PHP

<?PHP
$license_url['CC BY-NC-SA'] = 'https://creativecommons.org/licenses/by-nc-sa/4.0/deed.hu';
$license_url['CC BY-NC-ND'] = 'https://creativecommons.org/licenses/by-nc-nd/4.0/deed.hu';
$license_url['CC BY-NC'] = 'https://creativecommons.org/licenses/by-nc/4.0/deed.hu';
$license_url['CC BY-ND'] = 'https://creativecommons.org/licenses/by-nd/4.0/deed.hu';
$license_url['CC BY-SA'] = 'https://creativecommons.org/licenses/by-sa/4.0/deed.hu';
$license_url['CC BY'] = 'https://creativecommons.org/licenses/by/4.0/deed.hu';
$license_url['CC0'] = 'https://creativecommons.org/publicdomain/zero/1.0/deed.hu';
$license_url['RR-F'] = 'http://www.europeana.eu/rights/rr-f/deed.hu';
$license_url['RR-P'] = 'http://www.europeana.eu/rights/rr-p/deed.hu';
$license_url['RR-R'] = 'http://www.europeana.eu/rights/rr-r/deed.hu';
$license_url['Orphan Work'] = 'http://www.europeana.eu/rights/orphan-work-eu/deed.hu';
$license_url['Public Domain Mark'] = 'https://creativecommons.org/publicdomain/mark/1.0/deed.hu';