Fix Free Art License v1.3 link (#2311)

The README had a dead link.
This commit is contained in:
Sam Gleske
2022-01-23 09:29:09 -05:00
committed by GitHub
parent 9865ce16cb
commit 62d4643eb4

View File

@@ -474,7 +474,7 @@ Note: If you install from source, there is no uninstaller, you will need to manu
## License
- The main code is licensed under [GPLv3](LICENSE)
- The logo of Flameshot is licensed under [Free Art License v1.3](img/app/flameshotLogoLicense.txt)
- The logo of Flameshot is licensed under [Free Art License v1.3](data/img/app/flameshotLogoLicense.txt)
- The button icons are licensed under Apache License 2.0. See: https://github.com/google/material-design-icons
- The code at capture/capturewidget.cpp is based on https://github.com/ckaiser/Lightscreen/blob/master/dialogs/areadialog.cpp (GPLv2)
- The code at capture/capturewidget.h is based on https://github.com/ckaiser/Lightscreen/blob/master/dialogs/areadialog.h (GPLv2)