diff --git a/LICENSE.md b/LICENSE.md index d00d96e..f7bb48b 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -19,7 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -==== - -WenQuanYi font is distributed under GNU GPL Version 2. See their [license document here](http://wenq.org/wqy2/index.cgi?GPL) diff --git a/README.md b/README.md index 5692a51..14cfbdb 100644 --- a/README.md +++ b/README.md @@ -149,3 +149,5 @@ This is a Kotlin-like pseudocode for assembling the glyph: ## Acknowledgement Thanks to kind people of [/r/Typography](https://www.reddit.com/r/typography/) for amazing feedbacks. + +CJK Ideographs are powered by [WenQuanYi Font](http://wenq.org/wqy2/index.cgi?BitmapSong). The font is distributed under the GNU GPL version 2. Although the glyphs themselves are not copyrightable (the program codes—e.g. TTF—do), we would like to give a credit for the font and the people behind it.