-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
44 lines (30 loc) · 1.22 KB
/
NOTICE
File metadata and controls
44 lines (30 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
LikesProgram NOTICE
==================
Project: LikesProgram
Author: 龙兵寅
Website: https://likesprogram.com
GitHub: https://github.com/likesprogram/LikesProgram
This project is licensed under the BSD 3-Clause License.
See the LICENSE file for full license text.
--------------------------------------------------------
Third-Party Components
----------------------
LikesProgram currently does not embed or redistribute any third-party
libraries as compiled dependencies.
The following third-party data or specifications may be used during
the development or code generation process:
- UnicodeData.txt
License: Unicode License
Source: https://www.unicode.org/Public/UCD/latest/ucd/UnicodeData.txt
This data is used to generate Unicode case-mapping tables
(BMP / SMP conversion logic) within LikesProgram.
The generated tables are derived works based on the Unicode Character Database.
--------------------------------------------------------
Acknowledgments
----------------
If you use LikesProgram in your project, attribution is appreciated
but not required.
Example acknowledgment:
"This project uses LikesProgram.
https://github.com/likesprogram/LikesProgram"
--------------------------------------------------------