1
1
2
- All files with the exception of utf8proc.c, utf8proc.h and utf8proc_data.h
3
- ----
4
-
5
2
Copyright (C) 2014 James McLaughlin. All rights reserved.
6
3
7
4
Redistribution and use in source and binary forms, with or without
@@ -27,71 +24,3 @@ All files with the exception of utf8proc.c, utf8proc.h and utf8proc_data.h
27
24
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28
25
SUCH DAMAGE.
29
26
30
-
31
- utf8proc.c, utf8proc.h and utf8proc_data.h
32
- ----
33
-
34
- Copyright (c) 2009, 2013 Public Software Group e. V., Berlin, Germany
35
-
36
- Permission is hereby granted, free of charge, to any person obtaining a
37
- copy of this software and associated documentation files (the "Software"),
38
- to deal in the Software without restriction, including without limitation
39
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
40
- and/or sell copies of the Software, and to permit persons to whom the
41
- Software is furnished to do so, subject to the following conditions:
42
-
43
- The above copyright notice and this permission notice shall be included in
44
- all copies or substantial portions of the Software.
45
-
46
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
50
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
51
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
52
- DEALINGS IN THE SOFTWARE.
53
-
54
-
55
- This software distribution contains derived data from a modified version of
56
- the Unicode data files. The following license applies to that data:
57
-
58
- COPYRIGHT AND PERMISSION NOTICE
59
-
60
- Copyright (c) 1991-2007 Unicode, Inc. All rights reserved. Distributed
61
- under the Terms of Use in http://www.unicode.org/copyright.html.
62
-
63
- Permission is hereby granted, free of charge, to any person obtaining a
64
- copy of the Unicode data files and any associated documentation (the "Data
65
- Files") or Unicode software and any associated documentation (the
66
- "Software") to deal in the Data Files or Software without restriction,
67
- including without limitation the rights to use, copy, modify, merge,
68
- publish, distribute, and/or sell copies of the Data Files or Software, and
69
- to permit persons to whom the Data Files or Software are furnished to do
70
- so, provided that (a) the above copyright notice(s) and this permission
71
- notice appear with all copies of the Data Files or Software, (b) both the
72
- above copyright notice(s) and this permission notice appear in associated
73
- documentation, and (c) there is clear notice in each modified Data File or
74
- in the Software as well as in the documentation associated with the Data
75
- File(s) or Software that the data or software has been modified.
76
-
77
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
78
- KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
79
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
80
- THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
81
- INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
82
- CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
83
- USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
84
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
85
- PERFORMANCE OF THE DATA FILES OR SOFTWARE.
86
-
87
- Except as contained in this notice, the name of a copyright holder shall
88
- not be used in advertising or otherwise to promote the sale, use or other
89
- dealings in these Data Files or Software without prior written
90
- authorization of the copyright holder.
91
-
92
-
93
- Unicode and the Unicode logo are trademarks of Unicode, Inc., and may be
94
- registered in some jurisdictions. All other trademarks and registered
95
- trademarks mentioned herein are the property of their respective owners.
96
-
97
-
0 commit comments