Skip to content

Commit 845c658

Browse files
authored
add license (#21)
* add license * update license per review note
1 parent a10ba47 commit 845c658

File tree

2 files changed

+56
-0
lines changed

2 files changed

+56
-0
lines changed

LICENSE

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
2+
3+
See Terms of Use for definitions of Unicode Inc.'s
4+
Data Files and Software.
5+
6+
NOTICE TO USER: Carefully read the following legal agreement.
7+
BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
8+
DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
9+
YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
10+
TERMS AND CONDITIONS OF THIS AGREEMENT.
11+
IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
12+
THE DATA FILES OR SOFTWARE.
13+
14+
COPYRIGHT AND PERMISSION NOTICE
15+
16+
Copyright © 1991-2020 Unicode, Inc. All rights reserved.
17+
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
18+
19+
Permission is hereby granted, free of charge, to any person obtaining
20+
a copy of the Unicode data files and any associated documentation
21+
(the "Data Files") or Unicode software and any associated documentation
22+
(the "Software") to deal in the Data Files or Software
23+
without restriction, including without limitation the rights to use,
24+
copy, modify, merge, publish, distribute, and/or sell copies of
25+
the Data Files or Software, and to permit persons to whom the Data Files
26+
or Software are furnished to do so, provided that either
27+
(a) this copyright and permission notice appear with all copies
28+
of the Data Files or Software, or
29+
(b) this copyright and permission notice appear in associated
30+
Documentation.
31+
32+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
33+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
34+
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
35+
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
36+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
37+
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
38+
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
39+
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
40+
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41+
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
42+
43+
Except as contained in this notice, the name of a copyright holder
44+
shall not be used in advertising or otherwise to promote the sale,
45+
use or other dealings in these Data Files or Software without prior
46+
written authorization of the copyright holder.

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,13 @@ https://sites.google.com/site/unicodetools/home
1313
The documentation still refers to the previous Subversion repository.
1414
This GitHub repo reflects the svn repo up to r1566,
1515
plus a few snapshots up to r1830. (Don’t ask.)
16+
17+
### Licenses
18+
19+
- Data and software is governed by the [Unicode Terms of Use](http://www.unicode.org/copyright.html)
20+
a copy of which is included as [LICENSE](./LICENSE).
21+
22+
### Copyright
23+
24+
© 1991 and later: Unicode, Inc. and others.
25+
License & terms of use: <http://www.unicode.org/copyright.html>

0 commit comments

Comments
 (0)