update Licenses and supersource
This commit is contained in:
parent
b5c06bd9f9
commit
9593af0003
2 changed files with 25 additions and 3 deletions
|
@ -8,3 +8,7 @@ Grafiken und Daten für den Winterkongress 2022 OBS Szenen
|
||||||
- Please note, we use the [move transition](https://obsproject.com/forum/resources/move-transition.913/) OBS Plugin and the [reaplug](https://www.reaper.fm/reaplugs) Reaper Plugin.
|
- Please note, we use the [move transition](https://obsproject.com/forum/resources/move-transition.913/) OBS Plugin and the [reaplug](https://www.reaper.fm/reaplugs) Reaper Plugin.
|
||||||
|
|
||||||
BTW, did you konw we use Ansible to Setup our OBS Workstation? You can find it in the git at [backwesen.de/voc/ansible_playbook_windows_obs_setup](https://backwesen.de/voc/ansible_playbook_windows_obs_setup.git)
|
BTW, did you konw we use Ansible to Setup our OBS Workstation? You can find it in the git at [backwesen.de/voc/ansible_playbook_windows_obs_setup](https://backwesen.de/voc/ansible_playbook_windows_obs_setup.git)
|
||||||
|
|
||||||
|
License
|
||||||
|
---------
|
||||||
|
The content of this Repo is under MIT License. Except all images and artwork generated from the ``supersource_2023.svg`, which has its license written to his metadata.
|
||||||
|
|
|
@ -253,9 +253,9 @@
|
||||||
<dc:format>image/svg+xml</dc:format>
|
<dc:format>image/svg+xml</dc:format>
|
||||||
<dc:type
|
<dc:type
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
<dc:title />
|
<dc:title></dc:title>
|
||||||
<cc:license
|
<cc:license
|
||||||
rdf:resource="https://backwesen.de/voc/wk23-obs-szene/src/branch/main/LICENSE" />
|
rdf:resource="http://creativecommons.org/licenses/by/4.0/" />
|
||||||
<dc:creator>
|
<dc:creator>
|
||||||
<cc:Agent>
|
<cc:Agent>
|
||||||
<dc:title>L3D <l3d@c3woc.de></dc:title>
|
<dc:title>L3D <l3d@c3woc.de></dc:title>
|
||||||
|
@ -263,10 +263,28 @@
|
||||||
</dc:creator>
|
</dc:creator>
|
||||||
<dc:rights>
|
<dc:rights>
|
||||||
<cc:Agent>
|
<cc:Agent>
|
||||||
<dc:title>MIT License</dc:title>
|
<dc:title>CC-BY 4.0</dc:title>
|
||||||
</cc:Agent>
|
</cc:Agent>
|
||||||
</dc:rights>
|
</dc:rights>
|
||||||
|
<dc:contributor>
|
||||||
|
<cc:Agent>
|
||||||
|
<dc:title>Digiges?</dc:title>
|
||||||
|
</cc:Agent>
|
||||||
|
</dc:contributor>
|
||||||
</cc:Work>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/licenses/by/4.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:requires
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Notice" />
|
||||||
|
<cc:requires
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
<g
|
<g
|
||||||
|
|
Before Width: | Height: | Size: 166 KiB After Width: | Height: | Size: 166 KiB |
Loading…
Reference in a new issue