| OLD | NEW |
| 1 ICU License - ICU 1.8.1 and later | 1 ICU License - ICU 1.8.1 and later |
| 2 | 2 |
| 3 COPYRIGHT AND PERMISSION NOTICE | 3 COPYRIGHT AND PERMISSION NOTICE |
| 4 | 4 |
| 5 Copyright (c) 1995-2014 International Business Machines Corporation and | 5 Copyright (c) 1995-2014 International Business Machines Corporation and |
| 6 others | 6 others |
| 7 | 7 |
| 8 All rights reserved. | 8 All rights reserved. |
| 9 | 9 |
| 10 Permission is hereby granted, free of charge, to any person obtaining a | 10 Permission is hereby granted, free of charge, to any person obtaining a |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 78 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | 78 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
| 79 PERFORMANCE OF THE DATA FILES OR SOFTWARE. | 79 PERFORMANCE OF THE DATA FILES OR SOFTWARE. |
| 80 | 80 |
| 81 Except as contained in this notice, the name of a copyright holder | 81 Except as contained in this notice, the name of a copyright holder |
| 82 shall not be used in advertising or otherwise to promote the sale, | 82 shall not be used in advertising or otherwise to promote the sale, |
| 83 use or other dealings in these Data Files or Software without prior | 83 use or other dealings in these Data Files or Software without prior |
| 84 written authorization of the copyright holder. | 84 written authorization of the copyright holder. |
| 85 | 85 |
| 86 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt) | 86 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt) |
| 87 | 87 |
| 88 # The Google Chrome software developed by Google is licensed under the BSD l
i | 88 # The Google Chrome software developed by Google is licensed under |
| 89 cense. Other software included in this distribution is provided under other lice
n | 89 # the BSD license. Other software included in this distribution is |
| 90 ses, as set forth below. | 90 # provided under other licenses, as set forth below. |
| 91 # | 91 # |
| 92 # The BSD License | 92 # The BSD License |
| 93 # http://opensource.org/licenses/bsd-license.php | 93 # http://opensource.org/licenses/bsd-license.php |
| 94 # Copyright (C) 2006-2008, Google Inc. | 94 # Copyright (C) 2006-2008, Google Inc. |
| 95 # | 95 # |
| 96 # All rights reserved. | 96 # All rights reserved. |
| 97 # | 97 # |
| 98 # Redistribution and use in source and binary forms, with or without modif
i | 98 # Redistribution and use in source and binary forms, with or |
| 99 cation, are permitted provided that the following conditions are met: | 99 # without modification, are permitted provided that the |
| 100 # following conditions are met: |
| 100 # | 101 # |
| 101 # Redistributions of source code must retain the above copyright notice, t
h | 102 # Redistributions of source code must retain the above copyright |
| 102 is list of conditions and the following disclaimer. | 103 # notice, this list of conditions and the following disclaimer. |
| 103 # Redistributions in binary form must reproduce the above copyright notice
, | 104 # Redistributions in binary form must reproduce the above |
| 104 this list of conditions and the following disclaimer in the documentation and/o
r | 105 # copyright notice, this list of conditions and the following |
| 105 other materials provided with the distribution. | 106 # disclaimer in the documentation and/or other materials |
| 106 # Neither the name of Google Inc. nor the names of its contributors may b
e | 107 # provided with the distribution. |
| 107 used to endorse or promote products derived from this software without specific | 108 # Neither the name of Google Inc. nor the names of its |
| 108 prior written permission. | 109 # contributors may be used to endorse or promote products |
| 110 # derived from this software without specific prior written |
| 111 # permission. |
| 109 # | 112 # |
| 110 # | 113 # |
| 111 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
I | 114 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND |
| 112 S" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMP
L | 115 # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, |
| 113 IED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCL
A | 116 # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 114 IMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DI
R | 117 # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 115 ECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDI
N | 118 # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR |
| 116 G, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 119 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 117 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
L | 120 # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 118 IABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE O
R | 121 # NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 119 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
O | 122 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 120 F THE POSSIBILITY OF SUCH DAMAGE. | 123 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 124 # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
| 125 # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
| 126 # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 121 # | 127 # |
| 122 # | 128 # |
| 123 # The word list in cjdict.txt are generated by combining three word lists
l | 129 # The word list in cjdict.txt are generated by combining three |
| 124 isted | 130 # word lists listed below with further processing for compound |
| 125 # below with further processing for compound word breaking. The frequency
i | 131 # word breaking. The frequency is generated with an iterative |
| 126 s generated | 132 # training against Google web corpora. |
| 127 # with an iterative training against Google web corpora. | |
| 128 # | 133 # |
| 129 # * Libtabe (Chinese) | 134 # * Libtabe (Chinese) |
| 130 # - https://sourceforge.net/project/?group_id=1519 | 135 # - https://sourceforge.net/project/?group_id=1519 |
| 131 # - Its license terms and conditions are shown below. | 136 # - Its license terms and conditions are shown below. |
| 132 # | 137 # |
| 133 # * IPADIC (Japanese) | 138 # * IPADIC (Japanese) |
| 134 # - http://chasen.aist-nara.ac.jp/chasen/distribution.html | 139 # - http://chasen.aist-nara.ac.jp/chasen/distribution.html |
| 135 # - Its license terms and conditions are shown below. | 140 # - Its license terms and conditions are shown below. |
| 136 # | 141 # |
| 137 # ---------COPYING.libtabe ---- BEGIN-------------------- | 142 # ---------COPYING.libtabe ---- BEGIN-------------------- |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 199 # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 204 # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 200 # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, | 205 # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
| 201 # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 206 # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 202 # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 207 # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 203 # * OF THE POSSIBILITY OF SUCH DAMAGE. | 208 # * OF THE POSSIBILITY OF SUCH DAMAGE. |
| 204 # */ | 209 # */ |
| 205 # | 210 # |
| 206 # Copyright 1996 Chih-Hao Tsai @ Beckman Institute, University of Illinois | 211 # Copyright 1996 Chih-Hao Tsai @ Beckman Institute, University of Illinois |
| 207 # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 | 212 # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 |
| 208 # | 213 # |
| 209 # ---------------COPYING.libtabe-----END----------------------------------
- | 214 # ---------------COPYING.libtabe-----END----------------------------------
-- |
| 210 - | |
| 211 # | 215 # |
| 212 # | 216 # |
| 213 # ---------------COPYING.ipadic-----BEGIN---------------------------------
- | 217 # ---------------COPYING.ipadic-----BEGIN---------------------------------
--- |
| 214 -- | |
| 215 # | 218 # |
| 216 # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science | 219 # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science |
| 217 # and Technology. All Rights Reserved. | 220 # and Technology. All Rights Reserved. |
| 218 # | 221 # |
| 219 # Use, reproduction, and distribution of this software is permitted. | 222 # Use, reproduction, and distribution of this software is permitted. |
| 220 # Any copy of this software, whether in its original form or modified, | 223 # Any copy of this software, whether in its original form or modified, |
| 221 # must include both the above copyright notice and the following | 224 # must include both the above copyright notice and the following |
| 222 # paragraphs. | 225 # paragraphs. |
| 223 # | 226 # |
| 224 # Nara Institute of Science and Technology (NAIST), | 227 # Nara Institute of Science and Technology (NAIST), |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 286 # | 289 # |
| 287 # ---------------COPYING.ipadic-----END-----------------------------------
- | 290 # ---------------COPYING.ipadic-----END-----------------------------------
- |
| 288 | 291 |
| 289 3. Lao Word Break Dictionary Data (laodict.txt) | 292 3. Lao Word Break Dictionary Data (laodict.txt) |
| 290 | 293 |
| 291 # Copyright (c) 2013 International Business Machines Corporation | 294 # Copyright (c) 2013 International Business Machines Corporation |
| 292 # and others. All Rights Reserved. | 295 # and others. All Rights Reserved. |
| 293 # | 296 # |
| 294 # Project: http://code.google.com/p/lao-dictionary/ | 297 # Project: http://code.google.com/p/lao-dictionary/ |
| 295 # Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt | 298 # Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt |
| 296 # License: http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICE
N | 299 # License: http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICE
NSE.txt |
| 297 SE.txt | |
| 298 # (copied below) | 300 # (copied below) |
| 299 # | 301 # |
| 300 # This file is derived from the above dictionary, with slight modification
s | 302 # This file is derived from the above dictionary, with slight modification
s. |
| 301 . | 303 # ------------------------------------------------------------------------
-------- |
| 302 # ------------------------------------------------------------------------
- | |
| 303 ------- | |
| 304 # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell. | 304 # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell. |
| 305 # All rights reserved. | 305 # All rights reserved. |
| 306 # | 306 # |
| 307 # Redistribution and use in source and binary forms, with or without modif
i | 307 # Redistribution and use in source and binary forms, with or without modif
ication, |
| 308 cation, | |
| 309 # are permitted provided that the following conditions are met: | 308 # are permitted provided that the following conditions are met: |
| 310 # | 309 # |
| 311 # Redistributions of source code must retain the above copyright n
o | 310 # Redistributions of source code must retain the above copyright n
otice, this |
| 312 tice, this | 311 # list of conditions and the following disclaimer. Redistributions
in binary |
| 313 # list of conditions and the following disclaimer. Redistributions | 312 # form must reproduce the above copyright notice, this list of con
ditions and |
| 314 in binary | 313 # the following disclaimer in the documentation and/or other mater
ials |
| 315 # form must reproduce the above copyright notice, this list of con
d | |
| 316 itions and | |
| 317 # the following disclaimer in the documentation and/or other mater
i | |
| 318 als | |
| 319 # provided with the distribution. | 314 # provided with the distribution. |
| 320 # | 315 # |
| 321 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
I | 316 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND |
| 322 S" AND | 317 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IM
PLIED |
| 323 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IM
P | |
| 324 LIED | |
| 325 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 318 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 326 # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LI
A | 319 # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LI
ABLE FOR |
| 327 BLE FOR | 320 # ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL D
AMAGES |
| 328 # ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL D
A | 321 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVI
CES; |
| 329 MAGES | 322 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
AND ON |
| 330 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVI
C | |
| 331 ES; | |
| 332 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
A | |
| 333 ND ON | |
| 334 # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 323 # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 335 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 324 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS |
| 336 THIS | |
| 337 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 325 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 338 # ------------------------------------------------------------------------
- | 326 # ------------------------------------------------------------------------
-------- |
| 339 ------- | |
| 340 | 327 |
| 341 4. Burmese Word Break Dictionary Data (burmesedict.txt) | 328 4. Burmese Word Break Dictionary Data (burmesedict.txt) |
| 342 | 329 |
| 343 # Copyright (c) 2014 International Business Machines Corporation | 330 # Copyright (c) 2014 International Business Machines Corporation |
| 344 # and others. All Rights Reserved. | 331 # and others. All Rights Reserved. |
| 345 # | 332 # |
| 346 # This list is part of a project hosted at: | 333 # This list is part of a project hosted at: |
| 347 # github.com/kanyawtech/myanmar-karen-word-lists | 334 # github.com/kanyawtech/myanmar-karen-word-lists |
| 348 # | 335 # |
| 349 # ------------------------------------------------------------------------
- | 336 # ------------------------------------------------------------------------
-------- |
| 350 ------- | |
| 351 # Copyright (c) 2013, LeRoy Benjamin Sharon | 337 # Copyright (c) 2013, LeRoy Benjamin Sharon |
| 352 # All rights reserved. | 338 # All rights reserved. |
| 353 # | 339 # |
| 354 # Redistribution and use in source and binary forms, with or without modif
i | 340 # Redistribution and use in source and binary forms, with or without modif
ication, |
| 355 cation, | |
| 356 # are permitted provided that the following conditions are met: | 341 # are permitted provided that the following conditions are met: |
| 357 # | 342 # |
| 358 # Redistributions of source code must retain the above copyright notice, | 343 # Redistributions of source code must retain the above copyright notice,
this |
| 359 this | |
| 360 # list of conditions and the following disclaimer. | 344 # list of conditions and the following disclaimer. |
| 361 # | 345 # |
| 362 # Redistributions in binary form must reproduce the above copyright noti
c | 346 # Redistributions in binary form must reproduce the above copyright noti
ce, this |
| 363 e, this | 347 # list of conditions and the following disclaimer in the documentation a
n d/or |
| 364 # list of conditions and the following disclaimer in the documentation a
n | |
| 365 d/or | |
| 366 # other materials provided with the distribution. | 348 # other materials provided with the distribution. |
| 367 # | 349 # |
| 368 # Neither the name Myanmar Karen Word Lists, nor the names of its | 350 # Neither the name Myanmar Karen Word Lists, nor the names of its |
| 369 # contributors may be used to endorse or promote products derived from | 351 # contributors may be used to endorse or promote products derived from |
| 370 # this software without specific prior written permission. | 352 # this software without specific prior written permission. |
| 371 # | 353 # |
| 372 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
I | 354 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND |
| 373 S" AND | 355 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IM
PLIED |
| 374 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IM
P | |
| 375 LIED | |
| 376 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 356 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 377 # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LI
A | 357 # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LI
ABLE FOR |
| 378 BLE FOR | 358 # ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL D
AMAGES |
| 379 # ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL D
A | 359 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVI
CES; |
| 380 MAGES | 360 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
AND ON |
| 381 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVI
C | |
| 382 ES; | |
| 383 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
A | |
| 384 ND ON | |
| 385 # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 361 # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 386 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 362 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS |
| 387 THIS | |
| 388 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 363 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 389 # ------------------------------------------------------------------------
- | 364 # ------------------------------------------------------------------------
-------- |
| 390 ------- | |
| 391 | 365 |
| 392 5. Time Zone Database | 366 5. Time Zone Database |
| 393 | 367 |
| 394 ICU uses the public domain data and code derived from Time Zone Database | 368 ICU uses the public domain data and code derived from Time Zone Database |
| 395 for its time zone support. The ownership of the TZ database is explained | 369 for its time zone support. The ownership of the TZ database is explained |
| 396 in BCP 175: Procedure for Maintaining the Time Zone Database section 7. | 370 in BCP 175: Procedure for Maintaining the Time Zone Database section 7. |
| 397 | 371 |
| 398 7. Database Ownership | 372 7. Database Ownership |
| 399 | 373 |
| 400 The TZ database itself is not an IETF Contribution or an IETF | 374 The TZ database itself is not an IETF Contribution or an IETF |
| 401 document. Rather it is a pre-existing and regularly updated work | 375 document. Rather it is a pre-existing and regularly updated work |
| 402 that is in the public domain, and is intended to remain in the public | 376 that is in the public domain, and is intended to remain in the public |
| 403 domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do not apply | 377 domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do not apply |
| 404 to the TZ Database or contributions that individuals make to it. | 378 to the TZ Database or contributions that individuals make to it. |
| 405 Should any claims be made and substantiated against the TZ Database, | 379 Should any claims be made and substantiated against the TZ Database, |
| 406 the organization that is providing the IANA Considerations defined in | 380 the organization that is providing the IANA Considerations defined in |
| 407 this RFC, under the memorandum of understanding with the IETF, | 381 this RFC, under the memorandum of understanding with the IETF, |
| 408 currently ICANN, may act in accordance with all competent court | 382 currently ICANN, may act in accordance with all competent court |
| 409 orders. No ownership claims will be made by ICANN or the IETF Trust | 383 orders. No ownership claims will be made by ICANN or the IETF Trust |
| 410 on the database or the code. Any person making a contribution to the | 384 on the database or the code. Any person making a contribution to the |
| 411 database or code waives all rights to future claims in that | 385 database or code waives all rights to future claims in that |
| 412 contribution or in the TZ Database. | 386 contribution or in the TZ Database. |
| OLD | NEW |