@@ -8118,8 +8118,38 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
81188118--------------------------------------------------------------------------------
81198119icu
81208120
8121- Copyright © 1991-2018 Unicode, Inc. All rights reserved.
8122- Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
8121+ Copyright 2019 the V8 project authors. All rights reserved.
8122+
8123+ Redistribution and use in source and binary forms, with or without
8124+ modification, are permitted provided that the following conditions are
8125+ met:
8126+
8127+ * Redistributions of source code must retain the above copyright
8128+ notice, this list of conditions and the following disclaimer.
8129+ * Redistributions in binary form must reproduce the above
8130+ copyright notice, this list of conditions and the following
8131+ disclaimer in the documentation and/or other materials provided
8132+ with the distribution.
8133+ * Neither the name of Google Inc. nor the names of its
8134+ contributors may be used to endorse or promote products derived
8135+ from this software without specific prior written permission.
8136+
8137+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
8138+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
8139+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
8140+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
8141+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
8142+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
8143+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
8144+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
8145+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
8146+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
8147+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8148+ --------------------------------------------------------------------------------
8149+ icu
8150+
8151+ Copyright © 1991-2019 Unicode, Inc. All rights reserved.
8152+ Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
81238153
81248154Permission is hereby granted, free of charge, to any person obtaining
81258155a copy of the Unicode data files and any associated documentation
0 commit comments