Warning, /cpukit/libmisc/utf8proc/LICENSE.md is written in an unsupported language. File is not indexed.
0001 License
0002 =======
0003 ```
0004 Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
0005
0006 Permission is hereby granted, free of charge, to any person obtaining a
0007 copy of this software and associated documentation files (the "Software"),
0008 to deal in the Software without restriction, including without limitation
0009 the rights to use, copy, modify, merge, publish, distribute, sublicense,
0010 and/or sell copies of the Software, and to permit persons to whom the
0011 Software is furnished to do so, subject to the following conditions:
0012
0013 The above copyright notice and this permission notice shall be included in
0014 all copies or substantial portions of the Software.
0015
0016 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
0017 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
0018 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
0019 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
0020 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
0021 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
0022 DEALINGS IN THE SOFTWARE.
0023
0024
0025 This software distribution contains derived data from a modified version of
0026 the Unicode data files. The following license applies to that data:
0027
0028 COPYRIGHT AND PERMISSION NOTICE
0029
0030 Copyright (c) 1991-2007 Unicode, Inc. All rights reserved. Distributed
0031 under the Terms of Use in http://www.unicode.org/copyright.html.
0032
0033 Permission is hereby granted, free of charge, to any person obtaining a
0034 copy of the Unicode data files and any associated documentation (the "Data
0035 Files") or Unicode software and any associated documentation (the
0036 "Software") to deal in the Data Files or Software without restriction,
0037 including without limitation the rights to use, copy, modify, merge,
0038 publish, distribute, and/or sell copies of the Data Files or Software, and
0039 to permit persons to whom the Data Files or Software are furnished to do
0040 so, provided that (a) the above copyright notice(s) and this permission
0041 notice appear with all copies of the Data Files or Software, (b) both the
0042 above copyright notice(s) and this permission notice appear in associated
0043 documentation, and (c) there is clear notice in each modified Data File or
0044 in the Software as well as in the documentation associated with the Data
0045 File(s) or Software that the data or software has been modified.
0046
0047 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
0048 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
0049 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
0050 THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
0051 INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
0052 CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
0053 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
0054 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
0055 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
0056
0057 Except as contained in this notice, the name of a copyright holder shall
0058 not be used in advertising or otherwise to promote the sale, use or other
0059 dealings in these Data Files or Software without prior written
0060 authorization of the copyright holder.
0061
0062
0063 Unicode and the Unicode logo are trademarks of Unicode, Inc., and may be
0064 registered in some jurisdictions. All other trademarks and registered
0065 trademarks mentioned herein are the property of their respective owners.
0066 ```