Compare commits
No commits in common. "9a1932a23309be2985a8e990fc4f80bfcb9de9c2" and "82a0cb94d788628033c65ef3f8ed8b138ff1fc32" have entirely different histories.
9a1932a233
...
82a0cb94d7
|
@ -86,7 +86,6 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
|
|||
// 5: Displayed actor
|
||||
'Was displayed (actor)' => 5,
|
||||
'Displayed actor' => 5,
|
||||
'Darstellung' => 5,
|
||||
|
||||
// 6: Was used
|
||||
'Aufführung' => 6,
|
||||
|
|
|
@ -136,7 +136,6 @@ final class MDConcLicenses implements MDImporterConcordanceListInterface {
|
|||
'https://creativecommons.org/publicdomain/mark/1.0/' => 'Public Domain Mark',
|
||||
'https://creativecommons.org/publicdomain/mark/1.0/deed.de' => 'Public Domain Mark',
|
||||
'https://creativecommons.org/publicdomain/mark/1.0/deed.de/' => 'Public Domain Mark',
|
||||
'Public Domain Mark 1.0 - Weltweit frei von bekannten urheberrechtlichen Einschränkungen' => 'Public Domain Mark',
|
||||
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user