[ruby/json] Extends license description

https://github.com/ruby/json/commit/cce3d1f6c1
This commit is contained in:
eno 2025-03-20 10:05:13 +01:00 committed by Hiroshi SHIBATA
parent 528c08cc5f
commit c98e6a9b89

View File

@ -1,3 +1,5 @@
The contents of this directory is extracted from https://github.com/night-shift/fpconv
It is licensed under the provisions of the Boost Software License - Version 1.0 - August 17th, 2003. See the ./license file for details.
It is licensed under the provisions of the Boost Software License - Version 1.0 - August 17th, 2003. See the ./license file for details.
It was slightly modified to append ".0" to plain floats, for use with the https://github.com/ruby/json package.