Comment by binarycrusader
Comment by binarycrusader 10 hours ago
I think it's more subtle than that:
https://web.archive.org/web/20250719210835/https://www.wello...
The project is a mix of licenses since it's a mix of components. If I had to guess, they intend source code and maybe the binaries under GPLv3 that they own, fonts under SIL Open Font, but "brushes" and "splash images" under CC_BY_NC, etc. mean they could probably constrain certain uses:
Our Paint is a painting application.
Copyright (C) 2022-2025 Wu Yiming
Learn more about LaGUI: https://ChengduLittleA.com/lagui
Support the development: https://patreon.com/ChengduLittleA
Our Paint is licensed with GNU GPL v3, and Noto fonts are licensed with SIL Open Font license. You should be able to find details about the license in the source code directory.
The splash screen images under Resources are licensed with Creative Commons Attribution-NonCommercial 2.0 Generic (CC BY-NC 2.0). You can not use these images commercially, but you are free to contact the author for licensing info on other products such as prints.
The brushe files packed with Our Paint distribustion are licensed with Creative Commons Attribution-NonCommercial 2.0 Generic (CC BY-NC 2.0).
My personal opinion is that if that's what they intended, it seems quite reasonable.