Changing badges to be better and closer to the originals, also adding their copyright notice.

This commit is contained in:
Adsooi 2021-08-02 20:09:25 +02:00
parent 1bb3c1f075
commit 55ea6b33e6
No known key found for this signature in database
GPG key ID: 9C87C7D3A69E6BBE
27 changed files with 626 additions and 2069 deletions

View file

@ -9,5 +9,14 @@ You can build the website by running `hugo`.
## License
- static/download/\* binaries are under the respective software licenses. You can learn more about them at [apps.ad5001.eu](https://apps.ad5001.eu).
- static/icons/\*, static/img/\*, data/ & content/ are under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode), with a possible exceptions for app content given in written form for [authorized distributions platforms](https://ad5001.eu/distribution-platforms).
- `static/download/\*` binaries are under the respective software licenses. You can learn more about them at [apps.ad5001.eu](https://apps.ad5001.eu).
- `static/img/badges/\*` icons are owned by their respective owners:
- `amo.svg`, `amo-text.svg`: Firefox icon used to link to addons.mozilla.org.
Firefox is a trademark of the Mozilla Foundation in the US and other countries.
This badge is the translated and updated form of [the old badge](https://blog.mozilla.org/addons/2015/11/10/promote-your-add-ons-with-the-get-the-add-on-button/) with the new AMO colors and branding.
- `snapcraft.svg`, `snapcraft-text.svg`: Snapcraft icon used to link to snapcraft.io.
The Snapcraft logo is licensed under CC BY-ND 2.0 UK, a registered trademark of Canonical Limited, 2018.
These icons are adapted versions of [the official snapcraft badges](https://github.com/snapcore/snap-store-badges).
- `flathub.svg`, `flathub-text.svg`: Flathub icon used to link to flathub.org.
These icons are modified and translated versions of [the official flathub badges](https://flathub.org/badges) under [CC0](http://creativecommons.org/publicdomain/zero/1.0/).
- `static/icons/\*`, rest of `static/img/\*`, `data/` & `content/` are under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode), with a possible exceptions for app content given in written form for [authorized distributions platforms](https://ad5001.eu/distribution-platforms).