mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-17 15:49:59 +02:00
Merge pull request #140 from qurator-spk/fix/vendor-strings
🐛 Fix vendor strings
This commit is contained in:
commit
3305043234
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ LABEL \
|
||||||
org.label-schema.vcs-ref=$VCS_REF \
|
org.label-schema.vcs-ref=$VCS_REF \
|
||||||
org.label-schema.vcs-url="https://github.com/qurator-spk/dinglehopper" \
|
org.label-schema.vcs-url="https://github.com/qurator-spk/dinglehopper" \
|
||||||
org.label-schema.build-date=$BUILD_DATE \
|
org.label-schema.build-date=$BUILD_DATE \
|
||||||
org.opencontainers.image.vendor="qurator" \
|
org.opencontainers.image.vendor="Staatsbibliothek zu Berlin — SPK" \
|
||||||
org.opencontainers.image.title="dinglehopper" \
|
org.opencontainers.image.title="dinglehopper" \
|
||||||
org.opencontainers.image.description="An OCR evaluation tool" \
|
org.opencontainers.image.description="An OCR evaluation tool" \
|
||||||
org.opencontainers.image.source="https://github.com/qurator-spk/dinglehopper" \
|
org.opencontainers.image.source="https://github.com/qurator-spk/dinglehopper" \
|
||||||
|
|
2
LICENSE
2
LICENSE
|
@ -186,7 +186,7 @@
|
||||||
same "printed page" as the copyright notice for easier
|
same "printed page" as the copyright notice for easier
|
||||||
identification within third-party archives.
|
identification within third-party archives.
|
||||||
|
|
||||||
Copyright 2019 qurator
|
Copyright 2019-2025 Staatsbibliothek zu Berlin — SPK
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue