Skip to content

Commit 2f58061

Browse files
rdon-keyconejoninja
authored andcommitted
Add font licensing information to README
1 parent 5e09ebd commit 2f58061

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ This package contains incompatible changes from [previous versions](https://gith
3434
* If you are creating your own fonts, you need to modify them.
3535
* You may find [this script](https://github.com/sago35/tinyfont/tree/fontconv/cmd/tinyfontconv) helpful for font conversion.
3636

37+
3738
## License
3839

39-
[This project is licensed](./LICENSE) under the BSD 3-clause license, just like the [Go project](https://golang.org/LICENSE) itself.
40+
* Program code: Licensed under the BSD 3-Clause License, same as the Go project.
41+
* Fonts: Each font is licensed under its own terms. Some allow commercial use, others (e.g., CC BY-NC, GPL) have restrictions.
42+
43+
Please check the license file in each font's directory before use, especially for commercial projects.
44+

0 commit comments

Comments
 (0)