SPDX license update
This commit is contained in:
parent
a879c834c7
commit
42a479572d
181 changed files with 1328 additions and 1392 deletions
11
README.md
11
README.md
|
|
@ -222,4 +222,13 @@ See [examples/](examples/). Quick map:
|
|||
|
||||
## License
|
||||
|
||||
LGPL 3.0. See per-file headers and `LICENSE`.
|
||||
This library is licensed under the GNU Lesser General Public License, version 3 only (LGPL-3.0-only). See [LICENSE](LICENSE) for the license text. The LGPL supplements the GNU General Public License version 3, a copy of which is included as [LICENSE.GPL](LICENSE.GPL).
|
||||
|
||||
The example code under [examples/](examples/) is licensed under the MIT license (see [examples/LICENSE](examples/LICENSE)), so it can be freely copied into your own projects.
|
||||
|
||||
The [lib/](lib/) directory contains vendored third-party code (stb, Wayland protocol bindings) that remains under its own permissive licenses; see the headers of those files.
|
||||
|
||||
## Copyright
|
||||
|
||||
Copyright (C) 2026 Catcrafts®
|
||||
catcrafts.net
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue