Blame LICENSE

Packit 85c618
ICU License - ICU 1.8.1 and later
Packit 85c618
Packit 85c618
COPYRIGHT AND PERMISSION NOTICE
Packit 85c618
Packit 85c618
Copyright (c) 1995-2016 International Business Machines Corporation and others
Packit 85c618
Packit 85c618
All rights reserved.
Packit 85c618
Packit 85c618
Permission is hereby granted, free of charge, to any person obtaining
Packit 85c618
a copy of this software and associated documentation files (the
Packit 85c618
"Software"), to deal in the Software without restriction, including
Packit 85c618
without limitation the rights to use, copy, modify, merge, publish,
Packit 85c618
distribute, and/or sell copies of the Software, and to permit persons
Packit 85c618
to whom the Software is furnished to do so, provided that the above
Packit 85c618
copyright notice(s) and this permission notice appear in all copies of
Packit 85c618
the Software and that both the above copyright notice(s) and this
Packit 85c618
permission notice appear in supporting documentation.
Packit 85c618
Packit 85c618
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Packit 85c618
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
Packit 85c618
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
Packit 85c618
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
Packit 85c618
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
Packit 85c618
SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
Packit 85c618
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
Packit 85c618
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
Packit 85c618
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Packit 85c618
Packit 85c618
Except as contained in this notice, the name of a copyright holder
Packit 85c618
shall not be used in advertising or otherwise to promote the sale, use
Packit 85c618
or other dealings in this Software without prior written authorization
Packit 85c618
of the copyright holder.
Packit 85c618
Packit 85c618
Packit 85c618
All trademarks and registered trademarks mentioned herein are the
Packit 85c618
property of their respective owners.
Packit 85c618
Packit 85c618
---------------------
Packit 85c618
Packit 85c618
Third-Party Software Licenses
Packit 85c618
Packit 85c618
This section contains third-party software notices and/or additional
Packit 85c618
terms for licensed third-party software components included within ICU
Packit 85c618
libraries. 
Packit 85c618
Packit 85c618
1. Unicode Data Files and Software
Packit 85c618
Packit 85c618
COPYRIGHT AND PERMISSION NOTICE
Packit 85c618
Packit 85c618
Copyright © 1991-2016 Unicode, Inc. All rights reserved.
Packit 85c618
Distributed under the Terms of Use in
Packit 85c618
http://www.unicode.org/copyright.html.
Packit 85c618
Packit 85c618
Permission is hereby granted, free of charge, to any person obtaining
Packit 85c618
a copy of the Unicode data files and any associated documentation
Packit 85c618
(the "Data Files") or Unicode software and any associated documentation
Packit 85c618
(the "Software") to deal in the Data Files or Software
Packit 85c618
without restriction, including without limitation the rights to use,
Packit 85c618
copy, modify, merge, publish, distribute, and/or sell copies of
Packit 85c618
the Data Files or Software, and to permit persons to whom the Data Files
Packit 85c618
or Software are furnished to do so, provided that
Packit 85c618
(a) this copyright and permission notice appear with all copies
Packit 85c618
of the Data Files or Software,
Packit 85c618
(b) this copyright and permission notice appear in associated
Packit 85c618
documentation, and
Packit 85c618
(c) there is clear notice in each modified Data File or in the Software
Packit 85c618
as well as in the documentation associated with the Data File(s) or
Packit 85c618
Software that the data or software has been modified.
Packit 85c618
Packit 85c618
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
Packit 85c618
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
Packit 85c618
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
Packit 85c618
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
Packit 85c618
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
Packit 85c618
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
Packit 85c618
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
Packit 85c618
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
Packit 85c618
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
Packit 85c618
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
Packit 85c618
Packit 85c618
Except as contained in this notice, the name of a copyright holder
Packit 85c618
shall not be used in advertising or otherwise to promote the sale,
Packit 85c618
use or other dealings in these Data Files or Software without prior
Packit 85c618
written authorization of the copyright holder.
Packit 85c618
Packit 85c618
2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
Packit 85c618
Packit 85c618
 #     The Google Chrome software developed by Google is licensed under
Packit 85c618
 # the BSD license. Other software included in this distribution is
Packit 85c618
 # provided under other licenses, as set forth below. 
Packit 85c618
 #
Packit 85c618
 #  The BSD License
Packit 85c618
 #  http://opensource.org/licenses/bsd-license.php
Packit 85c618
 #  Copyright (C) 2006-2008, Google Inc.
Packit 85c618
 #
Packit 85c618
 #  All rights reserved.
Packit 85c618
 #
Packit 85c618
 #  Redistribution and use in source and binary forms, with or without
Packit 85c618
 # modification, are permitted provided that the following conditions are met:
Packit 85c618
 #
Packit 85c618
 #  Redistributions of source code must retain the above copyright notice,
Packit 85c618
 # this list of conditions and the following disclaimer. 
Packit 85c618
 #  Redistributions in binary form must reproduce the above
Packit 85c618
 # copyright notice, this list of conditions and the following
Packit 85c618
 # disclaimer in the documentation and/or other materials provided with
Packit 85c618
 # the distribution. 
Packit 85c618
 #  Neither the name of  Google Inc. nor the names of its
Packit 85c618
 # contributors may be used to endorse or promote products derived from
Packit 85c618
 # this software without specific prior written permission. 
Packit 85c618
 #
Packit 85c618
 #
Packit 85c618
 #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
Packit 85c618
 # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
Packit 85c618
 # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
Packit 85c618
 # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
Packit 85c618
 # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
Packit 85c618
 # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
Packit 85c618
 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
Packit 85c618
 # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
Packit 85c618
 # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
Packit 85c618
 # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
Packit 85c618
 # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
Packit 85c618
 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
Packit 85c618
 #
Packit 85c618
 #
Packit 85c618
 #  The word list in cjdict.txt are generated by combining three word lists
Packit 85c618
 # listed below with further processing for compound word breaking. The
Packit 85c618
 # frequency is generated with an iterative training against Google web
Packit 85c618
 # corpora. 
Packit 85c618
 #
Packit 85c618
 #  * Libtabe (Chinese)
Packit 85c618
 #    - https://sourceforge.net/project/?group_id=1519
Packit 85c618
 #    - Its license terms and conditions are shown below.
Packit 85c618
 #
Packit 85c618
 #  * IPADIC (Japanese)
Packit 85c618
 #    - http://chasen.aist-nara.ac.jp/chasen/distribution.html
Packit 85c618
 #    - Its license terms and conditions are shown below.
Packit 85c618
 #
Packit 85c618
 #  ---------COPYING.libtabe ---- BEGIN--------------------
Packit 85c618
 #
Packit 85c618
 #  /*
Packit 85c618
 #   * Copyrighy (c) 1999 TaBE Project.
Packit 85c618
 #   * Copyright (c) 1999 Pai-Hsiang Hsiao.
Packit 85c618
 #   * All rights reserved.
Packit 85c618
 #   *
Packit 85c618
 #   * Redistribution and use in source and binary forms, with or without
Packit 85c618
 #   * modification, are permitted provided that the following conditions
Packit 85c618
 #   * are met:
Packit 85c618
 #   *
Packit 85c618
 #   * . Redistributions of source code must retain the above copyright
Packit 85c618
 #   *   notice, this list of conditions and the following disclaimer.
Packit 85c618
 #   * . Redistributions in binary form must reproduce the above copyright
Packit 85c618
 #   *   notice, this list of conditions and the following disclaimer in
Packit 85c618
 #   *   the documentation and/or other materials provided with the
Packit 85c618
 #   *   distribution.
Packit 85c618
 #   * . Neither the name of the TaBE Project nor the names of its
Packit 85c618
 #   *   contributors may be used to endorse or promote products derived
Packit 85c618
 #   *   from this software without specific prior written permission.
Packit 85c618
 #   *
Packit 85c618
 #   * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Packit 85c618
 #   * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
Packit 85c618
 #   * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
Packit 85c618
 #   * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
Packit 85c618
 #   * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
Packit 85c618
 #   * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
Packit 85c618
 #   * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
Packit 85c618
 #   * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
Packit 85c618
 #   * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
Packit 85c618
 #   * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
Packit 85c618
 #   * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
Packit 85c618
 #   * OF THE POSSIBILITY OF SUCH DAMAGE.
Packit 85c618
 #   */
Packit 85c618
 #
Packit 85c618
 #  /*
Packit 85c618
 #   * Copyright (c) 1999 Computer Systems and Communication Lab,
Packit 85c618
 #   *                    Institute of Information Science, Academia
Packit 85c618
 #       *                    Sinica. All rights reserved.
Packit 85c618
 #   *
Packit 85c618
 #   * Redistribution and use in source and binary forms, with or without
Packit 85c618
 #   * modification, are permitted provided that the following conditions
Packit 85c618
 #   * are met:
Packit 85c618
 #   *
Packit 85c618
 #   * . Redistributions of source code must retain the above copyright
Packit 85c618
 #   *   notice, this list of conditions and the following disclaimer.
Packit 85c618
 #   * . Redistributions in binary form must reproduce the above copyright
Packit 85c618
 #   *   notice, this list of conditions and the following disclaimer in
Packit 85c618
 #   *   the documentation and/or other materials provided with the
Packit 85c618
 #   *   distribution.
Packit 85c618
 #   * . Neither the name of the Computer Systems and Communication Lab
Packit 85c618
 #   *   nor the names of its contributors may be used to endorse or
Packit 85c618
 #   *   promote products derived from this software without specific
Packit 85c618
 #   *   prior written permission.
Packit 85c618
 #   *
Packit 85c618
 #   * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Packit 85c618
 #   * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
Packit 85c618
 #   * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
Packit 85c618
 #   * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
Packit 85c618
 #   * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
Packit 85c618
 #   * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
Packit 85c618
 #   * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
Packit 85c618
 #   * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
Packit 85c618
 #   * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
Packit 85c618
 #   * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
Packit 85c618
 #   * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
Packit 85c618
 #   * OF THE POSSIBILITY OF SUCH DAMAGE.
Packit 85c618
 #   */
Packit 85c618
 #
Packit 85c618
 #  Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
Packit 85c618
 #      University of Illinois
Packit 85c618
 #  c-tsai4@uiuc.edu  http://casper.beckman.uiuc.edu/~c-tsai4
Packit 85c618
 #
Packit 85c618
 #  ---------------COPYING.libtabe-----END--------------------------------
Packit 85c618
 #
Packit 85c618
 #
Packit 85c618
 #  ---------------COPYING.ipadic-----BEGIN-------------------------------
Packit 85c618
 #
Packit 85c618
 #  Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
Packit 85c618
 #  and Technology.  All Rights Reserved.
Packit 85c618
 #
Packit 85c618
 #  Use, reproduction, and distribution of this software is permitted.
Packit 85c618
 #  Any copy of this software, whether in its original form or modified,
Packit 85c618
 #  must include both the above copyright notice and the following
Packit 85c618
 #  paragraphs.
Packit 85c618
 #
Packit 85c618
 #  Nara Institute of Science and Technology (NAIST),
Packit 85c618
 #  the copyright holders, disclaims all warranties with regard to this
Packit 85c618
 #  software, including all implied warranties of merchantability and
Packit 85c618
 #  fitness, in no event shall NAIST be liable for
Packit 85c618
 #  any special, indirect or consequential damages or any damages
Packit 85c618
 #  whatsoever resulting from loss of use, data or profits, whether in an
Packit 85c618
 #  action of contract, negligence or other tortuous action, arising out
Packit 85c618
 #  of or in connection with the use or performance of this software.
Packit 85c618
 #
Packit 85c618
 #  A large portion of the dictionary entries
Packit 85c618
 #  originate from ICOT Free Software.  The following conditions for ICOT
Packit 85c618
 #  Free Software applies to the current dictionary as well.
Packit 85c618
 #
Packit 85c618
 #  Each User may also freely distribute the Program, whether in its
Packit 85c618
 #  original form or modified, to any third party or parties, PROVIDED
Packit 85c618
 #  that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
Packit 85c618
 #  on, or be attached to, the Program, which is distributed substantially
Packit 85c618
 #  in the same form as set out herein and that such intended
Packit 85c618
 #  distribution, if actually made, will neither violate or otherwise
Packit 85c618
 #  contravene any of the laws and regulations of the countries having
Packit 85c618
 #  jurisdiction over the User or the intended distribution itself.
Packit 85c618
 #
Packit 85c618
 #  NO WARRANTY
Packit 85c618
 #
Packit 85c618
 #  The program was produced on an experimental basis in the course of the
Packit 85c618
 #  research and development conducted during the project and is provided
Packit 85c618
 #  to users as so produced on an experimental basis.  Accordingly, the
Packit 85c618
 #  program is provided without any warranty whatsoever, whether express,
Packit 85c618
 #  implied, statutory or otherwise.  The term "warranty" used herein
Packit 85c618
 #  includes, but is not limited to, any warranty of the quality,
Packit 85c618
 #  performance, merchantability and fitness for a particular purpose of
Packit 85c618
 #  the program and the nonexistence of any infringement or violation of
Packit 85c618
 #  any right of any third party.
Packit 85c618
 #
Packit 85c618
 #  Each user of the program will agree and understand, and be deemed to
Packit 85c618
 #  have agreed and understood, that there is no warranty whatsoever for
Packit 85c618
 #  the program and, accordingly, the entire risk arising from or
Packit 85c618
 #  otherwise connected with the program is assumed by the user.
Packit 85c618
 #
Packit 85c618
 #  Therefore, neither ICOT, the copyright holder, or any other
Packit 85c618
 #  organization that participated in or was otherwise related to the
Packit 85c618
 #  development of the program and their respective officials, directors,
Packit 85c618
 #  officers and other employees shall be held liable for any and all
Packit 85c618
 #  damages, including, without limitation, general, special, incidental
Packit 85c618
 #  and consequential damages, arising out of or otherwise in connection
Packit 85c618
 #  with the use or inability to use the program or any product, material
Packit 85c618
 #  or result produced or otherwise obtained by using the program,
Packit 85c618
 #  regardless of whether they have been advised of, or otherwise had
Packit 85c618
 #  knowledge of, the possibility of such damages at any time during the
Packit 85c618
 #  project or thereafter.  Each user will be deemed to have agreed to the
Packit 85c618
 #  foregoing by his or her commencement of use of the program.  The term
Packit 85c618
 #  "use" as used herein includes, but is not limited to, the use,
Packit 85c618
 #  modification, copying and distribution of the program and the
Packit 85c618
 #  production of secondary products from the program.
Packit 85c618
 #
Packit 85c618
 #  In the case where the program, whether in its original form or
Packit 85c618
 #  modified, was distributed or delivered to or received by a user from
Packit 85c618
 #  any person, organization or entity other than ICOT, unless it makes or
Packit 85c618
 #  grants independently of ICOT any specific warranty to the user in
Packit 85c618
 #  writing, such person, organization or entity, will also be exempted
Packit 85c618
 #  from and not be held liable to the user for any such damages as noted
Packit 85c618
 #  above as far as the program is concerned.
Packit 85c618
 #
Packit 85c618
 #  ---------------COPYING.ipadic-----END----------------------------------
Packit 85c618
Packit 85c618
3. Lao Word Break Dictionary Data (laodict.txt)
Packit 85c618
Packit 85c618
 #  Copyright (c) 2013 International Business Machines Corporation
Packit 85c618
 #  and others. All Rights Reserved.
Packit 85c618
 #
Packit 85c618
 # Project: http://code.google.com/p/lao-dictionary/
Packit 85c618
 # Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt
Packit 85c618
 # License: http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICENSE.txt
Packit 85c618
 #              (copied below)
Packit 85c618
 #
Packit 85c618
 #  This file is derived from the above dictionary, with slight
Packit 85c618
 #  modifications. 
Packit 85c618
 #  ----------------------------------------------------------------------
Packit 85c618
 #  Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
Packit 85c618
 #  All rights reserved.
Packit 85c618
 #
Packit 85c618
 #  Redistribution and use in source and binary forms, with or without
Packit 85c618
 #  modification, 
Packit 85c618
 #  are permitted provided that the following conditions are met:
Packit 85c618
 #
Packit 85c618
 #
Packit 85c618
 # Redistributions of source code must retain the above copyright notice, this
Packit 85c618
 #  list of conditions and the following disclaimer. Redistributions in
Packit 85c618
 #  binary form must reproduce the above copyright notice, this list of
Packit 85c618
 #  conditions and the following disclaimer in the documentation and/or
Packit 85c618
 #  other materials provided with the distribution.
Packit 85c618
 #
Packit 85c618
 #
Packit 85c618
 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Packit 85c618
 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
Packit 85c618
 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
Packit 85c618
 # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
Packit 85c618
 # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
Packit 85c618
 # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
Packit 85c618
 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
Packit 85c618
 # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
Packit 85c618
 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
Packit 85c618
 # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
Packit 85c618
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
Packit 85c618
 # OF THE POSSIBILITY OF SUCH DAMAGE.
Packit 85c618
 #  --------------------------------------------------------------------------
Packit 85c618
Packit 85c618
4. Burmese Word Break Dictionary Data (burmesedict.txt)
Packit 85c618
Packit 85c618
 #  Copyright (c) 2014 International Business Machines Corporation
Packit 85c618
 #  and others. All Rights Reserved.
Packit 85c618
 #
Packit 85c618
 #  This list is part of a project hosted at:
Packit 85c618
 #    github.com/kanyawtech/myanmar-karen-word-lists
Packit 85c618
 #
Packit 85c618
 #  --------------------------------------------------------------------------
Packit 85c618
 #  Copyright (c) 2013, LeRoy Benjamin Sharon
Packit 85c618
 #  All rights reserved.
Packit 85c618
 #
Packit 85c618
 #  Redistribution and use in source and binary forms, with or without
Packit 85c618
 #  modification, are permitted provided that the following conditions
Packit 85c618
 #  are met: Redistributions of source code must retain the above
Packit 85c618
 #  copyright notice, this list of conditions and the following
Packit 85c618
 #  disclaimer.  Redistributions in binary form must reproduce the
Packit 85c618
 #  above copyright notice, this list of conditions and the following
Packit 85c618
 #  disclaimer in the documentation and/or other materials provided
Packit 85c618
 #  with the distribution.
Packit 85c618
 #
Packit 85c618
 #    Neither the name Myanmar Karen Word Lists, nor the names of its
Packit 85c618
 #    contributors may be used to endorse or promote products derived
Packit 85c618
 #    from this software without specific prior written permission.
Packit 85c618
 #
Packit 85c618
 #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
Packit 85c618
 #  CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
Packit 85c618
 #  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
Packit 85c618
 #  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
Packit 85c618
 #  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
Packit 85c618
 #  BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
Packit 85c618
 #  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
Packit 85c618
 #  TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
Packit 85c618
 #  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
Packit 85c618
 #  ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
Packit 85c618
 #  TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
Packit 85c618
 #  THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
Packit 85c618
 #  SUCH DAMAGE.
Packit 85c618
 #  --------------------------------------------------------------------------
Packit 85c618
 
Packit 85c618
5. Time Zone Database
Packit 85c618
Packit 85c618
  ICU uses the public domain data and code derived from Time Zone
Packit 85c618
Database for its time zone support. The ownership of the TZ database
Packit 85c618
is explained in BCP 175: Procedure for Maintaining the Time Zone
Packit 85c618
Database section 7.
Packit 85c618
Packit 85c618
 # 7.  Database Ownership
Packit 85c618
 #
Packit 85c618
 #    The TZ database itself is not an IETF Contribution or an IETF
Packit 85c618
 #    document.  Rather it is a pre-existing and regularly updated work
Packit 85c618
 #    that is in the public domain, and is intended to remain in the
Packit 85c618
 #    public domain.  Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
Packit 85c618
 #    not apply to the TZ Database or contributions that individuals make
Packit 85c618
 #    to it.  Should any claims be made and substantiated against the TZ
Packit 85c618
 #    Database, the organization that is providing the IANA
Packit 85c618
 #    Considerations defined in this RFC, under the memorandum of
Packit 85c618
 #    understanding with the IETF, currently ICANN, may act in accordance
Packit 85c618
 #    with all competent court orders.  No ownership claims will be made
Packit 85c618
 #    by ICANN or the IETF Trust on the database or the code.  Any person
Packit 85c618
 #    making a contribution to the database or code waives all rights to
Packit 85c618
 #    future claims in that contribution or in the TZ Database.