mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[META] Actually start licensing
If anyone finds this to be bad, please let me know so that I can fix that out.
This commit is contained in:
parent
b820a441ed
commit
4de7227ee7
7 changed files with 896 additions and 50 deletions
8
LICENSE
Normal file
8
LICENSE
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
For the files src/XML/*, src/include/XML.h, and Makefile, see COPYING.CC0
|
||||
For the file src/Signal.c, it is based on Telodendria, which requires COPYING.TELO
|
||||
to be present.
|
||||
For any other file in src/, see COPYING.AGPL as the primary license.
|
||||
|
||||
COPYING.CC0 and COPYING.TELO are NOT the primary licenses. COPYING.TELO is present
|
||||
because of the terms of the Telodendria license, which some of its code is derived
|
||||
in src/Signal.c, and COPYING.CC0 ONLY applies to the XML parser code.
|
||||
Loading…
Add table
Add a link
Reference in a new issue