mirror of https://github.com/kdl-org/kdl.git
link CC-BY-SA
This commit is contained in:
parent
06951d950b
commit
9c1ab14549
11
README.md
11
README.md
|
|
@ -111,8 +111,9 @@ The following SDLang features are removed altogether:
|
||||||
|
|
||||||
## LICENSE
|
## LICENSE
|
||||||
|
|
||||||
This specification is covered under the [CC-BY-SA]() license. You are free to
|
This specification is covered under the
|
||||||
write tools that handle KDL without worrying about licensing weirdness. If you
|
[CC-BY-SA](https://creativecommons.org/licenses/by-sa/2.0/) license. You are
|
||||||
fork KDL into your own language and base it on this specification, though,
|
free to write tools that handle KDL without worrying about licensing
|
||||||
please make sure to publish that fork and clearly attribute/link to this
|
weirdness. If you fork KDL into your own language and base it on this
|
||||||
project.
|
specification, though, please make sure to publish that fork and clearly
|
||||||
|
attribute/link to this project.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue