---
If it is not the intention to license this under CC-BY-SA 4.0 and to use
an earlier version instead, please fix this up, but I feel that a link
to the license should be provided.
Thanks!
Chris
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index dce9123..b18a97c 100644
--- a/README.md+++ b/README.md
@@ -66,9 +66,10 @@ VCHAR = SQCHAR / "'"
## License
-This specification text is licensed with CC-BY-SA.+This specification text is licensed with [CC-BY-SA].[ABNF]: https://tools.ietf.org/html/rfc5234
[libscfg]: https://git.sr.ht/~emersion/libscfg
[go-scfg]: https://git.sr.ht/~emersion/go-scfg
[py-scfg]: https://hg.code.netlandish.com/~petersanchez/py-scfg
+[CC-BY-SA]: https://creativecommons.org/licenses/by-sa/4.0/
--
2.29.0
All pushed. Thanks for contributing a Rust implementation!
> If it is not the intention to license this under CC-BY-SA 4.0 and to use> an earlier version instead, please fix this up, but I feel that a link> to the license should be provided.
Yes, CC-BY-SA 4.0 is the intention. Slightly edited your commit to make
this even clearer by including the version in the link text.
There is also a LICENSE file containing the full license text, but I
guess it doesn't hurt to provide a link as well.