REUSE compliance of 0verk1ll/Dark-Theme-Everywhere

Unfortunately, github.com/0verk1ll/Dark-Theme-Everywhere 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.

Badge

To add the badge to your project's README.md file, use the following snippet:

[![REUSE status](https://api.reuse.software/badge/github.com/0verk1ll/Dark-Theme-Everywhere)](https://api.reuse.software/info/github.com/0verk1ll/Dark-Theme-Everywhere)

Machine-readable information

The API provides machine-readable artifacts for automatic analysis.

  • All information about the latest compliance check can also be accessed via a machine-parsable JSON file.
  • You can gather the automatically generated SPDX SBOM in Tag:Value format, based on the reuse spdx command.

Last lint output

Commit 1625a2a864bdf7789c14a3cfd06b1af081404899 was checked on 10 May 2023 09:26:00 UTC with the following result:

# MISSING LICENSES

'CC-BY-SA-4.0' found in:
* assets/image/dte-logo.psd
* assets/image/dte-logo_120px.png
* assets/image/dte-logo_120px.webp
* assets/image/dte-logo_500px.png
* assets/image/dte-logo_500px.webp
* assets/video/enable-ubuntu-gnome-dark-theme.mp4
* assets/video/enable-ubuntu-gnome-dark-theme.webm
* assets/video/enable-zorin-os-dark-theme.mp4
* assets/video/enable-zorin-os-dark-theme.webm
* favicon.ico

'CC0-1.0' found in:
* .gitattributes
* .github/labeler.yml
* .github/workflows/codeql-analysis.yml
* .github/workflows/label.yml
* .gitignore
* _config.yml
* renovate.json

'GPL-3.0-or-later' found in:
* .github/workflows/reuse.yml
* Dockerfile
* README.md
* about.html
* android-tbl.html
* contact.html
* gnulinux.html
* index.html
* macos-tbl.html
* os-tbl.html
* products.html
* single-page-demo.html
* styles.css
* template-tbl.html
* windows-tbl.html


# MISSING COPYRIGHT AND LICENSING INFORMATION

The following files have no copyright and licensing information:
* assets/GitHub-Mark-Light-64px.png
* assets/GitHub-Mark-Light-64px.webp
* assets/PKTLogoRounded_RGB.svg
* assets/Pocket_Logo_Small.png
* assets/Spotify_Logo_RGB_Green.png
* assets/Spotify_Logo_RGB_Green.webp
* assets/image/Diaspora-asterisk.svg
* assets/image/GPLv3_Logo.svg
* assets/image/GPLv3_Logo.webp
* assets/image/MastodonLogo.svg
* assets/image/by-sa.svg
* assets/image/ghostwriter.svg
* assets/image/gpl-v3-logo.png
* assets/nuclear-logo_full_light.png
* assets/soundnode.png


# SUMMARY

* Bad licenses:
* Deprecated licenses:
* Licenses without file extension:
* Missing licenses: CC-BY-SA-4.0, CC0-1.0, GPL-3.0-or-later
* Unused licenses:
* Used licenses: CC-BY-SA-4.0, CC0-1.0, GPL-3.0-or-later
* Read errors: 0
* Files with copyright information: 32 / 47
* Files with license information: 32 / 47

Unfortunately, your project is not compliant with version 3.0 of the REUSE Specification :-(