link CC-BY-SA

This commit is contained in:
Kat Marchán 2020-12-14 20:17:54 -08:00
parent 06951d950b
commit 9c1ab14549
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 6 additions and 5 deletions

View File

@ -111,8 +111,9 @@ The following SDLang features are removed altogether:
## LICENSE
This specification is covered under the [CC-BY-SA]() license. You are free to
write tools that handle KDL without worrying about licensing weirdness. If you
fork KDL into your own language and base it on this specification, though,
please make sure to publish that fork and clearly attribute/link to this
project.
This specification is covered under the
[CC-BY-SA](https://creativecommons.org/licenses/by-sa/2.0/) license. You are
free to write tools that handle KDL without worrying about licensing
weirdness. If you fork KDL into your own language and base it on this
specification, though, please make sure to publish that fork and clearly
attribute/link to this project.