REUSE compliance of joendres/filelink-nextcloud

Unfortunately, gitlab.com/joendres/filelink-nextcloud 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/gitlab.com/joendres/filelink-nextcloud)](https://api.reuse.software/info/gitlab.com/joendres/filelink-nextcloud)

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 62ab1701913e5871d8f9684398a4f9e5fe438461 was checked on 31 Aug 2023 11:53:03 UTC with the following result:

warning: redirecting to https://gitlab.com/joendres/filelink-nextcloud.git/
# MISSING COPYRIGHT AND LICENSING INFORMATION

The following files have no copyright and licensing information:
* .gitignore
* .gitlab/issue_templates/Bug.md
* .gitlab/issue_templates/Feature Suggestion.md
* .gitlab/service_desk_templates/thank_you.md
* .gitlab-ci.yml
* .gitmodules
* .jshintignore
* .tx/config
* .vscode/settings.json
* CHANGELOG
* README.md
* doc/README.de.md
* icons/starcloud_notext_transp_48_48.png
* icons/starcloud_notext_transp_512_328.png
* icons/starcloud_notext_transp_512_512.png
* icons/starcloud_notext_white_48_48.png
* icons/starcloud_notext_white_512_512.png
* icons/starcloud_text_transp_512_512.png
* icons/starcloud_text_white_512_512.png
* icons/starcloud_text_white_64_64.png
* src/.jshintrc
* src/_locales/ca/messages.json
* src/_locales/de/messages.json
* src/_locales/en/messages.json
* src/_locales/es/messages.json
* src/_locales/eu/messages.json
* src/_locales/fr/messages.json
* src/_locales/hu/messages.json
* src/_locales/it/messages.json
* src/_locales/ru/messages.json
* src/_locales/zh_TW/messages.json
* src/background.js
* src/icon48.png
* src/lib/cloudconnection.js
* src/lib/davuploader.js
* src/lib/generatePassword.js
* src/lib/localize.js
* src/lib/status.js
* src/lib/utils.js
* src/manifest.json
* src/photon-components-web/images/arrow-grey-40-63e03266229beede4d0d04ea1629cf53.svg
* src/photon-components-web/images/checkbox-check-16-grey-10-a90-c3eedd2deb938aa0ec2b5353c1e4bdca.svg
* src/photon-components-web/images/open-in-new-16-grey-90-c279fd8632fcc96deb2eff3c249a4e78.svg
* src/photon-components-web/images/radiobutton-marker-16-grey-90-10fe9342308a179cbe9d502974719a6c.svg
* src/photon-components-web/images/searchfield-cancel-grey-90-d19cbf02c24e0b6e2164601f233ba842.svg
* src/photon-components-web/index.css
* src/prefspane/images/Check.svg
* src/prefspane/images/Close.svg
* src/prefspane/images/Help.svg
* src/prefspane/images/Warning.svg
* src/prefspane/images/nextcloud-logo.svg
* src/prefspane/images/owncloud-logo.svg
* src/prefspane/management.css
* src/prefspane/management.html
* src/prefspane/management.js
* src/prefspane/popup/popup.css
* src/prefspane/popup/popup.js
* src/progress/Copy.svg
* src/progress/progress.css
* src/progress/progress.html
* src/progress/progress.js
* tests/collison/one/file.txt
* tests/collison/three/file.txt
* tests/collison/two/file.txt
* web-ext-config.js

The following files have no licensing information:
* src/photon-components-web/index.js


# SUMMARY

* Bad licenses: 0
* Deprecated licenses: 0
* Licenses without file extension: 0
* Missing licenses: 0
* Unused licenses: 0
* Used licenses: 0
* Read errors: 0
* files with copyright information: 1 / 66
* files with license information: 0 / 66

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