mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
Move license information to its proper locations
The BSD license goes in the relevant CMake file, and COPYING-CMAKE-SCRIPTS is removed. README.md gets a License section describing the overall license of the framework, as well as a note about the CMake scripts. As part of this commit, I release the existing autotest images (which I created myself) as public domain (or license them under CC0 where public domain does not apply), ensuring they are compatible with whatever license the package is distributed under. REVIEW: 115423
This commit is contained in:
@ -55,6 +55,14 @@ licensing. If anyone were willing to write fresh code to improve Qt's
|
||||
TGA plugin, it would allow the TGA plugin in this framework to be
|
||||
removed.
|
||||
|
||||
## License
|
||||
|
||||
This framework is licensed under the
|
||||
[LGPLv2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html#SEC1).
|
||||
|
||||
The CMake code in this framework is licensed under the
|
||||
[BSD license](http://opensource.org/licenses/BSD-3-Clause).
|
||||
|
||||
## Links
|
||||
|
||||
- Home page: <https://projects.kde.org/projects/frameworks/kimageformats>
|
||||
|
Reference in New Issue
Block a user