utf8proc

annotate LICENSE @ 8:6921ee309940

Version 1.1.2

- Fixed a serious bug in the data file generator, which caused characters being treated incorrectly, when stripping default ignorable characters or calculating grapheme cluster boundaries.
author jbe
date Wed Jul 25 12:00:00 2007 +0200 (2007-07-25)
parents fcfd8c836c64
children 951e73a98021
rev   line source
jbe@7 1
jbe@7 2 Copyright (c) 2006-2007 Jan Behrens, FlexiGuided GmbH, Berlin
jbe@7 3
jbe@7 4 Permission is hereby granted, free of charge, to any person obtaining a
jbe@7 5 copy of this software and associated documentation files (the "Software"),
jbe@7 6 to deal in the Software without restriction, including without limitation
jbe@7 7 the rights to use, copy, modify, merge, publish, distribute, sublicense,
jbe@7 8 and/or sell copies of the Software, and to permit persons to whom the
jbe@7 9 Software is furnished to do so, subject to the following conditions:
jbe@0 10
jbe@7 11 The above copyright notice and this permission notice shall be included in
jbe@7 12 all copies or substantial portions of the Software.
jbe@0 13
jbe@7 14 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jbe@7 15 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jbe@7 16 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jbe@7 17 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
jbe@7 18 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
jbe@7 19 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
jbe@7 20 DEALINGS IN THE SOFTWARE.
jbe@0 21
jbe@0 22
jbe@7 23 This software distribution contains derived data from a modified version of
jbe@7 24 the Unicode data files. The following license applies to that data:
jbe@7 25
jbe@7 26 COPYRIGHT AND PERMISSION NOTICE
jbe@7 27
jbe@7 28 Copyright (c) 1991-2007 Unicode, Inc. All rights reserved. Distributed
jbe@7 29 under the Terms of Use in http://www.unicode.org/copyright.html.
jbe@7 30
jbe@7 31 Permission is hereby granted, free of charge, to any person obtaining a
jbe@7 32 copy of the Unicode data files and any associated documentation (the "Data
jbe@7 33 Files") or Unicode software and any associated documentation (the
jbe@7 34 "Software") to deal in the Data Files or Software without restriction,
jbe@7 35 including without limitation the rights to use, copy, modify, merge,
jbe@7 36 publish, distribute, and/or sell copies of the Data Files or Software, and
jbe@7 37 to permit persons to whom the Data Files or Software are furnished to do
jbe@7 38 so, provided that (a) the above copyright notice(s) and this permission
jbe@7 39 notice appear with all copies of the Data Files or Software, (b) both the
jbe@7 40 above copyright notice(s) and this permission notice appear in associated
jbe@7 41 documentation, and (c) there is clear notice in each modified Data File or
jbe@7 42 in the Software as well as in the documentation associated with the Data
jbe@7 43 File(s) or Software that the data or software has been modified.
jbe@7 44
jbe@7 45 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
jbe@7 46 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
jbe@7 47 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
jbe@7 48 THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
jbe@7 49 INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
jbe@7 50 CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
jbe@7 51 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
jbe@7 52 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
jbe@7 53 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
jbe@7 54
jbe@7 55 Except as contained in this notice, the name of a copyright holder shall
jbe@7 56 not be used in advertising or otherwise to promote the sale, use or other
jbe@7 57 dealings in these Data Files or Software without prior written
jbe@7 58 authorization of the copyright holder.
jbe@7 59
jbe@7 60
jbe@7 61 Unicode and the Unicode logo are trademarks of Unicode, Inc., and may be
jbe@7 62 registered in some jurisdictions. All other trademarks and registered
jbe@7 63 trademarks mentioned herein are the property of their respective owners.
jbe@7 64

Impressum / About Us