Unfortunately, gitlab.gwdg.de/dariah-de/textgridrep/tgadmin is not REUSE compliant and does not fully adopt the recommendations to make software licensing easy for humans and machines alike. Have a look at our tutorial to learn about the three simple steps to become REUSE compliant.
To add the badge to your project's README.md file,
use the following snippet:
[](https://api.reuse.software/info/gitlab.gwdg.de/dariah-de/textgridrep/tgadmin)
The API provides machine-readable artifacts for automatic analysis.
reuse spdx
command.
Commit 191744b002d8be8a4b50af5d35fdbaec9234b2ca was checked on 15 Jan 2026 17:13:20 UTC
with the following result:
warning: redirecting to https://gitlab.gwdg.de/dariah-de/textgridrep/tgadmin.git/ # MISSING COPYRIGHT AND LICENSING INFORMATION The following files have no copyright and licensing information: * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA.collection * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA.collection.meta * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA1.final_26_26/MHA1.final_26_26.edition * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA1.final_26_26/MHA1.final_26_26.edition.meta * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA1.final_26_26/MHA1.final_26_26.work * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA1.final_26_26/MHA1.final_26_26.work.meta * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA1.final_26_26/MHA1.final_26_26.xml * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA1.final_26_26/MHA1.final_26_26.xml.meta * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA6.final_5_8/MHA6.final_5_8.edition * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA6.final_5_8/MHA6.final_5_8.edition.meta * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA6.final_5_8/MHA6.final_5_8.work * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA6.final_5_8/MHA6.final_5_8.work.meta * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA6.final_5_8/MHA6.final_5_8.xml * tests/integration/data/collection_partially_with_uris/Test-Ausgabe/data/result/MHA6.final_5_8/MHA6.final_5_8.xml.meta * tests/integration/data/collection_partially_with_uris/mha.imex * tests/integration/data/debug_imex_failure/README.md * tests/integration/data/debug_imex_failure/README.md.meta * tests/integration/data/debug_imex_failure/metadata/Mac/Mac.edition * tests/integration/data/debug_imex_failure/metadata/Mac/Mac.edition.meta * tests/integration/data/debug_imex_failure/metadata/Mac/Mac.work * tests/integration/data/debug_imex_failure/metadata/Mac/Mac.work.meta * tests/integration/data/debug_imex_failure/metadata/Mac/Mac.xml * tests/integration/data/debug_imex_failure/metadata/Mac/Mac.xml.meta * tests/integration/data/debug_imex_failure/metadata/MyTest_data_shakespeare.collection * tests/integration/data/debug_imex_failure/metadata/MyTest_data_shakespeare.collection.meta * tests/integration/data/debug_imex_failure/metadata/collection.imex * tests/integration/data/debug_imex_failure/other_files/avatar.png * tests/integration/data/debug_imex_failure/other_files/avatar.png.meta * tests/integration/data/debug_imex_failure/other_files.collection * tests/integration/data/debug_imex_failure/other_files.collection.meta * tests/integration/data/debug_imex_failure/portalconfig.xml * tests/integration/data/debug_imex_failure/portalconfig.xml.meta * tests/integration/data/image_upload/Mathias_Sandorf.wxp2.0.work * tests/integration/data/image_upload/Mathias_Sandorf.wxp2.0.work.meta * tests/integration/data/image_upload/Mathias_Sandorf.wxp3.0/Mathias_Sandorf.wxp4.0.xml * tests/integration/data/image_upload/Mathias_Sandorf.wxp3.0/Mathias_Sandorf.wxp4.0.xml.meta * tests/integration/data/image_upload/Mathias_Sandorf.wxp3.0/Sarcany_und_Zirone_schwiegen_erstlich..._(S._13.).wwz3.0.jpg * tests/integration/data/image_upload/Mathias_Sandorf.wxp3.0/Sarcany_und_Zirone_schwiegen_erstlich..._(S._13.).wwz3.0.jpg.meta * tests/integration/data/image_upload/Mathias_Sandorf.wxp3.0/Verne,_Jules___Kein_Titel_.wv65.0.jpg * tests/integration/data/image_upload/Mathias_Sandorf.wxp3.0/Verne,_Jules___Kein_Titel_.wv65.0.jpg.meta * tests/integration/data/image_upload/Mathias_Sandorf.wxp3.0/Verne,_Jules___Kein_Titel_.ww7b.0.jpg * tests/integration/data/image_upload/Mathias_Sandorf.wxp3.0/Verne,_Jules___Kein_Titel_.ww7b.0.jpg.meta * tests/integration/data/image_upload/Mathias_Sandorf.wxp3.0.edition * tests/integration/data/image_upload/Mathias_Sandorf.wxp3.0.edition.meta # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: 0 * Used licenses: CC0-1.0, LGPL-3.0-or-later * Read errors: 0 * Invalid SPDX License Expressions: 0 * Files with copyright information: 24 / 68 * Files with license information: 24 / 68 Unfortunately, your project is not compliant with version 3.3 of the REUSE Specification :-( # RECOMMENDATIONS * Fix missing copyright/licensing information: For one or more files, the tool cannot find copyright and/or licensing information. You typically do this by adding 'SPDX-FileCopyrightText' and 'SPDX-License-Identifier' tags to each file. The tutorial explains additional ways to do this: