Skip to content

Commit 3305043

Browse files
authored
Merge pull request #140 from qurator-spk/fix/vendor-strings
🐛 Fix vendor strings
2 parents 817e0c9 + 6bf5bd7 commit 3305043

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LABEL \
77
org.label-schema.vcs-ref=$VCS_REF \
88
org.label-schema.vcs-url="https://github.com/qurator-spk/dinglehopper" \
99
org.label-schema.build-date=$BUILD_DATE \
10-
org.opencontainers.image.vendor="qurator" \
10+
org.opencontainers.image.vendor="Staatsbibliothek zu Berlin — SPK" \
1111
org.opencontainers.image.title="dinglehopper" \
1212
org.opencontainers.image.description="An OCR evaluation tool" \
1313
org.opencontainers.image.source="https://github.com/qurator-spk/dinglehopper" \

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2019 qurator
189+
Copyright 2019-2025 Staatsbibliothek zu Berlin — SPK
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)