Unfortunately, github.com/nextcloud/viewer 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/github.com/nextcloud/viewer)
The API provides machine-readable artifacts for automatic analysis.
reuse spdx
command.
Commit ed3726b460cee48eb2deb6eae344fc111d5eedbd
was checked on 23 Jul 2025 02:50:52 UTC
with the following result:
# UNUSED LICENSES The following licenses are not used: * 0BSD # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: 0BSD * Used licenses: BSD-3-Clause, Apache-2.0, MIT, MPL-2.0, CC0-1.0, AGPL-3.0-or-later, LicenseRef-Unsplash, LicenseRef-NextcloudTrademarks, ISC, GPL-3.0-or-later * Read errors: 0 * Files with copyright information: 381 / 381 * Files with license information: 381 / 381 Unfortunately, your project is not compliant with version 3.3 of the REUSE Specification :-( # RECOMMENDATIONS * Fix unused licenses: At least one of the license text files in 'LICENSES' is not referenced by any file, e.g. by an 'SPDX-License-Identifier' tag. Please make sure that you either tag the accordingly licensed files properly, or delete the unused license text if you are sure that no file or code snippet is licensed as such.