From 17328cfc4a853870444612c8ca4ee937eabbe78d Mon Sep 17 00:00:00 2001 From: Rohit Sekhar Date: Fri, 21 Jun 2024 18:18:12 +0530 Subject: [PATCH] darwin: Bump platform-tools to 33.0.3 (A13) * From: https://dl.google.com/android/repository/platform-tools_r33.0.3-darwin.zip * Previously: https://dl.google.com/android/repository/platform-tools_r30.0.4-darwin.zip --- buildSrc/OSX/adb/NOTICE.txt | 22310 ++++- buildSrc/OSX/adb/adb | Bin 6529920 -> 14732528 bytes buildSrc/OSX/adb/api/annotations.zip | Bin 97630 -> 0 bytes buildSrc/OSX/adb/api/api-versions.xml | 82285 ---------------- buildSrc/OSX/adb/dmtracedump | Bin 79904 -> 206576 bytes buildSrc/OSX/adb/e2fsdroid | Bin 1505408 -> 3282224 bytes buildSrc/OSX/adb/etc1tool | Bin 311712 -> 687744 bytes buildSrc/OSX/adb/fastboot | Bin 1709344 -> 4349744 bytes buildSrc/OSX/adb/hprof-conv | Bin 36288 -> 118208 bytes buildSrc/OSX/adb/lib64/libc++.dylib | Bin 816144 -> 1640896 bytes buildSrc/OSX/adb/make_f2fs | Bin 257376 -> 337104 bytes buildSrc/OSX/adb/make_f2fs_casefold | Bin 0 -> 337120 bytes buildSrc/OSX/adb/mke2fs | Bin 780592 -> 1682336 bytes buildSrc/OSX/adb/mke2fs.conf | 0 buildSrc/OSX/adb/sload_f2fs | Bin 1473232 -> 1497504 bytes buildSrc/OSX/adb/source.properties | 2 +- buildSrc/OSX/adb/sqlite3 | Bin 1318192 -> 2626224 bytes buildSrc/OSX/adb/systrace/NOTICE | 205 - buildSrc/OSX/adb/systrace/UPSTREAM_REVISION | 1 - .../systrace/catapult/common/bin/run_tests | 28 - .../bin/update_chrome_reference_binaries | 229 - .../systrace/catapult/common/eslint/LICENSE | 20 - .../systrace/catapult/common/eslint/README.md | 5 - .../catapult/common/eslint/bin/run_eslint | 54 - .../catapult/common/eslint/bin/run_tests | 35 - .../catapult/common/eslint/eslint/__init__.py | 68 - .../common/eslint/eslint/smoke_test.py | 36 - .../common/eslint/rules/catapult-camelcase.js | 154 - .../common/eslint/tests/catapult-camelcase.js | 324 - .../systrace/catapult/common/lab/commits.py | 105 - .../systrace/catapult/common/lab/hardware.py | 93 - .../catapult/common/lab/keychain_unlock.sh | 15 - .../common/node_runner/node_runner/README.md | 11 - .../node_runner/node_runner/__init__.py | 4 - .../common/node_runner/node_runner/minify | 53 - .../common/node_runner/node_runner/minifyjs | 21 - .../node_runner/node_binaries.json | 53 - .../node_runner/node_runner/node_util.py | 60 - .../node_runner/node_runner/package-lock.json | 7189 -- .../node_runner/node_runner/package.json | 64 - .../catapult/common/py_trace_event/README.txt | 7 - .../common/py_trace_event/bin/run_tests | 35 - .../py_trace_event/py_trace_event/__init__.py | 12 - .../py_trace_event/py_trace_event/setup.py | 12 - .../py_trace_event/trace_event.py | 295 - .../trace_event_impl/__init__.py | 7 - .../trace_event_impl/decorators.py | 87 - .../trace_event_impl/decorators_test.py | 63 - .../py_trace_event/trace_event_impl/log.py | 364 - .../trace_event_impl/log_io_test.py | 46 - .../trace_event_impl/meta_class.py | 17 - .../trace_event_impl/multiprocessing_shim.py | 88 - .../trace_event_impl/parsed_trace_events.py | 98 - .../perfetto_proto_classes.py | 222 - .../trace_event_impl/perfetto_trace_writer.py | 166 - .../perfetto_trace_writer_unittest.py | 80 - .../trace_event_impl/trace_test.py | 48 - .../py_trace_event/trace_event_unittest.py | 518 - .../py_trace_event/trace_time.py | 234 - .../py_trace_event/trace_time_unittest.py | 123 - .../third_party/protobuf/README.chromium | 12 - .../third_party/protobuf/encoder.py | 224 - .../third_party/protobuf/wire_format.py | 52 - .../catapult/common/py_utils/PRESUBMIT.py | 31 - .../catapult/common/py_utils/bin/run_tests | 38 - .../common/py_utils/py_utils/__init__.py | 158 - .../py_utils/py_utils/atexit_with_log.py | 21 - .../py_utils/py_utils/binary_manager.py | 61 - .../py_utils/binary_manager_unittest.py | 214 - .../common/py_utils/py_utils/camel_case.py | 34 - .../py_utils/py_utils/camel_case_unittest.py | 50 - .../py_utils/py_utils/chrome_binaries.json | 126 - .../common/py_utils/py_utils/class_util.py | 26 - .../py_utils/py_utils/class_util_unittest.py | 138 - .../common/py_utils/py_utils/cloud_storage.py | 502 - .../py_utils/cloud_storage_global_lock.py | 5 - .../py_utils/cloud_storage_unittest.py | 387 - .../py_utils/py_utils/contextlib_ext.py | 33 - .../py_utils/contextlib_ext_unittest.py | 34 - .../py_utils/py_utils/dependency_util.py | 49 - .../common/py_utils/py_utils/discover.py | 191 - .../py_utils/py_utils/discover_unittest.py | 151 - .../common/py_utils/py_utils/exc_util.py | 84 - .../py_utils/py_utils/exc_util_unittest.py | 183 - .../py_utils/py_utils/expectations_parser.py | 128 - .../py_utils/expectations_parser_unittest.py | 170 - .../common/py_utils/py_utils/file_util.py | 23 - .../py_utils/py_utils/file_util_unittest.py | 66 - .../catapult/common/py_utils/py_utils/lock.py | 121 - .../common/py_utils/py_utils/lock_unittest.py | 169 - .../common/py_utils/py_utils/logging_util.py | 35 - .../py_utils/logging_util_unittest.py | 27 - .../common/py_utils/py_utils/memory_debug.py | 95 - .../common/py_utils/py_utils/modules_util.py | 35 - .../py_utils/modules_util_unittest.py | 41 - .../py_utils/py_utils/py_utils_unittest.py | 56 - .../py_utils/py_utils/refactor/__init__.py | 28 - .../refactor/annotated_symbol/__init__.py | 71 - .../refactor/annotated_symbol/base_symbol.py | 40 - .../annotated_symbol/class_definition.py | 49 - .../annotated_symbol/function_definition.py | 49 - .../annotated_symbol/import_statement.py | 330 - .../refactor/annotated_symbol/reference.py | 80 - .../py_utils/py_utils/refactor/module.py | 39 - .../py_utils/refactor/offset_token.py | 120 - .../py_utils/py_utils/refactor/snippet.py | 246 - .../py_utils/refactor_util/__init__.py | 0 .../py_utils/py_utils/refactor_util/move.py | 118 - .../common/py_utils/py_utils/retry_util.py | 61 - .../py_utils/py_utils/retry_util_unittest.py | 119 - .../common/py_utils/py_utils/shell_util.py | 42 - .../py_utils/py_utils/slots_metaclass.py | 27 - .../py_utils/slots_metaclass_unittest.py | 47 - .../common/py_utils/py_utils/tempfile_ext.py | 59 - .../py_utils/tempfile_ext_unittest.py | 74 - .../discoverable_classes/__init__.py | 3 - .../another_discover_dummyclass.py | 33 - .../discover_dummyclass.py | 9 - .../parameter_discover_dummyclass.py | 11 - .../py_utils/py_utils/test_data/foo.txt | 1 - .../catapult/common/py_utils/py_utils/xvfb.py | 31 - .../common/py_vulcanize/README.chromium | 8 - .../common/py_vulcanize/bin/run_py_tests | 29 - .../py_vulcanize/py_vulcanize/__init__.py | 11 - .../py_vulcanize/py_vulcanize/fake_fs.py | 151 - .../py_vulcanize/fake_fs_unittest.py | 52 - .../py_vulcanize/py_vulcanize/generate.py | 279 - .../py_vulcanize/generate_unittest.py | 89 - .../html_generation_controller.py | 28 - .../py_vulcanize/py_vulcanize/html_module.py | 154 - .../py_vulcanize/html_module_unittest.py | 325 - .../py_vulcanize/py_vulcanize/js_utils.py | 7 - .../py_vulcanize/js_utils_unittest.py | 18 - .../py_vulcanize/py_vulcanize/module.py | 267 - .../py_vulcanize/module_unittest.py | 130 - .../py_vulcanize/parse_html_deps.py | 288 - .../py_vulcanize/parse_html_deps_unittest.py | 292 - .../py_vulcanize/py_vulcanize/project.py | 239 - .../py_vulcanize/py_vulcanize/resource.py | 57 - .../py_vulcanize/resource_loader.py | 228 - .../py_vulcanize/resource_unittest.py | 17 - .../py_vulcanize/strip_js_comments.py | 81 - .../strip_js_comments_unittest.py | 54 - .../py_vulcanize/py_vulcanize/style_sheet.py | 138 - .../py_vulcanize/style_sheet_unittest.py | 67 - .../py_vulcanize/third_party/rcssmin/LICENSE | 201 - .../py_vulcanize/third_party/rcssmin/MANIFEST | 354 - .../py_vulcanize/third_party/rcssmin/PKG-INFO | 316 - .../third_party/rcssmin/README.chromium | 16 - .../third_party/rcssmin/README.rst | 153 - .../third_party/rcssmin/bench/LICENSE.cssmin | 64 - .../third_party/rcssmin/bench/__init__.py | 30 - .../third_party/rcssmin/bench/cssmin.py | 246 - .../third_party/rcssmin/bench/main.py | 236 - .../third_party/rcssmin/bench/wikipedia.css | 3861 - .../rcssmin/bench/wikipedia.min.css | 1 - .../third_party/rcssmin/bench/write.py | 344 - .../third_party/rcssmin/docs/BENCHMARKS | 61 - .../third_party/rcssmin/docs/CHANGES | 42 - .../third_party/rcssmin/docs/CLASSIFIERS | 19 - .../third_party/rcssmin/docs/DESCRIPTION | 85 - .../third_party/rcssmin/docs/PROVIDES | 1 - .../third_party/rcssmin/docs/SUMMARY | 1 - .../rcssmin/docs/apidoc/api-objects.txt | 6 - .../third_party/rcssmin/docs/apidoc/crarr.png | Bin 340 -> 0 bytes .../rcssmin/docs/apidoc/epydoc.css | 322 - .../third_party/rcssmin/docs/apidoc/epydoc.js | 293 - .../third_party/rcssmin/docs/apidoc/help.html | 261 - .../rcssmin/docs/apidoc/identifier-index.html | 163 - .../rcssmin/docs/apidoc/index.html | 224 - .../rcssmin/docs/apidoc/module-tree.html | 94 - .../rcssmin/docs/apidoc/rcssmin-module.html | 224 - .../rcssmin/docs/apidoc/rcssmin-pysrc.html | 477 - .../rcssmin/docs/apidoc/redirect.html | 38 - .../third_party/rcssmin/package.cfg | 84 - .../third_party/rcssmin/rcssmin.c | 1163 - .../third_party/rcssmin/rcssmin.py | 374 - .../third_party/rcssmin/run_tests.py | 166 - .../py_vulcanize/third_party/rcssmin/setup.py | 42 - .../rcssmin/tests/main/atgroup_00.css | 3 - .../rcssmin/tests/main/atgroup_01.css | 15 - .../rcssmin/tests/main/atgroup_02.css | 17 - .../rcssmin/tests/main/atgroup_03.css | 11 - .../rcssmin/tests/main/atgroup_04.css | 13 - .../rcssmin/tests/main/atgroup_05.css | 31 - .../rcssmin/tests/main/atgroup_06.css | 31 - .../rcssmin/tests/main/atgroup_07.css | 31 - .../rcssmin/tests/main/atgroup_08.css | 31 - .../rcssmin/tests/main/atgroup_09.css | 31 - .../rcssmin/tests/main/atgroup_10.css | 31 - .../rcssmin/tests/main/atgroup_11.css | 31 - .../rcssmin/tests/main/comment_00.css | 1 - .../rcssmin/tests/main/comment_01.css | 7 - .../rcssmin/tests/main/comment_02.css | 1 - .../rcssmin/tests/main/comment_03.css | 1 - .../rcssmin/tests/main/comment_04.css | 1 - .../rcssmin/tests/main/escape_00.css | 1 - .../rcssmin/tests/main/escape_01.css | 1 - .../rcssmin/tests/main/escape_02.css | 1 - .../rcssmin/tests/main/escape_03.css | 1 - .../rcssmin/tests/main/escape_04.css | 1 - .../rcssmin/tests/main/escape_05.css | 1 - .../rcssmin/tests/main/escape_06.css | 1 - .../rcssmin/tests/main/first_00.css | 1 - .../rcssmin/tests/main/first_01.css | 1 - .../rcssmin/tests/main/first_02.css | 1 - .../rcssmin/tests/main/out/atgroup_00.out | 1 - .../rcssmin/tests/main/out/atgroup_00.out.b | 1 - .../rcssmin/tests/main/out/atgroup_01.out | 1 - .../rcssmin/tests/main/out/atgroup_01.out.b | 1 - .../rcssmin/tests/main/out/atgroup_02.out | 1 - .../rcssmin/tests/main/out/atgroup_02.out.b | 1 - .../rcssmin/tests/main/out/atgroup_03.out | 1 - .../rcssmin/tests/main/out/atgroup_03.out.b | 1 - .../rcssmin/tests/main/out/atgroup_04.out | 1 - .../rcssmin/tests/main/out/atgroup_04.out.b | 1 - .../rcssmin/tests/main/out/atgroup_05.out | 1 - .../rcssmin/tests/main/out/atgroup_05.out.b | 1 - .../rcssmin/tests/main/out/atgroup_06.out | 1 - .../rcssmin/tests/main/out/atgroup_06.out.b | 1 - .../rcssmin/tests/main/out/atgroup_07.out | 1 - .../rcssmin/tests/main/out/atgroup_07.out.b | 1 - .../rcssmin/tests/main/out/atgroup_08.out | 1 - .../rcssmin/tests/main/out/atgroup_08.out.b | 1 - .../rcssmin/tests/main/out/atgroup_09.out | 1 - .../rcssmin/tests/main/out/atgroup_09.out.b | 1 - .../rcssmin/tests/main/out/atgroup_10.out | 1 - .../rcssmin/tests/main/out/atgroup_10.out.b | 1 - .../rcssmin/tests/main/out/atgroup_11.out | 1 - .../rcssmin/tests/main/out/atgroup_11.out.b | 1 - .../rcssmin/tests/main/out/comment_00.out | 1 - .../rcssmin/tests/main/out/comment_00.out.b | 1 - .../rcssmin/tests/main/out/comment_01.out | 1 - .../rcssmin/tests/main/out/comment_01.out.b | 1 - .../rcssmin/tests/main/out/comment_02.out | 1 - .../rcssmin/tests/main/out/comment_02.out.b | 1 - .../rcssmin/tests/main/out/comment_03.out | 1 - .../rcssmin/tests/main/out/comment_03.out.b | 1 - .../rcssmin/tests/main/out/comment_04.out | 1 - .../rcssmin/tests/main/out/comment_04.out.b | 1 - .../rcssmin/tests/main/out/escape_00.out | 1 - .../rcssmin/tests/main/out/escape_00.out.b | 1 - .../rcssmin/tests/main/out/escape_01.out | 1 - .../rcssmin/tests/main/out/escape_01.out.b | 1 - .../rcssmin/tests/main/out/escape_02.out | 1 - .../rcssmin/tests/main/out/escape_02.out.b | 1 - .../rcssmin/tests/main/out/escape_03.out | 1 - .../rcssmin/tests/main/out/escape_03.out.b | 1 - .../rcssmin/tests/main/out/escape_04.out | 1 - .../rcssmin/tests/main/out/escape_04.out.b | 1 - .../rcssmin/tests/main/out/escape_05.out | 1 - .../rcssmin/tests/main/out/escape_05.out.b | 1 - .../rcssmin/tests/main/out/escape_06.out | 1 - .../rcssmin/tests/main/out/escape_06.out.b | 1 - .../rcssmin/tests/main/out/first_00.out | 1 - .../rcssmin/tests/main/out/first_00.out.b | 1 - .../rcssmin/tests/main/out/first_01.out | 1 - .../rcssmin/tests/main/out/first_01.out.b | 1 - .../rcssmin/tests/main/out/first_02.out | 1 - .../rcssmin/tests/main/out/first_02.out.b | 1 - .../rcssmin/tests/main/out/url_00.out | 1 - .../rcssmin/tests/main/out/url_00.out.b | 1 - .../rcssmin/tests/main/out/url_01.out | 1 - .../rcssmin/tests/main/out/url_01.out.b | 1 - .../rcssmin/tests/main/out/url_02.out | 1 - .../rcssmin/tests/main/out/url_02.out.b | 1 - .../rcssmin/tests/main/out/url_03.out | 1 - .../rcssmin/tests/main/out/url_03.out.b | 1 - .../rcssmin/tests/main/out/url_04.out | 1 - .../rcssmin/tests/main/out/url_04.out.b | 1 - .../rcssmin/tests/main/out/url_05.out | 1 - .../rcssmin/tests/main/out/url_05.out.b | 1 - .../rcssmin/tests/main/out/url_06.out | 1 - .../rcssmin/tests/main/out/url_06.out.b | 1 - .../rcssmin/tests/main/out/url_07.out | 1 - .../rcssmin/tests/main/out/url_07.out.b | 1 - .../rcssmin/tests/main/out/url_08.out | 1 - .../rcssmin/tests/main/out/url_08.out.b | 1 - .../rcssmin/tests/main/out/url_09.out | 1 - .../rcssmin/tests/main/out/url_09.out.b | 1 - .../third_party/rcssmin/tests/main/url_00.css | 1 - .../third_party/rcssmin/tests/main/url_01.css | 1 - .../third_party/rcssmin/tests/main/url_02.css | 2 - .../third_party/rcssmin/tests/main/url_03.css | 1 - .../third_party/rcssmin/tests/main/url_04.css | 2 - .../third_party/rcssmin/tests/main/url_05.css | 2 - .../third_party/rcssmin/tests/main/url_06.css | 3 - .../third_party/rcssmin/tests/main/url_07.css | 1 - .../third_party/rcssmin/tests/main/url_08.css | 1 - .../third_party/rcssmin/tests/main/url_09.css | 1 - .../third_party/rcssmin/tests/yui/README | 61 - .../rcssmin/tests/yui/background-position.css | 2 - .../tests/yui/background-position.css.min | 1 - .../rcssmin/tests/yui/border-none.css | 5 - .../rcssmin/tests/yui/border-none.css.min | 1 - .../rcssmin/tests/yui/box-model-hack.css | 9 - .../rcssmin/tests/yui/box-model-hack.css.min | 1 - .../rcssmin/tests/yui/bug2527974.css | 10 - .../rcssmin/tests/yui/bug2527974.css.min | 1 - .../rcssmin/tests/yui/bug2527991.css | 19 - .../rcssmin/tests/yui/bug2527991.css.min | 1 - .../rcssmin/tests/yui/bug2527998.css | 4 - .../rcssmin/tests/yui/bug2527998.css.min | 1 - .../rcssmin/tests/yui/bug2528034.css | 5 - .../rcssmin/tests/yui/bug2528034.css.min | 1 - .../rcssmin/tests/yui/charset-media.css | 9 - .../rcssmin/tests/yui/charset-media.css.min | 1 - .../rcssmin/tests/yui/color-simple.css | 8 - .../rcssmin/tests/yui/color-simple.css.min | 1 - .../third_party/rcssmin/tests/yui/color.css | 46 - .../rcssmin/tests/yui/color.css.min | 1 - .../third_party/rcssmin/tests/yui/comment.css | 3 - .../rcssmin/tests/yui/comment.css.min | 1 - .../rcssmin/tests/yui/concat-charset.css | 15 - .../rcssmin/tests/yui/concat-charset.css.min | 1 - .../tests/yui/dataurl-base64-doublequotes.css | 23 - .../yui/dataurl-base64-doublequotes.css.min | 1 - .../rcssmin/tests/yui/dataurl-base64-eof.css | 10 - .../tests/yui/dataurl-base64-eof.css.min | 1 - .../yui/dataurl-base64-linebreakindata.css | 34 - .../dataurl-base64-linebreakindata.css.min | 1 - .../tests/yui/dataurl-base64-noquotes.css | 26 - .../tests/yui/dataurl-base64-noquotes.css.min | 1 - .../tests/yui/dataurl-base64-singlequotes.css | 23 - .../yui/dataurl-base64-singlequotes.css.min | 1 - .../tests/yui/dataurl-base64-twourls.css | 27 - .../tests/yui/dataurl-base64-twourls.css.min | 1 - .../tests/yui/dataurl-dbquote-font.css | 30 - .../tests/yui/dataurl-dbquote-font.css.min | 5 - .../yui/dataurl-nonbase64-doublequotes.css | 13 - .../dataurl-nonbase64-doublequotes.css.min | 1 - .../tests/yui/dataurl-nonbase64-noquotes.css | 11 - .../yui/dataurl-nonbase64-noquotes.css.min | 1 - .../yui/dataurl-nonbase64-singlequotes.css | 15 - .../dataurl-nonbase64-singlequotes.css.min | 2 - .../yui/dataurl-noquote-multiline-font.css | 31 - .../dataurl-noquote-multiline-font.css.min | 3 - .../yui/dataurl-realdata-doublequotes.css | 90 - .../yui/dataurl-realdata-doublequotes.css.min | 1 - .../tests/yui/dataurl-realdata-noquotes.css | 90 - .../yui/dataurl-realdata-noquotes.css.min | 1 - .../yui/dataurl-realdata-singlequotes.css | 90 - .../yui/dataurl-realdata-singlequotes.css.min | 1 - .../tests/yui/dataurl-realdata-yuiapp.css | 106 - .../tests/yui/dataurl-realdata-yuiapp.css.min | 1 - .../tests/yui/dataurl-singlequote-font.css | 30 - .../yui/dataurl-singlequote-font.css.min | 3 - .../rcssmin/tests/yui/decimals.css | 3 - .../rcssmin/tests/yui/decimals.css.min | 1 - .../rcssmin/tests/yui/dollar-header.css | 7 - .../rcssmin/tests/yui/dollar-header.css.min | 3 - .../rcssmin/tests/yui/font-face.css | 6 - .../rcssmin/tests/yui/font-face.css.min | 1 - .../third_party/rcssmin/tests/yui/ie5mac.css | 5 - .../rcssmin/tests/yui/ie5mac.css.min | 1 - .../rcssmin/tests/yui/media-empty-class.css | 16 - .../tests/yui/media-empty-class.css.min | 1 - .../rcssmin/tests/yui/media-multi.css | 3 - .../rcssmin/tests/yui/media-multi.css.min | 1 - .../rcssmin/tests/yui/media-test.css | 3 - .../rcssmin/tests/yui/media-test.css.min | 1 - .../rcssmin/tests/yui/opacity-filter.css | 14 - .../rcssmin/tests/yui/opacity-filter.css.min | 1 - .../tests/yui/out/background-position.out | 1 - .../tests/yui/out/background-position.out.b | 1 - .../rcssmin/tests/yui/out/border-none.out | 1 - .../rcssmin/tests/yui/out/border-none.out.b | 1 - .../rcssmin/tests/yui/out/box-model-hack.out | 1 - .../tests/yui/out/box-model-hack.out.b | 1 - .../rcssmin/tests/yui/out/bug2527974.out | 1 - .../rcssmin/tests/yui/out/bug2527974.out.b | 1 - .../rcssmin/tests/yui/out/bug2527991.out | 1 - .../rcssmin/tests/yui/out/bug2527991.out.b | 1 - .../rcssmin/tests/yui/out/bug2527998.out | 1 - .../rcssmin/tests/yui/out/bug2527998.out.b | 1 - .../rcssmin/tests/yui/out/bug2528034.out | 1 - .../rcssmin/tests/yui/out/bug2528034.out.b | 1 - .../rcssmin/tests/yui/out/charset-media.out | 1 - .../rcssmin/tests/yui/out/charset-media.out.b | 1 - .../rcssmin/tests/yui/out/color-simple.out | 1 - .../rcssmin/tests/yui/out/color-simple.out.b | 1 - .../rcssmin/tests/yui/out/color.out | 1 - .../rcssmin/tests/yui/out/color.out.b | 1 - .../rcssmin/tests/yui/out/comment.out | 1 - .../rcssmin/tests/yui/out/comment.out.b | 1 - .../rcssmin/tests/yui/out/concat-charset.out | 1 - .../tests/yui/out/concat-charset.out.b | 1 - .../yui/out/dataurl-base64-doublequotes.out | 1 - .../yui/out/dataurl-base64-doublequotes.out.b | 1 - .../tests/yui/out/dataurl-base64-eof.out | 1 - .../tests/yui/out/dataurl-base64-eof.out.b | 1 - .../out/dataurl-base64-linebreakindata.out | 1 - .../out/dataurl-base64-linebreakindata.out.b | 1 - .../tests/yui/out/dataurl-base64-noquotes.out | 1 - .../yui/out/dataurl-base64-noquotes.out.b | 1 - .../yui/out/dataurl-base64-singlequotes.out | 1 - .../yui/out/dataurl-base64-singlequotes.out.b | 1 - .../tests/yui/out/dataurl-base64-twourls.out | 1 - .../yui/out/dataurl-base64-twourls.out.b | 1 - .../tests/yui/out/dataurl-dbquote-font.out | 5 - .../tests/yui/out/dataurl-dbquote-font.out.b | 5 - .../out/dataurl-nonbase64-doublequotes.out | 1 - .../out/dataurl-nonbase64-doublequotes.out.b | 1 - .../yui/out/dataurl-nonbase64-noquotes.out | 1 - .../yui/out/dataurl-nonbase64-noquotes.out.b | 1 - .../out/dataurl-nonbase64-singlequotes.out | 1 - .../out/dataurl-nonbase64-singlequotes.out.b | 1 - .../out/dataurl-noquote-multiline-font.out | 3 - .../out/dataurl-noquote-multiline-font.out.b | 3 - .../yui/out/dataurl-realdata-doublequotes.out | 1 - .../out/dataurl-realdata-doublequotes.out.b | 1 - .../yui/out/dataurl-realdata-noquotes.out | 1 - .../yui/out/dataurl-realdata-noquotes.out.b | 1 - .../yui/out/dataurl-realdata-singlequotes.out | 1 - .../out/dataurl-realdata-singlequotes.out.b | 1 - .../tests/yui/out/dataurl-realdata-yuiapp.out | 1 - .../yui/out/dataurl-realdata-yuiapp.out.b | 1 - .../yui/out/dataurl-singlequote-font.out | 3 - .../yui/out/dataurl-singlequote-font.out.b | 3 - .../rcssmin/tests/yui/out/decimals.out | 1 - .../rcssmin/tests/yui/out/decimals.out.b | 1 - .../rcssmin/tests/yui/out/dollar-header.out | 1 - .../rcssmin/tests/yui/out/dollar-header.out.b | 3 - .../rcssmin/tests/yui/out/font-face.out | 1 - .../rcssmin/tests/yui/out/font-face.out.b | 1 - .../rcssmin/tests/yui/out/ie5mac.out | 1 - .../rcssmin/tests/yui/out/ie5mac.out.b | 1 - .../tests/yui/out/media-empty-class.out | 1 - .../tests/yui/out/media-empty-class.out.b | 1 - .../rcssmin/tests/yui/out/media-multi.out | 1 - .../rcssmin/tests/yui/out/media-multi.out.b | 1 - .../rcssmin/tests/yui/out/media-test.out | 1 - .../rcssmin/tests/yui/out/media-test.out.b | 1 - .../rcssmin/tests/yui/out/opacity-filter.out | 1 - .../tests/yui/out/opacity-filter.out.b | 1 - .../rcssmin/tests/yui/out/preserve-case.out | 1 - .../rcssmin/tests/yui/out/preserve-case.out.b | 1 - .../tests/yui/out/preserve-new-line.out | 1 - .../tests/yui/out/preserve-new-line.out.b | 1 - .../tests/yui/out/preserve-strings.out | 1 - .../tests/yui/out/preserve-strings.out.b | 1 - .../rcssmin/tests/yui/out/pseudo-first.out | 1 - .../rcssmin/tests/yui/out/pseudo-first.out.b | 1 - .../rcssmin/tests/yui/out/pseudo.out | 1 - .../rcssmin/tests/yui/out/pseudo.out.b | 1 - .../tests/yui/out/special-comments.out | 1 - .../tests/yui/out/special-comments.out.b | 9 - .../tests/yui/out/star-underscore-hacks.out | 1 - .../tests/yui/out/star-underscore-hacks.out.b | 1 - .../tests/yui/out/string-in-comment.out | 1 - .../tests/yui/out/string-in-comment.out.b | 1 - .../tests/yui/out/webkit-transform.out | 1 - .../tests/yui/out/webkit-transform.out.b | 1 - .../rcssmin/tests/yui/out/zeros.out | 1 - .../rcssmin/tests/yui/out/zeros.out.b | 1 - .../rcssmin/tests/yui/preserve-case.css | 15 - .../rcssmin/tests/yui/preserve-case.css.min | 1 - .../rcssmin/tests/yui/preserve-new-line.css | 6 - .../tests/yui/preserve-new-line.css.min | 3 - .../rcssmin/tests/yui/preserve-strings.css | 7 - .../tests/yui/preserve-strings.css.min | 1 - .../rcssmin/tests/yui/pseudo-first.css | 16 - .../rcssmin/tests/yui/pseudo-first.css.min | 1 - .../third_party/rcssmin/tests/yui/pseudo.css | 4 - .../rcssmin/tests/yui/pseudo.css.min | 1 - .../rcssmin/tests/yui/special-comments.css | 13 - .../tests/yui/special-comments.css.min | 9 - .../tests/yui/star-underscore-hacks.css | 5 - .../tests/yui/star-underscore-hacks.css.min | 1 - .../rcssmin/tests/yui/string-in-comment.css | 8 - .../tests/yui/string-in-comment.css.min | 1 - .../rcssmin/tests/yui/webkit-transform.css | 2 - .../tests/yui/webkit-transform.css.min | 1 - .../third_party/rcssmin/tests/yui/zeros.css | 6 - .../rcssmin/tests/yui/zeros.css.min | 1 - .../py_vulcanize/third_party/rjsmin/LICENSE | 201 - .../py_vulcanize/third_party/rjsmin/MANIFEST | 57 - .../py_vulcanize/third_party/rjsmin/PKG-INFO | 304 - .../third_party/rjsmin/README.chromium | 18 - .../third_party/rjsmin/README.rst | 142 - .../rjsmin/bench/DateTimeShortcuts.js | 388 - .../third_party/rjsmin/bench/__init__.py | 30 - .../third_party/rjsmin/bench/apiviewer.js | 178 - .../third_party/rjsmin/bench/bootstrap.js | 1829 - .../third_party/rjsmin/bench/jquery-1.7.1.js | 9266 -- .../third_party/rjsmin/bench/jsmin.c | 291 - .../third_party/rjsmin/bench/jsmin.py | 226 - .../third_party/rjsmin/bench/jsmin_2_0_9.py | 233 - .../rjsmin/bench/knockout-2.0.0.js | 97 - .../third_party/rjsmin/bench/main.py | 234 - .../third_party/rjsmin/bench/markermanager.js | 976 - .../third_party/rjsmin/bench/write.py | 345 - .../third_party/rjsmin/docs/BENCHMARKS | 165 - .../third_party/rjsmin/docs/CHANGES | 111 - .../third_party/rjsmin/docs/CLASSIFIERS | 19 - .../third_party/rjsmin/docs/DESCRIPTION | 73 - .../third_party/rjsmin/docs/PROVIDES | 1 - .../third_party/rjsmin/docs/SUMMARY | 1 - .../rjsmin/docs/apidoc/api-objects.txt | 7 - .../third_party/rjsmin/docs/apidoc/crarr.png | Bin 340 -> 0 bytes .../third_party/rjsmin/docs/apidoc/epydoc.css | 322 - .../third_party/rjsmin/docs/apidoc/epydoc.js | 293 - .../third_party/rjsmin/docs/apidoc/help.html | 261 - .../rjsmin/docs/apidoc/identifier-index.html | 163 - .../third_party/rjsmin/docs/apidoc/index.html | 216 - .../rjsmin/docs/apidoc/module-tree.html | 94 - .../rjsmin/docs/apidoc/redirect.html | 38 - .../rjsmin/docs/apidoc/rjsmin-module.html | 216 - .../rjsmin/docs/apidoc/rjsmin-pysrc.html | 617 - .../third_party/rjsmin/package.cfg | 76 - .../py_vulcanize/third_party/rjsmin/rjsmin.c | 510 - .../py_vulcanize/third_party/rjsmin/rjsmin.py | 515 - .../py_vulcanize/third_party/rjsmin/setup.py | 42 - .../catapult/dependency_manager/PRESUBMIT.py | 33 - .../catapult/dependency_manager/bin/run_tests | 31 - .../catapult/dependency_manager/bin/update | 37 - .../dependency_manager/__init__.py | 43 - .../dependency_manager/archive_info.py | 79 - .../dependency_manager/base_config.py | 416 - .../base_config_unittest.py | 1566 - .../dependency_manager/cloud_storage_info.py | 110 - .../cloud_storage_info_unittest.py | 233 - .../dependency_manager/dependency_info.py | 128 - .../dependency_info_unittest.py | 234 - .../dependency_manager_unittest.py | 527 - .../dependency_manager_util.py | 113 - .../dependency_manager_util_unittest.py | 196 - .../dependency_manager/exceptions.py | 52 - .../dependency_manager/local_path_info.py | 69 - .../local_path_info_unittest.py | 136 - .../dependency_manager/manager.py | 246 - .../dependency_manager/uploader.py | 108 - .../dependency_manager/uploader_unittest.py | 91 - .../catapult/dependency_manager/pylintrc | 68 - .../OSX/adb/systrace/catapult/devil/BUILD.gn | 32 - .../adb/systrace/catapult/devil/PRESUBMIT.py | 81 - .../OSX/adb/systrace/catapult/devil/README.md | 37 - .../catapult/devil/bin/generate_md_docs | 45 - .../catapult/devil/bin/run_py_devicetests | 32 - .../systrace/catapult/devil/bin/run_py_tests | 28 - .../systrace/catapult/devil/devil/__init__.py | 7 - .../catapult/devil/devil/android/__init__.py | 3 - .../devil/devil/android/apk_helper.py | 384 - .../devil/devil/android/apk_helper_test.py | 382 - .../catapult/devil/devil/android/app_ui.py | 243 - .../devil/devil/android/app_ui_test.py | 191 - .../devil/devil/android/battery_utils.py | 679 - .../devil/devil/android/battery_utils_test.py | 646 - .../devil/devil/android/constants/__init__.py | 3 - .../devil/devil/android/constants/chrome.py | 52 - .../devil/android/constants/file_system.py | 5 - .../devil/devil/android/constants/webapk.py | 6 - .../devil/devil/android/cpu_temperature.py | 154 - .../devil/android/cpu_temperature_test.py | 132 - .../devil/devil/android/crash_handler.py | 46 - .../devil/android/crash_handler_devicetest.py | 72 - .../devil/devil/android/decorators.py | 176 - .../devil/devil/android/decorators_test.py | 332 - .../devil/devil/android/device_blacklist.py | 80 - .../devil/android/device_blacklist_test.py | 38 - .../devil/devil/android/device_errors.py | 196 - .../devil/devil/android/device_errors_test.py | 72 - .../devil/devil/android/device_list.py | 52 - .../devil/devil/android/device_signal.py | 41 - .../devil/devil/android/device_temp_file.py | 119 - .../devil/devil/android/device_test_case.py | 54 - .../devil/devil/android/device_utils.py | 3373 - .../devil/android/device_utils_devicetest.py | 301 - .../devil/devil/android/device_utils_test.py | 3543 - .../devil/devil/android/fastboot_utils.py | 256 - .../devil/android/fastboot_utils_test.py | 375 - .../devil/devil/android/flag_changer.py | 328 - .../devil/android/flag_changer_devicetest.py | 88 - .../devil/devil/android/flag_changer_test.py | 146 - .../catapult/devil/devil/android/forwarder.py | 476 - .../devil/devil/android/install_commands.py | 57 - .../devil/devil/android/logcat_monitor.py | 273 - .../devil/android/logcat_monitor_test.py | 230 - .../catapult/devil/devil/android/md5sum.py | 122 - .../devil/devil/android/md5sum_test.py | 237 - .../devil/devil/android/ndk/__init__.py | 6 - .../catapult/devil/devil/android/ndk/abis.py | 16 - .../devil/devil/android/perf/__init__.py | 3 - .../devil/devil/android/perf/cache_control.py | 15 - .../devil/devil/android/perf/perf_control.py | 354 - .../android/perf/perf_control_devicetest.py | 38 - .../devil/android/perf/perf_control_test.py | 105 - .../android/perf/surface_stats_collector.py | 209 - .../perf/surface_stats_collector_test.py | 40 - .../devil/android/perf/thermal_throttle.py | 136 - .../catapult/devil/devil/android/ports.py | 178 - .../devil/devil/android/sdk/__init__.py | 6 - .../catapult/devil/devil/android/sdk/aapt.py | 43 - .../sdk/adb_compatibility_devicetest.py | 230 - .../devil/devil/android/sdk/adb_wrapper.py | 1003 - .../android/sdk/adb_wrapper_devicetest.py | 122 - .../devil/android/sdk/adb_wrapper_test.py | 72 - .../devil/devil/android/sdk/build_tools.py | 51 - .../devil/devil/android/sdk/dexdump.py | 31 - .../devil/devil/android/sdk/fastboot.py | 122 - .../devil/android/sdk/gce_adb_wrapper.py | 154 - .../devil/devil/android/sdk/intent.py | 129 - .../devil/devil/android/sdk/keyevent.py | 63 - .../devil/devil/android/sdk/shared_prefs.py | 440 - .../devil/android/sdk/shared_prefs_test.py | 202 - .../devil/devil/android/sdk/split_select.py | 63 - .../push_directory_contents.txt | 1 - .../devil/android/sdk/test/data/push_file.txt | 1 - .../devil/devil/android/sdk/version_codes.py | 22 - .../catapult/devil/devil/android/settings.py | 287 - .../devil/devil/android/tools/__init__.py | 3 - .../devil/android/tools/adb_run_shell_cmd.py | 55 - .../devil/devil/android/tools/cpufreq.py | 77 - .../devil/android/tools/device_monitor.py | 231 - .../android/tools/device_monitor_test.py | 173 - .../devil/android/tools/device_recovery.py | 262 - .../devil/android/tools/device_status.py | 296 - .../devil/devil/android/tools/flash_device.py | 67 - .../devil/devil/android/tools/keyboard.py | 124 - .../devil/android/tools/provision_devices.py | 678 - .../devil/devil/android/tools/screenshot.py | 54 - .../devil/android/tools/script_common.py | 87 - .../devil/android/tools/script_common_test.py | 93 - .../devil/devil/android/tools/system_app.py | 273 - .../android/tools/system_app_devicetest.py | 98 - .../devil/android/tools/system_app_test.py | 135 - .../devil/android/tools/unlock_bootloader.py | 147 - .../devil/android/tools/video_recorder.py | 175 - .../devil/android/tools/wait_for_devices.py | 44 - .../devil/devil/android/tools/webview_app.py | 205 - .../devil/android/valgrind_tools/__init__.py | 21 - .../devil/android/valgrind_tools/base_tool.py | 53 - .../catapult/devil/devil/base_error.py | 24 - .../devil/devil/constants/__init__.py | 3 - .../devil/devil/constants/exit_codes.py | 9 - .../devil/devil/devil_dependencies.json | 141 - .../catapult/devil/devil/devil_env.py | 194 - .../catapult/devil/devil/devil_env_test.py | 63 - .../catapult/devil/devil/utils/__init__.py | 0 .../catapult/devil/devil/utils/cmd_helper.py | 501 - .../devil/devil/utils/cmd_helper_test.py | 267 - .../catapult/devil/devil/utils/file_utils.py | 31 - .../devil/devil/utils/find_usb_devices.py | 546 - .../devil/utils/find_usb_devices_test.py | 284 - .../catapult/devil/devil/utils/geometry.py | 75 - .../devil/devil/utils/geometry_test.py | 61 - .../catapult/devil/devil/utils/host_utils.py | 23 - .../devil/devil/utils/lazy/__init__.py | 5 - .../devil/devil/utils/lazy/weak_constant.py | 42 - .../devil/utils/lazy/weak_constant_test.py | 70 - .../devil/devil/utils/logging_common.py | 69 - .../catapult/devil/devil/utils/lsusb.py | 174 - .../catapult/devil/devil/utils/lsusb_test.py | 250 - .../catapult/devil/devil/utils/markdown.py | 322 - .../devil/devil/utils/markdown_test.py | 121 - .../catapult/devil/devil/utils/mock_calls.py | 180 - .../devil/devil/utils/mock_calls_test.py | 173 - .../devil/devil/utils/parallelizer.py | 265 - .../devil/devil/utils/parallelizer_test.py | 190 - .../devil/devil/utils/reraiser_thread.py | 240 - .../devil/utils/reraiser_thread_unittest.py | 117 - .../catapult/devil/devil/utils/reset_usb.py | 114 - .../devil/devil/utils/run_tests_helper.py | 29 - .../devil/devil/utils/signal_handler.py | 48 - .../devil/devil/utils/timeout_retry.py | 174 - .../devil/utils/timeout_retry_unittest.py | 79 - .../catapult/devil/devil/utils/usb_hubs.py | 185 - .../devil/devil/utils/watchdog_timer.py | 51 - .../catapult/devil/devil/utils/zip_utils.py | 106 - .../devil/devil/utils/zip_utils_test.py | 43 - .../catapult/devil/docs/adb_wrapper.md | 388 - .../catapult/devil/docs/device_blacklist.md | 59 - .../catapult/devil/docs/device_utils.md | 1086 - .../systrace/catapult/devil/docs/markdown.md | 139 - .../devil/docs/persistent_device_list.md | 35 - .../OSX/adb/systrace/catapult/devil/pylintrc | 69 - .../systrace/catapult/systrace/PRESUBMIT.py | 35 - .../adb/systrace/catapult/systrace/README.md | 10 - .../catapult/systrace/atrace_helper/README.md | 29 - .../systrace/atrace_helper/jni/Application.mk | 7 - .../atrace_helper/jni/atrace_process_dump.cc | 256 - .../atrace_helper/jni/atrace_process_dump.h | 82 - .../systrace/atrace_helper/jni/file_utils.cc | 117 - .../systrace/atrace_helper/jni/file_utils.h | 67 - .../atrace_helper/jni/libmemtrack_wrapper.cc | 142 - .../atrace_helper/jni/libmemtrack_wrapper.h | 39 - .../systrace/atrace_helper/jni/logging.h | 36 - .../systrace/atrace_helper/jni/main.cc | 134 - .../systrace/atrace_helper/jni/process_info.h | 40 - .../atrace_helper/jni/process_memory_stats.cc | 139 - .../atrace_helper/jni/process_memory_stats.h | 91 - .../atrace_helper/jni/procfs_utils.cc | 136 - .../systrace/atrace_helper/jni/procfs_utils.h | 30 - .../systrace/atrace_helper/jni/time_utils.cc | 62 - .../systrace/atrace_helper/jni/time_utils.h | 34 - .../catapult/systrace/bin/adb_profile_chrome | 14 - .../systrace/bin/adb_profile_chrome_startup | 119 - .../systrace/catapult/systrace/bin/run_tests | 46 - .../systrace/catapult/systrace/bin/systrace | 16 - .../systrace/profile_chrome/__init__.py | 13 - .../chrome_startup_tracing_agent.py | 154 - .../chrome_startup_tracing_agent_unittest.py | 32 - .../profile_chrome/chrome_tracing_agent.py | 217 - .../chrome_tracing_agent_unittest.py | 51 - .../profile_chrome/ddms_tracing_agent.py | 98 - .../ddms_tracing_agent_unittest.py | 24 - .../systrace/profile_chrome/fake_agent_1.py | 69 - .../systrace/profile_chrome/fake_agent_2.py | 68 - .../catapult/systrace/profile_chrome/flags.py | 16 - .../catapult/systrace/profile_chrome/main.py | 160 - .../profile_chrome/perf_tracing_agent.py | 254 - .../perf_tracing_agent_unittest.py | 39 - .../systrace/profile_chrome/profiler.py | 108 - .../profile_chrome/profiler_unittest.py | 58 - .../systrace/profile_chrome/run_tests | 3 - .../profile_chrome/third_party/COPYING | 339 - .../third_party/README.chromium | 15 - .../third_party/perf_to_tracing.py | 248 - .../catapult/systrace/profile_chrome/ui.py | 27 - .../catapult/systrace/profile_chrome/util.py | 35 - .../adb/systrace/catapult/systrace/pylintrc | 67 - .../catapult/systrace/systrace/AUTHORS | 12 - .../catapult/systrace/systrace/LICENSE | 27 - .../catapult/systrace/systrace/README.md | 16 - .../catapult/systrace/systrace/__init__.py | 27 - .../catapult/systrace/systrace/decorators.py | 41 - .../systrace/systrace/monitor_unittest.py | 52 - .../systrace/systrace/output_generator.py | 190 - .../systrace/output_generator_unittest.py | 111 - .../catapult/systrace/systrace/prefix.html | 70 - .../systrace/systrace/run_systrace.py | 207 - .../catapult/systrace/systrace/suffix.html | 2 - .../systrace/systrace/systrace_runner.py | 70 - .../systrace/systrace_trace_viewer.html | 10401 -- .../systrace/systrace/test_data/atrace_data | 127 - .../systrace/test_data/atrace_data_raw | 128 - .../systrace/test_data/atrace_data_stripped | 127 - .../systrace/test_data/atrace_extracted_tgids | 1 - .../test_data/atrace_extracted_threads | 1 - .../systrace/test_data/atrace_fixed_tgids | 127 - .../systrace/test_data/atrace_missing_tgids | 127 - .../systrace/test_data/atrace_procfs_dump | 1156 - .../test_data/compressed_atrace_data.txt | 5 - .../test_data/decompressed_atrace_data.txt | 1053 - .../profile-chrome_systrace_perf_chrome_data | 1 - .../systrace/systrace/trace_result.py | 17 - .../systrace/tracing_agents/__init__.py | 91 - .../tracing_agents/agents_unittest.py | 47 - .../android_process_data_agent.py | 95 - .../systrace/tracing_agents/atrace_agent.py | 472 - .../tracing_agents/atrace_agent_unittest.py | 126 - .../tracing_agents/atrace_from_file_agent.py | 130 - .../atrace_from_file_agent_unittest.py | 82 - .../tracing_agents/atrace_process_dump.py | 128 - .../systrace/tracing_agents/ftrace_agent.py | 258 - .../tracing_agents/ftrace_agent_unittest.py | 143 - .../systrace/tracing_agents/walt_agent.py | 121 - .../tracing_agents/walt_agent_unittest.py | 51 - .../systrace/systrace/tracing_controller.py | 309 - .../systrace/update_systrace_trace_viewer.py | 138 - .../catapult/systrace/systrace/util.py | 149 - .../catapult/third_party/pyserial/LICENSE.txt | 61 - .../third_party/pyserial/README.chromium | 19 - .../pyserial/linux-product_info.patch | 19 - .../third_party/pyserial/serial/__init__.py | 79 - .../third_party/pyserial/serial/rfc2217.py | 1323 - .../third_party/pyserial/serial/serialcli.py | 273 - .../third_party/pyserial/serial/serialjava.py | 262 - .../pyserial/serial/serialposix.py | 703 - .../third_party/pyserial/serial/serialutil.py | 551 - .../pyserial/serial/serialwin32.py | 461 - .../third_party/pyserial/serial/sermsdos.py | 200 - .../pyserial/serial/tools/__init__.py | 0 .../pyserial/serial/tools/list_ports.py | 103 - .../pyserial/serial/tools/list_ports_linux.py | 151 - .../pyserial/serial/tools/list_ports_osx.py | 208 - .../pyserial/serial/tools/list_ports_posix.py | 101 - .../serial/tools/list_ports_windows.py | 240 - .../pyserial/serial/tools/miniterm.py | 694 - .../pyserial/serial/urlhandler/__init__.py | 0 .../serial/urlhandler/protocol_hwgrep.py | 45 - .../serial/urlhandler/protocol_loop.py | 265 - .../serial/urlhandler/protocol_rfc2217.py | 11 - .../serial/urlhandler/protocol_socket.py | 274 - .../third_party/pyserial/serial/win32.py | 320 - .../catapult/third_party/zipfile/LICENSE | 255 - .../third_party/zipfile/README.chromium | 16 - .../third_party/zipfile/zipfile_2_7_13.py | 1543 - .../catapult/tracing/tracing/__init__.py | 6 - .../tracing/tracing/trace_data/__init__.py | 4 - .../tracing/tracing/trace_data/trace_data.py | 296 - .../tracing/trace_data/trace_data_unittest.py | 114 - .../catapult/tracing/tracing_project.py | 211 - buildSrc/OSX/adb/systrace/systrace.py | 49 - 794 files changed, 18348 insertions(+), 198484 deletions(-) delete mode 100644 buildSrc/OSX/adb/api/annotations.zip delete mode 100644 buildSrc/OSX/adb/api/api-versions.xml create mode 100755 buildSrc/OSX/adb/make_f2fs_casefold mode change 100755 => 100644 buildSrc/OSX/adb/mke2fs.conf delete mode 100644 buildSrc/OSX/adb/systrace/NOTICE delete mode 100644 buildSrc/OSX/adb/systrace/UPSTREAM_REVISION delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/bin/run_tests delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/bin/update_chrome_reference_binaries delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/eslint/LICENSE delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/eslint/README.md delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/eslint/bin/run_eslint delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/eslint/bin/run_tests delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/eslint/eslint/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/eslint/eslint/smoke_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/eslint/rules/catapult-camelcase.js delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/eslint/tests/catapult-camelcase.js delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/lab/commits.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/lab/hardware.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/lab/keychain_unlock.sh delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/node_runner/node_runner/README.md delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/node_runner/node_runner/__init__.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/node_runner/node_runner/minify delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/node_runner/node_runner/minifyjs delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/node_runner/node_runner/node_binaries.json delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/node_runner/node_runner/node_util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/node_runner/node_runner/package-lock.json delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/node_runner/node_runner/package.json delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/README.txt delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/bin/run_tests delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/setup.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/log.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/log_io_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/meta_class.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/multiprocessing_shim.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/parsed_trace_events.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/perfetto_proto_classes.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/perfetto_trace_writer.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/perfetto_trace_writer_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/trace_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_event_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_time.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/py_trace_event/trace_time_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/third_party/protobuf/README.chromium delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/third_party/protobuf/encoder.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_trace_event/third_party/protobuf/wire_format.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/PRESUBMIT.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/py_utils/bin/run_tests delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/atexit_with_log.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/binary_manager.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/binary_manager_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/camel_case.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/camel_case_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/chrome_binaries.json delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/class_util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/class_util_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/cloud_storage.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/cloud_storage_global_lock.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/cloud_storage_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/contextlib_ext.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/contextlib_ext_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/dependency_util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/discover.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/discover_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/exc_util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/exc_util_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/expectations_parser.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/expectations_parser_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/file_util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/file_util_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/lock.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/lock_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/logging_util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/logging_util_unittest.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/memory_debug.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/modules_util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/modules_util_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/py_utils_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/base_symbol.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/class_definition.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/function_definition.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/import_statement.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/reference.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor/module.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor/offset_token.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor/snippet.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor_util/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/refactor_util/move.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/retry_util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/retry_util_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/shell_util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/slots_metaclass.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/slots_metaclass_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/tempfile_ext.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/tempfile_ext_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/test_data/discoverable_classes/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/test_data/discoverable_classes/another_discover_dummyclass.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/test_data/discoverable_classes/discover_dummyclass.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/test_data/discoverable_classes/parameter_discover_dummyclass.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/test_data/foo.txt delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_utils/py_utils/xvfb.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/README.chromium delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/bin/run_py_tests delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/fake_fs.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/fake_fs_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/generate.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/generate_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/html_generation_controller.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/html_module.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/html_module_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/js_utils.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/js_utils_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/module.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/module_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/parse_html_deps.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/parse_html_deps_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/project.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/resource.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/resource_loader.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/resource_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/strip_js_comments.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/strip_js_comments_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/style_sheet.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/py_vulcanize/style_sheet_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/LICENSE delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/MANIFEST delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/PKG-INFO delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/README.chromium delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/README.rst delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/bench/LICENSE.cssmin delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/bench/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/bench/cssmin.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/bench/main.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/bench/wikipedia.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/bench/wikipedia.min.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/bench/write.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/BENCHMARKS delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/CHANGES delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/CLASSIFIERS delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/DESCRIPTION delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/PROVIDES delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/SUMMARY delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/api-objects.txt delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/crarr.png delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/epydoc.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/epydoc.js delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/help.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/identifier-index.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/index.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/module-tree.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/rcssmin-module.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/rcssmin-pysrc.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/redirect.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/package.cfg delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/rcssmin.c delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/rcssmin.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/run_tests.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/setup.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_00.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_01.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_02.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_03.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_04.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_05.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_06.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_07.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_08.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_09.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_10.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/atgroup_11.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/comment_00.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/comment_01.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/comment_02.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/comment_03.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/comment_04.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/escape_00.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/escape_01.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/escape_02.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/escape_03.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/escape_04.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/escape_05.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/escape_06.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/first_00.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/first_01.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/first_02.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_00.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_00.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_01.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_01.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_02.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_02.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_03.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_03.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_04.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_04.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_05.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_05.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_06.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_06.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_07.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_07.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_08.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_08.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_09.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_09.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_10.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_10.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_11.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/atgroup_11.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/comment_00.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/comment_00.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/comment_01.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/comment_01.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/comment_02.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/comment_02.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/comment_03.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/comment_03.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/comment_04.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/comment_04.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_00.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_00.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_01.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_01.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_02.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_02.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_03.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_03.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_04.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_04.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_05.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_05.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_06.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/escape_06.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/first_00.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/first_00.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/first_01.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/first_01.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/first_02.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/first_02.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_00.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_00.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_01.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_01.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_02.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_02.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_03.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_03.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_04.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_04.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_05.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_05.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_06.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_06.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_07.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_07.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_08.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_08.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_09.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/url_09.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/url_00.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/url_01.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/url_02.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/url_03.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/url_04.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/url_05.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/url_06.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/url_07.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/url_08.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/url_09.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/README delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/background-position.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/background-position.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/border-none.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/border-none.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/box-model-hack.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/box-model-hack.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/bug2527974.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/bug2527974.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/bug2527991.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/bug2527991.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/bug2527998.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/bug2527998.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/bug2528034.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/bug2528034.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/charset-media.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/charset-media.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/color-simple.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/color-simple.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/color.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/color.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/comment.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/comment.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/concat-charset.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/concat-charset.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-doublequotes.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-doublequotes.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-eof.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-eof.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-linebreakindata.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-linebreakindata.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-noquotes.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-noquotes.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-singlequotes.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-singlequotes.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-twourls.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-base64-twourls.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-dbquote-font.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-dbquote-font.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-nonbase64-doublequotes.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-nonbase64-doublequotes.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-nonbase64-noquotes.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-nonbase64-noquotes.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-nonbase64-singlequotes.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-nonbase64-singlequotes.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-noquote-multiline-font.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-noquote-multiline-font.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-realdata-doublequotes.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-realdata-doublequotes.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-realdata-noquotes.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-realdata-noquotes.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-realdata-singlequotes.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-realdata-singlequotes.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-realdata-yuiapp.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-realdata-yuiapp.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-singlequote-font.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dataurl-singlequote-font.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/decimals.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/decimals.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dollar-header.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/dollar-header.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/font-face.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/font-face.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/ie5mac.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/ie5mac.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/media-empty-class.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/media-empty-class.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/media-multi.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/media-multi.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/media-test.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/media-test.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/opacity-filter.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/opacity-filter.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/background-position.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/background-position.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/border-none.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/border-none.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/box-model-hack.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/box-model-hack.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/bug2527974.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/bug2527974.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/bug2527991.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/bug2527991.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/bug2527998.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/bug2527998.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/bug2528034.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/bug2528034.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/charset-media.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/charset-media.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/color-simple.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/color-simple.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/color.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/color.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/comment.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/comment.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/concat-charset.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/concat-charset.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-doublequotes.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-doublequotes.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-eof.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-eof.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-linebreakindata.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-linebreakindata.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-noquotes.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-noquotes.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-singlequotes.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-singlequotes.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-twourls.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-base64-twourls.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-dbquote-font.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-dbquote-font.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-nonbase64-doublequotes.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-nonbase64-doublequotes.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-nonbase64-noquotes.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-nonbase64-noquotes.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-nonbase64-singlequotes.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-nonbase64-singlequotes.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-noquote-multiline-font.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-noquote-multiline-font.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-realdata-doublequotes.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-realdata-doublequotes.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-realdata-noquotes.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-realdata-noquotes.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-realdata-singlequotes.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-realdata-singlequotes.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-realdata-yuiapp.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-realdata-yuiapp.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-singlequote-font.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dataurl-singlequote-font.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/decimals.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/decimals.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dollar-header.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/dollar-header.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/font-face.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/font-face.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/ie5mac.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/ie5mac.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/media-empty-class.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/media-empty-class.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/media-multi.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/media-multi.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/media-test.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/media-test.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/opacity-filter.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/opacity-filter.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/preserve-case.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/preserve-case.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/preserve-new-line.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/preserve-new-line.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/preserve-strings.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/preserve-strings.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/pseudo-first.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/pseudo-first.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/pseudo.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/pseudo.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/special-comments.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/special-comments.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/star-underscore-hacks.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/star-underscore-hacks.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/string-in-comment.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/string-in-comment.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/webkit-transform.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/webkit-transform.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/zeros.out delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/zeros.out.b delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/preserve-case.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/preserve-case.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/preserve-new-line.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/preserve-new-line.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/preserve-strings.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/preserve-strings.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/pseudo-first.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/pseudo-first.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/pseudo.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/pseudo.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/special-comments.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/special-comments.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/star-underscore-hacks.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/star-underscore-hacks.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/string-in-comment.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/string-in-comment.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/webkit-transform.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/webkit-transform.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/zeros.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/zeros.css.min delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/LICENSE delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/MANIFEST delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/PKG-INFO delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/README.chromium delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/README.rst delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/DateTimeShortcuts.js delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/apiviewer.js delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/bootstrap.js delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/jquery-1.7.1.js delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/jsmin.c delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/jsmin.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/jsmin_2_0_9.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/knockout-2.0.0.js delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/main.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/markermanager.js delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/bench/write.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/BENCHMARKS delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/CHANGES delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/CLASSIFIERS delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/DESCRIPTION delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/PROVIDES delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/SUMMARY delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/api-objects.txt delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/crarr.png delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/epydoc.css delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/epydoc.js delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/help.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/identifier-index.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/index.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/module-tree.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/redirect.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/rjsmin-module.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/rjsmin-pysrc.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/package.cfg delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/rjsmin.c delete mode 100755 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/rjsmin.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/common/py_vulcanize/third_party/rjsmin/setup.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/PRESUBMIT.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/dependency_manager/bin/run_tests delete mode 100755 buildSrc/OSX/adb/systrace/catapult/dependency_manager/bin/update delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/archive_info.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/base_config.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/base_config_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/cloud_storage_info.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/cloud_storage_info_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/dependency_info.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/dependency_info_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/dependency_manager_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/dependency_manager_util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/dependency_manager_util_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/exceptions.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/local_path_info.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/local_path_info_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/manager.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/uploader.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/dependency_manager/uploader_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/dependency_manager/pylintrc delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/BUILD.gn delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/PRESUBMIT.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/README.md delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/bin/generate_md_docs delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/bin/run_py_devicetests delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/bin/run_py_tests delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/apk_helper.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/apk_helper_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/app_ui.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/app_ui_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/battery_utils.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/battery_utils_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/constants/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/constants/chrome.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/constants/file_system.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/constants/webapk.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/cpu_temperature.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/cpu_temperature_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/crash_handler.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/crash_handler_devicetest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/decorators.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/decorators_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_blacklist.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_blacklist_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_errors.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_errors_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_list.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_signal.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_temp_file.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_test_case.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_utils.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_utils_devicetest.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/device_utils_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/fastboot_utils.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/fastboot_utils_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/flag_changer.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/flag_changer_devicetest.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/flag_changer_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/forwarder.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/install_commands.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/logcat_monitor.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/logcat_monitor_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/md5sum.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/md5sum_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/ndk/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/ndk/abis.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/perf/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/perf/cache_control.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/perf/perf_control.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/perf/perf_control_devicetest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/perf/perf_control_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/perf/surface_stats_collector.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/perf/surface_stats_collector_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/perf/thermal_throttle.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/ports.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/aapt.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/adb_compatibility_devicetest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/adb_wrapper.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/adb_wrapper_devicetest.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/adb_wrapper_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/build_tools.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/dexdump.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/fastboot.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/gce_adb_wrapper.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/intent.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/keyevent.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/shared_prefs.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/shared_prefs_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/split_select.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/test/data/push_directory/push_directory_contents.txt delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/test/data/push_file.txt delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/sdk/version_codes.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/settings.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/__init__.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/adb_run_shell_cmd.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/cpufreq.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/device_monitor.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/device_monitor_test.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/device_recovery.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/device_status.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/flash_device.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/keyboard.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/provision_devices.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/screenshot.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/script_common.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/script_common_test.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/system_app.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/system_app_devicetest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/system_app_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/unlock_bootloader.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/video_recorder.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/wait_for_devices.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/tools/webview_app.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/valgrind_tools/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/android/valgrind_tools/base_tool.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/base_error.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/constants/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/constants/exit_codes.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/devil_dependencies.json delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/devil_env.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/devil_env_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/cmd_helper.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/cmd_helper_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/file_utils.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/find_usb_devices.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/find_usb_devices_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/geometry.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/geometry_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/host_utils.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/lazy/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/lazy/weak_constant.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/lazy/weak_constant_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/logging_common.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/lsusb.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/lsusb_test.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/markdown.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/markdown_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/mock_calls.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/mock_calls_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/parallelizer.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/parallelizer_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/reraiser_thread.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/reraiser_thread_unittest.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/reset_usb.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/run_tests_helper.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/signal_handler.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/timeout_retry.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/timeout_retry_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/usb_hubs.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/watchdog_timer.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/zip_utils.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/devil/utils/zip_utils_test.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/docs/adb_wrapper.md delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/docs/device_blacklist.md delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/docs/device_utils.md delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/docs/markdown.md delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/docs/persistent_device_list.md delete mode 100644 buildSrc/OSX/adb/systrace/catapult/devil/pylintrc delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/PRESUBMIT.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/README.md delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/README.md delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/Application.mk delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/atrace_process_dump.cc delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/atrace_process_dump.h delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/file_utils.cc delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/file_utils.h delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/libmemtrack_wrapper.cc delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/libmemtrack_wrapper.h delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/logging.h delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/main.cc delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/process_info.h delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/process_memory_stats.cc delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/process_memory_stats.h delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/procfs_utils.cc delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/procfs_utils.h delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/time_utils.cc delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/atrace_helper/jni/time_utils.h delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/bin/adb_profile_chrome delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/bin/adb_profile_chrome_startup delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/bin/run_tests delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/bin/systrace delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/chrome_startup_tracing_agent.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/chrome_startup_tracing_agent_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/chrome_tracing_agent.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/chrome_tracing_agent_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/ddms_tracing_agent.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/ddms_tracing_agent_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/fake_agent_1.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/fake_agent_2.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/flags.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/main.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/perf_tracing_agent.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/perf_tracing_agent_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/profiler.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/profiler_unittest.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/run_tests delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/third_party/COPYING delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/third_party/README.chromium delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/third_party/perf_to_tracing.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/ui.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/profile_chrome/util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/pylintrc delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/AUTHORS delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/LICENSE delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/README.md delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/decorators.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/monitor_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/output_generator.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/output_generator_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/prefix.html delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/run_systrace.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/suffix.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/systrace_runner.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/systrace_trace_viewer.html delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/atrace_data delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/atrace_data_raw delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/atrace_data_stripped delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/atrace_extracted_tgids delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/atrace_extracted_threads delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/atrace_fixed_tgids delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/atrace_missing_tgids delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/atrace_procfs_dump delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/compressed_atrace_data.txt delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/decompressed_atrace_data.txt delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/test_data/profile-chrome_systrace_perf_chrome_data delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/trace_result.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/agents_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/android_process_data_agent.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/atrace_agent.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/atrace_agent_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/atrace_from_file_agent.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/atrace_from_file_agent_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/atrace_process_dump.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/ftrace_agent.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/ftrace_agent_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/walt_agent.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_agents/walt_agent_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/tracing_controller.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/update_systrace_trace_viewer.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/systrace/systrace/util.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/LICENSE.txt delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/README.chromium delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/linux-product_info.patch delete mode 100755 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/rfc2217.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/serialcli.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/serialjava.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/serialposix.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/serialutil.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/serialwin32.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/sermsdos.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/tools/__init__.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/tools/list_ports.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/tools/list_ports_linux.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/tools/list_ports_osx.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/tools/list_ports_posix.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/tools/list_ports_windows.py delete mode 100755 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/tools/miniterm.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/urlhandler/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/urlhandler/protocol_hwgrep.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/urlhandler/protocol_loop.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/urlhandler/protocol_rfc2217.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/urlhandler/protocol_socket.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/pyserial/serial/win32.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/zipfile/LICENSE delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/zipfile/README.chromium delete mode 100644 buildSrc/OSX/adb/systrace/catapult/third_party/zipfile/zipfile_2_7_13.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/tracing/tracing/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/tracing/tracing/trace_data/__init__.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/tracing/tracing/trace_data/trace_data.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/tracing/tracing/trace_data/trace_data_unittest.py delete mode 100644 buildSrc/OSX/adb/systrace/catapult/tracing/tracing_project.py delete mode 100755 buildSrc/OSX/adb/systrace/systrace.py diff --git a/buildSrc/OSX/adb/NOTICE.txt b/buildSrc/OSX/adb/NOTICE.txt index d7e6dd91..04efc236 100644 --- a/buildSrc/OSX/adb/NOTICE.txt +++ b/buildSrc/OSX/adb/NOTICE.txt @@ -1,355 +1,12202 @@ -Notices for files contained in the tools directory: -============================================================ -Notices for file(s): -/lib64/libfec_rs.a ------------------------------------------------------------- - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright © 1991, 1999 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. +============================================================================== +Android used by: + sdk-repo-darwin-platform-tools.zip -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - Preamble + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. + 1. Definitions. - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. - a) The modified work must itself be a software library. + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. + END OF TERMS AND CONDITIONS -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. + APPENDIX: How to apply the Apache License to your work. -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. + Copyright [yyyy] [name of copyright owner] - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. + http://www.apache.org/licenses/LICENSE-2.0 - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. +============================================================================== + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS + OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED + AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. +============================================================================== +Code in this repo uses one or more of the following licenses. +Refer to each file to determine which licenses apply. - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) +------------------------------------------------------------------------- - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. +------------------------------------------------------------------------- - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. + http://www.apache.org/licenses/LICENSE-2.0 - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. +------------------------------------------------------------------------- - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. Neither the name of the project nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. +THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. +============================================================================== +BoringSSL is a fork of OpenSSL. As such, large parts of it fall under OpenSSL +licensing. Files that are completely new have a Google copyright and an ISC +license. This license is reproduced at the bottom of this file. + +Contributors to BoringSSL are required to follow the CLA rules for Chromium: +https://cla.developers.google.com/clas + +Files in third_party/ have their own licenses, as described therein. The MIT +license, for third_party/fiat, which, unlike other third_party directories, is +compiled into non-test libraries, is included below. + +The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the +OpenSSL License and the original SSLeay license apply to the toolkit. See below +for the actual license texts. Actually both licenses are BSD-style Open Source +licenses. In case of any license issues related to OpenSSL please contact +openssl-core@openssl.org. + +The following are Google-internal bug numbers where explicit permission from +some authors is recorded for use of their work. (This is purely for our own +record keeping.) + 27287199 + 27287880 + 27287883 + + OpenSSL License + --------------- + +/* ==================================================================== + * Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in + * the documentation and/or other materials provided with the + * distribution. + * + * 3. All advertising materials mentioning features or use of this + * software must display the following acknowledgment: + * "This product includes software developed by the OpenSSL Project + * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + * + * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + * endorse or promote products derived from this software without + * prior written permission. For written permission, please contact + * openssl-core@openssl.org. + * + * 5. Products derived from this software may not be called "OpenSSL" + * nor may "OpenSSL" appear in their names without prior written + * permission of the OpenSSL Project. + * + * 6. Redistributions of any form whatsoever must retain the following + * acknowledgment: + * "This product includes software developed by the OpenSSL Project + * for use in the OpenSSL Toolkit (http://www.openssl.org/)" + * + * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY + * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR + * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + * ==================================================================== + * + * This product includes cryptographic software written by Eric Young + * (eay@cryptsoft.com). This product includes software written by Tim + * Hudson (tjh@cryptsoft.com). + * + */ + + Original SSLeay License + ----------------------- + +/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) + * All rights reserved. + * + * This package is an SSL implementation written + * by Eric Young (eay@cryptsoft.com). + * The implementation was written so as to conform with Netscapes SSL. + * + * This library is free for commercial and non-commercial use as long as + * the following conditions are aheared to. The following conditions + * apply to all code found in this distribution, be it the RC4, RSA, + * lhash, DES, etc., code; not just the SSL code. The SSL documentation + * included with this distribution is covered by the same copyright terms + * except that the holder is Tim Hudson (tjh@cryptsoft.com). + * + * Copyright remains Eric Young's, and as such any Copyright notices in + * the code are not to be removed. + * If this package is used in a product, Eric Young should be given attribution + * as the author of the parts of the library used. + * This can be in the form of a textual message at program startup or + * in documentation (online or textual) provided with the package. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * "This product includes cryptographic software written by + * Eric Young (eay@cryptsoft.com)" + * The word 'cryptographic' can be left out if the rouines from the library + * being used are not cryptographic related :-). + * 4. If you include any Windows specific code (or a derivative thereof) from + * the apps directory (application code) you must include an acknowledgement: + * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" + * + * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * The licence and distribution terms for any publically available version or + * derivative of this code cannot be changed. i.e. this code cannot simply be + * copied and put under another distribution licence + * [including the GNU Public Licence.] + */ + + +ISC license used for completely new code in BoringSSL: + +/* Copyright (c) 2015, Google Inc. + * + * Permission to use, copy, modify, and/or distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + * + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY + * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION + * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN + * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ + + +The code in third_party/fiat carries the MIT license: + +Copyright (c) 2015-2016 the fiat-crypto authors (see +https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS). + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + +Licenses for support code +------------------------- + +Parts of the TLS test suite are under the Go license. This code is not included +in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so +distributing code linked against BoringSSL does not trigger this license: + +Copyright (c) 2009 The Go Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +BoringSSL uses the Chromium test infrastructure to run a continuous build, +trybots etc. The scripts which manage this, and the script for generating build +metadata, are under the Chromium license. Distributing code linked against +BoringSSL does not trigger this license. + +Copyright 2015 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +============================================================================== +Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +============================================================================== + + Copyright (c) 2005-2013, The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + +============================================================================== + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for the Android-specific code. == + ========================================================================= + + Copyright (c) 2005-2008, The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + ========================================================================= + == NOTICE file for the x86 JIT libenc subdirectory. == + ========================================================================= + +Apache Harmony +Copyright 2006, 2010 The Apache Software Foundation. + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +Portions of Harmony were originally developed by +Intel Corporation and are licensed to the Apache Software +Foundation under the "Software Grant and Corporate Contribution +License Agreement" and for which the following copyright notices +apply + (C) Copyright 2005 Intel Corporation + (C) Copyright 2005-2006 Intel Corporation + (C) Copyright 2006 Intel Corporation + +Portions of the Apache Portable Runtime used by DRLVM were +developed at the National Center for Supercomputing Applications +(NCSA) at the University of Illinois at Urbana-Champaign. + +This software contains code derived from the RSA Data Security +Inc. MD5 Message-Digest Algorithm. + +This software contains code derived from UNIX V7, Copyright(C) +Caldera International Inc. + +============================================================================== +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, and the entire permission notice in its entirety, + including the disclaimer of warranties. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. The name of the author may not be used to endorse or promote + products derived from this software without specific prior + written permission. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED +WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF +WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT +OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE +USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +============================================================================== +This package, the EXT2 filesystem utilities, are made available under +the GNU Public License version 2, with the exception of the lib/ext2fs +and lib/e2p libraries, which are made available under the GNU Library +General Public License Version 2, the lib/uuid library which is made +available under a BSD-style license and the lib/et and lib/ss +libraries which are made available under an MIT-style license. Please +see lib/uuid/COPYING for more details for the license for the files +comprising the libuuid library, and the source file headers of the +libet and libss libraries for more information. + +The most recent officially distributed version can be found at +http://e2fsprogs.sourceforge.net. If you need to make a distribution, +that's the one you should use. If there is some reason why you'd like +a more recent version that is still in ALPHA testing (i.e., either +using the "WIP" test distributions or one from the hg or git +repository from the development branch, please contact me +(tytso@mit.edu) before you ship. The release schedules for this +package are flexible, if you give me enough lead time. + + + Theodore Ts'o + 23-June-2007 + +---------------------------------------------------------------------- + + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. + +---------------------------------------------------------------------- + + GNU LIBRARY GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Library General Public License, applies to some +specially designated Free Software Foundation software, and to any +other libraries whose authors decide to use it. You can use it for +your libraries, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if +you distribute copies of the library, or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link a program with the library, you must provide +complete object files to the recipients so that they can relink them +with the library, after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + Our method of protecting your rights has two steps: (1) copyright +the library, and (2) offer you this license which gives you legal +permission to copy, distribute and/or modify the library. + + Also, for each distributor's protection, we want to make certain +that everyone understands that there is no warranty for this free +library. If the library is modified by someone else and passed on, we +want its recipients to know that what they have is not the original +version, so that any problems introduced by others will not reflect on +the original authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that companies distributing free +software will individually obtain patent licenses, thus in effect +transforming the program into proprietary software. To prevent this, +we have made it clear that any patent must be licensed for everyone's +free use or not licensed at all. + + Most GNU software, including some libraries, is covered by the ordinary +GNU General Public License, which was designed for utility programs. This +license, the GNU Library General Public License, applies to certain +designated libraries. This license is quite different from the ordinary +one; be sure to read it in full, and don't assume that anything in it is +the same as in the ordinary license. + + The reason we have a separate public license for some libraries is that +they blur the distinction we usually make between modifying or adding to a +program and simply using it. Linking a program with a library, without +changing the library, is in some sense simply using the library, and is +analogous to running a utility program or application program. However, in +a textual and legal sense, the linked executable is a combined work, a +derivative of the original library, and the ordinary General Public License +treats it as such. + + Because of this blurred distinction, using the ordinary General +Public License for libraries did not effectively promote software +sharing, because most developers did not use the libraries. We +concluded that weaker conditions might promote sharing better. + + However, unrestricted linking of non-free programs would deprive the +users of those programs of all benefit from the free status of the +libraries themselves. This Library General Public License is intended to +permit developers of non-free programs to use free libraries, while +preserving your freedom as a user of such programs to change the free +libraries that are incorporated in them. (We have not seen how to achieve +this as regards changes in header files, but we have achieved it as regards +changes in the actual functions of the Library.) The hope is that this +will lead to faster development of free libraries. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, while the latter only +works together with the library. + + Note that it is possible for a library to be covered by the ordinary +General Public License rather than by this special one. + + GNU LIBRARY GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which +contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Library +General Public License (also called "this License"). Each licensee is +addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also compile or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + d) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the source code distributed need not include anything that is normally +distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Library General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + +============================================================================== +Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper +Copyright (c) 2001-2019 Expat maintainers + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +============================================================================== +The tools for F2FS are covered by GNU Public License version 2. +Exceptionally, the following files are also covered by the GNU Lesser General +Public License Version 2.1 as the dual licenses. +- include/f2fs_fs.h +- lib/libf2fs.c +- lib/libf2fs_io.c +- mkfs/f2fs_format.c +- mkfs/f2fs_format_main.c +- mkfs/f2fs_format_utils.c +- mkfs/f2fs_format_utils.h + +================================================================================ +Copyright (c) 2012 Samsung Electronics Co., Ltd. + http://www.samsung.com/ + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License version 2 as +published by the Free Software Foundation. + +================================================================================ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. + +================================================================================ + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + +============================================================================== +Copyright (c) 2012 - 2016, Victor Zverovich + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +============================================================================== +Copyright (c) 2012 - present, Victor Zverovich + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +--- Optional exception to the license --- + +As an exception, if, as a result of your compiling your source code, portions +of this Software are embedded into a machine-executable object form of such +source code, you may redistribute such embedded portions in such object form +without including the above copyright and permission notices. + +============================================================================== + + Copyright (c) 2005-2008, The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + +============================================================================== + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for the Android-specific code. == + ========================================================================= + +Android Code +Copyright 2005-2008 The Android Open Source Project + +This product includes software developed as part of +The Android Open Source Project (http://source.android.com). + + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for Apache Commons code. == + ========================================================================= + +Apache Commons +Copyright 1999-2006 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for Jakarta Commons Logging. == + ========================================================================= + +Jakarta Commons Logging (JCL) +Copyright 2005,2006 The Apache Software Foundation. + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for the Nuance code. == + ========================================================================= + +These files are Copyright 2007 Nuance Communications, but released under +the Apache2 License. + + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for the Media Codecs code. == + ========================================================================= + +Media Codecs +These files are Copyright 1998 - 2009 PacketVideo, but released under +the Apache2 License. + + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for the TagSoup code. == + ========================================================================= + +This file is part of TagSoup and is Copyright 2002-2008 by John Cowan. + +TagSoup is licensed under the Apache License, +Version 2.0. You may obtain a copy of this license at +http://www.apache.org/licenses/LICENSE-2.0 . You may also have +additional legal rights not granted by this license. + +TagSoup is distributed in the hope that it will be useful, but +unless required by applicable law or agreed to in writing, TagSoup +is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS +OF ANY KIND, either express or implied; not even the implied warranty +of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for Additional Codecs code. == + ========================================================================= + +Additional Codecs +These files are Copyright 2003-2010 VisualOn, but released under +the Apache2 License. + + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for the Audio Effects code. == + ========================================================================= + +Audio Effects +These files are Copyright (C) 2004-2010 NXP Software and +Copyright (C) 2010 The Android Open Source Project, but released under +the Apache2 License. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + + +UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE + +Unicode Data Files include all data files under the directories +http://www.unicode.org/Public/, http://www.unicode.org/reports/, +and http://www.unicode.org/cldr/data/ . Unicode Software includes any +source code published in the Unicode Standard or under the directories +http://www.unicode.org/Public/, http://www.unicode.org/reports/, and +http://www.unicode.org/cldr/data/. + +NOTICE TO USER: Carefully read the following legal agreement. BY +DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA +FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY +ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF +THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, +DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE. + +COPYRIGHT AND PERMISSION NOTICE + +Copyright © 1991-2008 Unicode, Inc. All rights reserved. Distributed +under the Terms of Use in http://www.unicode.org/copyright.html. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Unicode data files and any associated documentation (the +"Data Files") or Unicode software and any associated documentation (the +"Software") to deal in the Data Files or Software without restriction, +including without limitation the rights to use, copy, modify, merge, +publish, distribute, and/or sell copies of the Data Files or Software, +and to permit persons to whom the Data Files or Software are furnished to +do so, provided that (a) the above copyright notice(s) and this permission +notice appear with all copies of the Data Files or Software, (b) both the +above copyright notice(s) and this permission notice appear in associated +documentation, and (c) there is clear notice in each modified Data File +or in the Software as well as in the documentation associated with the +Data File(s) or Software that the data or software has been modified. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS +INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT +OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS +OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE +OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, use +or other dealings in these Data Files or Software without prior written +authorization of the copyright holder. + +============================================================================== +Copyright 2008, Google Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +============================================================================== +============================================================================== +libc++ License +============================================================================== + +The libc++ library is dual licensed under both the University of Illinois +"BSD-Like" license and the MIT license. As a user of this code you may choose +to use it under either license. As a contributor, you agree to allow your code +to be used under both. + +Full text of the relevant licenses is included below. + +============================================================================== + +University of Illinois/NCSA +Open Source License + +Copyright (c) 2009-2017 by the contributors listed in CREDITS.TXT + +All rights reserved. + +Developed by: + + LLVM Team + + University of Illinois at Urbana-Champaign + + http://llvm.org + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal with +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimers. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimers in the + documentation and/or other materials provided with the distribution. + + * Neither the names of the LLVM Team, University of Illinois at + Urbana-Champaign, nor the names of its contributors may be used to + endorse or promote products derived from this Software without specific + prior written permission. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE +SOFTWARE. + +============================================================================== + +Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +============================================================================== +============================================================================== +libc++abi License +============================================================================== + +The libc++abi library is dual licensed under both the University of Illinois +"BSD-Like" license and the MIT license. As a user of this code you may choose +to use it under either license. As a contributor, you agree to allow your code +to be used under both. + +Full text of the relevant licenses is included below. + +============================================================================== + +University of Illinois/NCSA +Open Source License + +Copyright (c) 2009-2018 by the contributors listed in CREDITS.TXT + +All rights reserved. + +Developed by: + + LLVM Team + + University of Illinois at Urbana-Champaign + + http://llvm.org + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal with +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimers. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimers in the + documentation and/or other materials provided with the distribution. + + * Neither the names of the LLVM Team, University of Illinois at + Urbana-Champaign, nor the names of its contributors may be used to + endorse or promote products derived from this Software without specific + prior written permission. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE +SOFTWARE. + +============================================================================== + +Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +============================================================================== +============================================================================== +libc++abi License +============================================================================== + +The libc++abi library is dual licensed under both the University of Illinois +"BSD-Like" license and the MIT license. As a user of this code you may choose +to use it under either license. As a contributor, you agree to allow your code +to be used under both. + +Full text of the relevant licenses is included below. + +============================================================================== + +University of Illinois/NCSA +Open Source License + +Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT + +All rights reserved. + +Developed by: + + LLVM Team + + University of Illinois at Urbana-Champaign + + http://llvm.org + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal with +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimers. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimers in the + documentation and/or other materials provided with the distribution. + + * Neither the names of the LLVM Team, University of Illinois at + Urbana-Champaign, nor the names of its contributors may be used to + endorse or promote products derived from this Software without specific + prior written permission. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE +SOFTWARE. + +============================================================================== + +Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +============================================================================== +PCRE LICENCE +------------ + +PCRE is a library of functions to support regular expressions whose syntax +and semantics are as close as possible to those of the Perl 5 language. + +Release 8 of PCRE is distributed under the terms of the "BSD" licence, as +specified below. The documentation for PCRE, supplied in the "doc" +directory, is distributed under the same terms as the software itself. + +The basic library functions are written in C and are freestanding. Also +included in the distribution is a set of C++ wrapper functions, and a +just-in-time compiler that can be used to optimize pattern matching. These +are both optional features that can be omitted when the library is built. + + +THE BASIC LIBRARY FUNCTIONS +--------------------------- + +Written by: Philip Hazel +Email local part: ph10 +Email domain: cam.ac.uk + +University of Cambridge Computing Service, +Cambridge, England. + +Copyright (c) 1997-2014 University of Cambridge +All rights reserved. + + +PCRE JUST-IN-TIME COMPILATION SUPPORT +------------------------------------- + +Written by: Zoltan Herczeg +Email local part: hzmester +Emain domain: freemail.hu + +Copyright(c) 2010-2014 Zoltan Herczeg +All rights reserved. + + +STACK-LESS JUST-IN-TIME COMPILER +-------------------------------- + +Written by: Zoltan Herczeg +Email local part: hzmester +Emain domain: freemail.hu + +Copyright(c) 2009-2014 Zoltan Herczeg +All rights reserved. + + +THE C++ WRAPPER FUNCTIONS +------------------------- + +Contributed by: Google Inc. + +Copyright (c) 2007-2012, Google Inc. +All rights reserved. + + +THE "BSD" LICENCE +----------------- + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + * Neither the name of the University of Cambridge nor the name of Google + Inc. nor the names of their contributors may be used to endorse or + promote products derived from this software without specific prior + written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + +End + +============================================================================== +COPYRIGHT NOTICE, DISCLAIMER, and LICENSE +========================================= + +PNG Reference Library License version 2 +--------------------------------------- + + * Copyright (c) 1995-2019 The PNG Reference Library Authors. + * Copyright (c) 2018-2019 Cosmin Truta. + * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson. + * Copyright (c) 1996-1997 Andreas Dilger. + * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. + +The software is supplied "as is", without warranty of any kind, +express or implied, including, without limitation, the warranties +of merchantability, fitness for a particular purpose, title, and +non-infringement. In no event shall the Copyright owners, or +anyone distributing the software, be liable for any damages or +other liability, whether in contract, tort or otherwise, arising +from, out of, or in connection with the software, or the use or +other dealings in the software, even if advised of the possibility +of such damage. + +Permission is hereby granted to use, copy, modify, and distribute +this software, or portions hereof, for any purpose, without fee, +subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you + must not claim that you wrote the original software. If you + use this software in a product, an acknowledgment in the product + documentation would be appreciated, but is not required. + + 2. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. + + 3. This Copyright notice may not be removed or altered from any + source or altered source distribution. + + +PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35) +----------------------------------------------------------------------- + +libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are +Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are +derived from libpng-1.0.6, and are distributed according to the same +disclaimer and license as libpng-1.0.6 with the following individuals +added to the list of Contributing Authors: + + Simon-Pierre Cadieux + Eric S. Raymond + Mans Rullgard + Cosmin Truta + Gilles Vollant + James Yu + Mandar Sahastrabuddhe + Google Inc. + Vadim Barkov + +and with the following additions to the disclaimer: + + There is no warranty against interference with your enjoyment of + the library or against infringement. There is no warranty that our + efforts or the library will fulfill any of your particular purposes + or needs. This library is provided with all faults, and the entire + risk of satisfactory quality, performance, accuracy, and effort is + with the user. + +Some files in the "contrib" directory and some configure-generated +files that are distributed with libpng have other copyright owners, and +are released under other open source licenses. + +libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are +Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from +libpng-0.96, and are distributed according to the same disclaimer and +license as libpng-0.96, with the following individuals added to the +list of Contributing Authors: + + Tom Lane + Glenn Randers-Pehrson + Willem van Schaik + +libpng versions 0.89, June 1996, through 0.96, May 1997, are +Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, +and are distributed according to the same disclaimer and license as +libpng-0.88, with the following individuals added to the list of +Contributing Authors: + + John Bowler + Kevin Bracey + Sam Bushell + Magnus Holmgren + Greg Roelofs + Tom Tanner + +Some files in the "scripts" directory have other copyright owners, +but are released under this license. + +libpng versions 0.5, May 1995, through 0.88, January 1996, are +Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. + +For the purposes of this copyright and license, "Contributing Authors" +is defined as the following set of individuals: + + Andreas Dilger + Dave Martindale + Guy Eric Schalnat + Paul Schmidt + Tim Wegner + +The PNG Reference Library is supplied "AS IS". The Contributing +Authors and Group 42, Inc. disclaim all warranties, expressed or +implied, including, without limitation, the warranties of +merchantability and of fitness for any purpose. The Contributing +Authors and Group 42, Inc. assume no liability for direct, indirect, +incidental, special, exemplary, or consequential damages, which may +result from the use of the PNG Reference Library, even if advised of +the possibility of such damage. + +Permission is hereby granted to use, copy, modify, and distribute this +source code, or portions hereof, for any purpose, without fee, subject +to the following restrictions: + + 1. The origin of this source code must not be misrepresented. + + 2. Altered versions must be plainly marked as such and must not + be misrepresented as being the original source. + + 3. This Copyright notice may not be removed or altered from any + source or altered source distribution. + +The Contributing Authors and Group 42, Inc. specifically permit, +without fee, and encourage the use of this source code as a component +to supporting the PNG file format in commercial products. If you use +this source code in a product, acknowledgment is not required but would +be appreciated. + +============================================================================== + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + + + +============================================================================== +LZ4 Library +Copyright (c) 2011-2016, Yann Collet +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, this + list of conditions and the following disclaimer in the documentation and/or + other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +============================================================================== +The majority of the source code in the mDNSResponder project is licensed +under the terms of the Apache License, Version 2.0, available from: + + +To accommodate license compatibility with the widest possible range +of client code licenses, the shared library code, which is linked +at runtime into the same address space as the client using it, is +licensed under the terms of the "Three-Clause BSD License". + +The Linux Name Service Switch code, contributed by National ICT +Australia Ltd (NICTA) is licensed under the terms of the NICTA Public +Software Licence (which is substantially similar to the "Three-Clause +BSD License", with some additional language pertaining to Australian law). + +============================================================================== + + Copyright (c) 2006-2009, The Android Open Source Project + Copyright 2006, Brian Swetland + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + +============================================================================== +// Copyright 2018 The Chromium Authors. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +============================================================================== +Notices for files contained in the tools directory: +============================================================ +Notices for file(s): +/bin/mksdcard +------------------------------------------------------------ +Copyright 2007, The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + * Neither the name of Google Inc. nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY Google Inc. ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +EVENT SHALL Google Inc. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +============================================================ +Notices for file(s): +/framework/conscrypt-hostdex.jar +/framework/core-hostdex.jar +/framework/core-libart-hostdex.jar +/lib/libjavacore.so +/lib/libjavacrypto.so +------------------------------------------------------------ + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for the Android-specific code. == + ========================================================================= + +Android Code +Copyright 2005-2008 The Android Open Source Project + +This product includes software developed as part of +The Android Open Source Project (http://source.android.com). + + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for the Apache Harmony distribution. == + ========================================================================= + +Apache Harmony +Copyright 2006 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +Portions of Harmony were originally developed by +Intel Corporation and are licensed to the Apache Software +Foundation under the "Software Grant and Corporate Contribution +License Agreement", informally known as the "Intel Harmony CLA". + + + ========================================================================= + == NOTICE file for the ICU License. == + ========================================================================= + +Copyright (c) 1995-2009 International Business Machines Corporation and others + +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, and/or sell copies of the Software, and to permit persons +to whom the Software is furnished to do so, provided that the above +copyright notice(s) and this permission notice appear in all copies of +the Software and that both the above copyright notice(s) and this +permission notice appear in supporting documentation. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY +SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER +RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF +CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, use +or other dealings in this Software without prior written authorization +of the copyright holder. + +All trademarks and registered trademarks mentioned herein are the +property of their respective owners. + + + ========================================================================= + == NOTICE file for the JUnit License. == + ========================================================================= + +Common Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON +PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF +THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + + a) in the case of the initial Contributor, the initial code and + documentation distributed under this Agreement, and + b) in the case of each subsequent Contributor: + + i) changes to the Program, and + + ii) additions to the Program; + + where such changes and/or additions to the Program originate + from and are distributed by that particular Contributor. A + Contribution 'originates' from a Contributor if it was added to + the Program by such Contributor itself or anyone acting on such + Contributor's behalf. Contributions do not include additions to + the Program which: (i) are separate modules of software + distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the + Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents " mean patent claims licensable by a Contributor +which are necessarily infringed by the use or sale of its Contribution +alone or when combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this +Agreement, including all Contributors. + +2. GRANT OF RIGHTS + + a) Subject to the terms of this Agreement, each Contributor + hereby grants Recipient a non-exclusive, worldwide, royalty-free + copyright license to reproduce, prepare derivative works of, + publicly display, publicly perform, distribute and sublicense + the Contribution of such Contributor, if any, and such + derivative works, in source code and object code form. + + b) Subject to the terms of this Agreement, each Contributor + hereby grants Recipient a non-exclusive, worldwide, royalty-free + patent license under Licensed Patents to make, use, sell, offer + to sell, import and otherwise transfer the Contribution of such + Contributor, if any, in source code and object code form. This + patent license shall apply to the combination of the + Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution + causes such combination to be covered by the Licensed Patents. + The patent license shall not apply to any other combinations + which include the Contribution. No hardware per se is licensed + hereunder. + + c) Recipient understands that although each Contributor grants + the licenses to its Contributions set forth herein, no + assurances are provided by any Contributor that the Program does + not infringe the patent or other intellectual property rights of + any other entity. Each Contributor disclaims any liability to + Recipient for claims brought by any other entity based on + infringement of intellectual property rights or otherwise. As a + condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to + secure any other intellectual property rights needed, if any. + For example, if a third party patent license is required to + allow Recipient to distribute the Program, it is Recipient's + responsibility to acquire that license before distributing the + Program. + + d) Each Contributor represents that to its knowledge it has + sufficient copyright rights in its Contribution, if any, to + grant the copyright license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form +under its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + + b) its license agreement: + + i) effectively disclaims on behalf of all Contributors all + warranties and conditions, express and implied, including + warranties or conditions of title and non-infringement, and + implied warranties or conditions of merchantability and fitness + for a particular purpose; + + ii) effectively excludes on behalf of all Contributors all + liability for damages, including direct, indirect, special, + incidental and consequential damages, such as lost profits; + + iii) states that any provisions which differ from this Agreement + are offered by that Contributor alone and not by any other + party; and + + iv) states that source code for the Program is available from + such Contributor, and informs licensees how to obtain it in a + reasonable manner on or through a medium customarily used for + software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + + b) a copy of this Agreement must be included with each copy of + the Program. + +Contributors may not remove or alter any copyright notices contained +within the Program. + +Each Contributor must identify itself as the originator of its +Contribution, if any, in a manner that reasonably allows subsequent +Recipients to identify the originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain +responsibilities with respect to end users, business partners and the +like. While this license is intended to facilitate the commercial use +of the Program, the Contributor who includes the Program in a +commercial product offering should do so in a manner which does not +create potential liability for other Contributors. Therefore, if a +Contributor includes the Program in a commercial product offering, +such Contributor ("Commercial Contributor") hereby agrees to defend +and indemnify every other Contributor ("Indemnified Contributor") +against any losses, damages and costs (collectively "Losses") arising +from claims, lawsuits and other legal actions brought by a third party +against the Indemnified Contributor to the extent caused by the acts +or omissions of such Commercial Contributor in connection with its +distribution of the Program in a commercial product offering. The +obligations in this section do not apply to any claims or Losses +relating to any actual or alleged intellectual property infringement. +In order to qualify, an Indemnified Contributor must: a) promptly +notify the Commercial Contributor in writing of such claim, and b) +allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such +claim at its own expense. + +For example, a Contributor might include the Program in a commercial +product offering, Product X. That Contributor is then a Commercial +Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance +claims and warranties are such Commercial Contributor's responsibility +alone. Under this section, the Commercial Contributor would have to +defend claims against the other Contributors related to those +performance claims and warranties, and if a court requires any other +Contributor to pay any damages as a result, the Commercial Contributor +must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS +PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY +WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY +OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely +responsible for determining the appropriateness of using and +distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement, including but not limited to +the risks and costs of program errors, compliance with applicable +laws, damage to or loss of data, programs or equipment, and +unavailability or interruption of operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR +ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING +WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR +DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED +HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of +the remainder of the terms of this Agreement, and without further +action by the parties hereto, such provision shall be reformed to the +minimum extent necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against a Contributor with +respect to a patent applicable to software (including a cross-claim or +counterclaim in a lawsuit), then any patent licenses granted by that +Contributor to such Recipient under this Agreement shall terminate as +of the date such litigation is filed. In addition, if Recipient +institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program +itself (excluding combinations of the Program with other software or +hardware) infringes such Recipient's patent(s), then such Recipient's +rights granted under Section 2(b) shall terminate as of the date such +litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it +fails to comply with any of the material terms or conditions of this +Agreement and does not cure such failure in a reasonable period of +time after becoming aware of such noncompliance. If all Recipient's +rights under this Agreement terminate, Recipient agrees to cease use +and distribution of the Program as soon as reasonably practicable. +However, Recipient's obligations under this Agreement and any licenses +granted by Recipient relating to the Program shall continue and +survive. + +Everyone is permitted to copy and distribute copies of this Agreement, +but in order to avoid inconsistency the Agreement is copyrighted and +may only be modified in the following manner. The Agreement Steward +reserves the right to publish new versions (including revisions) of +this Agreement from time to time. No one other than the Agreement +Steward has the right to modify this Agreement. IBM is the initial +Agreement Steward. IBM may assign the responsibility to serve as the +Agreement Steward to a suitable separate entity. Each new version of +the Agreement will be given a distinguishing version number. The +Program (including Contributions) may always be distributed subject to +the version of the Agreement under which it was received. In addition, +after a new version of the Agreement is published, Contributor may +elect to distribute the Program (including its Contributions) under +the new version. Except as expressly stated in Sections 2(a) and 2(b) +above, Recipient receives no rights or licenses to the intellectual +property of any Contributor under this Agreement, whether expressly, +by implication, estoppel or otherwise. All rights in the Program not +expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and +the intellectual property laws of the United States of America. No +party to this Agreement will bring a legal action under this Agreement +more than one year after the cause of action arose. Each party waives +its rights to a jury trial in any resulting litigation. + + + ========================================================================= + == NOTICE file for the KXML License. == + ========================================================================= + +Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + ========================================================================= + == NOTICE file for the SQLite Java Wrapper License. == + ========================================================================= + +This software is copyrighted by Christian Werner +and others. The following terms apply to all files associated with the +software unless explicitly disclaimed in individual files. + +The authors hereby grant permission to use, copy, modify, distribute, +and license this software and its documentation for any purpose, provided +that existing copyright notices are retained in all copies and that this +notice is included verbatim in any distributions. No written agreement, +license, or royalty fee is required for any of the authorized uses. +Modifications to this software may be copyrighted by their authors +and need not follow the licensing terms described here, provided that +the new terms are clearly indicated on the first page of each file where +they apply. + +IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY +FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY +DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + +THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE +IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE +NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR +MODIFICATIONS. + + + ========================================================================= + == NOTICE file for the W3C License. == + ========================================================================= + +Copyright (c) 2000 World Wide Web Consortium, (Massachusetts Institute +of Technology, Institut National de Recherche en Informatique et en +Automatique, Keio University). All Rights Reserved. This program is +distributed under the W3C's Software Intellectual Property License. +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +See W3C License http://www.w3.org/Consortium/Legal/ for more details. + +============================================================ +Notices for file(s): +/usr/icu/icudt51l.dat +------------------------------------------------------------ +ICU License - ICU 1.8.1 and later + +COPYRIGHT AND PERMISSION NOTICE + +Copyright (c) 1995-2008 International Business Machines Corporation and others + +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. + +All trademarks and registered trademarks mentioned herein are the property of their respective owners. + +============================================================================== + +UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE + + Unicode Data Files include all data files under the directories +http://www.unicode.org/Public/, http://www.unicode.org/reports/, and +http://www.unicode.org/cldr/data/ . Unicode Software includes any source code +published in the Unicode Standard or under the directories +http://www.unicode.org/Public/, http://www.unicode.org/reports/, and +http://www.unicode.org/cldr/data/. + + NOTICE TO USER: Carefully read the following legal agreement. BY +DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES +("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND +AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU +DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES +OR SOFTWARE. + + COPYRIGHT AND PERMISSION NOTICE + + Copyright © 1991-2007 Unicode, Inc. All rights reserved. Distributed under +the Terms of Use in http://www.unicode.org/copyright.html. + + Permission is hereby granted, free of charge, to any person obtaining a copy +of the Unicode data files and any associated documentation (the "Data Files") or +Unicode software and any associated documentation (the "Software") to deal in +the Data Files or Software without restriction, including without limitation the +rights to use, copy, modify, merge, publish, distribute, and/or sell copies of +the Data Files or Software, and to permit persons to whom the Data Files or +Software are furnished to do so, provided that (a) the above copyright notice(s) +and this permission notice appear with all copies of the Data Files or Software, +(b) both the above copyright notice(s) and this permission notice appear in +associated documentation, and (c) there is clear notice in each modified Data +File or in the Software as well as in the documentation associated with the Data +File(s) or Software that the data or software has been modified. + + THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD +PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS +NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL +DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING +OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR +SOFTWARE. + + Except as contained in this notice, the name of a copyright holder shall not +be used in advertising or otherwise to promote the sale, use or other dealings +in these Data Files or Software without prior written authorization of the +copyright holder. + +=============================================================================== + + +/* This ICU code derived from: */ +/* +punycode.c 0.4.0 (2001-Nov-17-Sat) +http://www.cs.berkeley.edu/~amc/idn/ +Adam M. Costello +http://www.nicemice.net/amc/ + +Disclaimer and license + +Regarding this entire document or any portion of it (including +the pseudocode and C code), the author makes no guarantees and +is not responsible for any damage resulting from its use. The +author grants irrevocable permission to anyone to use, modify, +and distribute it in any way that does not diminish the rights +of anyone else to use, modify, and distribute it, provided that +redistributed derivative works do not contain misleading author or +version information. Derivative works need not be licensed under +similar terms. +*/ + + +/* +** This file is in the public domain, so clarified as of +** 2006-07-17 by Arthur David Olson. +*/ + +============================================================ +Notices for file(s): +/framework/jcommon-1.0.12.jar +/framework/jfreechart-1.0.9-swt.jar +/framework/jfreechart-1.0.9.jar +------------------------------------------------------------ + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + + + +============================================================ +Notices for file(s): +/lib/third_party_icu_icudata_host_gyp.a +/lib/third_party_icu_icui18n_host_gyp.a +/lib/third_party_icu_icuuc_host_gyp.a +/lib/third_party_protobuf_protobuf_full_do_not_use_host_gyp.a +/lib/v8_tools_gyp_v8_base_arm_host_gyp.a +/lib/v8_tools_gyp_v8_nosnapshot_arm_host_gyp.a +/obj/GYP/shared_intermediates/mksnapshot.arm +/obj/GYP/shared_intermediates/protoc +------------------------------------------------------------ +// Copyright (c) 2013 The Chromium Authors. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +/**************************************************************** + * + * The author of this software is David M. Gay. + * + * Copyright (c) 1991, 2000, 2001 by Lucent Technologies. + * + * Permission to use, copy, modify, and distribute this software for any + * purpose without fee is hereby granted, provided that this entire notice + * is included in all copies of any software which is or includes a copy + * or modification of this software and in all copies of the supporting + * documentation for such software. + * + * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED + * WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY + * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY + * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. + * + ***************************************************************/ + +/* Copyright (c) 2008-2009, Google Inc. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are + * met: + * + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Neither the name of Google Inc. nor the names of its + * contributors may be used to endorse or promote products derived from + * this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + * --- + * Author: Kostya Serebryany + */ + +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is the Netscape Portable Runtime (NSPR). + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 1998-2000 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * + * Alternatively, the contents of this file may be used under the terms of + * either the GNU General Public License Version 2 or later (the "GPL"), or + * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the MPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the MPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + +// Copyright (c) 2006, Google Inc. +// All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + Notice that the following BSD-style license applies to the Valgrind header + files used by Chromium (valgrind.h and memcheck.h). However, the rest of + Valgrind is licensed under the terms of the GNU General Public License, + version 2, unless otherwise indicated. + + ---------------------------------------------------------------- + + Copyright (C) 2000-2008 Julian Seward. All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. The origin of this software must not be misrepresented; you must + not claim that you wrote the original software. If you use this + software in a product, an acknowledgment in the product + documentation would be appreciated but is not required. + + 3. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. + + 4. The name of the author may not be used to endorse or promote + products derived from this software without specific prior written + permission. + + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS + OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, + WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + Copyright (c) 2007 Red Hat, inc + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of the Software, + and to permit persons to whom the Software is furnished to do so, + subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS + BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. + +Copyright 2003-2005 Colin Percival +All rights reserved + +Redistribution and use in source and binary forms, with or without +modification, are permitted providing that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING +IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2007-2009 Google Inc. + Copyright 2007-2009 WebDriver committers + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + +Copyright (C) 2009 by Tung Mac. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is the Netscape security libraries. + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 2000 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * + * Alternatively, the contents of this file may be used under the terms of + * either the GNU General Public License Version 2 or later (the "GPL"), or + * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the MPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the MPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is the Netscape security libraries. + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 1994-2000 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * + * Alternatively, the contents of this file may be used under the terms of + * either the GNU General Public License Version 2 or later (the "GPL"), or + * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the MPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the MPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + +Copyright 2011, The Chromium Authors +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. + +// Copyright (c) 2012 The Chromium Authors. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +/* +** Copyright (c) 2007-2010 The Khronos Group Inc. +** +** Permission is hereby granted, free of charge, to any person obtaining a +** copy of this software and/or associated documentation files (the +** "Materials"), to deal in the Materials without restriction, including +** without limitation the rights to use, copy, modify, merge, publish, +** distribute, sublicense, and/or sell copies of the Materials, and to +** permit persons to whom the Materials are furnished to do so, subject to +** the following conditions: +** +** The above copyright notice and this permission notice shall be included +** in all copies or substantial portions of the Materials. +** +** THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +** EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +** MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +** IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +** CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +** TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +** MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +*/ + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright (c) 2008, Google Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +(WebKit doesn't distribute an explicit license. This LICENSE is derived from +license text in the source.) + +Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, +2006, 2007 Alexander Kellett, Alexey Proskuryakov, Alex Mathews, Allan +Sandfeld Jensen, Alp Toker, Anders Carlsson, Andrew Wellington, Antti +Koivisto, Apple Inc., Arthur Langereis, Baron Schwartz, Bjoern Graf, +Brent Fulgham, Cameron Zwarich, Charles Samuels, Christian Dywan, +Collabora Ltd., Cyrus Patel, Daniel Molkentin, Dave Maclachlan, David +Smith, Dawit Alemayehu, Dirk Mueller, Dirk Schulze, Don Gibson, Enrico +Ros, Eric Seidel, Frederik Holljen, Frerich Raabe, Friedmann Kleint, +George Staikos, Google Inc., Graham Dennis, Harri Porten, Henry Mason, +Hiroyuki Ikezoe, Holger Hans Peter Freyther, IBM, James G. Speth, Jan +Alonzo, Jean-Loup Gailly, John Reis, Jonas Witt, Jon Shier, Jonas +Witt, Julien Chaffraix, Justin Haygood, Kevin Ollivier, Kevin Watters, +Kimmo Kinnunen, Kouhei Sutou, Krzysztof Kowalczyk, Lars Knoll, Luca +Bruno, Maks Orlovich, Malte Starostik, Mark Adler, Martin Jones, +Marvin Decker, Matt Lilek, Michael Emmel, Mitz Pettel, mozilla.org, +Netscape Communications Corporation, Nicholas Shanks, Nikolas +Zimmermann, Nokia, Oliver Hunt, Opened Hand, Paul Johnston, Peter +Kelly, Pioneer Research Center USA, Rich Moore, Rob Buis, Robin Dunn, +Ronald Tschalär, Samuel Weinig, Simon Hausmann, Staikos Computing +Services Inc., Stefan Schimanski, Symantec Corporation, The Dojo +Foundation, The Karbon Developers, Thomas Boyer, Tim Copperfield, +Tobias Anton, Torben Weis, Trolltech, University of Cambridge, Vaclav +Slavik, Waldo Bastian, Xan Lopez, Zack Rusin + +The terms and conditions vary from file to file, but are one of: + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the + distribution. + +*OR* + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the + distribution. +3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of + its contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY +EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY + +OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + GNU LIBRARY GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Library General Public License, applies to some +specially designated Free Software Foundation software, and to any +other libraries whose authors decide to use it. You can use it for +your libraries, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if +you distribute copies of the library, or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link a program with the library, you must provide +complete object files to the recipients so that they can relink them +with the library, after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + Our method of protecting your rights has two steps: (1) copyright +the library, and (2) offer you this license which gives you legal +permission to copy, distribute and/or modify the library. + + Also, for each distributor's protection, we want to make certain +that everyone understands that there is no warranty for this free +library. If the library is modified by someone else and passed on, we +want its recipients to know that what they have is not the original +version, so that any problems introduced by others will not reflect on +the original authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that companies distributing free +software will individually obtain patent licenses, thus in effect +transforming the program into proprietary software. To prevent this, +we have made it clear that any patent must be licensed for everyone's +free use or not licensed at all. + + Most GNU software, including some libraries, is covered by the ordinary +GNU General Public License, which was designed for utility programs. This +license, the GNU Library General Public License, applies to certain +designated libraries. This license is quite different from the ordinary +one; be sure to read it in full, and don't assume that anything in it is +the same as in the ordinary license. + + The reason we have a separate public license for some libraries is that +they blur the distinction we usually make between modifying or adding to a +program and simply using it. Linking a program with a library, without +changing the library, is in some sense simply using the library, and is +analogous to running a utility program or application program. However, in +a textual and legal sense, the linked executable is a combined work, a +derivative of the original library, and the ordinary General Public License +treats it as such. + + Because of this blurred distinction, using the ordinary General +Public License for libraries did not effectively promote software +sharing, because most developers did not use the libraries. We +concluded that weaker conditions might promote sharing better. + + However, unrestricted linking of non-free programs would deprive the +users of those programs of all benefit from the free status of the +libraries themselves. This Library General Public License is intended to +permit developers of non-free programs to use free libraries, while +preserving your freedom as a user of such programs to change the free +libraries that are incorporated in them. (We have not seen how to achieve +this as regards changes in header files, but we have achieved it as regards +changes in the actual functions of the Library.) The hope is that this +will lead to faster development of free libraries. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, while the latter only +works together with the library. + + Note that it is possible for a library to be covered by the ordinary +General Public License rather than by this special one. + + GNU LIBRARY GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which +contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Library +General Public License (also called "this License"). Each licensee is +addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also compile or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + d) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the source code distributed need not include anything that is normally +distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Library General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + +// Copyright (C) 2002-2013 The ANGLE Project Authors. +// All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions +// are met: +// +// Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// +// Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following +// disclaimer in the documentation and/or other materials provided +// with the distribution. +// +// Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. +// Ltd., nor the names of their contributors may be used to endorse +// or promote products derived from this software without specific +// prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +// FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +// COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +// BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +// CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +// ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +// POSSIBILITY OF SUCH DAMAGE. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +Copyright (c) 2012, Manfred Moitzi + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Deutsche Ãœbersetzung: + +Copyright (c) 2012, Manfred Moitzi + +Hiermit wird unentgeltlich, jeder Person, die eine Kopie der Software +und der zugehörigen Dokumentationen (die "Software") erhält, die +Erlaubnis erteilt, uneingeschränkt zu benutzen, inklusive und ohne +Ausnahme, dem Recht, sie zu verwenden, kopieren, ändern, fusionieren, +verlegen, verbreiten, unterlizenzieren und/oder zu verkaufen, und +Personen, die diese Software erhalten, diese Rechte zu geben, unter den +folgenden Bedingungen: + +Der obige Urheberrechtsvermerk und dieser Erlaubnisvermerk sind in allen +Kopien oder Teilkopien der Software beizulegen. + +DIE SOFTWARE WIRD OHNE JEDE AUSDRÃœCKLICHE ODER IMPLIZIERTE GARANTIE +BEREITGESTELLT, EINSCHLIESSLICH DER GARANTIE ZUR BENUTZUNG FÃœR DEN +VORGESEHENEN ODER EINEM BESTIMMTEN ZWECK SOWIE JEGLICHER +RECHTSVERLETZUNG, JEDOCH NICHT DARAUF BESCHRÄNKT. IN KEINEM FALL SIND +DIE AUTOREN ODER COPYRIGHTINHABER FÃœR JEGLICHEN SCHADEN ODER SONSTIGE +ANSPRÃœCHE HAFTBAR ZU MACHEN, OB INFOLGE DER ERFÃœLLUNG EINES VERTRAGES, +EINES DELIKTES ODER ANDERS IM ZUSAMMENHANG MIT DER SOFTWARE ODER +SONSTIGER VERWENDUNG DER SOFTWARE ENTSTANDEN. + + +// Copyright (c) 2010 The Chromium Authors. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + MOZILLA PUBLIC LICENSE + Version 1.1 + + --------------- + +1. Definitions. + + 1.0.1. "Commercial Use" means distribution or otherwise making the + Covered Code available to a third party. + + 1.1. "Contributor" means each entity that creates or contributes to + the creation of Modifications. + + 1.2. "Contributor Version" means the combination of the Original + Code, prior Modifications used by a Contributor, and the Modifications + made by that particular Contributor. + + 1.3. "Covered Code" means the Original Code or Modifications or the + combination of the Original Code and Modifications, in each case + including portions thereof. + + 1.4. "Electronic Distribution Mechanism" means a mechanism generally + accepted in the software development community for the electronic + transfer of data. + + 1.5. "Executable" means Covered Code in any form other than Source + Code. + + 1.6. "Initial Developer" means the individual or entity identified + as the Initial Developer in the Source Code notice required by Exhibit + A. + + 1.7. "Larger Work" means a work which combines Covered Code or + portions thereof with code not governed by the terms of this License. + + 1.8. "License" means this document. + + 1.8.1. "Licensable" means having the right to grant, to the maximum + extent possible, whether at the time of the initial grant or + subsequently acquired, any and all of the rights conveyed herein. + + 1.9. "Modifications" means any addition to or deletion from the + substance or structure of either the Original Code or any previous + Modifications. When Covered Code is released as a series of files, a + Modification is: + A. Any addition to or deletion from the contents of a file + containing Original Code or previous Modifications. + + B. Any new file that contains any part of the Original Code or + previous Modifications. + + 1.10. "Original Code" means Source Code of computer software code + which is described in the Source Code notice required by Exhibit A as + Original Code, and which, at the time of its release under this + License is not already Covered Code governed by this License. + + 1.10.1. "Patent Claims" means any patent claim(s), now owned or + hereafter acquired, including without limitation, method, process, + and apparatus claims, in any patent Licensable by grantor. + + 1.11. "Source Code" means the preferred form of the Covered Code for + making modifications to it, including all modules it contains, plus + any associated interface definition files, scripts used to control + compilation and installation of an Executable, or source code + differential comparisons against either the Original Code or another + well known, available Covered Code of the Contributor's choice. The + Source Code can be in a compressed or archival form, provided the + appropriate decompression or de-archiving software is widely available + for no charge. + + 1.12. "You" (or "Your") means an individual or a legal entity + exercising rights under, and complying with all of the terms of, this + License or a future version of this License issued under Section 6.1. + For legal entities, "You" includes any entity which controls, is + controlled by, or is under common control with You. For purposes of + this definition, "control" means (a) the power, direct or indirect, + to cause the direction or management of such entity, whether by + contract or otherwise, or (b) ownership of more than fifty percent + (50%) of the outstanding shares or beneficial ownership of such + entity. + +2. Source Code License. + + 2.1. The Initial Developer Grant. + The Initial Developer hereby grants You a world-wide, royalty-free, + non-exclusive license, subject to third party intellectual property + claims: + (a) under intellectual property rights (other than patent or + trademark) Licensable by Initial Developer to use, reproduce, + modify, display, perform, sublicense and distribute the Original + Code (or portions thereof) with or without Modifications, and/or + as part of a Larger Work; and + + (b) under Patents Claims infringed by the making, using or + selling of Original Code, to make, have made, use, practice, + sell, and offer for sale, and/or otherwise dispose of the + Original Code (or portions thereof). + + (c) the licenses granted in this Section 2.1(a) and (b) are + effective on the date Initial Developer first distributes + Original Code under the terms of this License. + + (d) Notwithstanding Section 2.1(b) above, no patent license is + granted: 1) for code that You delete from the Original Code; 2) + separate from the Original Code; or 3) for infringements caused + by: i) the modification of the Original Code or ii) the + combination of the Original Code with other software or devices. + + 2.2. Contributor Grant. + Subject to third party intellectual property claims, each Contributor + hereby grants You a world-wide, royalty-free, non-exclusive license + + (a) under intellectual property rights (other than patent or + trademark) Licensable by Contributor, to use, reproduce, modify, + display, perform, sublicense and distribute the Modifications + created by such Contributor (or portions thereof) either on an + unmodified basis, with other Modifications, as Covered Code + and/or as part of a Larger Work; and + + (b) under Patent Claims infringed by the making, using, or + selling of Modifications made by that Contributor either alone + and/or in combination with its Contributor Version (or portions + of such combination), to make, use, sell, offer for sale, have + made, and/or otherwise dispose of: 1) Modifications made by that + Contributor (or portions thereof); and 2) the combination of + Modifications made by that Contributor with its Contributor + Version (or portions of such combination). + + (c) the licenses granted in Sections 2.2(a) and 2.2(b) are + effective on the date Contributor first makes Commercial Use of + the Covered Code. + + (d) Notwithstanding Section 2.2(b) above, no patent license is + granted: 1) for any code that Contributor has deleted from the + Contributor Version; 2) separate from the Contributor Version; + 3) for infringements caused by: i) third party modifications of + Contributor Version or ii) the combination of Modifications made + by that Contributor with other software (except as part of the + Contributor Version) or other devices; or 4) under Patent Claims + infringed by Covered Code in the absence of Modifications made by + that Contributor. + +3. Distribution Obligations. + + 3.1. Application of License. + The Modifications which You create or to which You contribute are + governed by the terms of this License, including without limitation + Section 2.2. The Source Code version of Covered Code may be + distributed only under the terms of this License or a future version + of this License released under Section 6.1, and You must include a + copy of this License with every copy of the Source Code You + distribute. You may not offer or impose any terms on any Source Code + version that alters or restricts the applicable version of this + License or the recipients' rights hereunder. However, You may include + an additional document offering the additional rights described in + Section 3.5. + + 3.2. Availability of Source Code. + Any Modification which You create or to which You contribute must be + made available in Source Code form under the terms of this License + either on the same media as an Executable version or via an accepted + Electronic Distribution Mechanism to anyone to whom you made an + Executable version available; and if made available via Electronic + Distribution Mechanism, must remain available for at least twelve (12) + months after the date it initially became available, or at least six + (6) months after a subsequent version of that particular Modification + has been made available to such recipients. You are responsible for + ensuring that the Source Code version remains available even if the + Electronic Distribution Mechanism is maintained by a third party. + + 3.3. Description of Modifications. + You must cause all Covered Code to which You contribute to contain a + file documenting the changes You made to create that Covered Code and + the date of any change. You must include a prominent statement that + the Modification is derived, directly or indirectly, from Original + Code provided by the Initial Developer and including the name of the + Initial Developer in (a) the Source Code, and (b) in any notice in an + Executable version or related documentation in which You describe the + origin or ownership of the Covered Code. + + 3.4. Intellectual Property Matters + (a) Third Party Claims. + If Contributor has knowledge that a license under a third party's + intellectual property rights is required to exercise the rights + granted by such Contributor under Sections 2.1 or 2.2, + Contributor must include a text file with the Source Code + distribution titled "LEGAL" which describes the claim and the + party making the claim in sufficient detail that a recipient will + know whom to contact. If Contributor obtains such knowledge after + the Modification is made available as described in Section 3.2, + Contributor shall promptly modify the LEGAL file in all copies + Contributor makes available thereafter and shall take other steps + (such as notifying appropriate mailing lists or newsgroups) + reasonably calculated to inform those who received the Covered + Code that new knowledge has been obtained. + + (b) Contributor APIs. + If Contributor's Modifications include an application programming + interface and Contributor has knowledge of patent licenses which + are reasonably necessary to implement that API, Contributor must + also include this information in the LEGAL file. + + (c) Representations. + Contributor represents that, except as disclosed pursuant to + Section 3.4(a) above, Contributor believes that Contributor's + Modifications are Contributor's original creation(s) and/or + Contributor has sufficient rights to grant the rights conveyed by + this License. + + 3.5. Required Notices. + You must duplicate the notice in Exhibit A in each file of the Source + Code. If it is not possible to put such notice in a particular Source + Code file due to its structure, then You must include such notice in a + location (such as a relevant directory) where a user would be likely + to look for such a notice. If You created one or more Modification(s) + You may add your name as a Contributor to the notice described in + Exhibit A. You must also duplicate this License in any documentation + for the Source Code where You describe recipients' rights or ownership + rights relating to Covered Code. You may choose to offer, and to + charge a fee for, warranty, support, indemnity or liability + obligations to one or more recipients of Covered Code. However, You + may do so only on Your own behalf, and not on behalf of the Initial + Developer or any Contributor. You must make it absolutely clear than + any such warranty, support, indemnity or liability obligation is + offered by You alone, and You hereby agree to indemnify the Initial + Developer and every Contributor for any liability incurred by the + Initial Developer or such Contributor as a result of warranty, + support, indemnity or liability terms You offer. + + 3.6. Distribution of Executable Versions. + You may distribute Covered Code in Executable form only if the + requirements of Section 3.1-3.5 have been met for that Covered Code, + and if You include a notice stating that the Source Code version of + the Covered Code is available under the terms of this License, + including a description of how and where You have fulfilled the + obligations of Section 3.2. The notice must be conspicuously included + in any notice in an Executable version, related documentation or + collateral in which You describe recipients' rights relating to the + Covered Code. You may distribute the Executable version of Covered + Code or ownership rights under a license of Your choice, which may + contain terms different from this License, provided that You are in + compliance with the terms of this License and that the license for the + Executable version does not attempt to limit or alter the recipient's + rights in the Source Code version from the rights set forth in this + License. If You distribute the Executable version under a different + license You must make it absolutely clear that any terms which differ + from this License are offered by You alone, not by the Initial + Developer or any Contributor. You hereby agree to indemnify the + Initial Developer and every Contributor for any liability incurred by + the Initial Developer or such Contributor as a result of any such + terms You offer. + + 3.7. Larger Works. + You may create a Larger Work by combining Covered Code with other code + not governed by the terms of this License and distribute the Larger + Work as a single product. In such a case, You must make sure the + requirements of this License are fulfilled for the Covered Code. + +4. Inability to Comply Due to Statute or Regulation. + + If it is impossible for You to comply with any of the terms of this + License with respect to some or all of the Covered Code due to + statute, judicial order, or regulation then You must: (a) comply with + the terms of this License to the maximum extent possible; and (b) + describe the limitations and the code they affect. Such description + must be included in the LEGAL file described in Section 3.4 and must + be included with all distributions of the Source Code. Except to the + extent prohibited by statute or regulation, such description must be + sufficiently detailed for a recipient of ordinary skill to be able to + understand it. + +5. Application of this License. + + This License applies to code to which the Initial Developer has + attached the notice in Exhibit A and to related Covered Code. + +6. Versions of the License. + + 6.1. New Versions. + Netscape Communications Corporation ("Netscape") may publish revised + and/or new versions of the License from time to time. Each version + will be given a distinguishing version number. + + 6.2. Effect of New Versions. + Once Covered Code has been published under a particular version of the + License, You may always continue to use it under the terms of that + version. You may also choose to use such Covered Code under the terms + of any subsequent version of the License published by Netscape. No one + other than Netscape has the right to modify the terms applicable to + Covered Code created under this License. + + 6.3. Derivative Works. + If You create or use a modified version of this License (which you may + only do in order to apply it to code which is not already Covered Code + governed by this License), You must (a) rename Your license so that + the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", + "MPL", "NPL" or any confusingly similar phrase do not appear in your + license (except to note that your license differs from this License) + and (b) otherwise make it clear that Your version of the license + contains terms which differ from the Mozilla Public License and + Netscape Public License. (Filling in the name of the Initial + Developer, Original Code or Contributor in the notice described in + Exhibit A shall not of themselves be deemed to be modifications of + this License.) + +7. DISCLAIMER OF WARRANTY. + + COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, + WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF + DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. + THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE + IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, + YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE + COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER + OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF + ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +8. TERMINATION. + + 8.1. This License and the rights granted hereunder will terminate + automatically if You fail to comply with terms herein and fail to cure + such breach within 30 days of becoming aware of the breach. All + sublicenses to the Covered Code which are properly granted shall + survive any termination of this License. Provisions which, by their + nature, must remain in effect beyond the termination of this License + shall survive. + + 8.2. If You initiate litigation by asserting a patent infringement + claim (excluding declatory judgment actions) against Initial Developer + or a Contributor (the Initial Developer or Contributor against whom + You file such action is referred to as "Participant") alleging that: + + (a) such Participant's Contributor Version directly or indirectly + infringes any patent, then any and all rights granted by such + Participant to You under Sections 2.1 and/or 2.2 of this License + shall, upon 60 days notice from Participant terminate prospectively, + unless if within 60 days after receipt of notice You either: (i) + agree in writing to pay Participant a mutually agreeable reasonable + royalty for Your past and future use of Modifications made by such + Participant, or (ii) withdraw Your litigation claim with respect to + the Contributor Version against such Participant. If within 60 days + of notice, a reasonable royalty and payment arrangement are not + mutually agreed upon in writing by the parties or the litigation claim + is not withdrawn, the rights granted by Participant to You under + Sections 2.1 and/or 2.2 automatically terminate at the expiration of + the 60 day notice period specified above. + + (b) any software, hardware, or device, other than such Participant's + Contributor Version, directly or indirectly infringes any patent, then + any rights granted to You by such Participant under Sections 2.1(b) + and 2.2(b) are revoked effective as of the date You first made, used, + sold, distributed, or had made, Modifications made by that + Participant. + + 8.3. If You assert a patent infringement claim against Participant + alleging that such Participant's Contributor Version directly or + indirectly infringes any patent where such claim is resolved (such as + by license or settlement) prior to the initiation of patent + infringement litigation, then the reasonable value of the licenses + granted by such Participant under Sections 2.1 or 2.2 shall be taken + into account in determining the amount or value of any payment or + license. + + 8.4. In the event of termination under Sections 8.1 or 8.2 above, + all end user license agreements (excluding distributors and resellers) + which have been validly granted by You or any distributor hereunder + prior to termination shall survive termination. + +9. LIMITATION OF LIABILITY. + + UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT + (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL + DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, + OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR + ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY + CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, + WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER + COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN + INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF + LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY + RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW + PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE + EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO + THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. + +10. U.S. GOVERNMENT END USERS. + + The Covered Code is a "commercial item," as that term is defined in + 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer + software" and "commercial computer software documentation," as such + terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 + C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), + all U.S. Government End Users acquire Covered Code with only those + rights set forth herein. + +11. MISCELLANEOUS. + + This License represents the complete agreement concerning subject + matter hereof. If any provision of this License is held to be + unenforceable, such provision shall be reformed only to the extent + necessary to make it enforceable. This License shall be governed by + California law provisions (except to the extent applicable law, if + any, provides otherwise), excluding its conflict-of-law provisions. + With respect to disputes in which at least one party is a citizen of, + or an entity chartered or registered to do business in the United + States of America, any litigation relating to this License shall be + subject to the jurisdiction of the Federal Courts of the Northern + District of California, with venue lying in Santa Clara County, + California, with the losing party responsible for costs, including + without limitation, court costs and reasonable attorneys' fees and + expenses. The application of the United Nations Convention on + Contracts for the International Sale of Goods is expressly excluded. + Any law or regulation which provides that the language of a contract + shall be construed against the drafter shall not apply to this + License. + +12. RESPONSIBILITY FOR CLAIMS. + + As between Initial Developer and the Contributors, each party is + responsible for claims and damages arising, directly or indirectly, + out of its utilization of rights under this License and You agree to + work with Initial Developer and Contributors to distribute such + responsibility on an equitable basis. Nothing herein is intended or + shall be deemed to constitute any admission of liability. + +13. MULTIPLE-LICENSED CODE. + + Initial Developer may designate portions of the Covered Code as + "Multiple-Licensed". "Multiple-Licensed" means that the Initial + Developer permits you to utilize portions of the Covered Code under + Your choice of the NPL or the alternative licenses, if any, specified + by the Initial Developer in the file described in Exhibit A. + +EXHIBIT A -Mozilla Public License. + + ``The contents of this file are subject to the Mozilla Public License + Version 1.1 (the "License"); you may not use this file except in + compliance with the License. You may obtain a copy of the License at + http://www.mozilla.org/MPL/ + + Software distributed under the License is distributed on an "AS IS" + basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the + License for the specific language governing rights and limitations + under the License. + + The Original Code is ______________________________________. + + The Initial Developer of the Original Code is ________________________. + Portions created by ______________________ are Copyright (C) ______ + _______________________. All Rights Reserved. + + Contributor(s): ______________________________________. + + Alternatively, the contents of this file may be used under the terms + of the _____ license (the "[___] License"), in which case the + provisions of [______] License are applicable instead of those + above. If you wish to allow use of your version of this file only + under the terms of the [____] License and not to allow others to use + your version of this file under the MPL, indicate your decision by + deleting the provisions above and replace them with the notice and + other provisions required by the [___] License. If you do not delete + the provisions above, a recipient may use your version of this file + under either the MPL or the [___] License." + + [NOTE: The text of this Exhibit A may differ slightly from the text of + the notices in the Source Code files of the Original Code. You should + use the text of this Exhibit A rather than the text found in the + Original Code Source Code for Your Modifications.] + + ---------------------------------------------------------------------- + + AMENDMENTS + + The Netscape Public License Version 1.1 ("NPL") consists of the + Mozilla Public License Version 1.1 with the following Amendments, + including Exhibit A-Netscape Public License. Files identified with + "Exhibit A-Netscape Public License" are governed by the Netscape + Public License Version 1.1. + + Additional Terms applicable to the Netscape Public License. + I. Effect. + These additional terms described in this Netscape Public + License -- Amendments shall apply to the Mozilla Communicator + client code and to all Covered Code under this License. + + II. "Netscape's Branded Code" means Covered Code that Netscape + distributes and/or permits others to distribute under one or more + trademark(s) which are controlled by Netscape but which are not + licensed for use under this License. + + III. Netscape and logo. + This License does not grant any rights to use the trademarks + "Netscape", the "Netscape N and horizon" logo or the "Netscape + lighthouse" logo, "Netcenter", "Gecko", "Java" or "JavaScript", + "Smart Browsing" even if such marks are included in the Original + Code or Modifications. + + IV. Inability to Comply Due to Contractual Obligation. + Prior to licensing the Original Code under this License, Netscape + has licensed third party code for use in Netscape's Branded Code. + To the extent that Netscape is limited contractually from making + such third party code available under this License, Netscape may + choose to reintegrate such code into Covered Code without being + required to distribute such code in Source Code form, even if + such code would otherwise be considered "Modifications" under + this License. + + V. Use of Modifications and Covered Code by Initial Developer. + V.1. In General. + The obligations of Section 3 apply to Netscape, except to + the extent specified in this Amendment, Section V.2 and V.3. + + V.2. Other Products. + Netscape may include Covered Code in products other than the + Netscape's Branded Code which are released by Netscape + during the two (2) years following the release date of the + Original Code, without such additional products becoming + subject to the terms of this License, and may license such + additional products on different terms from those contained + in this License. + + V.3. Alternative Licensing. + Netscape may license the Source Code of Netscape's Branded + Code, including Modifications incorporated therein, without + such Netscape Branded Code becoming subject to the terms of + this License, and may license such Netscape Branded Code on + different terms from those contained in this License. + + VI. Litigation. + Notwithstanding the limitations of Section 11 above, the + provisions regarding litigation in Section 11(a), (b) and (c) of + the License shall apply to all disputes relating to this License. + + EXHIBIT A-Netscape Public License. + + "The contents of this file are subject to the Netscape Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/NPL/ + + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. + + The Original Code is Mozilla Communicator client code, released + March 31, 1998. + + The Initial Developer of the Original Code is Netscape + Communications Corporation. Portions created by Netscape are + Copyright (C) 1998-1999 Netscape Communications Corporation. All + Rights Reserved. + + Contributor(s): ______________________________________. + + Alternatively, the contents of this file may be used under the + terms of the _____ license (the "[___] License"), in which case + the provisions of [______] License are applicable instead of + those above. If you wish to allow use of your version of this + file only under the terms of the [____] License and not to allow + others to use your version of this file under the NPL, indicate + your decision by deleting the provisions above and replace them + with the notice and other provisions required by the [___] + License. If you do not delete the provisions above, a recipient + may use your version of this file under either the NPL or the + [___] License." + + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) 19yy + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. + +Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd + and Clark Cooper +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2011 Google Inc. All Rights Reserved. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + +Copyright (c) 2007-2009 IOLA and Ole Laursen + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +This software is based in part on the work of the FreeType Team. + +---------------------- + + The FreeType Project LICENSE + ---------------------------- + + 2006-Jan-27 + + Copyright 1996-2002, 2006 by + David Turner, Robert Wilhelm, and Werner Lemberg + + + +Introduction +============ + + The FreeType Project is distributed in several archive packages; + some of them may contain, in addition to the FreeType font engine, + various tools and contributions which rely on, or relate to, the + FreeType Project. + + This license applies to all files found in such packages, and + which do not fall under their own explicit license. The license + affects thus the FreeType font engine, the test programs, + documentation and makefiles, at the very least. + + This license was inspired by the BSD, Artistic, and IJG + (Independent JPEG Group) licenses, which all encourage inclusion + and use of free software in commercial and freeware products + alike. As a consequence, its main points are that: + + o We don't promise that this software works. However, we will be + interested in any kind of bug reports. (`as is' distribution) + + o You can use this software for whatever you want, in parts or + full form, without having to pay us. (`royalty-free' usage) + + o You may not pretend that you wrote this software. If you use + it, or only parts of it, in a program, you must acknowledge + somewhere in your documentation that you have used the + FreeType code. (`credits') + + We specifically permit and encourage the inclusion of this + software, with or without modifications, in commercial products. + We disclaim all warranties covering The FreeType Project and + assume no liability related to The FreeType Project. + + + Finally, many people asked us for a preferred form for a + credit/disclaimer to use in compliance with this license. We thus + encourage you to use the following text: + + """ + Portions of this software are copyright © The FreeType + Project (www.freetype.org). All rights reserved. + """ + + Please replace with the value from the FreeType version you + actually use. + + +Legal Terms +=========== + +0. Definitions +-------------- + + Throughout this license, the terms `package', `FreeType Project', + and `FreeType archive' refer to the set of files originally + distributed by the authors (David Turner, Robert Wilhelm, and + Werner Lemberg) as the `FreeType Project', be they named as alpha, + beta or final release. + + `You' refers to the licensee, or person using the project, where + `using' is a generic term including compiling the project's source + code as well as linking it to form a `program' or `executable'. + This program is referred to as `a program using the FreeType + engine'. + + This license applies to all files distributed in the original + FreeType Project, including all source code, binaries and + documentation, unless otherwise stated in the file in its + original, unmodified form as distributed in the original archive. + If you are unsure whether or not a particular file is covered by + this license, you must contact us to verify this. + + The FreeType Project is copyright (C) 1996-2000 by David Turner, + Robert Wilhelm, and Werner Lemberg. All rights reserved except as + specified below. + +1. No Warranty +-------------- + + THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY + KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS + BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO + USE, OF THE FREETYPE PROJECT. + +2. Redistribution +----------------- + + This license grants a worldwide, royalty-free, perpetual and + irrevocable right and license to use, execute, perform, compile, + display, copy, create derivative works of, distribute and + sublicense the FreeType Project (in both source and object code + forms) and derivative works thereof for any purpose; and to + authorize others to exercise some or all of the rights granted + herein, subject to the following conditions: + + o Redistribution of source code must retain this license file + (`FTL.TXT') unaltered; any additions, deletions or changes to + the original files must be clearly indicated in accompanying + documentation. The copyright notices of the unaltered, + original files must be preserved in all copies of source + files. + + o Redistribution in binary form must provide a disclaimer that + states that the software is based in part of the work of the + FreeType Team, in the distribution documentation. We also + encourage you to put an URL to the FreeType web page in your + documentation, though this isn't mandatory. + + These conditions apply to any software derived from or based on + the FreeType Project, not just the unmodified files. If you use + our work, you must acknowledge us. However, no fee need be paid + to us. + +3. Advertising +-------------- + + Neither the FreeType authors and contributors nor you shall use + the name of the other for commercial, advertising, or promotional + purposes without specific prior written permission. + + We suggest, but do not require, that you use one or more of the + following phrases to refer to this software in your documentation + or advertising materials: `FreeType Project', `FreeType Engine', + `FreeType library', or `FreeType Distribution'. + + As you have not signed this license, you are not required to + accept it. However, as the FreeType Project is copyrighted + material, only this license, or another one contracted with the + authors, grants you the right to use, distribute, and modify it. + Therefore, by using, distributing, or modifying the FreeType + Project, you indicate that you understand and accept all the terms + of this license. + +4. Contacts +----------- + + There are two mailing lists related to FreeType: + + o freetype@nongnu.org + + Discusses general use and applications of FreeType, as well as + future and wanted additions to the library and distribution. + If you are looking for support, start in this list if you + haven't found anything to help you in the documentation. + + o freetype-devel@nongnu.org + + Discusses bugs, as well as engine internals, design issues, + specific licenses, porting, etc. + + Our home page can be found at + + http://www.freetype.org + + +--- end of FTL.TXT --- + +// Copyright (c) 2013 The Chromium Authors. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + COPYRIGHTS + +Compilation copyright is held by the GPSD project. All rights reserved. + +GPSD project copyrights are assigned to the project lead, currently +Eric S. Raymond. Other portions of the GPSD code are Copyright (c) +1997, 1998, 1999, 2000, 2001, 2002 by Remco Treffkorn, and others +Copyright (c) 2005 by Eric S. Raymond. For other copyrights, see +individual files. + + BSD LICENSE + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met:

+ +Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer.

+ +Redistributions in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer in the +documentation and/or other materials provided with the distribution.

+ +Neither name of the GPSD project nor the names of its contributors +may be used to endorse or promote products derived from this software +without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + GNU LIBRARY GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Library General Public License, applies to some +specially designated Free Software Foundation software, and to any +other libraries whose authors decide to use it. You can use it for +your libraries, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if +you distribute copies of the library, or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link a program with the library, you must provide +complete object files to the recipients so that they can relink them +with the library, after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + Our method of protecting your rights has two steps: (1) copyright +the library, and (2) offer you this license which gives you legal +permission to copy, distribute and/or modify the library. + + Also, for each distributor's protection, we want to make certain +that everyone understands that there is no warranty for this free +library. If the library is modified by someone else and passed on, we +want its recipients to know that what they have is not the original +version, so that any problems introduced by others will not reflect on +the original authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that companies distributing free +software will individually obtain patent licenses, thus in effect +transforming the program into proprietary software. To prevent this, +we have made it clear that any patent must be licensed for everyone's +free use or not licensed at all. + + Most GNU software, including some libraries, is covered by the ordinary +GNU General Public License, which was designed for utility programs. This +license, the GNU Library General Public License, applies to certain +designated libraries. This license is quite different from the ordinary +one; be sure to read it in full, and don't assume that anything in it is +the same as in the ordinary license. + + The reason we have a separate public license for some libraries is that +they blur the distinction we usually make between modifying or adding to a +program and simply using it. Linking a program with a library, without +changing the library, is in some sense simply using the library, and is +analogous to running a utility program or application program. However, in +a textual and legal sense, the linked executable is a combined work, a +derivative of the original library, and the ordinary General Public License +treats it as such. + + Because of this blurred distinction, using the ordinary General +Public License for libraries did not effectively promote software +sharing, because most developers did not use the libraries. We +concluded that weaker conditions might promote sharing better. + + However, unrestricted linking of non-free programs would deprive the +users of those programs of all benefit from the free status of the +libraries themselves. This Library General Public License is intended to +permit developers of non-free programs to use free libraries, while +preserving your freedom as a user of such programs to change the free +libraries that are incorporated in them. (We have not seen how to achieve +this as regards changes in header files, but we have achieved it as regards +changes in the actual functions of the Library.) The hope is that this +will lead to faster development of free libraries. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, while the latter only +works together with the library. + + Note that it is possible for a library to be covered by the ordinary +General Public License rather than by this special one. + + GNU LIBRARY GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which +contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Library +General Public License (also called "this License"). Each licensee is +addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also compile or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + d) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the source code distributed need not include anything that is normally +distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Library General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the + Free Software Foundation, Inc., 59 Temple Place - Suite 330, + Boston, MA 02111-1307 USA. + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + +HarfBuzz is licensed under the so-called "Old MIT" license. Details follow. +For parts of HarfBuzz that are licensed under different licenses see individual +files names COPYING in subdirectories where applicable. + +Copyright © 2010,2011,2012 Google, Inc. +Copyright © 2012 Mozilla Foundation +Copyright © 2011 Codethink Limited +Copyright © 2008,2010 Nokia Corporation and/or its subsidiary(-ies) +Copyright © 2009 Keith Stribley +Copyright © 2009 Martin Hosken and SIL International +Copyright © 2007 Chris Wilson +Copyright © 2006 Behdad Esfahbod +Copyright © 2005 David Turner +Copyright © 2004,2007,2008,2009,2010 Red Hat, Inc. +Copyright © 1998-2004 David Turner and Werner Lemberg + +For full copyright notices consult the individual files in the package. + + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. + +/************************************************************************* + * + * IAccessible2 IDL Specification + * + * Copyright (c) 2007, 2010 Linux Foundation + * Copyright (c) 2006 IBM Corporation + * Copyright (c) 2000, 2006 Sun Microsystems, Inc. + * All rights reserved. + * + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the following + * disclaimer in the documentation and/or other materials + * provided with the distribution. + * + * 3. Neither the name of the Linux Foundation nor the names of its + * contributors may be used to endorse or promote products + * derived from this software without specific prior written + * permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND + * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR + * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR + * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, + * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + * This BSD License conforms to the Open Source Initiative "Simplified + * BSD License" as published at: + * http://www.opensource.org/licenses/bsd-license.php + * + * IAccessible2 is a trademark of the Linux Foundation. The IAccessible2 + * mark may be used in accordance with the Linux Foundation Trademark + * Policy to indicate compliance with the IAccessible2 specification. + * + ************************************************************************/ + +LICENSE extracted from IJG's jpeg distribution: +----------------------------------------------- + +In plain English: + +1. We don't promise that this software works. (But if you find any bugs, + please let us know!) +2. You can use this software for whatever you want. You don't have to pay us. +3. You may not pretend that you wrote this software. If you use it in a + program, you must acknowledge somewhere in your documentation that + you've used the IJG code. + +In legalese: + +The authors make NO WARRANTY or representation, either express or implied, +with respect to this software, its quality, accuracy, merchantability, or +fitness for a particular purpose. This software is provided "AS IS", and you, +its user, assume the entire risk as to its quality and accuracy. + +This software is copyright (C) 1991-1998, Thomas G. Lane. +All Rights Reserved except as specified below. + +Permission is hereby granted to use, copy, modify, and distribute this +software (or portions thereof) for any purpose, without fee, subject to these +conditions: +(1) If any part of the source code for this software is distributed, then this +README file must be included, with this copyright and no-warranty notice +unaltered; and any additions, deletions, or changes to the original files +must be clearly indicated in accompanying documentation. +(2) If only executable code is distributed, then the accompanying +documentation must state that "this software is based in part on the work of +the Independent JPEG Group". +(3) Permission for use of this software is granted only if the user accepts +full responsibility for any undesirable consequences; the authors accept +NO LIABILITY for damages of any kind. + +These conditions apply to any software derived from or based on the IJG code, +not just to the unmodified library. If you use our work, you ought to +acknowledge us. + +Permission is NOT granted for the use of any IJG author's name or company name +in advertising or publicity relating to this software or products derived from +it. This software may be referred to only as "the Independent JPEG Group's +software". + +We specifically permit and encourage the use of this software as the basis of +commercial products, provided that all warranty or liability claims are +assumed by the product vendor. + + +ICU License - ICU 1.8.1 and later + +COPYRIGHT AND PERMISSION NOTICE + +Copyright (c) 1995-2010 International Business Machines Corporation and others + +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Software, and to permit persons +to whom the Software is furnished to do so, provided that the above +copyright notice(s) and this permission notice appear in all copies +of the Software and that both the above copyright notice(s) and this +permission notice appear in supporting documentation. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, +INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A +PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL +THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, +OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER +RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, +NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE +USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall not be +used in advertising or otherwise to promote the sale, use or other dealings in +this Software without prior written authorization of the copyright holder. + +All trademarks and registered trademarks mentioned herein are the property of their respective owners. + +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 2002 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * + * Alternatively, the contents of this file may be used under the terms of + * either the GNU General Public License Version 2 or later (the "GPL"), or + * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the MPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the MPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + +The following is the license for the jemalloc source code, as provided +in the initial section of the source files. + +Copyright (C) 2006-2008 Jason Evans . +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice(s), this list of conditions and the following disclaimer as + the first lines of this file unmodified other than the possible + addition of one or more copyright notices. +2. Redistributions in binary form must reproduce the above copyright + notice(s), this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY +EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, +EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +The JsonCpp library's source code, including accompanying documentation, +tests and demonstration applications, are licensed under the following +conditions... + +The author (Baptiste Lepilleur) explicitly disclaims copyright in all +jurisdictions which recognize such a disclaimer. In such jurisdictions, +this software is released into the Public Domain. + +In jurisdictions which do not recognize Public Domain property (e.g. Germany as of +2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is +released under the terms of the MIT License (see below). + +In jurisdictions which recognize Public Domain property, the user of this +software may choose to accept it either as 1) Public Domain, 2) under the +conditions of the MIT License (see below), or 3) under the terms of dual +Public Domain/MIT License conditions described here, as they choose. + +The MIT License is about as close to Public Domain as a license can get, and is +described in clear, concise terms at: + + http://en.wikipedia.org/wiki/MIT_License + +The full text of the MIT License follows: + +======================================================================== +Copyright (c) 2007-2010 Baptiste Lepilleur + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without +restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. +======================================================================== +(END LICENSE TEXT) + +The MIT license is compatible with both the GPL and commercial +software, affording one all of the rights of Public Domain with the +minor nuisance of being required to keep the above copyright notice +and license text in the source code. Note also that by accepting the +Public Domain "license" you can re-license your copy using whatever +license you like. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +Copyright (c) 2007-2010 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and/or associated documentation files (the +"Materials"), to deal in the Materials without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Materials, and to +permit persons to whom the Materials are furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Materials. + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. + + +SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008) + +Copyright (C) 1992 Silicon Graphics, Inc. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + +The above copyright notice including the dates of first publication and either +this permission notice or a reference to http://oss.sgi.com/projects/FreeB/ +shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON +GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of Silicon Graphics, Inc. shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in this Software without prior written authorization from Silicon +Graphics, Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + * Neither the name of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License copied from bin/lcov: + +# +# Copyright (c) International Business Machines Corp., 2002,2007 +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or (at +# your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + +Copyright (c) 2011 The LevelDB Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +/* + * Copyright (c) 2008 NVIDIA, Corporation + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice (including the next + * paragraph) shall be included in all copies or substantial portions of the + * Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ +Copyright 2000-2007 Niels Provos +Copyright 2007-2009 Niels Provos and Nick Mathewson + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Copyright (c) 2013, Google Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + * The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE +GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY +WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. +(Copied from the README.) + +-------------------------------------------------------------------------------- + +The authors make NO WARRANTY or representation, either express or implied, +with respect to this software, its quality, accuracy, merchantability, or +fitness for a particular purpose. This software is provided "AS IS", and you, +its user, assume the entire risk as to its quality and accuracy. + +This software is copyright (C) 1991-1998, Thomas G. Lane. +All Rights Reserved except as specified below. + +Permission is hereby granted to use, copy, modify, and distribute this +software (or portions thereof) for any purpose, without fee, subject to these +conditions: +(1) If any part of the source code for this software is distributed, then this +README file must be included, with this copyright and no-warranty notice +unaltered; and any additions, deletions, or changes to the original files +must be clearly indicated in accompanying documentation. +(2) If only executable code is distributed, then the accompanying +documentation must state that "this software is based in part on the work of +the Independent JPEG Group". +(3) Permission for use of this software is granted only if the user accepts +full responsibility for any undesirable consequences; the authors accept +NO LIABILITY for damages of any kind. + +These conditions apply to any software derived from or based on the IJG code, +not just to the unmodified library. If you use our work, you ought to +acknowledge us. + +Permission is NOT granted for the use of any IJG author's name or company name +in advertising or publicity relating to this software or products derived from +it. This software may be referred to only as "the Independent JPEG Group's +software". + +We specifically permit and encourage the use of this software as the basis of +commercial products, provided that all warranty or liability claims are +assumed by the product vendor. + + +ansi2knr.c is included in this distribution by permission of L. Peter Deutsch, +sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. +ansi2knr.c is NOT covered by the above copyright and conditions, but instead +by the usual distribution terms of the Free Software Foundation; principally, +that you must include source code if you redistribute it. (See the file +ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part +of any program generated from the IJG code, this does not limit you more than +the foregoing paragraphs do. + +The Unix configuration script "configure" was produced with GNU Autoconf. +It is copyright by the Free Software Foundation but is freely distributable. +The same holds for its supporting scripts (config.guess, config.sub, +ltconfig, ltmain.sh). Another support script, install-sh, is copyright +by M.I.T. but is also freely distributable. + +It appears that the arithmetic coding option of the JPEG spec is covered by +patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot +legally be used without obtaining one or more licenses. For this reason, +support for arithmetic coding has been removed from the free JPEG software. +(Since arithmetic coding provides only a marginal gain over the unpatented +Huffman mode, it is unlikely that very many implementations will support it.) +So far as we are aware, there are no patent restrictions on the remaining +code. + +The IJG distribution formerly included code to read and write GIF files. +To avoid entanglement with the Unisys LZW patent, GIF reading support has +been removed altogether, and the GIF writer has been simplified to produce +"uncompressed GIFs". This technique does not use the LZW algorithm; the +resulting GIF files are larger than usual, but are readable by all standard +GIF decoders. + +We are required to state that + "The Graphics Interchange Format(c) is the Copyright property of + CompuServe Incorporated. GIF(sm) is a Service Mark property of + CompuServe Incorporated." + +Copyright (C) 2011 Google Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + + +This copy of the libpng notices is provided for your convenience. In case of +any discrepancy between this copy and the notices in the file png.h that is +included in the libpng distribution, the latter shall prevail. + +COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: + +If you modify libpng you may insert additional notices immediately following +this sentence. + +This code is released under the libpng license. + +libpng versions 1.2.6, August 15, 2004, through 1.2.45, July 7, 2011, are +Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-1.2.5 +with the following individual added to the list of Contributing Authors + + Cosmin Truta + +libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are +Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-1.0.6 +with the following individuals added to the list of Contributing Authors + + Simon-Pierre Cadieux + Eric S. Raymond + Gilles Vollant + +and with the following additions to the disclaimer: + + There is no warranty against interference with your enjoyment of the + library or against infringement. There is no warranty that our + efforts or the library will fulfill any of your particular purposes + or needs. This library is provided with all faults, and the entire + risk of satisfactory quality, performance, accuracy, and effort is with + the user. + +libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are +Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-0.96, +with the following individuals added to the list of Contributing Authors: + + Tom Lane + Glenn Randers-Pehrson + Willem van Schaik + +libpng versions 0.89, June 1996, through 0.96, May 1997, are +Copyright (c) 1996, 1997 Andreas Dilger +Distributed according to the same disclaimer and license as libpng-0.88, +with the following individuals added to the list of Contributing Authors: + + John Bowler + Kevin Bracey + Sam Bushell + Magnus Holmgren + Greg Roelofs + Tom Tanner + +libpng versions 0.5, May 1995, through 0.88, January 1996, are +Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. + +For the purposes of this copyright and license, "Contributing Authors" +is defined as the following set of individuals: + + Andreas Dilger + Dave Martindale + Guy Eric Schalnat + Paul Schmidt + Tim Wegner + +The PNG Reference Library is supplied "AS IS". The Contributing Authors +and Group 42, Inc. disclaim all warranties, expressed or implied, +including, without limitation, the warranties of merchantability and of +fitness for any purpose. The Contributing Authors and Group 42, Inc. +assume no liability for direct, indirect, incidental, special, exemplary, +or consequential damages, which may result from the use of the PNG +Reference Library, even if advised of the possibility of such damage. + +Permission is hereby granted to use, copy, modify, and distribute this +source code, or portions hereof, for any purpose, without fee, subject +to the following restrictions: + +1. The origin of this source code must not be misrepresented. + +2. Altered versions must be plainly marked as such and must not + be misrepresented as being the original source. + +3. This Copyright notice may not be removed or altered from any + source or altered source distribution. + +The Contributing Authors and Group 42, Inc. specifically permit, without +fee, and encourage the use of this source code as a component to +supporting the PNG file format in commercial products. If you use this +source code in a product, acknowledgment is not required but would be +appreciated. + + +A "png_get_copyright" function is available, for convenient use in "about" +boxes and the like: + + printf("%s",png_get_copyright(NULL)); + +Also, the PNG logo (in PNG format, of course) is supplied in the +files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). + +Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a +certification mark of the Open Source Initiative. + +Glenn Randers-Pehrson +glennrp at users.sourceforge.net +July 7, 2011 + + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + + + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sub license, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice (including the + next paragraph) shall be included in all copies or substantial portions + of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. + IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Copyright (c) 2010, Google Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Additional IP Rights Grant (Patents) + +"This implementation" means the copyrightable works distributed by +Google as part of the WebM Project. + +Google hereby grants to you a perpetual, worldwide, non-exclusive, +no-charge, royalty-free, irrevocable (except as stated in this section) +patent license to make, have made, use, offer to sell, sell, import, +transfer, and otherwise run, modify and propagate the contents of this +implementation of VP8, where such license applies only to those patent +claims, both currently owned by Google and acquired in the future, +licensable by Google that are necessarily infringed by this +implementation of VP8. This grant does not include claims that would be +infringed only as a consequence of further modification of this +implementation. If you or your agent or exclusive licensee institute or +order or agree to the institution of patent litigation against any +entity (including a cross-claim or counterclaim in a lawsuit) alleging +that this implementation of VP8 or any code incorporated within this +implementation of VP8 constitutes direct or contributory patent +infringement, or inducement of patent infringement, then any patent +rights granted to you under this License for this implementation of VP8 +shall terminate as of the date such litigation is filed. + +Except where otherwise noted in the source code (e.g. the files hash.c, +list.c and the trio files, which are covered by a similar licence but +with different Copyright notices) all the files are: + + Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is fur- +nished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- +NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- +NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of Daniel Veillard shall not +be used in advertising or otherwise to promote the sale, use or other deal- +ings in this Software without prior written authorization from him. + + +Licence for libxslt except libexslt +---------------------------------------------------------------------- + Copyright (C) 2001-2002 Daniel Veillard. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is fur- +nished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- +NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- +NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of Daniel Veillard shall not +be used in advertising or otherwise to promote the sale, use or other deal- +ings in this Software without prior written authorization from him. + +---------------------------------------------------------------------- + +Licence for libexslt +---------------------------------------------------------------------- + Copyright (C) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard. + All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is fur- +nished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- +NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- +NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the authors shall not +be used in advertising or otherwise to promote the sale, use or other deal- +ings in this Software without prior written authorization from him. +---------------------------------------------------------------------- + +LZMA SDK is placed in the public domain. + +Copyright (c) 2003-2009 Jonathan 'Wolf' Rentzsch: +Some rights reserved: + +The default Mesa license is as follows: + +Copyright (C) 1999-2007 Brian Paul All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + +Some parts of Mesa are copyrighted under the GNU LGPL. See the +Mesa/docs/COPYRIGHT file for details. + +The following is the standard GNU copyright file. +---------------------------------------------------------------------- + + + GNU LIBRARY GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1991 Free Software Foundation, Inc. + 675 Mass Ave, Cambridge, MA 02139, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Library General Public License, applies to some +specially designated Free Software Foundation software, and to any +other libraries whose authors decide to use it. You can use it for +your libraries, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if +you distribute copies of the library, or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link a program with the library, you must provide +complete object files to the recipients so that they can relink them +with the library, after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + Our method of protecting your rights has two steps: (1) copyright +the library, and (2) offer you this license which gives you legal +permission to copy, distribute and/or modify the library. + + Also, for each distributor's protection, we want to make certain +that everyone understands that there is no warranty for this free +library. If the library is modified by someone else and passed on, we +want its recipients to know that what they have is not the original +version, so that any problems introduced by others will not reflect on +the original authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that companies distributing free +software will individually obtain patent licenses, thus in effect +transforming the program into proprietary software. To prevent this, +we have made it clear that any patent must be licensed for everyone's +free use or not licensed at all. + + Most GNU software, including some libraries, is covered by the ordinary +GNU General Public License, which was designed for utility programs. This +license, the GNU Library General Public License, applies to certain +designated libraries. This license is quite different from the ordinary +one; be sure to read it in full, and don't assume that anything in it is +the same as in the ordinary license. + + The reason we have a separate public license for some libraries is that +they blur the distinction we usually make between modifying or adding to a +program and simply using it. Linking a program with a library, without +changing the library, is in some sense simply using the library, and is +analogous to running a utility program or application program. However, in +a textual and legal sense, the linked executable is a combined work, a +derivative of the original library, and the ordinary General Public License +treats it as such. + + Because of this blurred distinction, using the ordinary General +Public License for libraries did not effectively promote software +sharing, because most developers did not use the libraries. We +concluded that weaker conditions might promote sharing better. + + However, unrestricted linking of non-free programs would deprive the +users of those programs of all benefit from the free status of the +libraries themselves. This Library General Public License is intended to +permit developers of non-free programs to use free libraries, while +preserving your freedom as a user of such programs to change the free +libraries that are incorporated in them. (We have not seen how to achieve +this as regards changes in header files, but we have achieved it as regards +changes in the actual functions of the Library.) The hope is that this +will lead to faster development of free libraries. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, while the latter only +works together with the library. + + Note that it is possible for a library to be covered by the ordinary +General Public License rather than by this special one. + + GNU LIBRARY GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which +contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Library +General Public License (also called "this License"). Each licensee is +addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also compile or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + d) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the source code distributed need not include anything that is normally +distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any @@ -359,159 +12206,2639 @@ rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Library General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + Appendix: How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free + Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + + + * MODP_B64 - High performance base64 encoder/decoder + * Version 1.3 -- 17-Mar-2006 + * http://modp.com/release/base64 + * + * Copyright (c) 2005, 2006 Nick Galbreath -- nickg [at] modp [dot] com + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are + * met: + * + * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * Neither the name of the modp.com nor the names of its + * contributors may be used to endorse or promote products derived from + * this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Copyright 2008 MolokoCacao +All rights reserved + +Redistribution and use in source and binary forms, with or without +modification, are permitted providing that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING +IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + +Copyright (c) 2004-2009 Sergey Lyubka +Portions Copyright (c) 2009 Gilbert Wellisch + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + +Copyright 2010-2011, Google Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +* Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. +* Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. +* Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 2002 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * + * Alternatively, the contents of this file may be used under the terms of + * either the GNU General Public License Version 2 or later (the "GPL"), or + * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the MPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the MPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + + A C-program for MT19937, with initialization improved 2002/1/26. + Coded by Takuji Nishimura and Makoto Matsumoto. + + Before using, initialize the state by using init_genrand(seed) + or init_by_array(init_key, key_length). + + Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. The names of its contributors may not be used to endorse or promote + products derived from this software without specific prior written + permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +// Copyright (c) 2006-2009 The Chromium OS Authors. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Version: MPL 1.1/GPL 2.0/LGPL 2.1 + +The contents of this file are subject to the Mozilla Public License Version +1.1 (the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at +http://www.mozilla.org/MPL/ + +Software distributed under the License is distributed on an "AS IS" basis, +WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +for the specific language governing rights and limitations under the +License. + +The Original Code is mozilla.org code. + +The Initial Developer of the Original Code is +Netscape Communications Corporation. +Portions created by the Initial Developer are Copyright (C) 1998 +the Initial Developer. All Rights Reserved. + +Contributor(s): + +Alternatively, the contents of this file may be used under the terms of +either the GNU General Public License Version 2 or later (the "GPL"), or +the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +in which case the provisions of the GPL or the LGPL are applicable instead +of those above. If you wish to allow use of your version of this file only +under the terms of either the GPL or the LGPL, and not to allow others to +use your version of this file under the terms of the MPL, indicate your +decision by deleting the provisions above and replace them with the notice +and other provisions required by the GPL or the LGPL. If you do not delete +the provisions above, a recipient may use your version of this file under +the terms of any one of the MPL, the GPL or the LGPL. + + + Copyright (c) 2004-2012 by Mulle Kybernetik. All rights reserved. + + Permission to use, copy, modify and distribute this software and its documentation + is hereby granted, provided that both the copyright notice and this permission + notice appear in all copies of the software, derivative works or modified versions, + and any portions thereof, and that both notices appear in supporting documentation, + and that credit is given to Mulle Kybernetik in all documents and publicity + pertaining to direct or indirect use of this code or its derivatives. + + THIS IS EXPERIMENTAL SOFTWARE AND IT IS KNOWN TO HAVE BUGS, SOME OF WHICH MAY HAVE + SERIOUS CONSEQUENCES. THE COPYRIGHT HOLDER ALLOWS FREE USE OF THIS SOFTWARE IN ITS + "AS IS" CONDITION. THE COPYRIGHT HOLDER DISCLAIMS ANY LIABILITY OF ANY KIND FOR ANY + DAMAGES WHATSOEVER RESULTING DIRECTLY OR INDIRECTLY FROM THE USE OF THIS SOFTWARE + OR OF ANY DERIVATIVE WORK. + + LICENSE ISSUES + ============== + + The OpenSSL toolkit stays under a dual license, i.e. both the conditions of + the OpenSSL License and the original SSLeay license apply to the toolkit. + See below for the actual license texts. Actually both licenses are BSD-style + Open Source licenses. In case of any license issues related to OpenSSL + please contact openssl-core@openssl.org. + + OpenSSL License + --------------- + +/* ==================================================================== + * Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in + * the documentation and/or other materials provided with the + * distribution. + * + * 3. All advertising materials mentioning features or use of this + * software must display the following acknowledgment: + * "This product includes software developed by the OpenSSL Project + * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + * + * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + * endorse or promote products derived from this software without + * prior written permission. For written permission, please contact + * openssl-core@openssl.org. + * + * 5. Products derived from this software may not be called "OpenSSL" + * nor may "OpenSSL" appear in their names without prior written + * permission of the OpenSSL Project. + * + * 6. Redistributions of any form whatsoever must retain the following + * acknowledgment: + * "This product includes software developed by the OpenSSL Project + * for use in the OpenSSL Toolkit (http://www.openssl.org/)" + * + * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY + * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR + * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + * ==================================================================== + * + * This product includes cryptographic software written by Eric Young + * (eay@cryptsoft.com). This product includes software written by Tim + * Hudson (tjh@cryptsoft.com). + * + */ + + Original SSLeay License + ----------------------- + +/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) + * All rights reserved. + * + * This package is an SSL implementation written + * by Eric Young (eay@cryptsoft.com). + * The implementation was written so as to conform with Netscapes SSL. + * + * This library is free for commercial and non-commercial use as long as + * the following conditions are aheared to. The following conditions + * apply to all code found in this distribution, be it the RC4, RSA, + * lhash, DES, etc., code; not just the SSL code. The SSL documentation + * included with this distribution is covered by the same copyright terms + * except that the holder is Tim Hudson (tjh@cryptsoft.com). + * + * Copyright remains Eric Young's, and as such any Copyright notices in + * the code are not to be removed. + * If this package is used in a product, Eric Young should be given attribution + * as the author of the parts of the library used. + * This can be in the form of a textual message at program startup or + * in documentation (online or textual) provided with the package. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * "This product includes cryptographic software written by + * Eric Young (eay@cryptsoft.com)" + * The word 'cryptographic' can be left out if the rouines from the library + * being used are not cryptographic related :-). + * 4. If you include any Windows specific code (or a derivative thereof) from + * the apps directory (application code) you must include an acknowledgement: + * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" + * + * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * The licence and distribution terms for any publically available version or + * derivative of this code cannot be changed. i.e. this code cannot simply be + * copied and put under another distribution licence + * [including the GNU Public Licence.] + */ + + +Copyright 2001-2011 Xiph.Org, Skype Limited, Octasic, + Jean-Marc Valin, Timothy B. Terriberry, + CSIRO, Gregory Maxwell, Mark Borgerding, + Erik de Castro Lopo + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +- Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + +- Redistributions in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer in the +documentation and/or other materials provided with the distribution. + +- Neither the name of Internet Society, IETF or IETF Trust, nor the +names of specific contributors, may be used to endorse or promote +products derived from this software without specific prior written +permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER +OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Opus is subject to the royalty-free patent licenses which are +specified at: + +Xiph.Org Foundation: +https://datatracker.ietf.org/ipr/1524/ + +Microsoft Corporation: +https://datatracker.ietf.org/ipr/1914/ + +Broadcom Corporation: +https://datatracker.ietf.org/ipr/1526/ + +// Copyright (c) 2009 The Chromium Authors. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +PLY (Python Lex-Yacc) Version 3.4 + +Copyright (C) 2001-2011, +David M. Beazley (Dabeaz LLC) +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +* Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +* Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. +* Neither the name of the David Beazley or Dabeaz LLC may be used to + endorse or promote products derived from this software without + specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// Copyright (c) 2012 The Polymer Authors. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Copyright 2008, Google Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Code generated by the Protocol Buffer compiler is owned by the owner +of the input file used when generating it. This code is not +standalone and requires a support library to be linked with it. This +support library is itself covered by the above license. + +Copyright (c) 2003-2012, Michael Foord +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +qcms +Copyright (C) 2009 Mozilla Corporation +Copyright (C) 1998-2007 Marti Maria + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the Software +is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO +THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +// Copyright (c) 2009 The RE2 Authors. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2011 Google Inc. All Rights Reserved. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + +Copyright (c) 2006 Bob Ippolito + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +// Copyright (c) 2011 Google Inc. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +All MurmurHash source files are placed in the public domain. + +The license below applies to all other code in SMHasher: + +Copyright (c) 2011 Google, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +The author disclaims copyright to this source code. In place of +a legal notice, here is a blessing: + + May you do good and not evil. + May you find forgiveness for yourself and forgive others. + May you share freely, never taking more than you give. + +SWIG is distributed under the following terms: + +I. + +Copyright (c) 1995-1998 +The University of Utah and the Regents of the University of California +All Rights Reserved + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that +(1) The above copyright notice and the following two paragraphs +appear in all copies of the source code and (2) redistributions +including binaries reproduces these notices in the supporting +documentation. Substantial modifications to this software may be +copyrighted by their authors and need not follow the licensing terms +described here, provided that the new terms are clearly indicated in +all files where they apply. + +IN NO EVENT SHALL THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, THE +UNIVERSITY OF UTAH OR DISTRIBUTORS OF THIS SOFTWARE BE LIABLE TO ANY +PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, +EVEN IF THE AUTHORS OR ANY OF THE ABOVE PARTIES HAVE BEEN ADVISED OF +THE POSSIBILITY OF SUCH DAMAGE. + +THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, AND THE UNIVERSITY OF UTAH +SPECIFICALLY DISCLAIM ANY WARRANTIES,INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND +THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, +SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. + + +II. + +This software includes contributions that are Copyright (c) 1998-2005 +University of Chicago. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +Redistributions of source code must retain the above copyright notice, +this list of conditions and the following disclaimer. Redistributions +in binary form must reproduce the above copyright notice, this list of +conditions and the following disclaimer in the documentation and/or +other materials provided with the distribution. Neither the name of +the University of Chicago nor the names of its contributors may be +used to endorse or promote products derived from this software without +specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF CHICAGO AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF +CHICAGO OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +III. + +This software includes contributions that are Copyright (c) 2005-2006 +Arizona Board of Regents (University of Arizona). +All Rights Reserved + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that +(1) The above copyright notice and the following two paragraphs +appear in all copies of the source code and (2) redistributions +including binaries reproduces these notices in the supporting +documentation. Substantial modifications to this software may be +copyrighted by their authors and need not follow the licensing terms +described here, provided that the new terms are clearly indicated in +all files where they apply. + +THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF ARIZONA AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF +ARIZONA OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +// Copyright (c) 2005, Google Inc. +// All rights reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are +// met: +// +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above +// copyright notice, this list of conditions and the following disclaimer +// in the documentation and/or other materials provided with the +// distribution. +// * Neither the name of Google Inc. nor the names of its +// contributors may be used to endorse or promote products derived from +// this software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +All code here is public domain. + +Copyright (c) 2012, Linux USB Project +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +o Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + +o Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +o Neither the name of the Linux USB Project nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +(Copied from the COPYRIGHT file of +https://code.google.com/p/sctp-refimpl/source/browse/trunk/COPYRIGHT) +-------------------------------------------------------------------------------- + +Copyright (c) 2001, 2002 Cisco Systems, Inc. +Copyright (c) 2002-12 Randall R. Stewart +Copyright (c) 2002-12 Michael Tuexen +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. + +;***************************************************************************** +;* x86inc.asm +;***************************************************************************** +;* Copyright (C) 2005-2011 x264 project +;* +;* Authors: Loren Merritt +;* Anton Mitrofanov +;* Jason Garrett-Glaser +;* +;* Permission to use, copy, modify, and/or distribute this software for any +;* purpose with or without fee is hereby granted, provided that the above +;* copyright notice and this permission notice appear in all copies. +;* +;* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +;* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +;* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +;* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +;* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +;* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +;* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +;***************************************************************************** + +; This is a header file for the x264ASM assembly language, which uses +; NASM/YASM syntax combined with a large number of macros to provide easy +; abstraction between different calling conventions (x86_32, win64, linux64). +; It also has various other useful features to simplify writing the kind of +; DSP functions that are most often used in x264. + +; Unlike the rest of x264, this file is available under an ISC license, as it +; has significant usefulness outside of x264 and we want it to be available +; to the largest audience possible. Of course, if you modify it for your own +; purposes to add a new feature, we strongly encourage contributing a patch +; as this feature might be useful for others as well. Send patches or ideas +; to x264-devel@videolan.org . + +Yasm is Copyright (c) 2001-2010 Peter Johnson and other Yasm developers. + +Yasm developers and/or contributors include: + Peter Johnson + Michael Urman + Brian Gladman (Visual Studio build files, other fixes) + Stanislav Karchebny (options parser) + Mathieu Monnier (SSE4 instruction patches, NASM preprocessor additions) + Anonymous "NASM64" developer (NASM preprocessor fixes) + Stephen Polkowski (x86 instruction patches) + Henryk Richter (Mach-O object format) + Ben Skeggs (patches, bug reports) + Alexei Svitkine (GAS preprocessor) + Samuel Thibault (TASM parser and frontend) + +----------------------------------- +Yasm licensing overview and summary +----------------------------------- + +Note: This document does not provide legal advice nor is it the actual +license of any part of Yasm. See the individual licenses for complete +details. Consult a lawyer for legal advice. + +The primary license of Yasm is the 2-clause BSD license. Please use this +license if you plan on submitting code to the project. + +Yasm has absolutely no warranty; not even for merchantibility or fitness +for a particular purpose. + +------- +Libyasm +------- +Libyasm is 2-clause or 3-clause BSD licensed, with the exception of +bitvect, which is triple-licensed under the Artistic license, GPL, and +LGPL. Libyasm is thus GPL and LGPL compatible. In addition, this also +means that libyasm is free for binary-only distribution as long as the +terms of the 3-clause BSD license and Artistic license (as it applies to +bitvect) are fulfilled. + +------- +Modules +------- +The modules are 2-clause or 3-clause BSD licensed. + +--------- +Frontends +--------- +The frontends are 2-clause BSD licensed. + +------------- +License Texts +------------- +The full text of all licenses are provided in separate files in the source +distribution. Each source file may include the entire license (in the case +of the BSD and Artistic licenses), or may reference the GPL or LGPL license +file. + +BSD.txt - 2-clause and 3-clause BSD licenses +Artistic.txt - Artistic license +GNU_GPL-2.0 - GNU General Public License +GNU_LGPL-2.0 - GNU Library General Public License + +/* zlib.h -- interface of the 'zlib' general purpose compression library + version 1.2.4, March 14th, 2010 + + Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. + + Jean-loup Gailly + Mark Adler + +*/ + +Copyright 2007, Google Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +------------------------------------------------------------------------------- + +The file url_parse.cc is based on nsURLParsers.cc from Mozilla. This file is +licensed separately as follows: + +The contents of this file are subject to the Mozilla Public License Version +1.1 (the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at +http://www.mozilla.org/MPL/ + +Software distributed under the License is distributed on an "AS IS" basis, +WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +for the specific language governing rights and limitations under the +License. + +The Original Code is mozilla.org code. + +The Initial Developer of the Original Code is +Netscape Communications Corporation. +Portions created by the Initial Developer are Copyright (C) 1998 +the Initial Developer. All Rights Reserved. + +Contributor(s): + Darin Fisher (original author) + +Alternatively, the contents of this file may be used under the terms of +either the GNU General Public License Version 2 or later (the "GPL"), or +the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +in which case the provisions of the GPL or the LGPL are applicable instead +of those above. If you wish to allow use of your version of this file only +under the terms of either the GPL or the LGPL, and not to allow others to +use your version of this file under the terms of the MPL, indicate your +decision by deleting the provisions above and replace them with the notice +and other provisions required by the GPL or the LGPL. If you do not delete +the provisions above, a recipient may use your version of this file under +the terms of any one of the MPL, the GPL or the LGPL. + +Copyright 2007, Google Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +------------------------------------------------------------------------------- + +The file url_parse.cc is based on nsURLParsers.cc from Mozilla. This file is +licensed separately as follows: + +The contents of this file are subject to the Mozilla Public License Version +1.1 (the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at +http://www.mozilla.org/MPL/ + +Software distributed under the License is distributed on an "AS IS" basis, +WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +for the specific language governing rights and limitations under the +License. + +The Original Code is mozilla.org code. + +The Initial Developer of the Original Code is +Netscape Communications Corporation. +Portions created by the Initial Developer are Copyright (C) 1998 +the Initial Developer. All Rights Reserved. + +Contributor(s): + Darin Fisher (original author) + +Alternatively, the contents of this file may be used under the terms of +either the GNU General Public License Version 2 or later (the "GPL"), or +the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +in which case the provisions of the GPL or the LGPL are applicable instead +of those above. If you wish to allow use of your version of this file only +under the terms of either the GPL or the LGPL, and not to allow others to +use your version of this file under the terms of the MPL, indicate your +decision by deleting the provisions above and replace them with the notice +and other provisions required by the GPL or the LGPL. If you do not delete +the provisions above, a recipient may use your version of this file under +the terms of any one of the MPL, the GPL or the LGPL. + +This license applies to all parts of V8 that are not externally +maintained libraries. The externally maintained libraries used by V8 +are: + + - PCRE test suite, located in + test/mjsunit/third_party/regexp-pcre.js. This is based on the + test suite from PCRE-7.3, which is copyrighted by the University + of Cambridge and Google, Inc. The copyright notice and license + are embedded in regexp-pcre.js. + + - Layout tests, located in test/mjsunit/third_party. These are + based on layout tests from webkit.org which are copyrighted by + Apple Computer, Inc. and released under a 3-clause BSD license. + + - Strongtalk assembler, the basis of the files assembler-arm-inl.h, + assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h, + assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h, + assembler-x64.cc, assembler-x64.h, assembler-mips-inl.h, + assembler-mips.cc, assembler-mips.h, assembler.cc and assembler.h. + This code is copyrighted by Sun Microsystems Inc. and released + under a 3-clause BSD license. + + - Valgrind client API header, located at third_party/valgrind/valgrind.h + This is release under the BSD license. + +These libraries have their own licenses; we recommend you read them, +as their terms may differ from the terms below. + +Copyright 2006-2012, the V8 project authors. All rights reserved. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +============================================================ +Notices for file(s): +/bin/make_ext4fs +/bin/mkuserimg.sh +/lib/libext4_utils_host.a +------------------------------------------------------------ + + Copyright (c) 2010, The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + +============================================================ +Notices for file(s): +/lib/libsqlite_jni.so +------------------------------------------------------------ +This software is copyrighted by Christian Werner +and others. The following terms apply to all files associated with the +software unless explicitly disclaimed in individual files. + +The authors hereby grant permission to use, copy, modify, distribute, +and license this software and its documentation for any purpose, provided +that existing copyright notices are retained in all copies and that this +notice is included verbatim in any distributions. No written agreement, +license, or royalty fee is required for any of the authorized uses. +Modifications to this software may be copyrighted by their authors +and need not follow the licensing terms described here, provided that +the new terms are clearly indicated on the first page of each file where +they apply. + +IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY +FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY +DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + +THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE +IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE +NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR +MODIFICATIONS. + +============================================================ +Notices for file(s): +/lib/libgccdemangle.so +------------------------------------------------------------ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. + +============================================================ +Notices for file(s): +/bin/aapt +/bin/aidl +/bin/dexdump +/bin/jasmin +/bin/split-select +/framework/android-mock-generatorlib.jar +/framework/jasmin.jar +/lib/lib64cutils.a +/lib/lib64log.a +/lib/lib64utils.a +/lib/libandroidfw.a +/lib/libcutils.a +/lib/liblog.a +/lib/liblog.so +/lib/libnativehelper.so +/lib/libsqlite3_android.a +/lib/libutils.a +/lib/libzipfile.a +------------------------------------------------------------ + + Copyright (c) 2005-2008, The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. - NO WARRANTY + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. - - Copyright © + END OF TERMS AND CONDITIONS - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. +============================================================ +Notices for file(s): +/framework/org.eclipse.core.commands_3.6.0.I20100512-1500.jar +/framework/org.eclipse.core.expressions_3.4.200.v20100505.jar +/framework/org.eclipse.core.runtime_3.6.0.v20100505.jar +/framework/org.eclipse.equinox.common_3.6.0.v20100503.jar +/framework/org.eclipse.jface_3.6.2.M20110210-1200.jar +/framework/org.eclipse.osgi_3.6.2.R36x_v20110210.jar +/framework/org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar +/framework/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar +/framework/osgi.jar +/framework/propertysheet.jar +/framework/swt.jar +------------------------------------------------------------ - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Eclipse Public License - v 1.0 -Also add information on how to contact you by electronic and paper mail. +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE +PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF +THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: +*1. DEFINITIONS* + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and +documentation distributed under this Agreement, and + +b) in the case of each subsequent Contributor: + +i) changes to the Program, and + +ii) additions to the Program; + +where such changes and/or additions to the Program originate from and +are distributed by that particular Contributor. A Contribution +'originates' from a Contributor if it was added to the Program by such +Contributor itself or anyone acting on such Contributor's behalf. +Contributions do not include additions to the Program which: (i) are +separate modules of software distributed in conjunction with the Program +under their own license agreement, and (ii) are not derivative works of +the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which +are necessarily infringed by the use or sale of its Contribution alone +or when combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +*2. GRANT OF RIGHTS* + +a) Subject to the terms of this Agreement, each Contributor hereby +grants Recipient a non-exclusive, worldwide, royalty-free copyright +license to reproduce, prepare derivative works of, publicly display, +publicly perform, distribute and sublicense the Contribution of such +Contributor, if any, and such derivative works, in source code and +object code form. + +b) Subject to the terms of this Agreement, each Contributor hereby +grants Recipient a non-exclusive, worldwide, royalty-free patent license +under Licensed Patents to make, use, sell, offer to sell, import and +otherwise transfer the Contribution of such Contributor, if any, in +source code and object code form. This patent license shall apply to the +combination of the Contribution and the Program if, at the time the +Contribution is added by the Contributor, such addition of the +Contribution causes such combination to be covered by the Licensed +Patents. The patent license shall not apply to any other combinations +which include the Contribution. No hardware per se is licensed hereunder. + +c) Recipient understands that although each Contributor grants the +licenses to its Contributions set forth herein, no assurances are +provided by any Contributor that the Program does not infringe the +patent or other intellectual property rights of any other entity. Each +Contributor disclaims any liability to Recipient for claims brought by +any other entity based on infringement of intellectual property rights +or otherwise. As a condition to exercising the rights and licenses +granted hereunder, each Recipient hereby assumes sole responsibility to +secure any other intellectual property rights needed, if any. For +example, if a third party patent license is required to allow Recipient +to distribute the Program, it is Recipient's responsibility to acquire +that license before distributing the Program. + +d) Each Contributor represents that to its knowledge it has sufficient +copyright rights in its Contribution, if any, to grant the copyright +license set forth in this Agreement. + +*3. REQUIREMENTS* + +A Contributor may choose to distribute the Program in object code form +under its own license agreement, provided that: + +a) it complies with the terms and conditions of this Agreement; and + +b) its license agreement: + +i) effectively disclaims on behalf of all Contributors all warranties +and conditions, express and implied, including warranties or conditions +of title and non-infringement, and implied warranties or conditions of +merchantability and fitness for a particular purpose; + +ii) effectively excludes on behalf of all Contributors all liability for +damages, including direct, indirect, special, incidental and +consequential damages, such as lost profits; + +iii) states that any provisions which differ from this Agreement are +offered by that Contributor alone and not by any other party; and + +iv) states that source code for the Program is available from such +Contributor, and informs licensees how to obtain it in a reasonable +manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + +a) it must be made available under this Agreement; and + +b) a copy of this Agreement must be included with each copy of the Program. + +Contributors may not remove or alter any copyright notices contained +within the Program. + +Each Contributor must identify itself as the originator of its +Contribution, if any, in a manner that reasonably allows subsequent +Recipients to identify the originator of the Contribution. + +*4. COMMERCIAL DISTRIBUTION* + +Commercial distributors of software may accept certain responsibilities +with respect to end users, business partners and the like. While this +license is intended to facilitate the commercial use of the Program, the +Contributor who includes the Program in a commercial product offering +should do so in a manner which does not create potential liability for +other Contributors. Therefore, if a Contributor includes the Program in +a commercial product offering, such Contributor ("Commercial +Contributor") hereby agrees to defend and indemnify every other +Contributor ("Indemnified Contributor") against any losses, damages and +costs (collectively "Losses") arising from claims, lawsuits and other +legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such +Commercial Contributor in connection with its distribution of the +Program in a commercial product offering. The obligations in this +section do not apply to any claims or Losses relating to any actual or +alleged intellectual property infringement. In order to qualify, an +Indemnified Contributor must: a) promptly notify the Commercial +Contributor in writing of such claim, and b) allow the Commercial +Contributor to control, and cooperate with the Commercial Contributor +in, the defense and any related settlement negotiations. The Indemnified +Contributor may participate in any such claim at its own expense. + +For example, a Contributor might include the Program in a commercial +product offering, Product X. That Contributor is then a Commercial +Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance +claims and warranties are such Commercial Contributor's responsibility +alone. Under this section, the Commercial Contributor would have to +defend claims against the other Contributors related to those +performance claims and warranties, and if a court requires any other +Contributor to pay any damages as a result, the Commercial Contributor +must pay those damages. + +*5. NO WARRANTY* + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED +ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, +EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES +OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR +A PARTICULAR PURPOSE. Each Recipient is solely responsible for +determining the appropriateness of using and distributing the Program +and assumes all risks associated with its exercise of rights under this +Agreement , including but not limited to the risks and costs of program +errors, compliance with applicable laws, damage to or loss of data, +programs or equipment, and unavailability or interruption of operations. + +*6. DISCLAIMER OF LIABILITY* + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR +ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING +WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR +DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED +HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +*7. GENERAL* + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of +the remainder of the terms of this Agreement, and without further action +by the parties hereto, such provision shall be reformed to the minimum +extent necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including +a cross-claim or counterclaim in a lawsuit) alleging that the Program +itself (excluding combinations of the Program with other software or +hardware) infringes such Recipient's patent(s), then such Recipient's +rights granted under Section 2(b) shall terminate as of the date such +litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails +to comply with any of the material terms or conditions of this Agreement +and does not cure such failure in a reasonable period of time after +becoming aware of such noncompliance. If all Recipient's rights under +this Agreement terminate, Recipient agrees to cease use and distribution +of the Program as soon as reasonably practicable. However, Recipient's +obligations under this Agreement and any licenses granted by Recipient +relating to the Program shall continue and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, +but in order to avoid inconsistency the Agreement is copyrighted and may +only be modified in the following manner. The Agreement Steward reserves +the right to publish new versions (including revisions) of this +Agreement from time to time. No one other than the Agreement Steward has +the right to modify this Agreement. The Eclipse Foundation is the +initial Agreement Steward. The Eclipse Foundation may assign the +responsibility to serve as the Agreement Steward to a suitable separate +entity. Each new version of the Agreement will be given a distinguishing +version number. The Program (including Contributions) may always be +distributed subject to the version of the Agreement under which it was +received. In addition, after a new version of the Agreement is +published, Contributor may elect to distribute the Program (including +its Contributions) under the new version. Except as expressly stated in +Sections 2(a) and 2(b) above, Recipient receives no rights or licenses +to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in +the Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to +this Agreement will bring a legal action under this Agreement more than +one year after the cause of action arose. Each party waives its rights +to a jury trial in any resulting litigation. + + +============================================================ +Notices for file(s): +/framework/bouncycastle-host.jar +/framework/bouncycastle-hostdex.jar +------------------------------------------------------------ +Copyright (c) 2000-2013 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and +associated documentation files (the "Software"), to deal in the Software without restriction, +including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial +portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN +NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +============================================================ +Notices for file(s): +/framework/commons-compress-1.0.jar +------------------------------------------------------------ +Apache Commons Compress +Copyright 2002-2009 The Apache Software Foundation - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). - , 1 April 1990 - Ty Coon, President of Vice +Original BZip2 classes contributed by Keiron Liddle +, Aftex Software to the Apache Ant project -That's all there is to it! +Original Tar classes from contributors of the Apache Ant project +Original Zip classes from contributors of the Apache Ant project +Original CPIO classes contributed by Markus Kuss and the jRPM project +(jrpm.sourceforge.net) ============================================================ Notices for file(s): -/lib64/libzopfli.a +/lib/libbcc.so ------------------------------------------------------------ +========================== +NOTICE file for libbcc.git +========================== + +* NOTICE for lib/ExecutionEngine/, lib/ScriptCRT/, include and helper/. + + Copyright (c) 2005-2011, The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -689,247 +15016,515 @@ Notices for file(s): END OF TERMS AND CONDITIONS - APPENDIX: How to apply the Apache License to your work. - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - Copyright 2011 Google Inc. +* NOTICE for runtime/ and lib/CodeGen/. + Note: The NOTICE is the same for another git project, external/llvm.git. - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at +============================================================================== +LLVM Release License +============================================================================== +University of Illinois/NCSA +Open Source License - http://www.apache.org/licenses/LICENSE-2.0 +Copyright (c) 2003-2011 University of Illinois at Urbana-Champaign. +All rights reserved. - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. +Developed by: + + LLVM Team + + University of Illinois at Urbana-Champaign + + http://llvm.org + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal with +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimers. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimers in the + documentation and/or other materials provided with the distribution. + + * Neither the names of the LLVM Team, University of Illinois at + Urbana-Champaign, nor the names of its contributors may be used to + endorse or promote products derived from this Software without specific + prior written permission. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE +SOFTWARE. + +============================================================================== +Copyrights and Licenses for Third Party Software Distributed with LLVM: +============================================================================== +The LLVM software contains code written by third parties. Such software will +have its own individual LICENSE.TXT file in the directory in which it appears. +This file will describe the copyrights, license, and restrictions which apply +to that code. + +The disclaimer of warranty in the University of Illinois Open Source License +applies to all code in the LLVM Distribution, and nothing in any of the +other licenses gives permission to use the names of the LLVM Team or the +University of Illinois to endorse or promote products derived from this +Software. + +The following pieces of software have additional or alternate copyrights, +licenses, and/or restrictions: + +Program Directory +------- --------- +Autoconf llvm/autoconf + llvm/projects/ModuleMaker/autoconf + llvm/projects/sample/autoconf +CellSPU backend llvm/lib/Target/CellSPU/README.txt +Google Test llvm/utils/unittest/googletest +OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex} + + + +* NOTICE for tests/disassem.cpp and tests/disassem.h. + +/* $NetBSD: disassem.c,v 1.14 2003/03/27 16:58:36 mycroft Exp $ */ + +/*- + * Copyright (c) 1996 Mark Brinicombe. + * Copyright (c) 1996 Brini. + * + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by Brini. + * 4. The name of the company nor the name of the author may be used to + * endorse or promote products derived from this software without specific + * prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY BRINI ``AS IS'' AND ANY EXPRESS OR IMPLIED + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + * IN NO EVENT SHALL BRINI OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, + * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * RiscBSD kernel project + * + * db_disasm.c + * + * Kernel disassembler + * + * Created : 10/02/96 + * + * Structured after the sparc/sparc/db_disasm.c by David S. Miller & + * Paul Kranenburg + * + * This code is not complete. Not all instructions are disassembled. + */ ============================================================ Notices for file(s): -/lib64/liblog.a -/lib64/liblog.dylib +/lib/libfdlibm.a ------------------------------------------------------------ +Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. - Copyright (c) 2005-2014, The Android Open Source Project +Developed at SunSoft, a Sun Microsystems, Inc. business. +Permission to use, copy, modify, and distribute this +software is freely granted, provided that this notice +is preserved. - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. +============================================================ +Notices for file(s): +/bin/emulator-arm +/bin/emulator-mips +/bin/emulator-x86 +/bin/emulator +/bin/emulator64-arm +/bin/emulator64-mips +/bin/emulator64-x86 +/lib/emulator-common.a +/lib/emulator-libelff.a +/lib/emulator-libjpeg.a +/lib/emulator-libqemu.a +/lib/emulator-libui.a +/lib/emulator-target-arm.a +/lib/emulator-target-i386.a +/lib/emulator-target-mips.a +/lib/emulator64-common.a +/lib/emulator64-libelff.a +/lib/emulator64-libjpeg.a +/lib/emulator64-libqemu.a +/lib/emulator64-libui.a +/lib/emulator64-target-arm.a +/lib/emulator64-target-i386.a +/lib/emulator64-target-mips.a +------------------------------------------------------------ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 675 Mass Ave, Cambridge, MA 02139, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. - 1. Definitions. + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and + NO WARRANTY - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. + + Copyright (C) 19yy - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. - END OF TERMS AND CONDITIONS + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +Also add information on how to contact you by electronic and paper mail. -============================================================ -Notices for file(s): -/bin/adb -/lib64/libadb_host.a -/lib64/libfastdeploy_host.a ------------------------------------------------------------- +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: - Copyright (c) 2006-2009, The Android Open Source Project - Copyright 2006, Brian Swetland + Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. +============================================================ +Notices for file(s): +/framework/groovy-all-1.7.0.jar +------------------------------------------------------------ Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -1107,1156 +15702,1317 @@ Notices for file(s): END OF TERMS AND CONDITIONS + APPENDIX: How to apply the Apache License to your work. -============================================================ -Notices for file(s): -/bin/mdnsd -/lib64/libmdnssd.a ------------------------------------------------------------- -The majority of the source code in the mDNSResponder project is licensed -under the terms of the Apache License, Version 2.0, available from: - + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. -To accommodate license compatibility with the widest possible range -of client code licenses, the shared library code, which is linked -at runtime into the same address space as the client using it, is -licensed under the terms of the "Three-Clause BSD License". + Copyright [yyyy] [name of copyright owner] -The Linux Name Service Switch code, contributed by National ICT -Australia Ltd (NICTA) is licensed under the terms of the NICTA Public -Software Licence (which is substantially similar to the "Three-Clause -BSD License", with some additional language pertaining to Australian law). + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. ============================================================ Notices for file(s): -/bin/fsck.f2fs -/bin/make_f2fs -/bin/sload_f2fs -/lib64/libf2fs_fmt_host.a +/lib/libcorkscrew.so ------------------------------------------------------------ -The tools for F2FS are covered by GNU Public License version 2. -Exceptionally, the following files are also covered by the GNU Lesser General -Public License Version 2.1 as the dual licenses. -- include/f2fs_fs.h -- lib/libf2fs.c -- lib/libf2fs_io.c -- mkfs/f2fs_format.c -- mkfs/f2fs_format_main.c -- mkfs/f2fs_format_utils.c -- mkfs/f2fs_format_utils.h - -================================================================================ -Copyright (c) 2012 Samsung Electronics Co., Ltd. - http://www.samsung.com/ - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License version 2 as -published by the Free Software Foundation. - -================================================================================ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. + Copyright (c) 2011, The Android Open Source Project - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. + 1. Definitions. - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. - NO WARRANTY + END OF TERMS AND CONDITIONS - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. +============================================================ +Notices for file(s): +/framework/liblzf.jar +------------------------------------------------------------ +Copyright (c) 2000-2009 Marc Alexander Lehmann - END OF TERMS AND CONDITIONS +Redistribution and use in source and binary forms, with or without modifica- +tion, are permitted provided that the following conditions are met: - How to Apply These Terms to Your New Programs + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED +WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER- +CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE- +CIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH- +ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. - - Copyright (C) +Alternatively, the following files carry an additional notice that +explicitly allows relicensing under the GPLv2: lzf.c lzf.h lzfP.h lzf_c.c +lzf_d.c - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. +============================================================ +Notices for file(s): +/lib/libLLVM.so +------------------------------------------------------------ +============================================================================== +LLVM Release License +============================================================================== +University of Illinois/NCSA +Open Source License - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Copyright (c) 2003-2011 University of Illinois at Urbana-Champaign. +All rights reserved. +Developed by: -Also add information on how to contact you by electronic and paper mail. + LLVM Team -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: + University of Illinois at Urbana-Champaign - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. + http://llvm.org -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal with +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimers. - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimers in the + documentation and/or other materials provided with the distribution. - , 1 April 1989 - Ty Coon, President of Vice + * Neither the names of the LLVM Team, University of Illinois at + Urbana-Champaign, nor the names of its contributors may be used to + endorse or promote products derived from this Software without specific + prior written permission. -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE +SOFTWARE. -================================================================================ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 +============================================================================== +Copyrights and Licenses for Third Party Software Distributed with LLVM: +============================================================================== +The LLVM software contains code written by third parties. Such software will +have its own individual LICENSE.TXT file in the directory in which it appears. +This file will describe the copyrights, license, and restrictions which apply +to that code. - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. +The disclaimer of warranty in the University of Illinois Open Source License +applies to all code in the LLVM Distribution, and nothing in any of the +other licenses gives permission to use the names of the LLVM Team or the +University of Illinois to endorse or promote products derived from this +Software. -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] +The following pieces of software have additional or alternate copyrights, +licenses, and/or restrictions: - Preamble +Program Directory +------- --------- +Autoconf llvm/autoconf + llvm/projects/ModuleMaker/autoconf + llvm/projects/sample/autoconf +CellSPU backend llvm/lib/Target/CellSPU/README.txt +Google Test llvm/utils/unittest/googletest +OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex} - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. +====================================================================== +== LICENSE.TXT for ./autoconf/LICENSE.TXT +====================================================================== - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. +------------------------------------------------------------------------------ +Autoconf Files +------------------------------------------------------------------------------ +All autoconf files are licensed under the LLVM license with the following +additions: - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. +llvm/autoconf/install-sh: + This script is licensed under the LLVM license, with the following + additional copyrights and restrictions: - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. + Copyright 1991 by the Massachusetts Institute of Technology - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. + Permission to use, copy, modify, distribute, and sell this software and its + documentation for any purpose is hereby granted without fee, provided that + the above copyright notice appear in all copies and that both that + copyright notice and this permission notice appear in supporting + documentation, and that the name of M.I.T. not be used in advertising or + publicity pertaining to distribution of the software without specific, + written prior permission. M.I.T. makes no representations about the + suitability of this software for any purpose. It is provided "as is" + without express or implied warranty. - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. +Please see the source files for additional copyrights. - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. +====================================================================== +== LICENSE.TXT for ./projects/sample/autoconf/LICENSE.TXT +====================================================================== - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. +------------------------------------------------------------------------------ +Autoconf Files +------------------------------------------------------------------------------ +All autoconf files are licensed under the LLVM license with the following +additions: - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. +llvm/autoconf/install-sh: + This script is licensed under the LLVM license, with the following + additional copyrights and restrictions: - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. + Copyright 1991 by the Massachusetts Institute of Technology - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. + Permission to use, copy, modify, distribute, and sell this software and its + documentation for any purpose is hereby granted without fee, provided that + the above copyright notice appear in all copies and that both that + copyright notice and this permission notice appear in supporting + documentation, and that the name of M.I.T. not be used in advertising or + publicity pertaining to distribution of the software without specific, + written prior permission. M.I.T. makes no representations about the + suitability of this software for any purpose. It is provided "as is" + without express or implied warranty. - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. +Please see the source files for additional copyrights. - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". +====================================================================== +== LICENSE.TXT for ./utils/unittest/googletest/LICENSE.TXT +====================================================================== - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. +Copyright 2008, Google Inc. +All rights reserved. - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. +====================================================================== +== LICENSE.TXT for ./include/llvm/Support/LICENSE.TXT +====================================================================== - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: +LLVM System Interface Library +------------------------------------------------------------------------------- +The LLVM System Interface Library is licensed under the Illinois Open Source +License and has the following additional copyright: - a) The modified work must itself be a software library. +Copyright (C) 2004 eXtensible Systems, Inc. - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. +============================================================ +Notices for file(s): +/framework/doclava.jar +------------------------------------------------------------ + + Copyright (C) 2010 Google Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. +====================================================================== - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) +jQuery 1.2.6 - New Wave Javascript -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. +Copyright (c) 2008 John Resig (jquery.com) +Dual licensed under the MIT (MIT-LICENSE.txt) +and GPL (GPL-LICENSE.txt) licenses. -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. +Copyright (c) 2009 John Resig, http://jquery.com/ -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. +============================================================ +Notices for file(s): +/bin/sqlite3 +/lib/libsqlite.so +------------------------------------------------------------ +2001 September 15 - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. +The author disclaims copyright to this source code. In place of +a legal notice, here is a blessing: - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. + May you do good and not evil. + May you find forgiveness for yourself and forgive others. + May you share freely, never taking more than you give. - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) +============================================================ +Notices for file(s): +/lib/libcrypto-host.so +/lib/libcrypto_static.a +/lib/libssl-host.so +------------------------------------------------------------ - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. + LICENSE ISSUES + ============== - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: + The OpenSSL toolkit stays under a dual license, i.e. both the conditions of + the OpenSSL License and the original SSLeay license apply to the toolkit. + See below for the actual license texts. Actually both licenses are BSD-style + Open Source licenses. In case of any license issues related to OpenSSL + please contact openssl-core@openssl.org. - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) + OpenSSL License + --------------- + +/* ==================================================================== + * Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in + * the documentation and/or other materials provided with the + * distribution. + * + * 3. All advertising materials mentioning features or use of this + * software must display the following acknowledgment: + * "This product includes software developed by the OpenSSL Project + * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + * + * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + * endorse or promote products derived from this software without + * prior written permission. For written permission, please contact + * openssl-core@openssl.org. + * + * 5. Products derived from this software may not be called "OpenSSL" + * nor may "OpenSSL" appear in their names without prior written + * permission of the OpenSSL Project. + * + * 6. Redistributions of any form whatsoever must retain the following + * acknowledgment: + * "This product includes software developed by the OpenSSL Project + * for use in the OpenSSL Toolkit (http://www.openssl.org/)" + * + * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY + * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR + * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + * ==================================================================== + * + * This product includes cryptographic software written by Eric Young + * (eay@cryptsoft.com). This product includes software written by Tim + * Hudson (tjh@cryptsoft.com). + * + */ - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. + Original SSLeay License + ----------------------- - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. +/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) + * All rights reserved. + * + * This package is an SSL implementation written + * by Eric Young (eay@cryptsoft.com). + * The implementation was written so as to conform with Netscapes SSL. + * + * This library is free for commercial and non-commercial use as long as + * the following conditions are aheared to. The following conditions + * apply to all code found in this distribution, be it the RC4, RSA, + * lhash, DES, etc., code; not just the SSL code. The SSL documentation + * included with this distribution is covered by the same copyright terms + * except that the holder is Tim Hudson (tjh@cryptsoft.com). + * + * Copyright remains Eric Young's, and as such any Copyright notices in + * the code are not to be removed. + * If this package is used in a product, Eric Young should be given attribution + * as the author of the parts of the library used. + * This can be in the form of a textual message at program startup or + * in documentation (online or textual) provided with the package. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * "This product includes cryptographic software written by + * Eric Young (eay@cryptsoft.com)" + * The word 'cryptographic' can be left out if the rouines from the library + * being used are not cryptographic related :-). + * 4. If you include any Windows specific code (or a derivative thereof) from + * the apps directory (application code) you must include an acknowledgement: + * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" + * + * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * The licence and distribution terms for any publically available version or + * derivative of this code cannot be changed. i.e. this code cannot simply be + * copied and put under another distribution licence + * [including the GNU Public Licence.] + */ - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. +============================================================ +Notices for file(s): +/lib/libexpat-host.so +/lib/libexpat.a +------------------------------------------------------------ +Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd + and Clark Cooper +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers. - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. +============================================================ +Notices for file(s): +/lib/libLLVMAnalysis.a +------------------------------------------------------------ +============================================================================== +LLVM Release License +============================================================================== +University of Illinois/NCSA +Open Source License - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. +Copyright (c) 2003-2011 University of Illinois at Urbana-Champaign. +All rights reserved. - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. +Developed by: - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. + LLVM Team -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. + University of Illinois at Urbana-Champaign -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. + http://llvm.org -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal with +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimers. - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimers in the + documentation and/or other materials provided with the distribution. -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. + * Neither the names of the LLVM Team, University of Illinois at + Urbana-Champaign, nor the names of its contributors may be used to + endorse or promote products derived from this Software without specific + prior written permission. - NO WARRANTY +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE +SOFTWARE. - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. +============================================================================== +Copyrights and Licenses for Third Party Software Distributed with LLVM: +============================================================================== +The LLVM software contains code written by third parties. Such software will +have its own individual LICENSE.TXT file in the directory in which it appears. +This file will describe the copyrights, license, and restrictions which apply +to that code. - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. +The disclaimer of warranty in the University of Illinois Open Source License +applies to all code in the LLVM Distribution, and nothing in any of the +other licenses gives permission to use the names of the LLVM Team or the +University of Illinois to endorse or promote products derived from this +Software. - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries +The following pieces of software have additional or alternate copyrights, +licenses, and/or restrictions: - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). +Program Directory +------- --------- +Autoconf llvm/autoconf + llvm/projects/ModuleMaker/autoconf + llvm/projects/sample/autoconf +CellSPU backend llvm/lib/Target/CellSPU/README.txt +Google Test llvm/utils/unittest/googletest +OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex} - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. +============================================================ +Notices for file(s): +/framework/emmalib.jar +------------------------------------------------------------ +Common Public License - v 1.0 - - Copyright (C) +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S +ACCEPTANCE OF THIS AGREEMENT. - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. +1. DEFINITIONS - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. +"Contribution" means: - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and + b) in the case of each subsequent Contributor: -Also add information on how to contact you by electronic and paper mail. + i) changes to the Program, and -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: + ii) additions to the Program; - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. + where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was +added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules +of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. - , 1 April 1990 - Ty Coon, President of Vice +"Contributor" means any person or entity that distributes the Program. -That's all there is to it! +"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. -============================================================ -Notices for file(s): -/bin/aprotoc -/bin/protoc-gen-javanano -/lib64/libprotobuf-cpp-full.a -/lib64/libprotobuf-cpp-full.dylib -/lib64/libprotobuf-cpp-lite.a -/lib64/libprotoc.a ------------------------------------------------------------- -Copyright 2008 Google Inc. All rights reserved. +"Program" means the Contributions distributed in accordance with this Agreement. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: +"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. +2. GRANT OF RIGHTS -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative +works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. -Code generated by the Protocol Buffer compiler is owned by the owner -of the input file used when generating it. This code is not -standalone and requires a support library to be linked with it. This -support library is itself covered by the above license. + b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, +use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the +combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered +by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. -============================================================ -Notices for file(s): -/bin/assemble_vintf -/lib64/libassemblevintf.a -/lib64/libvintf.dylib ------------------------------------------------------------- + c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the +Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other +entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole +responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the +Program, it is Recipient's responsibility to acquire that license before distributing the Program. - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ + d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this +Agreement. - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION +3. REQUIREMENTS - 1. Definitions. +A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. + a) it complies with the terms and conditions of this Agreement; and - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. + b) its license agreement: - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. + i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, +and implied warranties or conditions of merchantability and fitness for a particular purpose; - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. + ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost +profits; - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. + iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. + iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium +customarily used for software exchange. - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). +When the Program is made available in source code form: - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. + a) it must be made available under this Agreement; and - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." + b) a copy of this Agreement must be included with each copy of the Program. - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. +Contributors may not remove or alter any copyright notices contained within the Program. - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. +Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the +Contribution. - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. +4. COMMERCIAL DISTRIBUTION - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: +Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the +commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other +Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a +third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a +commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to +qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate +with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and +For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor +then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this +section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other +Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and +5. NO WARRANTY - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, +WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for +determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to +the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. +6. DISCLAIMER OF LIABILITY - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. +7. GENERAL - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. +If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this +Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. +If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any +patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes +patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other +software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. +All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a +reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the +Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and +survive. - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. +Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following +manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the +right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new +version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under +which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new +version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - END OF TERMS AND CONDITIONS +This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal +action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. + +============================================================ +Notices for file(s): +/lib/libselinux.a +------------------------------------------------------------ +This library (libselinux) is public domain software, i.e. not copyrighted. - APPENDIX: How to apply the Apache License to your work. +Warranty Exclusion +------------------ +You agree that this software is a +non-commercially developed program that may contain "bugs" (as that +term is used in the industry) and that it may not function as intended. +The software is licensed "as is". NSA makes no, and hereby expressly +disclaims all, warranties, express, implied, statutory, or otherwise +with respect to the software, including noninfringement and the implied +warranties of merchantability and fitness for a particular purpose. - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. +Limitation of Liability +----------------------- +In no event will NSA be liable for any damages, including loss of data, +lost profits, cost of cover, or other special, incidental, +consequential, direct or indirect damages arising from the software or +the use thereof, however caused and on any theory of liability. This +limitation will apply even if NSA has been advised of the possibility +of such damage. You acknowledge that this is a reasonable allocation of +risk. - Copyright [yyyy] [name of copyright owner] +============================================================ +Notices for file(s): +/framework/org-netbeans-api-visual.jar +/framework/org-openide-util.jar +------------------------------------------------------------ +The GNU General Public License (GPL) Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. + +59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away +your freedom to share and change it. By contrast, the GNU +General Public License is intended to guarantee your freedom +to share and change free software--to make sure the software +is free for all its users. This General Public License +applies to most of the Free Software Foundation's software +and to any other program whose authors commit to using it. +(Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can +apply it to your programs, too. When we speak of free +software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and +charge for this service if you wish), that you receive +source code or can get it if you want it, that you can +change the software or use pieces of it in new free +programs; and that you know you can do these things. To +protect your rights, we need to make restrictions that +forbid anyone to deny you these rights or to ask you to +surrender the rights. These restrictions translate to +certain responsibilities for you if you distribute copies of +the software, or if you modify it. + +For example, if you distribute copies of such a program, +whether gratis or for a fee, you must give the recipients +all the rights that you have. You must make sure that they, +too, receive or can get the source code. And you must show +them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the +software, and (2) offer you this license which gives you +legal permission to copy, distribute and/or modify the +software. + +Also, for each author's protection and ours, we want to make +certain that everyone understands that there is no warranty +for this free software. If the software is modified by +someone else and passed on, we want its recipients to know +that what they have is not the original, so that any +problems introduced by others will not reflect on the +original authors' reputations. + +Finally, any free program is threatened constantly by +software patents. We wish to avoid the danger that +redistributors of a free program will individually obtain +patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must +be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution +and modification follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND +MODIFICATION + +0. This License applies to any program or other work which +contains a notice placed by the copyright holder saying it +may be distributed under the terms of this General Public +License. The "Program", below, refers to any such program or +work, and a "work based on the Program" means either the +Program or any derivative work under copyright law: that is +to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into +another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each +licensee is addressed as "you". + +Activities other than copying, distribution and modification +are not covered by this License; they are outside its scope. +The act of running the Program is not restricted, and the +output from the Program is covered only if its contents +constitute a work based on the Program (independent of +having been made by running the Program). Whether that is +true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the +Program's source code as you receive it, in any medium, +provided that you conspicuously and appropriately publish on +each copy an appropriate copyright notice and disclaimer of +warranty; keep intact all the notices that refer to this +License and to the absence of any warranty; and give any +other recipients of the Program a copy of this License along +with the Program. + +You may charge a fee for the physical act of transferring a +copy, and you may at your option offer warranty protection +in exchange for a fee. + +2. You may modify your copy or copies of the Program or any +portion of it, thus forming a work based on the Program, and +copy and distribute such modifications or work under the +terms of Section 1 above, provided that you also meet all of +these conditions: + +a) You must cause the modified files to carry prominent +notices stating that you changed the files and the date of +any change. + +b) You must cause any work that you distribute or publish, +that in whole or in part contains or is derived from the +Program or any part thereof, to be licensed as a whole at no +charge to all third parties under the terms of this License. + +c) If the modified program normally reads commands +interactively when run, you must cause it, when started +running for such interactive use in the most ordinary way, +to print or display an announcement including an appropriate +copyright notice and a notice that there is no warranty (or +else, saying that you provide a warranty) and that users may +redistribute the program under these conditions, and telling +the user how to view a copy of this License. (Exception: if +the Program itself is interactive but does not normally +print such an announcement, your work based on the Program +is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the +Program, and can be reasonably considered independent and +separate works in themselves, then this License, and its +terms, do not apply to those sections when you distribute +them as separate works. But when you distribute the same +sections as part of a whole which is a work based on the +Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees +extend to the entire whole, and thus to each and every part +regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights +or contest your rights to work written entirely by you; +rather, the intent is to exercise the right to control the +distribution of derivative or collective works based on the +Program. In addition, mere aggregation of another work not +based on the Program with the Program (or with a work based +on the Program) on a volume of a storage or distribution +medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based +on it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you +also do one of the following: + +a) Accompany it with the complete corresponding +machine-readable source code, which must be distributed +under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least +three years, to give any third party, for a charge no more +than your cost of physically performing source distribution, +a complete machine-readable copy of the corresponding source +code, to be distributed under the terms of Sections 1 and 2 +above on a medium customarily used for software interchange; +or, + +c) Accompany it with the information you received as to the +offer to distribute corresponding source code. (This +alternative is allowed only for noncommercial distribution +and only if you received the program in object code or +executable form with such an offer, in accord with +Subsection b above.) + +The source code for a work means the preferred form of the +work for making modifications to it. For an executable work, +complete source code means all the source code for all +modules it contains, plus any associated interface +definition files, plus the scripts used to control +compilation and installation of the executable. However, as +a special exception, the source code distributed need not +include anything that is normally distributed (in either +source or binary form) with the major components (compiler, +kernel, and so on) of the operating system on which the +executable runs, unless that component itself accompanies +the executable. If distribution of executable or object code +is made by offering access to copy from a designated place, +then offering equivalent access to copy the source code from +the same place counts as distribution of the source code, +even though third parties are not compelled to copy the +source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the +Program except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense or distribute +the Program is void, and will automatically terminate your +rights under this License. However, parties who have +received copies, or rights, from you under this License will +not have their licenses terminated so long as such parties +remain in full compliance. + +5. You are not required to accept this License, since you +have not signed it. However, nothing else grants you +permission to modify or distribute the Program or its +derivative works. These actions are prohibited by law if you +do not accept this License. Therefore, by modifying or +distributing the Program (or any work based on the Program), +you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or +modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based +on the Program), the recipient automatically receives a +license from the original licensor to copy, distribute or +modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the +recipients' exercise of the rights granted herein. You are +not responsible for enforcing compliance by third parties to +this License. - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at +7. If, as a consequence of a court judgment or allegation of +patent infringement or for any other reason (not limited to +patent issues), conditions are imposed on you (whether by +court order, agreement or otherwise) that contradict the +conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as +to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a +consequence you may not distribute the Program at all. For +example, if a patent license would not permit royalty-free +redistribution of the Program by all those who receive +copies directly or indirectly through you, then the only way +you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. - http://www.apache.org/licenses/LICENSE-2.0 +If any portion of this section is held invalid or +unenforceable under any particular circumstance, the balance +of the section is intended to apply and the section as a +whole is intended to apply in other circumstances. It is not +the purpose of this section to induce you to infringe any +patents or other property right claims or to contest +validity of any such claims; this section has the sole +purpose of protecting the integrity of the free software +distribution system, which is implemented by public license +practices. Many people have made generous contributions to +the wide range of software distributed through that system +in reliance on consistent application of that system; it is +up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee +cannot impose that choice. + +This section is intended to make thoroughly clear what is +believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is +restricted in certain countries either by patents or by +copyrighted interfaces, the original copyright holder who +places the Program under this License may add an explicit +geographical distribution limitation excluding those +countries, so that distribution is permitted only in or +among countries not thus excluded. In such case, this +License incorporates the limitation as if written in the +body of this License. + +9. The Free Software Foundation may publish revised and/or +new versions of the General Public License from time to +time. Such new versions will be similar in spirit to the +present version, but may differ in detail to address new +problems or concerns. + +Each version is given a distinguishing version number. If +the Program specifies a version number of this License which +applies to it and "any later version", you have the option +of following the terms and conditions either of that version +or of any later version published by the Free Software +Foundation. If the Program does not specify a version number +of this License, you may choose any version ever published +by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into +other free programs whose distribution conditions are +different, write to the author to ask for permission. For +software which is copyrighted by the Free Software +Foundation, write to the Free Software Foundation; we +sometimes make exceptions for this. Our decision will be +guided by the two goals of preserving the free status of all +derivatives of our free software and of promoting the +sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS +NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE +COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM +"AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR +IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE +OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE +DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED +TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY +WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED +ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, +SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF +THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT +LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR +LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE +PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH +HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the +greatest possible use to the public, the best way to achieve +this is to make it free software which everyone can +redistribute and change under these terms. + +To do so, attach the following notices to the program. It is +safest to attach them to the start of each source file to +most effectively convey the exclusion of warranty; and each +file should have at least the "copyright" line and a pointer +to where the full notice is found. + +One line to give the program's name and a brief idea of what +it does. + +Copyright (C) +This program is free software; you can redistribute it +and/or modify it under the terms of the GNU General Public +License as published by the Free Software Foundation; either +version 2 of the License, or (at your option) any later +version. This program is distributed in the hope that it +will be useful, but WITHOUT ANY WARRANTY; without even the +implied warranty of MERCHANTABILITY or FITNESS FOR A +PARTICULAR PURPOSE. See the GNU General Public License for +more details. You should have received a copy of the GNU +General Public License along with this program; if not, +write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +Also add information on how to contact you by electronic and +paper mail. If the program is interactive, make it output a +short notice like this when it starts in an interactive +mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details +type `show w'. This is free software, and you are welcome to +redistribute it under certain conditions; type `show c' for +details. The hypothetical commands `show w' and `show c' +should show the appropriate parts of the General Public +License. Of course, the commands you use may be called +something other than `show w' and `show c'; they could even +be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a +programmer) or your school, if any, to sign a "copyright +disclaimer" for the program, if necessary. Here is a sample; +alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in +the program `Gnomovision' (which makes passes at compilers) +written by James Hacker. + +signature of Ty Coon, 1 April 1989 +Ty Coon, President of Vice +This General Public License does not permit incorporating +your program into proprietary programs. If your program is a +subroutine library, you may consider it more useful to +permit linking proprietary applications with the library. If +this is what you want to do, use the GNU Library General +Public License instead of this License. +"CLASSPATH" EXCEPTION TO THE GPL VERSION 2 + +Certain source files distributed by Sun Microsystems, Inc. +are subject to the following clarification and special +exception to the GPL Version 2, but only where Sun has +expressly included in the particular source file's header +the words "Sun designates this particular file as subject +to the "Classpath" exception as provided by Sun in the +License file that accompanied this code." + + Linking this library statically or dynamically with other +modules is making a combined work based on this library. +Thus, the terms and conditions of the GNU General Public +License Version 2 cover the whole combination. + + As a special exception, the copyright holders of this +library give you permission to link this library with +independent modules to produce an executable, regardless of +the license terms of these independent modules, and to copy +and distribute the resulting executable under terms of your +choice, provided that you also meet, for each linked +independent module, the terms and conditions of the license +of that module. An independent module is a module which is +not derived from or based on this library. If you modify +this library, you may extend this exception to your version +of the library, but you are not obligated to do so. If you +do not wish to do so, delete this exception statement from +your version. ============================================================ Notices for file(s): -/bin/apksigner -/framework/apksigner.jar +/bin/adb ------------------------------------------------------------ - Copyright (c) 2016, The Android Open Source Project + Copyright (c) 2006-2009, The Android Open Source Project + Copyright 2006, Brian Swetland Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -2445,399 +17201,375 @@ Notices for file(s): END OF TERMS AND CONDITIONS - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ============================================================ Notices for file(s): -/bin/sgdisk -/lib64/libgptf.a +/framework/apache-xml-hostdex.jar ------------------------------------------------------------ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. + ========================================================================= + == NOTICE file corresponding to section 4(d) of the Apache License, == + == Version 2.0, in this case for the Apache Xalan Java distribution. == + ========================================================================= - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. + Apache Xalan (Xalan XSLT processor) + Copyright 1999-2006 The Apache Software Foundation - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. + Apache Xalan (Xalan serializer) + Copyright 1999-2006 The Apache Software Foundation - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. + ========================================================================= + Portions of this software was originally based on the following: + - software copyright (c) 1999-2002, Lotus Development Corporation., + http://www.lotus.com. + - software copyright (c) 2001-2002, Sun Microsystems., + http://www.sun.com. + - software copyright (c) 2003, IBM Corporation., + http://www.ibm.com. + + ========================================================================= + The binary distribution package (ie. jars, samples and documentation) of + this product includes software developed by the following: + + - The Apache Software Foundation + - Xerces Java - see LICENSE.txt + - JAXP 1.3 APIs - see LICENSE.txt + - Bytecode Engineering Library - see LICENSE.txt + - Regular Expression - see LICENSE.txt + + - Scott Hudson, Frank Flannery, C. Scott Ananian + - CUP Parser Generator runtime (javacup\runtime) - see LICENSE.txt + + ========================================================================= + The source distribution package (ie. all source and tools required to build + Xalan Java) of this product includes software developed by the following: + + - The Apache Software Foundation + - Xerces Java - see LICENSE.txt + - JAXP 1.3 APIs - see LICENSE.txt + - Bytecode Engineering Library - see LICENSE.txt + - Regular Expression - see LICENSE.txt + - Ant - see LICENSE.txt + - Stylebook doc tool - see LICENSE.txt + + - Elliot Joel Berk and C. Scott Ananian + - Lexical Analyzer Generator (JLex) - see LICENSE.txt + + ========================================================================= + Apache Xerces Java + Copyright 1999-2006 The Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + + Portions of Apache Xerces Java in xercesImpl.jar and xml-apis.jar + were originally based on the following: + - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. + - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. + - voluntary contributions made by Paul Eng on behalf of the + Apache Software Foundation that were originally developed at iClick, Inc., + software copyright (c) 1999. + + ========================================================================= + Apache xml-commons xml-apis (redistribution of xml-apis.jar) + + Apache XML Commons + Copyright 2001-2003,2006 The Apache Software Foundation. + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + + Portions of this software were originally based on the following: + - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. + - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. + - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. +============================================================ +Notices for file(s): +/bin/llvm-rs-cc +/bin/rs-spec-gen +/lib/libslang.a +------------------------------------------------------------ +========================= +NOTICE file for slang.git +========================= - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + Copyright (c) 2005-2011, The Android Open Source Project - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. + 1. Definitions. - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. - NO WARRANTY + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. + END OF TERMS AND CONDITIONS - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - Copyright (C) - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. +=========================================== +NOTICE file for external/clang (clang.git). +Note: libclang*.a are statically linked. +=========================================== - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. +============================================================================== +LLVM Release License +============================================================================== +University of Illinois/NCSA +Open Source License - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Copyright (c) 2007-2011 University of Illinois at Urbana-Champaign. +All rights reserved. +Developed by: -Also add information on how to contact you by electronic and paper mail. + LLVM Team -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: + University of Illinois at Urbana-Champaign - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. + http://llvm.org -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal with +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimers. - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimers in the + documentation and/or other materials provided with the distribution. - , 1 April 1989 - Ty Coon, President of Vice + * Neither the names of the LLVM Team, University of Illinois at + Urbana-Champaign, nor the names of its contributors may be used to + endorse or promote products derived from this Software without specific + prior written permission. -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE +SOFTWARE. -============================================================ -Notices for file(s): -/lib64/libc++abi.a ------------------------------------------------------------- -============================================================================== -libc++abi License ============================================================================== +The LLVM software contains code written by third parties. Such software will +have its own individual LICENSE.TXT file in the directory in which it appears. +This file will describe the copyrights, license, and restrictions which apply +to that code. -The libc++abi library is dual licensed under both the University of Illinois -"BSD-Like" license and the MIT license. As a user of this code you may choose -to use it under either license. As a contributor, you agree to allow your code -to be used under both. +The disclaimer of warranty in the University of Illinois Open Source License +applies to all code in the LLVM Distribution, and nothing in any of the +other licenses gives permission to use the names of the LLVM Team or the +University of Illinois to endorse or promote products derived from this +Software. -Full text of the relevant licenses is included below. +The following pieces of software have additional or alternate copyrights, +licenses, and/or restrictions: -============================================================================== +Program Directory +------- --------- + + + +========================================= +NOTICE file for external/llvm (llvm.git). +Note: libLLVM*.a are statically linked. +========================================= + +============================================================================== +LLVM Release License +============================================================================== University of Illinois/NCSA Open Source License -Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT - +Copyright (c) 2003-2011 University of Illinois at Urbana-Champaign. All rights reserved. Developed by: @@ -2876,452 +17608,685 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. ============================================================================== +Copyrights and Licenses for Third Party Software Distributed with LLVM: +============================================================================== +The LLVM software contains code written by third parties. Such software will +have its own individual LICENSE.TXT file in the directory in which it appears. +This file will describe the copyrights, license, and restrictions which apply +to that code. -Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT +The disclaimer of warranty in the University of Illinois Open Source License +applies to all code in the LLVM Distribution, and nothing in any of the +other licenses gives permission to use the names of the LLVM Team or the +University of Illinois to endorse or promote products derived from this +Software. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +The following pieces of software have additional or alternate copyrights, +licenses, and/or restrictions: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +Program Directory +------- --------- +Autoconf llvm/autoconf + llvm/projects/ModuleMaker/autoconf + llvm/projects/sample/autoconf +CellSPU backend llvm/lib/Target/CellSPU/README.txt +Google Test llvm/utils/unittest/googletest +OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex} -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +============================================================ +Notices for file(s): +/bin/minigzip +/lib/libunz.a +/lib/libz-host.so +/lib/libz.a +------------------------------------------------------------ + (C) 1995-2013 Jean-loup Gailly and Mark Adler + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. + + Jean-loup Gailly Mark Adler + jloup@gzip.org madler@alumni.caltech.edu ============================================================ Notices for file(s): -/bin/sqlite3 -/lib64/libsqlite.a -/lib64/libsqlite.dylib +/bin/mksnapshot.arm ------------------------------------------------------------ -2001 September 15 +Copyright (c) 1994-2006 Sun Microsystems Inc. +All Rights Reserved. -The author disclaims copyright to this source code. In place of -a legal notice, here is a blessing: +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: - May you do good and not evil. - May you find forgiveness for yourself and forgive others. - May you share freely, never taking more than you give. +- Redistributions of source code must retain the above copyright notice, +this list of conditions and the following disclaimer. + +- Redistribution in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer in the +documentation and/or other materials provided with the distribution. + +- Neither the name of Sun Microsystems or the names of contributors may +be used to endorse or promote products derived from this software without +specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS +IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +The original source code covered by the above license above has been +modified significantly by Google Inc. +Copyright 2006-2008 the V8 project authors. All rights reserved. ============================================================ Notices for file(s): -/lib64/libplatformprotos.dylib +/lib/libpng.a ------------------------------------------------------------ - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for the Android-specific code. == - ========================================================================= -Android Code -Copyright 2005-2008 The Android Open Source Project +This copy of the libpng notices is provided for your convenience. In case of +any discrepancy between this copy and the notices in the file png.h that is +included in the libpng distribution, the latter shall prevail. -This product includes software developed as part of -The Android Open Source Project (http://source.android.com). +COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for Apache Commons code. == - ========================================================================= +If you modify libpng you may insert additional notices immediately following +this sentence. -Apache Commons -Copyright 1999-2006 The Apache Software Foundation +This code is released under the libpng license. -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). +libpng versions 1.2.6, August 15, 2004, through 1.2.46, July 9, 2011, are +Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-1.2.5 +with the following individual added to the list of Contributing Authors - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for Jakarta Commons Logging. == - ========================================================================= + Cosmin Truta -Jakarta Commons Logging (JCL) -Copyright 2005,2006 The Apache Software Foundation. +libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are +Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-1.0.6 +with the following individuals added to the list of Contributing Authors -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). + Simon-Pierre Cadieux + Eric S. Raymond + Gilles Vollant - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for the Nuance code. == - ========================================================================= +and with the following additions to the disclaimer: -These files are Copyright 2007 Nuance Communications, but released under -the Apache2 License. + There is no warranty against interference with your enjoyment of the + library or against infringement. There is no warranty that our + efforts or the library will fulfill any of your particular purposes + or needs. This library is provided with all faults, and the entire + risk of satisfactory quality, performance, accuracy, and effort is with + the user. - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for the Media Codecs code. == - ========================================================================= +libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are +Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-0.96, +with the following individuals added to the list of Contributing Authors: -Media Codecs -These files are Copyright 1998 - 2009 PacketVideo, but released under -the Apache2 License. + Tom Lane + Glenn Randers-Pehrson + Willem van Schaik - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for the mDnsResponder code. == - ========================================================================= +libpng versions 0.89, June 1996, through 0.96, May 1997, are +Copyright (c) 1996, 1997 Andreas Dilger +Distributed according to the same disclaimer and license as libpng-0.88, +with the following individuals added to the list of Contributing Authors: -mDnsResponder TXTRecord -This file is Copyright 2004 Apple Computer, Inc. but released under -the Apache2 License. + John Bowler + Kevin Bracey + Sam Bushell + Magnus Holmgren + Greg Roelofs + Tom Tanner +libpng versions 0.5, May 1995, through 0.88, January 1996, are +Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for the TagSoup code. == - ========================================================================= +For the purposes of this copyright and license, "Contributing Authors" +is defined as the following set of individuals: -This file is part of TagSoup and is Copyright 2002-2008 by John Cowan. + Andreas Dilger + Dave Martindale + Guy Eric Schalnat + Paul Schmidt + Tim Wegner -TagSoup is licensed under the Apache License, -Version 2.0. You may obtain a copy of this license at -http://www.apache.org/licenses/LICENSE-2.0 . You may also have -additional legal rights not granted by this license. +The PNG Reference Library is supplied "AS IS". The Contributing Authors +and Group 42, Inc. disclaim all warranties, expressed or implied, +including, without limitation, the warranties of merchantability and of +fitness for any purpose. The Contributing Authors and Group 42, Inc. +assume no liability for direct, indirect, incidental, special, exemplary, +or consequential damages, which may result from the use of the PNG +Reference Library, even if advised of the possibility of such damage. -TagSoup is distributed in the hope that it will be useful, but -unless required by applicable law or agreed to in writing, TagSoup -is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS -OF ANY KIND, either express or implied; not even the implied warranty -of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +Permission is hereby granted to use, copy, modify, and distribute this +source code, or portions hereof, for any purpose, without fee, subject +to the following restrictions: + +1. The origin of this source code must not be misrepresented. + +2. Altered versions must be plainly marked as such and must not + be misrepresented as being the original source. + +3. This Copyright notice may not be removed or altered from any + source or altered source distribution. + +The Contributing Authors and Group 42, Inc. specifically permit, without +fee, and encourage the use of this source code as a component to +supporting the PNG file format in commercial products. If you use this +source code in a product, acknowledgment is not required but would be +appreciated. + + +A "png_get_copyright" function is available, for convenient use in "about" +boxes and the like: + + printf("%s",png_get_copyright(NULL)); + +Also, the PNG logo (in PNG format, of course) is supplied in the +files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). + +Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a +certification mark of the Open Source Initiative. + +Glenn Randers-Pehrson +glennrp at users.sourceforge.net +July 9, 2011 + +============================================================ +Notices for file(s): +/framework/antlr-runtime.jar +------------------------------------------------------------ +[The "BSD license"] +Copyright (c) 201 Terence Parr +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +============================================================ +Notices for file(s): +/framework/junit.jar +------------------------------------------------------------ +Common Public License - v 1.0 + + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and +b) in the case of each subsequent Contributor: +i) changes to the Program, and +ii) additions to the Program; +where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for Additional Codecs code. == - ========================================================================= -Additional Codecs -These files are Copyright 2003-2010 VisualOn, but released under -the Apache2 License. +"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for the Audio Effects code. == - ========================================================================= -Audio Effects -These files are Copyright (C) 2004-2010 NXP Software and -Copyright (C) 2010 The Android Open Source Project, but released under -the Apache2 License. +"Program" means the Contributions distributed in accordance with this Agreement. - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ +"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - 1. Definitions. +2. GRANT OF RIGHTS - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. +a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. +b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. +c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. +d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. +3. REQUIREMENTS - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. +A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. +a) it complies with the terms and conditions of this Agreement; and +b) its license agreement: +i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; +ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; +iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and +iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. +When the Program is made available in source code form: - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. +a) it must be made available under this Agreement; and +b) a copy of this Agreement must be included with each copy of the Program. - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. +Contributors may not remove or alter any copyright notices contained within the Program. - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). +Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." +4. COMMERCIAL DISTRIBUTION - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. +Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. +For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and +5. NO WARRANTY - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. +6. DISCLAIMER OF LIABILITY - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. +7. GENERAL - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. +If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. +If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - END OF TERMS AND CONDITIONS +All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. -UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE +Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. -Unicode Data Files include all data files under the directories -http://www.unicode.org/Public/, http://www.unicode.org/reports/, -and http://www.unicode.org/cldr/data/ . Unicode Software includes any -source code published in the Unicode Standard or under the directories -http://www.unicode.org/Public/, http://www.unicode.org/reports/, and -http://www.unicode.org/cldr/data/. -NOTICE TO USER: Carefully read the following legal agreement. BY -DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA -FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY -ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF -THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, -DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE. +This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. +============================================================ +Notices for file(s): +/framework/ant-glob.jar +------------------------------------------------------------ +/* + * Apache License + * Version 2.0, January 2004 + * http://www.apache.org/licenses/ + * + * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + * + * 1. Definitions. + * + * "License" shall mean the terms and conditions for use, reproduction, + * and distribution as defined by Sections 1 through 9 of this document. + * + * "Licensor" shall mean the copyright owner or entity authorized by + * the copyright owner that is granting the License. + * + * "Legal Entity" shall mean the union of the acting entity and all + * other entities that control, are controlled by, or are under common + * control with that entity. For the purposes of this definition, + * "control" means (i) the power, direct or indirect, to cause the + * direction or management of such entity, whether by contract or + * otherwise, or (ii) ownership of fifty percent (50%) or more of the + * outstanding shares, or (iii) beneficial ownership of such entity. + * + * "You" (or "Your") shall mean an individual or Legal Entity + * exercising permissions granted by this License. + * + * "Source" form shall mean the preferred form for making modifications, + * including but not limited to software source code, documentation + * source, and configuration files. + * + * "Object" form shall mean any form resulting from mechanical + * transformation or translation of a Source form, including but + * not limited to compiled object code, generated documentation, + * and conversions to other media types. + * + * "Work" shall mean the work of authorship, whether in Source or + * Object form, made available under the License, as indicated by a + * copyright notice that is included in or attached to the work + * (an example is provided in the Appendix below). + * + * "Derivative Works" shall mean any work, whether in Source or Object + * form, that is based on (or derived from) the Work and for which the + * editorial revisions, annotations, elaborations, or other modifications + * represent, as a whole, an original work of authorship. For the purposes + * of this License, Derivative Works shall not include works that remain + * separable from, or merely link (or bind by name) to the interfaces of, + * the Work and Derivative Works thereof. + * + * "Contribution" shall mean any work of authorship, including + * the original version of the Work and any modifications or additions + * to that Work or Derivative Works thereof, that is intentionally + * submitted to Licensor for inclusion in the Work by the copyright owner + * or by an individual or Legal Entity authorized to submit on behalf of + * the copyright owner. For the purposes of this definition, "submitted" + * means any form of electronic, verbal, or written communication sent + * to the Licensor or its representatives, including but not limited to + * communication on electronic mailing lists, source code control systems, + * and issue tracking systems that are managed by, or on behalf of, the + * Licensor for the purpose of discussing and improving the Work, but + * excluding communication that is conspicuously marked or otherwise + * designated in writing by the copyright owner as "Not a Contribution." + * + * "Contributor" shall mean Licensor and any individual or Legal Entity + * on behalf of whom a Contribution has been received by Licensor and + * subsequently incorporated within the Work. + * + * 2. Grant of Copyright License. Subject to the terms and conditions of + * this License, each Contributor hereby grants to You a perpetual, + * worldwide, non-exclusive, no-charge, royalty-free, irrevocable + * copyright license to reproduce, prepare Derivative Works of, + * publicly display, publicly perform, sublicense, and distribute the + * Work and such Derivative Works in Source or Object form. + * + * 3. Grant of Patent License. Subject to the terms and conditions of + * this License, each Contributor hereby grants to You a perpetual, + * worldwide, non-exclusive, no-charge, royalty-free, irrevocable + * (except as stated in this section) patent license to make, have made, + * use, offer to sell, sell, import, and otherwise transfer the Work, + * where such license applies only to those patent claims licensable + * by such Contributor that are necessarily infringed by their + * Contribution(s) alone or by combination of their Contribution(s) + * with the Work to which such Contribution(s) was submitted. If You + * institute patent litigation against any entity (including a + * cross-claim or counterclaim in a lawsuit) alleging that the Work + * or a Contribution incorporated within the Work constitutes direct + * or contributory patent infringement, then any patent licenses + * granted to You under this License for that Work shall terminate + * as of the date such litigation is filed. + * + * 4. Redistribution. You may reproduce and distribute copies of the + * Work or Derivative Works thereof in any medium, with or without + * modifications, and in Source or Object form, provided that You + * meet the following conditions: + * + * (a) You must give any other recipients of the Work or + * Derivative Works a copy of this License; and + * + * (b) You must cause any modified files to carry prominent notices + * stating that You changed the files; and + * + * (c) You must retain, in the Source form of any Derivative Works + * that You distribute, all copyright, patent, trademark, and + * attribution notices from the Source form of the Work, + * excluding those notices that do not pertain to any part of + * the Derivative Works; and + * + * (d) If the Work includes a "NOTICE" text file as part of its + * distribution, then any Derivative Works that You distribute must + * include a readable copy of the attribution notices contained + * within such NOTICE file, excluding those notices that do not + * pertain to any part of the Derivative Works, in at least one + * of the following places: within a NOTICE text file distributed + * as part of the Derivative Works; within the Source form or + * documentation, if provided along with the Derivative Works; or, + * within a display generated by the Derivative Works, if and + * wherever such third-party notices normally appear. The contents + * of the NOTICE file are for informational purposes only and + * do not modify the License. You may add Your own attribution + * notices within Derivative Works that You distribute, alongside + * or as an addendum to the NOTICE text from the Work, provided + * that such additional attribution notices cannot be construed + * as modifying the License. + * + * You may add Your own copyright statement to Your modifications and + * may provide additional or different license terms and conditions + * for use, reproduction, or distribution of Your modifications, or + * for any such Derivative Works as a whole, provided Your use, + * reproduction, and distribution of the Work otherwise complies with + * the conditions stated in this License. + * + * 5. Submission of Contributions. Unless You explicitly state otherwise, + * any Contribution intentionally submitted for inclusion in the Work + * by You to the Licensor shall be under the terms and conditions of + * this License, without any additional terms or conditions. + * Notwithstanding the above, nothing herein shall supersede or modify + * the terms of any separate license agreement you may have executed + * with Licensor regarding such Contributions. + * + * 6. Trademarks. This License does not grant permission to use the trade + * names, trademarks, service marks, or product names of the Licensor, + * except as required for reasonable and customary use in describing the + * origin of the Work and reproducing the content of the NOTICE file. + * + * 7. Disclaimer of Warranty. Unless required by applicable law or + * agreed to in writing, Licensor provides the Work (and each + * Contributor provides its Contributions) on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + * implied, including, without limitation, any warranties or conditions + * of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + * PARTICULAR PURPOSE. You are solely responsible for determining the + * appropriateness of using or redistributing the Work and assume any + * risks associated with Your exercise of permissions under this License. + * + * 8. Limitation of Liability. In no event and under no legal theory, + * whether in tort (including negligence), contract, or otherwise, + * unless required by applicable law (such as deliberate and grossly + * negligent acts) or agreed to in writing, shall any Contributor be + * liable to You for damages, including any direct, indirect, special, + * incidental, or consequential damages of any character arising as a + * result of this License or out of the use or inability to use the + * Work (including but not limited to damages for loss of goodwill, + * work stoppage, computer failure or malfunction, or any and all + * other commercial damages or losses), even if such Contributor + * has been advised of the possibility of such damages. + * + * 9. Accepting Warranty or Additional Liability. While redistributing + * the Work or Derivative Works thereof, You may choose to offer, + * and charge a fee for, acceptance of support, warranty, indemnity, + * or other liability obligations and/or rights consistent with this + * License. However, in accepting such obligations, You may act only + * on Your own behalf and on Your sole responsibility, not on behalf + * of any other Contributor, and only if You agree to indemnify, + * defend, and hold each Contributor harmless for any liability + * incurred by, or claims asserted against, such Contributor by reason + * of your accepting any such warranty or additional liability. + * + * END OF TERMS AND CONDITIONS + * + * APPENDIX: How to apply the Apache License to your work. + * + * To apply the Apache License to your work, attach the following + * boilerplate notice, with the fields enclosed by brackets "[]" + * replaced with your own identifying information. (Don't include + * the brackets!) The text should be enclosed in the appropriate + * comment syntax for the file format. We also recommend that a + * file or class name and description of purpose be included on the + * same "printed page" as the copyright notice for easier + * identification within third-party archives. + * + * Copyright [yyyy] [name of copyright owner] + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ -COPYRIGHT AND PERMISSION NOTICE +W3C® SOFTWARE NOTICE AND LICENSE +http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 + +This work (and included software, documentation such as READMEs, or other +related items) is being provided by the copyright holders under the following +license. By obtaining, using and/or copying this work, you (the licensee) agree +that you have read, understood, and will comply with the following terms and +conditions. + +Permission to copy, modify, and distribute this software and its documentation, +with or without modification, for any purpose and without fee or royalty is +hereby granted, provided that you include the following on ALL copies of the +software and documentation or portions thereof, including modifications: + + 1. The full text of this NOTICE in a location viewable to users of the + redistributed or derivative work. + 2. Any pre-existing intellectual property disclaimers, notices, or terms + and conditions. If none exist, the W3C Software Short Notice should be + included (hypertext is preferred, text is permitted) within the body + of any redistributed or derivative code. + 3. Notice of any changes or modifications to the files, including the date + changes were made. (We recommend you provide URIs to the location from + which the code is derived.) + +THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE +NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED +TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT +THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY +PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. + +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION. + +The name and trademarks of copyright holders may NOT be used in advertising or +publicity pertaining to the software without specific, written prior permission. +Title to copyright in this software and any associated documentation will at +all times remain with copyright holders. + +____________________________________ + +This formulation of W3C's notice and license became active on December 31 2002. +This version removes the copyright ownership notice such that this license can +be used with materials other than those owned by the W3C, reflects that ERCIM +is now a host of the W3C, includes references to this specific dated version of +the license, and removes the ambiguous grant of "use". Otherwise, this version +is the same as the previous version and is written so as to preserve the Free +Software Foundation's assessment of GPL compatibility and OSI's certification +under the Open Source Definition. Please see our Copyright FAQ for common +questions about using materials from our site, including specific terms and +conditions for packages like libwww, Amaya, and Jigsaw. Other questions about +this notice can be directed to site-policy@w3.org. + +Joseph Reagle + +This license came from: http://www.megginson.com/SAX/copying.html + However please note future versions of SAX may be covered + under http://saxproject.org/?selected=pd + +SAX2 is Free! + +I hereby abandon any property rights to SAX 2.0 (the Simple API for +XML), and release all of the SAX 2.0 source code, compiled code, and +documentation contained in this distribution into the Public Domain. +SAX comes with NO WARRANTY or guarantee of fitness for any +purpose. + +David Megginson, david@megginson.com +2000-05-05 -Copyright © 1991-2008 Unicode, Inc. All rights reserved. Distributed -under the Terms of Use in http://www.unicode.org/copyright.html. +============================================================ +Notices for file(s): +/lib/libclang.so +/lib/libclangAnalysis.a +------------------------------------------------------------ +============================================================================== +LLVM Release License +============================================================================== +University of Illinois/NCSA +Open Source License -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Unicode data files and any associated documentation (the -"Data Files") or Unicode software and any associated documentation (the -"Software") to deal in the Data Files or Software without restriction, -including without limitation the rights to use, copy, modify, merge, -publish, distribute, and/or sell copies of the Data Files or Software, -and to permit persons to whom the Data Files or Software are furnished to -do so, provided that (a) the above copyright notice(s) and this permission -notice appear with all copies of the Data Files or Software, (b) both the -above copyright notice(s) and this permission notice appear in associated -documentation, and (c) there is clear notice in each modified Data File -or in the Software as well as in the documentation associated with the -Data File(s) or Software that the data or software has been modified. +Copyright (c) 2007-2011 University of Illinois at Urbana-Champaign. +All rights reserved. -THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS -INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT -OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS -OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE -OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE -OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. +Developed by: + + LLVM Team + + University of Illinois at Urbana-Champaign -Except as contained in this notice, the name of a copyright holder -shall not be used in advertising or otherwise to promote the sale, use -or other dealings in these Data Files or Software without prior written -authorization of the copyright holder. + http://llvm.org -============================================================ -Notices for file(s): -/lib64/libexpat.a ------------------------------------------------------------- -Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper -Copyright (c) 2001-2017 Expat maintainers +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal with +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimers. -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Software. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimers in the + documentation and/or other materials provided with the distribution. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + * Neither the names of the LLVM Team, University of Illinois at + Urbana-Champaign, nor the names of its contributors may be used to + endorse or promote products derived from this Software without specific + prior written permission. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE +SOFTWARE. -Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper -Copyright (c) 2001-2017 Expat maintainers +============================================================================== +The LLVM software contains code written by third parties. Such software will +have its own individual LICENSE.TXT file in the directory in which it appears. +This file will describe the copyrights, license, and restrictions which apply +to that code. -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: +The disclaimer of warranty in the University of Illinois Open Source License +applies to all code in the LLVM Distribution, and nothing in any of the +other licenses gives permission to use the names of the LLVM Team or the +University of Illinois to endorse or promote products derived from this +Software. -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Software. +The following pieces of software have additional or alternate copyrights, +licenses, and/or restrictions: -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +Program Directory +------- --------- + ============================================================ Notices for file(s): -/bin/llvm-rs-cc -/lib64/libslang.a +/framework/guavalib.jar ------------------------------------------------------------ -========================= -NOTICE file for slang.git -========================= - - Copyright (c) 2005-2011, The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - Apache License Version 2.0, January 2004 @@ -3422,392 +18387,577 @@ NOTICE file for slang.git (b) You must cause any modified files to carry prominent notices stating that You changed the files; and - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - - -=========================================== -NOTICE file for external/clang (clang.git). -Note: libclang*.a are statically linked. -=========================================== - -============================================================================== -LLVM Release License -============================================================================== -University of Illinois/NCSA -Open Source License - -Copyright (c) 2007-2011 University of Illinois at Urbana-Champaign. -All rights reserved. - -Developed by: - - LLVM Team - - University of Illinois at Urbana-Champaign - - http://llvm.org - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal with -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimers. - - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimers in the - documentation and/or other materials provided with the distribution. - - * Neither the names of the LLVM Team, University of Illinois at - Urbana-Champaign, nor the names of its contributors may be used to - endorse or promote products derived from this Software without specific - prior written permission. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE -SOFTWARE. - -============================================================================== -The LLVM software contains code written by third parties. Such software will -have its own individual LICENSE.TXT file in the directory in which it appears. -This file will describe the copyrights, license, and restrictions which apply -to that code. - -The disclaimer of warranty in the University of Illinois Open Source License -applies to all code in the LLVM Distribution, and nothing in any of the -other licenses gives permission to use the names of the LLVM Team or the -University of Illinois to endorse or promote products derived from this -Software. - -The following pieces of software have additional or alternate copyrights, -licenses, and/or restrictions: - -Program Directory -------- --------- - - - - -========================================= -NOTICE file for external/llvm (llvm.git). -Note: libLLVM*.a are statically linked. -========================================= - -============================================================================== -LLVM Release License -============================================================================== -University of Illinois/NCSA -Open Source License - -Copyright (c) 2003-2011 University of Illinois at Urbana-Champaign. -All rights reserved. + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and -Developed by: + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. - LLVM Team + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. - University of Illinois at Urbana-Champaign + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. - http://llvm.org + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal with -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimers. + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimers in the - documentation and/or other materials provided with the distribution. + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. - * Neither the names of the LLVM Team, University of Illinois at - Urbana-Champaign, nor the names of its contributors may be used to - endorse or promote products derived from this Software without specific - prior written permission. + END OF TERMS AND CONDITIONS -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE -SOFTWARE. + APPENDIX: How to apply the Apache License to your work. -============================================================================== -Copyrights and Licenses for Third Party Software Distributed with LLVM: -============================================================================== -The LLVM software contains code written by third parties. Such software will -have its own individual LICENSE.TXT file in the directory in which it appears. -This file will describe the copyrights, license, and restrictions which apply -to that code. + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. -The disclaimer of warranty in the University of Illinois Open Source License -applies to all code in the LLVM Distribution, and nothing in any of the -other licenses gives permission to use the names of the LLVM Team or the -University of Illinois to endorse or promote products derived from this -Software. + Copyright [yyyy] [name of copyright owner] -The following pieces of software have additional or alternate copyrights, -licenses, and/or restrictions: + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at -Program Directory -------- --------- -Autoconf llvm/autoconf - llvm/projects/ModuleMaker/autoconf - llvm/projects/sample/autoconf -CellSPU backend llvm/lib/Target/CellSPU/README.txt -Google Test llvm/utils/unittest/googletest -OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex} + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. ============================================================ Notices for file(s): -/lib64/libc++.dylib -/lib64/libc++_static.a +/core-lambda-stubs.jar ------------------------------------------------------------ -============================================================================== -libc++ License -============================================================================== +The GNU General Public License (GPL) -The libc++ library is dual licensed under both the University of Illinois -"BSD-Like" license and the MIT license. As a user of this code you may choose -to use it under either license. As a contributor, you agree to allow your code -to be used under both. +Version 2, June 1991 -Full text of the relevant licenses is included below. +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -============================================================================== +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. -University of Illinois/NCSA -Open Source License +Preamble -Copyright (c) 2009-2017 by the contributors listed in CREDITS.TXT +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software is +covered by the GNU Library General Public License instead.) You can apply it to +your programs, too. -All rights reserved. +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish), +that you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs; and that you know you +can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny +you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for +a fee, you must give the recipients all the rights that you have. You must +make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If the +software is modified by someone else and passed on, we want its recipients to +know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must be licensed for +everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms of +this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each licensee is addressed as +"you". + +Activities other than copying, distribution and modification are not covered by +this License; they are outside its scope. The act of running the Program is +not restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as +you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and give any other recipients of the +Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus +forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: + + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or + in part contains or is derived from the Program or any part thereof, to be + licensed as a whole at no charge to all third parties under the terms of + this License. + + c) If the modified program normally reads commands interactively when run, + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does + not normally print such an announcement, your work based on the Program is + not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on +the Program. + +In addition, mere aggregation of another work not based on the Program with the +Program (or with a work based on the Program) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based on it, under +Section 2) in object code or executable form under the terms of Sections 1 and +2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the + corresponding source code, to be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in + object code or executable form with such an offer, in accord with + Subsection b above.) + +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code +distributed need not include anything that is normally distributed (in either +source or binary form) with the major components (compiler, kernel, and so on) +of the operating system on which the executable runs, unless that component +itself accompanies the executable. -Developed by: +If distribution of executable or object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the source +code from the same place counts as distribution of the source code, even though +third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as +expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, or +rights, from you under this License will not have their licenses terminated so +long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Program (or +any work based on the Program), you indicate your acceptance of this License to +do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. - LLVM Team +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor to +copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of the +rights granted herein. You are not responsible for enforcing compliance by +third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Program at all. +For example, if a patent license would not permit royalty-free redistribution +of the Program by all those who receive copies directly or indirectly through +you, then the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. - University of Illinois at Urbana-Champaign +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or +other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system, which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original +copyright holder who places the Program under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In +such case, this License incorporates the limitation as if written in the body +of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. - http://llvm.org +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Program does not specify a version number of this License, you may +choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status of +all derivatives of our free software and of promoting the sharing and reuse of +software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, +YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE +PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + + One line to give the program's name and a brief idea of what it does. + + Copyright (C) + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., 59 + Temple Place, Suite 330, Boston, MA 02111-1307 USA -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal with -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: +Also add information on how to contact you by electronic and paper mail. - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimers. +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimers in the - documentation and/or other materials provided with the distribution. + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes + with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free + software, and you are welcome to redistribute it under certain conditions; + type 'show c' for details. - * Neither the names of the LLVM Team, University of Illinois at - Urbana-Champaign, nor the names of its contributors may be used to - endorse or promote products derived from this Software without specific - prior written permission. +The hypothetical commands 'show w' and 'show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than 'show w' and 'show c'; they could even be +mouse-clicks or menu items--whatever suits your program. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE -SOFTWARE. +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: -============================================================================== + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + 'Gnomovision' (which makes passes at compilers) written by James Hacker. -Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT + signature of Ty Coon, 1 April 1989 -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: + Ty Coon, President of Vice -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General Public +License instead of this License. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. -============================================================ -Notices for file(s): -/bin/sefcontext_compile -/lib64/libselinux.a -/lib64/libselinux.dylib ------------------------------------------------------------- -This library (libselinux) is public domain software, i.e. not copyrighted. +"CLASSPATH" EXCEPTION TO THE GPL -Warranty Exclusion ------------------- -You agree that this software is a -non-commercially developed program that may contain "bugs" (as that -term is used in the industry) and that it may not function as intended. -The software is licensed "as is". NSA makes no, and hereby expressly -disclaims all, warranties, express, implied, statutory, or otherwise -with respect to the software, including noninfringement and the implied -warranties of merchantability and fitness for a particular purpose. +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." -Limitation of Liability ------------------------ -In no event will NSA be liable for any damages, including loss of data, -lost profits, cost of cover, or other special, incidental, -consequential, direct or indirect damages arising from the software or -the use thereof, however caused and on any theory of liability. This -limitation will apply even if NSA has been advised of the possibility -of such damage. You acknowledge that this is a reasonable allocation of -risk. + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of + the GNU General Public License cover the whole combination. + + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. If + you modify this library, you may extend this exception to your version of + the library, but you are not obligated to do so. If you do not wish to do + so, delete this exception statement from your version. ============================================================ Notices for file(s): -/bin/brotli -/lib64/libbrotli.a +/lib/d8.jar ------------------------------------------------------------ -Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors. +This file lists all licenses for code distributed. +All non-library code has the following 3-Clause BSD license. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +Copyright (c) 2016, the R8 project authors. +All rights reserved. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: -============================================================ -Notices for file(s): -/bin/aapt -/bin/aidl -/bin/dx -/framework/dx.jar -/lib64/libaapt.a -/lib64/libaidl-common.a -/lib64/libandroidfw.a -/lib64/libcutils.a -/lib64/libcutils.dylib -/lib64/libcutils_sockets.a -/lib64/libinstrumentation.a -/lib64/libutils.a ------------------------------------------------------------- +* Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. - Copyright (c) 2005-2008, The Android Open Source Project +* Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Summary of distributed libraries: + +- artifact: com.google.guava:guava:+ + name: Guava Google Core Libraries for Java + copyrightHolder: The Guava Authors + license: The Apache Software License, Version 2.0 + licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt +- artifact: com.google.code.gson:gson:+ + name: Gson + license: The Apache Software License, Version 2.0 + licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt + url: https://github.com/google/gson +- artifact: it.unimi.dsi:fastutil:+ + name: fastutil + license: Apache License, Version 2.0 + licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.html + url: http://fasutil.di.unimi.it/ +- artifact: net.sf.jopt-simple:jopt-simple:+ + name: JOpt Simple + license: The MIT License + licenseUrl: http://www.opensource.org/licenses/mit-license.php + url: http://pholser.github.com/jopt-simple +- artifact: org.ow2.asm:asm-commons:+ + name: ASM Commons + copyrightHolder: INRIA, France Telecom + license: ASM license + licenseUrl: http://asm.ow2.org/license.html + url: http://asm.ow2.org/index.html +- artifact: org.ow2.asm:asm-tree:+ + name: ASM Tree + copyrightHolder: INRIA, France Telecom + license: ASM license + licenseUrl: http://asm.ow2.org/license.html + url: http://asm.ow2.org/index.html +- artifact: org.ow2.asm:asm-util:+ + name: ASM Util + copyrightHolder: INRIA, France Telecom + license: ASM license + licenseUrl: http://asm.ow2.org/license.html + url: http://asm.ow2.org/index.html +- artifact: org.ow2.asm:asm-analysis:+ + name: ASM Util + copyrightHolder: INRIA, France Telecom + license: ASM license + licenseUrl: http://asm.ow2.org/license.html + url: http://asm.ow2.org/index.html +- artifact: org.ow2.asm:asm:+ + name: ASM Core + copyrightHolder: INRIA, France Telecom + license: ASM license + licenseUrl: http://asm.ow2.org/license.html + url: http://asm.ow2.org/index.html +- artifact: org.jetbrains.kotlin:kotlin-stdlib:+ + name: org.jetbrains.kotlin:kotlin-stdlib + copyrightHolder: JetBrains s.r.o. + license: The Apache License, Version 2.0 + licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt + url: https://kotlinlang.org/ +- artifact: org.jetbrains.kotlin:kotlin-stdlib-common:+ + name: org.jetbrains.kotlin:kotlin-stdlib + copyrightHolder: JetBrains s.r.o. + license: The Apache License, Version 2.0 + licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt + url: https://kotlinlang.org/ +- artifact: org.jetbrains.kotlinx:kotlinx-metadata-jvm:+ + name: org.jetbrains.kotlinx:kotlinx-metadata-jvm + copyrightHolder: JetBrains s.r.o. + license: The Apache License, Version 2.0 + licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt + url: https://kotlinlang.org/ +- artifact: org.jetbrains:annotations:+ + name: IntelliJ IDEA Annotations + copyrightHolder: JetBrains s.r.o. + license: The Apache Software License, Version 2.0 + licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt + url: http://www.jetbrains.org + + +Licenses details: - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. Apache License @@ -3987,250 +19137,112 @@ Notices for file(s): END OF TERMS AND CONDITIONS + APPENDIX: How to apply the Apache License to your work. -============================================================ -Notices for file(s): -/lib64/libcrypto-host.dylib -/lib64/libcrypto.a -/lib64/libssl.a ------------------------------------------------------------- -BoringSSL is a fork of OpenSSL. As such, large parts of it fall under OpenSSL -licensing. Files that are completely new have a Google copyright and an ISC -license. This license is reproduced at the bottom of this file. - -Contributors to BoringSSL are required to follow the CLA rules for Chromium: -https://cla.developers.google.com/clas - -Files in third_party/ have their own licenses, as described therein. The MIT -license, for third_party/fiat, which, unlike other third_party directories, is -compiled into non-test libraries, is included below. - -The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the -OpenSSL License and the original SSLeay license apply to the toolkit. See below -for the actual license texts. Actually both licenses are BSD-style Open Source -licenses. In case of any license issues related to OpenSSL please contact -openssl-core@openssl.org. - -The following are Google-internal bug numbers where explicit permission from -some authors is recorded for use of their work. (This is purely for our own -record keeping.) - 27287199 - 27287880 - 27287883 - - OpenSSL License - --------------- - -/* ==================================================================== - * Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. All advertising materials mentioning features or use of this - * software must display the following acknowledgment: - * "This product includes software developed by the OpenSSL Project - * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - * - * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - * endorse or promote products derived from this software without - * prior written permission. For written permission, please contact - * openssl-core@openssl.org. - * - * 5. Products derived from this software may not be called "OpenSSL" - * nor may "OpenSSL" appear in their names without prior written - * permission of the OpenSSL Project. - * - * 6. Redistributions of any form whatsoever must retain the following - * acknowledgment: - * "This product includes software developed by the OpenSSL Project - * for use in the OpenSSL Toolkit (http://www.openssl.org/)" - * - * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY - * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - * OF THE POSSIBILITY OF SUCH DAMAGE. - * ==================================================================== - * - * This product includes cryptographic software written by Eric Young - * (eay@cryptsoft.com). This product includes software written by Tim - * Hudson (tjh@cryptsoft.com). - * - */ - - Original SSLeay License - ----------------------- - -/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) - * All rights reserved. - * - * This package is an SSL implementation written - * by Eric Young (eay@cryptsoft.com). - * The implementation was written so as to conform with Netscapes SSL. - * - * This library is free for commercial and non-commercial use as long as - * the following conditions are aheared to. The following conditions - * apply to all code found in this distribution, be it the RC4, RSA, - * lhash, DES, etc., code; not just the SSL code. The SSL documentation - * included with this distribution is covered by the same copyright terms - * except that the holder is Tim Hudson (tjh@cryptsoft.com). - * - * Copyright remains Eric Young's, and as such any Copyright notices in - * the code are not to be removed. - * If this package is used in a product, Eric Young should be given attribution - * as the author of the parts of the library used. - * This can be in the form of a textual message at program startup or - * in documentation (online or textual) provided with the package. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * "This product includes cryptographic software written by - * Eric Young (eay@cryptsoft.com)" - * The word 'cryptographic' can be left out if the rouines from the library - * being used are not cryptographic related :-). - * 4. If you include any Windows specific code (or a derivative thereof) from - * the apps directory (application code) you must include an acknowledgement: - * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" - * - * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * - * The licence and distribution terms for any publically available version or - * derivative of this code cannot be changed. i.e. this code cannot simply be - * copied and put under another distribution licence - * [including the GNU Public Licence.] - */ - + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. -ISC license used for completely new code in BoringSSL: + Copyright [yyyy] [name of copyright owner] -/* Copyright (c) 2015, Google Inc. - * - * Permission to use, copy, modify, and/or distribute this software for any - * purpose with or without fee is hereby granted, provided that the above - * copyright notice and this permission notice appear in all copies. - * - * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES - * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF - * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY - * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION - * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN - * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 -The code in third_party/fiat carries the MIT license: + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. -Copyright (c) 2015-2016 the fiat-crypto authors (see -https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS). -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +Copyright (c) 2000-2011 INRIA, France Telecom +All rights reserved. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. -Licenses for support code -------------------------- +3. Neither the name of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. -Parts of the TLS test suite are under the Go license. This code is not included -in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so -distributing code linked against BoringSSL does not trigger this license: +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF +THE POSSIBILITY OF SUCH DAMAGE. -Copyright (c) 2009 The Go Authors. All rights reserved. +Apache Commons Compress +Copyright 2002-2016 The Apache Software Foundation -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. +The files in the package org.apache.commons.compress.archivers.sevenz +were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/), +which has been placed in the public domain: -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html) -BoringSSL uses the Chromium test infrastructure to run a continuous build, -trybots etc. The scripts which manage this, and the script for generating build -metadata, are under the Chromium license. Distributing code linked against -BoringSSL does not trigger this license. + The MIT License -Copyright 2015 The Chromium Authors. All rights reserved. + Copyright (c) 2004-2016 Paul R. Holser, Jr. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +============================================================================== +Copyright 2008 Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - * Redistributions of source code must retain the above copyright + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -4246,199 +19258,240 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -============================================================ -Notices for file(s): -/bin/imgdiff -/lib64/libimgdiff.a ------------------------------------------------------------- -Copyright (C) 2009 The Android Open Source Project +Code generated by the Protocol Buffer compiler is owned by the owner +of the input file used when generating it. This code is not +standalone and requires a support library to be linked with it. This +support library is itself covered by the above license. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at +============================================================================== +This library (libselinux) is public domain software, i.e. not copyrighted. - http://www.apache.org/licenses/LICENSE-2.0 +Warranty Exclusion +------------------ +You agree that this software is a +non-commercially developed program that may contain "bugs" (as that +term is used in the industry) and that it may not function as intended. +The software is licensed "as is". NSA makes no, and hereby expressly +disclaims all, warranties, express, implied, statutory, or otherwise +with respect to the software, including noninfringement and the implied +warranties of merchantability and fitness for a particular purpose. -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +Limitation of Liability +----------------------- +In no event will NSA be liable for any damages, including loss of data, +lost profits, cost of cover, or other special, incidental, +consequential, direct or indirect damages arising from the software or +the use thereof, however caused and on any theory of liability. This +limitation will apply even if NSA has been advised of the possibility +of such damage. You acknowledge that this is a reasonable allocation of +risk. +============================================================================== +2001 September 15 -bsdiff.c -bspatch.c +The author disclaims copyright to this source code. In place of +a legal notice, here is a blessing: -Copyright 2003-2005 Colin Percival -All rights reserved + May you do good and not evil. + May you find forgiveness for yourself and forgive others. + May you share freely, never taking more than you give. -Redistribution and use in source and binary forms, with or without -modification, are permitted providing that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, -STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING -IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE. +============================================================================== -============================================================ -Notices for file(s): -/lib64/libpng.a ------------------------------------------------------------- -COPYRIGHT NOTICE, DISCLAIMER, and LICENSE -========================================= + Copyright (c) 2010, The Android Open Source Project -PNG Reference Library License version 2 ---------------------------------------- + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. - * Copyright (c) 1995-2019 The PNG Reference Library Authors. - * Copyright (c) 2018-2019 Cosmin Truta. - * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson. - * Copyright (c) 1996-1997 Andreas Dilger. - * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. -The software is supplied "as is", without warranty of any kind, -express or implied, including, without limitation, the warranties -of merchantability, fitness for a particular purpose, title, and -non-infringement. In no event shall the Copyright owners, or -anyone distributing the software, be liable for any damages or -other liability, whether in contract, tort or otherwise, arising -from, out of, or in connection with the software, or the use or -other dealings in the software, even if advised of the possibility -of such damage. -Permission is hereby granted to use, copy, modify, and distribute -this software, or portions hereof, for any purpose, without fee, -subject to the following restrictions: + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ - 1. The origin of this software must not be misrepresented; you - must not claim that you wrote the original software. If you - use this software in a product, an acknowledgment in the product - documentation would be appreciated, but is not required. + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - 2. Altered source versions must be plainly marked as such, and must - not be misrepresented as being the original software. + 1. Definitions. - 3. This Copyright notice may not be removed or altered from any - source or altered source distribution. + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. -PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35) ------------------------------------------------------------------------ + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. -libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are -Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are -derived from libpng-1.0.6, and are distributed according to the same -disclaimer and license as libpng-1.0.6 with the following individuals -added to the list of Contributing Authors: + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. - Simon-Pierre Cadieux - Eric S. Raymond - Mans Rullgard - Cosmin Truta - Gilles Vollant - James Yu - Mandar Sahastrabuddhe - Google Inc. - Vadim Barkov + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. -and with the following additions to the disclaimer: + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). - There is no warranty against interference with your enjoyment of - the library or against infringement. There is no warranty that our - efforts or the library will fulfill any of your particular purposes - or needs. This library is provided with all faults, and the entire - risk of satisfactory quality, performance, accuracy, and effort is - with the user. + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. -Some files in the "contrib" directory and some configure-generated -files that are distributed with libpng have other copyright owners, and -are released under other open source licenses. + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." -libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are -Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from -libpng-0.96, and are distributed according to the same disclaimer and -license as libpng-0.96, with the following individuals added to the -list of Contributing Authors: + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. - Tom Lane - Glenn Randers-Pehrson - Willem van Schaik + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. -libpng versions 0.89, June 1996, through 0.96, May 1997, are -Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, -and are distributed according to the same disclaimer and license as -libpng-0.88, with the following individuals added to the list of -Contributing Authors: + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. - John Bowler - Kevin Bracey - Sam Bushell - Magnus Holmgren - Greg Roelofs - Tom Tanner + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: -Some files in the "scripts" directory have other copyright owners, -but are released under this license. + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and -libpng versions 0.5, May 1995, through 0.88, January 1996, are -Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. -For the purposes of this copyright and license, "Contributing Authors" -is defined as the following set of individuals: + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. - Andreas Dilger - Dave Martindale - Guy Eric Schalnat - Paul Schmidt - Tim Wegner + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. -The PNG Reference Library is supplied "AS IS". The Contributing -Authors and Group 42, Inc. disclaim all warranties, expressed or -implied, including, without limitation, the warranties of -merchantability and of fitness for any purpose. The Contributing -Authors and Group 42, Inc. assume no liability for direct, indirect, -incidental, special, exemplary, or consequential damages, which may -result from the use of the PNG Reference Library, even if advised of -the possibility of such damage. + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. -Permission is hereby granted to use, copy, modify, and distribute this -source code, or portions hereof, for any purpose, without fee, subject -to the following restrictions: + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. - 1. The origin of this source code must not be misrepresented. + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. - 2. Altered versions must be plainly marked as such and must not - be misrepresented as being the original source. + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. - 3. This Copyright notice may not be removed or altered from any - source or altered source distribution. + END OF TERMS AND CONDITIONS -The Contributing Authors and Group 42, Inc. specifically permit, -without fee, and encourage the use of this source code as a component -to supporting the PNG file format in commercial products. If you use -this source code in a product, acknowledgment is not required but would -be appreciated. -============================================================ -Notices for file(s): -/lib64/libfec.a -/lib64/libsquashfs_utils.a ------------------------------------------------------------- +============================================================================== - Copyright (c) 2015, The Android Open Source Project + Copyright (c) 2005-2019, The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -4628,27 +19681,7 @@ Notices for file(s): END OF TERMS AND CONDITIONS -============================================================ -Notices for file(s): -/bin/blk_alloc_to_base_fs -/bin/mke2fs.conf -/bin/mkf2fsuserimg.sh -/bin/mkuserimg_mke2fs -/lib64/libext4_utils.a -/lib64/libext4_utils.dylib ------------------------------------------------------------- - - Copyright (c) 2010, The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - +============================================================================== Apache License Version 2.0, January 2004 @@ -4827,148 +19860,44 @@ Notices for file(s): END OF TERMS AND CONDITIONS + APPENDIX: How to apply the Apache License to your work. -============================================================ -Notices for file(s): -/lib64/fmtlib.a ------------------------------------------------------------- -Copyright (c) 2012 - 2016, Victor Zverovich - -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -============================================================ -Notices for file(s): -/lib64/libjsoncpp.a ------------------------------------------------------------- -The JsonCpp library's source code, including accompanying documentation, -tests and demonstration applications, are licensed under the following -conditions... - -The author (Baptiste Lepilleur) explicitly disclaims copyright in all -jurisdictions which recognize such a disclaimer. In such jurisdictions, -this software is released into the Public Domain. - -In jurisdictions which do not recognize Public Domain property (e.g. Germany as of -2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is -released under the terms of the MIT License (see below). - -In jurisdictions which recognize Public Domain property, the user of this -software may choose to accept it either as 1) Public Domain, 2) under the -conditions of the MIT License (see below), or 3) under the terms of dual -Public Domain/MIT License conditions described here, as they choose. - -The MIT License is about as close to Public Domain as a license can get, and is -described in clear, concise terms at: - - http://en.wikipedia.org/wiki/MIT_License - -The full text of the MIT License follows: - -======================================================================== -Copyright (c) 2007-2010 Baptiste Lepilleur - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, copy, -modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS -BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. -======================================================================== -(END LICENSE TEXT) - -The MIT license is compatible with both the GPL and commercial -software, affording one all of the rights of Public Domain with the -minor nuisance of being required to keep the above copyright notice -and license text in the source code. Note also that by accepting the -Public Domain "license" you can re-license your copy using whatever -license you like. - -============================================================ -Notices for file(s): -/lib64/libzstd.a ------------------------------------------------------------- -BSD License - -For Zstandard software - -Copyright (c) 2016-present, Facebook, Inc. All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. - * Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. + Copyright [yyyy] [name of copyright owner] - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - * Neither the name Facebook nor the names of its contributors may be used to - endorse or promote products derived from this software without specific - prior written permission. + http://www.apache.org/licenses/LICENSE-2.0 -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. -============================================================ -Notices for file(s): -/lib64/libgflags.a ------------------------------------------------------------- -Copyright (c) 2006, Google Inc. -All rights reserved. +Copyright 2010 The Chromium Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - * Redistributions of source code must retain the above copyright + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -4984,13 +19913,9 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -============================================================ -Notices for file(s): -/bin/boot_signer -/framework/boot_signer.jar ------------------------------------------------------------- +============================================================================== - Copyright (c) 2013-2015, The Android Open Source Project + Copyright (c) 2005-2014, The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -5159,345 +20084,31 @@ Notices for file(s): unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - -============================================================ -Notices for file(s): -/lib64/libbz.a ------------------------------------------------------------- - --------------------------------------------------------------------------- - -This program, "bzip2", the associated library "libbzip2", and all -documentation, are copyright (C) 1996-2010 Julian R Seward. All -rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. The origin of this software must not be misrepresented; you must - not claim that you wrote the original software. If you use this - software in a product, an acknowledgment in the product - documentation would be appreciated but is not required. - -3. Altered source versions must be plainly marked as such, and must - not be misrepresented as being the original software. - -4. The name of the author may not be used to endorse or promote - products derived from this software without specific prior written - permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS -OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE -GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -Julian Seward, jseward@bzip.org -bzip2/libbzip2 version 1.0.6 of 6 September 2010 - --------------------------------------------------------------------------- - -============================================================ -Notices for file(s): -/lib64/libpcre2.a -/lib64/libpcre2.dylib ------------------------------------------------------------- -PCRE LICENCE ------------- - -PCRE is a library of functions to support regular expressions whose syntax -and semantics are as close as possible to those of the Perl 5 language. - -Release 8 of PCRE is distributed under the terms of the "BSD" licence, as -specified below. The documentation for PCRE, supplied in the "doc" -directory, is distributed under the same terms as the software itself. - -The basic library functions are written in C and are freestanding. Also -included in the distribution is a set of C++ wrapper functions, and a -just-in-time compiler that can be used to optimize pattern matching. These -are both optional features that can be omitted when the library is built. - - -THE BASIC LIBRARY FUNCTIONS ---------------------------- - -Written by: Philip Hazel -Email local part: ph10 -Email domain: cam.ac.uk - -University of Cambridge Computing Service, -Cambridge, England. - -Copyright (c) 1997-2014 University of Cambridge -All rights reserved. - - -PCRE JUST-IN-TIME COMPILATION SUPPORT -------------------------------------- - -Written by: Zoltan Herczeg -Email local part: hzmester -Emain domain: freemail.hu - -Copyright(c) 2010-2014 Zoltan Herczeg -All rights reserved. - - -STACK-LESS JUST-IN-TIME COMPILER --------------------------------- - -Written by: Zoltan Herczeg -Email local part: hzmester -Emain domain: freemail.hu - -Copyright(c) 2009-2014 Zoltan Herczeg -All rights reserved. - - -THE C++ WRAPPER FUNCTIONS -------------------------- - -Contributed by: Google Inc. - -Copyright (c) 2007-2012, Google Inc. -All rights reserved. - - -THE "BSD" LICENCE ------------------ - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - - * Neither the name of the University of Cambridge nor the name of Google - Inc. nor the names of their contributors may be used to endorse or - promote products derived from this software without specific prior - written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE. - -End - -============================================================ -Notices for file(s): -/lib64/libdivsufsort.a -/lib64/libdivsufsort64.a ------------------------------------------------------------- -The MIT License (MIT) - -Copyright (c) 2003 Yuta Mori All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -============================================================ -Notices for file(s): -/bin/bsdiff -/lib64/libbsdiff.a ------------------------------------------------------------- -This project governed by the following BSD-style licenses. Check each file -header to known the licenses applying to it: - --------------------------------------------------------------------------------- - -Copyright 2003-2005 Colin Percival -All rights reserved - -Redistribution and use in source and binary forms, with or without -modification, are permitted providing that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, -STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING -IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE. - --------------------------------------------------------------------------------- - -Copyright 2015 The Chromium OS Authors. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -============================================================ -Notices for file(s): -/lib64/libtinyxml2.a -/lib64/libtinyxml2.dylib ------------------------------------------------------------- -This software is provided 'as-is', without any express or implied -warranty. In no event will the authors be held liable for any -damages arising from the use of this software. - -Permission is granted to anyone to use this software for any -purpose, including commercial applications, and to alter it and -redistribute it freely, subject to the following restrictions: - -1. The origin of this software must not be misrepresented; you must -not claim that you wrote the original software. If you use this -software in a product, an acknowledgment in the product documentation -would be appreciated but is not required. - -2. Altered source versions must be plainly marked as such, and -must not be misrepresented as being the original software. - -3. This notice may not be removed or altered from any source -distribution. - - -This software is provided 'as-is', without any express or implied -warranty. In no event will the authors be held liable for any -damages arising from the use of this software. - -Permission is granted to anyone to use this software for any -purpose, including commercial applications, and to alter it and -redistribute it freely, subject to the following restrictions: - -1. The origin of this software must not be misrepresented; you must -not claim that you wrote the original software. If you use this -software in a product, an acknowledgment in the product documentation -would be appreciated but is not required. - -2. Altered source versions must be plainly marked as such, and -must not be misrepresented as being the original software. - -3. This notice may not be removed or altered from any source -distribution. - -============================================================ -Notices for file(s): -/lib64/liblz4.a ------------------------------------------------------------- -LZ4 Library -Copyright (c) 2011-2016, Yann Collet -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. -* Redistributions in binary form must reproduce the above copyright notice, this - list of conditions and the following disclaimer in the documentation and/or - other materials provided with the distribution. + END OF TERMS AND CONDITIONS -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -============================================================ -Notices for file(s): -/bin/minigzip -/lib64/libz-host.dylib -/lib64/libz.a ------------------------------------------------------------- -version 1.2.11, January 15th, 2017 +============================================================================== +version 1.2.12, March 27th, 2022 -Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler +Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -5515,494 +20126,257 @@ freely, subject to the following restrictions: misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. -============================================================ -Notices for file(s): -/bin/avbtool ------------------------------------------------------------- -Copyright 2016, The Android Open Source Project - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -============================================================ -Notices for file(s): -/lib64/libgtest.a -/lib64/libgtest_host.a -/lib64/libgtest_prod.a ------------------------------------------------------------- -Copyright 2008, Google Inc. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: +============================================================================== +BSD License - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. +For Zstandard software -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +Copyright (c) 2016-present, Facebook, Inc. All rights reserved. +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: -Copyright 2008, Google Inc. -All rights reserved. + * Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. + * Neither the name Facebook nor the names of its contributors may be used to + endorse or promote products derived from this software without specific + prior written permission. -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -============================================================ -Notices for file(s): -/lib64/libusb.a ------------------------------------------------------------- - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 +============================================================================== + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble + Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +modification follow. - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, +identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of +on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. +entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or -collective works based on the Library. +collective works based on the Program. -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. - 9. You are not required to accept this License, since you have not + 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are +distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying -the Library or works based on it. +the Program or works based on it. - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with +You are not responsible for enforcing compliance by third parties to this License. - - 11. If, as a consequence of a court judgment or allegation of patent + + 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. +refrain entirely from distribution of the Program. -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is +integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that @@ -6013,104 +20387,114 @@ impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - 12. If the distribution and/or use of the Library is restricted in + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. - NO WARRANTY + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + NO WARRANTY - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). + END OF TERMS AND CONDITIONS - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. + How to Apply These Terms to Your New Programs - + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + Copyright (C) - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. - This library is distributed in the hope that it will be useful, + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. - , 1 April 1990 - Ty Coon, President of Vice +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. -That's all there is to it! +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + , 1 April 1989 + Ty Coon, President of Vice +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/buildSrc/OSX/adb/adb b/buildSrc/OSX/adb/adb index e78e54a9c85dd0650cbb510df6d666166bff98dc..c3b50bc38f64947643240d36a4c92dfcfee92c34 100755 GIT binary patch literal 14732528 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

87u5ti>{pv5|D9p{R6Oxmyg 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 Y=DX z0UxiyI}MUs40t$uL?r(c10G|*ZFK544A^JDF&icOgrx3Z1n3h39-S@VJ51`e2K=xFKW4zs8t`Tf-ekb{8}Kh0 zyw!lq47dYMvZJ<8XRZUHUqv!gC`i=8x44f248BxOAPov4IW~^4;%0;8eCw&6$U)?7$LB)0Z%mG zw>0<+10HU`-)r!613t%qJLd?JT?X9CfIrdTZ3djB!J%ulRBZ(~x{67{3pnzWe~p1g zPLkxNWo+>e3~u#>pUXys87-{fvrz6l5NU-T#~UUr*&R#q;Q6cm?_(?FxqwFh4HHOv zHDrjalQRv7Ktes}^casJQk*MA=)}hBYgIgfBs_I6M+QY-WGPS2V6te1ULo4`_`y!m zWtpY0DKQSq0IWt~QrjpQu#aRiq;;ktu# z*@I?CSfxq8ez<;!iE@W@D^K)=Kqg1XrIy;+vw-#XIji=_1IrdmIo8r8-3_U+W9uA9 zq>#^jRfXSVxS}*0(eK3{arO@wlf@;=QG4;xVEOB)3>XiSJorzBaU>yJCdO{GY7g2c zGLM8p%zyd_b(5c_%0q!}ZJGszUS6hOW6bs_Z6>c?`7dtWU=gf25WkOj~dk8nNP z7s+4p4#Z@Z5ZK~2;SwU_zPkgfzED>kf@7-wl{y-!&1N+*tKme3VNn9Ii=3!henpzz zEk)MpWo#k19dhBW8Cc;Hg27NdFK3?2iFI2eC59=vLDKZqR3 z;Up~QR?#C=Jw0nMX4NvJQKw6K`p(@9=1RUOC!JO(9b;T^IDmeXe;IPYt*XW%p7!o{ z=pqLt)Egd7#r9XEPe>E@wJx{{Tk7dWYJFVTR7suug1#&5Q5iuCT{v*Bu0?4Ei#qyP z)RjBe$N)&(Lev^vcRNDLe=XQ}Kbb)Z3BA_k&xvDY4g+y9AJXDH^Y?$2mZ$3mv1`A#NL_wgsjBoYE#og+ER^lfJ{U62Lm80(e|`z%pv8)Fu@L50`?Zc+a>B5M?AF7@`j5k zC=1w8BMT^Tx@kWiAx#^djF~Ye^;w+FcQIZ7;ly2Mp)%)jYFd-w;peVV)Goi@95E!o3klw34fmtUT_rKyo{x1j(IN0aE4qzJo~EG9{pBk!8; z=&+W}t4A~s$Y51wDU*VSTkwc=lw&eWHxp!JryU3|9XF62KiQdUP9<8wmCSZ(yfZ(2 z4HJ{jH2-G+*5FP3U4SGRjUUDX5v;nJg^1`a1aOD6jEvfBKueNB6?|IgAU>$af599J z%M=?cl*eQ0e4(>jJdWzN&*Z|o*l6RUs7{Msj>|^S)80rcWlu8|kdySRZ|r#0`>Cd; zGtw|n?} z0|*ycpX9-~7n+V{gN3wVX&00iMS0DN0W6v|e1I!@A}AKpg0wz#5z~)6bDj5319-=*f}%%8hUioGM+jPCc_s zdX7p%oazpoxN&#akJ3Ki)CTBK)GkZJB{~8X)as-GZ|LJR41g!@b#R-8I2~x<-oZJP z{6Pkkqd_BCx7#KfRdaO)WMIa`O9!}O<1zlQX|}(STyw-;gjm3LW#TFbD3x88 z!VavI)3*6PfJ;JB-a_W$6yzN3=ciI4nhX z<=FicqpY(~T-&&JaPCQH9%w?OTnX$

A9nl``J9;tyPsONEB~SNP!SozW8SU1=7Y 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

P4?xN|iiw;I<_L0M#oak>14hlF<(HmeIv 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
    {J|H$bnT$}^{W{f^B%GpWav@Ui(})5 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

    `wT2 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 z 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

    g{nlph^|&B1Mgz405w02pzf{G*OJBbtk^ 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∾S!B$Q^t`zue3(bM;&M(>s<9lT%|`UD6K!jFr$ zkwop&oc?kMaQGHXvMEt6MW#(jN9TF#^3khp{Tm$Suy~j5jGMN#?1hyH;1vm*OTwO}VD0G86ob2r94redl+-8f0b84-9*FQsZ0YF)}j zb65tz%GD_-@b+^CoASbUrl!6GlEKF~T#X-g)is$vtNWZXP{jowN88jpF+I~?aFR7y z*xh|{^um$Y`8(ZxGFkI@QI13=$OUfS3$m7{lI9Gs`BEg0&1hF_GY7&4Wi5l8Zn;lp zJ7>91&URg|>bRibq^#p(1t)oJq-%t#b9b5z`_}_T@wh3vXk94U0YXbg;>c)stWI_~nIQI)O~7Hg}EL#%!+|MLZBmERnvpapD$8?3_b5V-phgX`C>L z3BmjaL{}rB=6T;JqaK!f$KZiR`NIQzdv>nKYREP0|;q^T1U2 zHmv_N&^>0%361=IH8p!h<)>NPFCJG(alaTd-fv{YxdLgmuS@Gj55SE&=d8y^s2d{p zHWMiwqqmHq=T6F)e@4V(jq74%jO5L!$oWP>&Y1vcDaF!(DYQvUZPUzrP06EKYJdY| z@nM8+|JO(ZY8if1bBj2wbzZ~TBD6%&@D3F^ggp8f4)_`M1_bGXJ5vl9tv$^HRDkVO zd_?86Vf9@L8jQYM1bDubcjCWQeZjt% zOs0!9Pp07h^m8rc+M-GXWMZA* zq`huuu6eHm{^9OJNw{ddCng4+Mp%lbT%BwSSJ=YaUB~V2lS#9ON9V)Qc(B?CGgGGU ztp(p&@-2yPxMsZ~**^TVtIA!!P-v?m$srDYM=CXTe$#ddha)%)>fXzv|*%{UG!v2gj`@gfC*|C zLEW{Y?odlNG}zqbE$qX0xjwh`ud>zcBXs8ln9)o*7pH^&V*VQGzs8*KPXPT)r$Ioo zWwP(OR)JGVwR`gqwpzz#w0(KZcTIlXUgWa2PwoXbjg$dQ-o2%z=$7`$1*h_n$a$N- z#Wv&T+JM>F6-U!zwR4AM&@ES^kkij}Z^eX3w(u6z(K*!a>ogRoCE4BONgyHg3Vtn4x9;1Gs!S(M_H%c+qH*7xJ8T5fu&Apq;hXPHyQsO=XTQ4tsP;0adaFgLwn26Aq>rC=p-3xm7!A@I-Q}jWaynT z)M;}c$wzyfalMfXweZSoeIp0KHq*&w-Uo7|+XDwvGHX@)rdtQqXzA?+G53`<_}}hI zWX!PR*!J%o!w+bMYcQNyYBzS#3MX)2(@)7tLXlrc{BfIoN4xGkHyLnKZNtBD9g~?n zNE+;he-Zf-@$c-Syawgifl+CEx(zxklm#2yxMoiPrIYbind_S~M739rcVc(gi_Nfh z(PNp`3!W<{Il5pIZb1m!3pPst1snOW7hv`W>l1di{QwgoZ%cPKBsn{lLS%-qExm(q&&Baz8v@@Y>1te%ERnad zaeW~Xu^6?LC-lJo?cK;gNqc!E%7^3`X7SpRb9k4A+@9w?m8w03Q98328*(gz zM_UF@Om_J0s7D=A_4$>0?&la}Dk;JAuXFX?Vkm~eTpfF-z5|V5^w39mb3fN7pi#^^BT$`=*NO7=U~22i$Vcl+JrGON1+UX&n(xwE!$CfhD!?o_Uyu-5 zS6Vau*37MFZGEb&4(cKvMA5K{S@bGPK;VeNU6#O+bc=qjUKJ2stf-V#-x3I>TJ;@) z2xQt;4pYUF;W@TtAlRj7LMwEWC2vJE)hgGy=vVOumdss2Ug{y%hP#@$O7;)@ zc;bZ*KR14l;deiNRG4U(;Fg)L_;tdsJ$^~}H8Vf7dV5;E(~@)aZ!Lji=~juR1!tI{ ziPVHt|5?c+ePi91)?U9@&HMF$wbxGb-kC{lv{id;`d-}etT}w$Z?fup>vkf_YCd7r z_xIXp-ZnGoPc5`n+jxIO0H+rFhIr9Fbvt_ntmd6o{TFMm{W49mwranEljiVs+H2K! z63$+80O(kI)tD=1CXL}ho2sqy>j8-HfM|;z7~X;dW>KpgWXErpC0yxrShQ8!;Q(jB zmM04~$ynTh6m8WWclBs(Rq{Byd81Y5hgDlO1Yg_XiW`mEfYOW)^PXTD09yiw(sNp4 zv&fa`{Z{nn@ySwamg7f)yt8^QmPGvC5(uH!?zRMe!mTGaEQqIMsAqzF1;&Soxwh&{ zyL&@D_6=F}VBla|WKFTO{sK{Fv{m~QNe^0k?Q6XiRcmA3Y3cukzBh0%Ef7j-y$z|5 zO_Dum)%RI@eTPJ28q8JZ%Kofspt?OUYGG-OkNUc*UVCzS9ksOH#6)MT=4uNQ)d#9I z%g*DL))k;e9SFWh-)rp^Yz?utYRoBfrKNv`B=rPR1SGzu5qTv+NnK0-&5FAGkdO^> z%3?(Hqk>om&p;p7R&7KfJ1l|k(=DyHS@oWlz>jzXn1?~>=(q%CRO?^RiaIC7>C4dG zrLW6v>EfqH0@gC{uQfKFx+9`+Mh>mLxeTSI)5s~mAg<2nzHM?iqa-!CZg+8gkL$ou5vJh{De}Y=1vnT*%Q)ax>fUa3{;p68@+*`0RuHP_X~Z3s zMCZLO#qbj7Z-jo0Q0@oNFhgb(SJvJ-)fFcnv1wXpPqDTbC8|Mt!4l=Y^Uyy7+;#4* zW_T)+K#fH^)-Z+pU;|$3@tUjuZg>A!Z{fjvxU?ubep>dNw6og|$8HuMA9zj~Lj-q71Qd`l*c}dKl#pbo9 zVHqj8EkLK*hkpTm7zgwW$I|V`$TzcC-nTWd9cCzg`|t`^O^|n8VE0O>J^rbd#46BY zo|Vbw6x~5F^f1p~Vnd>_bAmlHPCAJ9>bo{MPl)FOM>pRqdyTjX!y0)`E;Xy&_Bc8X z2MF=_px?3NfDt!d9Y#CE{UykI$cG!*lKL0Wa&dkclvSH9ukyh1>k>()lx?p^Wdkz%8vCKB3Z*hGA8T( zQn}A2U+p+5dt60!j%JJVH<@natOrfe{?kz_NQP`YRI%Ac{2mq02*i_3RLL1eJSR1n zXrEfek|i6d!n2LSmn7sjMd4TD7)oM3SH&{|@F@e8pNQXxzmf6YsaP^|(Nly8#1C^- zUWx*%e%i__$dnJs6FB6FPjJiRrw3GPt28$lX&S(3v6{0bRL#d3C4Z~p z8DYhaW||BLnhvqZ#$X^^!fde9;QTZr+u!lQLO;5nb2g-861m?VKrS&be~Lg&3XP&otVwcewd2kR4FfRfvpQ7Sl{bVH}YV)mmGSZd6H!c4%SA85)YG5 z?o9*XlN9O;4gJW|Jmul1h-as=&%H-X`&@?eBIWIL-jr9DB=mJ22u_N}_w{wZqOT|D zU$kNOg9#6^;wB?MHoq1$yosC(dKWajg{SlKf`-2v&-d}fS*a-7vYxaG^>H`!arSUG zToF-ZNiTZU|EkdM{NQ*$=%QHfo!N%h+4U2A$qP}{Pfra( zlMD&K{1c!>)GszXCTW^UTE6m7)Coq25xN~b50cBwSpF8XtXB-O4o zX}IlY*bv1hzkn1m`I{)8us;aG38z|Gc%$4mkbqcmhFd^NmH`k}2OIIZSGMhloPMr* z43UH?M#T(G(lcZd2X6F21u!*42S|r`p-YZlovWX;Tt7(!V2VU*m&3a6`>V#F9C`eGwyoQ%oZ`LPtyB}z&j zQR@(M0X|=(0Z+M>vj}*?bzTxEe!PL}?2UkeSg<=wS35}4P1uL+FP4W$g4ob-XWx#Sv-I6E1y}pZ7Aow@ike?xAFA4d5Bc<+&JQkRp3FYMhPqh>pagD29kCgRHw5 z<&}3s&=~o_?f*PK1$y*F#7NHp69(msl zZWoE1C$4tgwj^+eisNon3H{Ot^n4=aOS}82rljwTf`e0GG(i0Lgm@_*OV1!{FiXW> zoDi>?jtw3N1C{BN*JVo-i)xg3-SvNEZN74v`~*rJtq6SJmJA0(OF zILVDNiB?FTa4}C&PZ25uU}99@ms)2U_nZWJA>tS)`g$ad)d}+q=&S;q8L0AvDkzSbYyP=OiBRAan({v+h*_tv`eq-FKQYE z^rjP=In1mkjFBLx3X)p3anSp9DkvQ}j5>>J8H5p8%@1*UgV)E26s)_s`ic8YlfrUa zb$A8AgjbmGPwa;W3CCpk*xyZM7xmANufIY!L)IVhV)9Q-#~0~OfR@_v%OI0%MNGfN z$G`;yNY306;{NJwkvPi9R}d$srSM~)hRAY8wgzDs`8Xpv(jxLILraz7`owCDiEufv`(S;+Ny;IYTR|cnq}|+XT1}su zUhwX_Ye&L(r_KxGaW`YIzDnU{MXR$iga?P2eB{$SS0E5ZxWK`du*bBnw1>ZNZMGB~ zs)m8kQqV9R1!;wCk;Ydvumuc@Co{CCXsH<$4yWVLrxSS90|mI(9Xl^h^1oL2AB2s_ zsf071UvpRBBe)I!M5mA(krVc-QCGuOvR^Rve)wFZ5o*eFjR_G;Bxx_y|h)Z}4+t@Ml)!z;6X5923(}f*#29V`*rxwkr3S zzO~>xQ$6Z(%7pRQ+0*xeto5mk*`4&QSQRWd#X34$>1`!8@Xq9m!s@^H+_J9q zXyMfeC_tZQ6Mx9aJ$;DmDAmBPBLoVz`}D#&ov~&JEf6hWEM*6OyB8GQgUn#dIjsVs zWjlY!N?7W%UAyW~kAOI*U5&P~h6?azq(`T{hHDA!dXH|GZ-jrS!Ur+DWnB1T72Y-f z`_cK^keJ1bd<4qg%1y4SD@K;qqxKv4h!K6$ob%W+Sc0t;c4Skn4_d>OJ)!@|^u!u# zmIVjdDp;Q*Q)K#{GrGd;zKkMN#rw{430hlKE7m`l0Galj2o&k7MmR%ba0UQ15PQx= zjo@`8JnPe}h^AZ4U1&2(ObOuiVS?Gs09}P9Bk$y4D2WkkQD`SMl?0O5Wt7 zXxvdTjH#qH!vPDnNck}AE~mtl`Eu*Icot8Nn-~?As)S`cVhiaBbY^kveq0O{+zmCr zIO>5DZSM-17Oaqi#1wXYNe+xDSqd!AAd}c(clCub2^?c3W`$juQbl4^XRU2MdE1|` zPgfPGCl$Q&GenmXISE#^nM83KwYAKWUo^tVBVK3><*doiDsdI?R}{eCD( zGKrH({vAp3VPX=COfr#4Rx=4bKA%C7NGWa^e>3A>MZ7^7@%ydpVzoJ$KTwn1F$GkD zo(y7%jeIv)XWAQJ9dAl?QQYu&0EF`+(+tP=3}kcbi?iipML+rQq|1k|i+q%2;357xnLeJIV295tRx)iUg|slTSlb~%rK7bV zguM(x#ZoYj-rtS; zF?oe=kl)2|BabPXhgF1} zq}UZFjM(om%zKxTN!(?`y~XUQv0^{?s{&reL^2=a)M$YFz*S@kB4fc3_%9f-Pa!tE z&Go)_sg(BW7FPT4eRh3+t~O?0F7}>Z1gRvMH8RZX%hmrQ7FBlzQ-&NWM{fUpTH)1@ zMT&SP0EHZ{0m67xt4Ec3_|;>%dX%U~F&>7&I5i>3d!-5k!qw@}b`KvO{u6-)1s1%%{7n5^9!KoMdysF?-F`k;|Hnb6Bv<;NORw*($Tr%4o z8e|Gx+9ddk9}x_9(nhIUBDHMh9GFvLc1*luq>eXV;fvh>vx4Q&D3y6-?=6OLR&8&U zR;|c!YGsIHU!ft#?wgYg0XIz<0KPZ0h5%w<5lFOzEi$sbEh8iLDVD74Q!|bDLdM5d z7MMUhBLO=fu<~GAWz@O&9;rRwL?w8_jq)7=0@UJJrVw?KbP(Spoi{iAJ~Qm`;(Ee{ zc~;*jP0qeq@w5Iph_sYW2Ia+Tou#?5V?lHiMCzliv^%|(;V zMY*{=@_IXbAZ*5UWpd8FERULRR?P^RY<_pnm5 zKugmJG(xU_LtwE`I0mV~73Ztw=)uXfN^kp>J!?}2Tg`(S5a{3If#ySY5GcCxboq#Z z;-oxBKOy0`qi~!SShu@i4?K3VV^6Z$w+`CNYiH?LXB!8cH%hxTTWBv_CgjbK+_(QZ zJ|z9q9*(E~Lz4cqfr_r3B>i7n7^A;BQFv}V@z?I}D%Xpf%m-u@eO*u!+*}tu211!U zMjJ5yyQRC?-hn`}61a~Kp^r&1WavN{Dy@&Gn_3Ck_Jriei(so6@*USe%9u*szx+H_ zNuU__!}4|!@Pr=K>Y)U6?H);n*GMO>e3j-1i*-xlE$Hso{bY+!UTpniRQ$< zaS3R060Mm)nUu7``6vrZtQoQ<$vSRodg36l9tr!bwDsYpCx;$HvxcW^1QR)}uyCZa zS)a0lBnY?;4D5g!8W26T!oR6%4SX=6T1tg~j=gK-IZ(cFm|$93Vv+}C&D}^MuOL1C zKmq`ZjMWL?bO#*s4nL^_!a@X$Ho40pHSk;KN0~CPu3k|qAIc1V#D z$aZ7j#Xz~zNhLadk)^8&#d?&n8$%j*lT|2XyI&l}avhu63S_6=AKz~k!*VfE+>tK( z?f!X@CfK8Ss1~cOCfI0U925jEA4*al;l}X}-ahk7C>ds>5P3Ke?7=LLmjd|a<7jIa z%+6Dn!}AA@zqm|Dw1zeYWQM8%E+7231Y-sg<>kvca;>O?9fBOP9!FVA?!+G=W+KRE&~?OopG~m8BJbRZKB$9BiRiw(t!nd znGd<2QrtX|GDj=q;X+h}jYx6PpBiNN3k+8o(BoMN^Z|-2VVNYQ)uT=HMWm}CG2&e! z-ku^S%4nDCy^BdI_bHHWX(`j;%3S%7@Ca-#<$B{5v0yupN$Z`4$9IJ)g}P*Yj~slVvT)#>;=d z=SWxv>o7UH8y5LFi-z6!wYKz+ISrc0!_Grbfn(;8EMCb7&13%KzmdSWD18db#D;3p zFoNW`Yd9iu%Qz;*2$xg!w)Z5+IPO2Sl%7Urab6nc&}n#6q^|~j(6m(~A}+MS14$vf zHbvk3##@ZkOssUPHj@k94HTQ3&0YPGGEwxaO@B!C3G28aqqCH2O{ zwTegqMab{{IrHo#A=>u;dj0;dA1|`c^UU?knKNh3oH=vmtB7Zc!!4nKOnOE63xNfW zyC499nLkBUZra%aLCG4b^-BcxpwiY)cz4gO>umn#9ADPvHX^s2KSgg$57Vpx3Hy0O zXcT)y``|_2{iYeopC+zH#6pk39e&zAItYElZ8EzOPCkh_zJNLv62gZxl)2b{$X#yF z?@rp2Q|_zo9k#D=%D>)_CfSOc&8T5mHmSb%;OkE{h+<(zw(3krfs{cg5Gl z4;^Rm{g-qapI%>a-y1591~cyX7b0HG+UcD4AHg|-59aUG9B~|u=hz&?j{jZI<3=$w z3GL@Mw9IpxDSB>3pxNenE!t@|IBX1IE-BT1+Vr-4`>g)+&&#GXxxL#5=XTfzG2!9T z@O|7i%jsRolRKH!n9B6gpO3J2c!-_*nEYsLFVlsk=SF|t&1`uf+{k+7DSTt;TKv}M};(JMk5;Pg%Qt-;z1Bnn7akPUBG^`lF(}WXN;?J ze~8*Joy4?{rg`o3GSo?{B6ugEO^2>G^we_i)p)LC(oiA4?nPcjDtz4Shzu{TmA-xG z<~K-6J8PdMU83i+Kk0~#X8>HUNx0LyYV7=@_jCs5z2jckQ);&dHLI)$<*_grLUkqkF890Et#+d?5zg` z5yN^3P`L}uJ?LoxlY<`CqbY?&Df0cx#411s4u-b4C&eB>%R!!#)VaKgo+^ej+a~k) zQCH7c@7^9sLQwRtQ;lWqzAn|OmWo3q^sDdvsVSw>H5`I&h5Ht8wzE%5t&cB^#MYI> zCt^F8_t&5>R%3J`rmA!BpE9q!Pt_M~6$gZ4yLBXoLSK4WO>Rhb_dz8S@UODTH6aAj z0?cv2fK=4Md8!mic_f$x7yY-u%R=Xz?g>otr|zASEgz9ZGUWTn1Wa8#H7|Vr*f#w5 z|HJc8Eqbn0vNZV(Jj2LuTtIb_KI@3Q7m_Rci;l7x$-#*r%C3;y@Zx*RkB4|J8lNGs zB0vb&>d1~8l;?-rEb=D(>EWLNsP(`qckwA&*KcyuMzV17BXIiER4+7Ea5b_<;DuSt z$}MgosbAN@pYkp#M z=^bBz!h;vdn2GgoQ@Ws!sTtLyOut62LYJ&aE5Qb;q3PF z71O8NF<#&|xVp#fn4xnQA;1maeB*mbeCYLj@Dhn>@2573e62OAb*j~x*LrQbJ3=+X zx=HkG!DdsK&gvCUL5qYg_lK)J9e!6RtXizFE;s60>S5HCs%WA$Pba@x`zf8Lz)Fv# ziC6j(bog5_uIR@BqFRCw5E|Ia4G+?G0U**=BEG99y}F`b5a~^5EmHj}&bPp|Azx^W z$wU=?xh!tBOP1L*2}`L|@hdGpWw0#5@PgCQApZ*DQCMk3%o0ZH;F8!wgLyDdhN^w+ zCimXzz8X8NPg-d`k1osL!Xy1R!bO2(#6-{ivSO!_AzUj@hpk&ACnkDs{!z!ge^G3c zk6pV*>_duu(#JlL6??svyhyS4`q;a(Vm(y4?VJ5JYq3a91s+1w!i4sxVfwUhR$D=f!q^4}@QSc@+PMBA#6f2+ATO z#h{WL%JL~rwo1ycVXQjJf(R^)+n@bv%>h$_9Ex;3jU3pERwtGp#2QV((L`n2xA*xn zGE%=c;?tn#+>1LRxLIgGd~SQTfj5#|-7!gQeJe|mHm{)!s%WTrpYj2T9Ehqt}?5p-?0gks;L~;#Rr~;291J*C;C*R?Ha)?ydOEh zJ;eD#f0hQ@ftokS+&YmT&@%3#4Cbz;f^h8?VQx6FZqv&DXg>jyX3k@YYp{zRjWwA` zm+2;%RWH8MbED36oDq&^buW{mh2`!>w;!(zIWfWIH?fYEDP79KIXG_R&p#GikJLRgfqk8|M=Tq`*dc7gJ7LA+iN#c21u1F)g!?c;2|J?jLOjGp(kC_Dw zw5)mV0VFaSAgO$ztGO7M`I-ua9DiZy_Ph z4}1Awi70g!StBZ5Gz}XqnS4Qp)_prp5^%!+4yDQvde&`S-nl%Sw(kMxw8`Sk%hM?L zC>3m8#!D#`rR+3A;4vObq<4go*hW909peLSslLC5w)}hmt^2{ADDT6tbcvn2OaaAM zS$mvO&dy0`$_dphCQYX*W_ZuvtIevs&Rdn=Np0d-Eg;~V1`0FAXc2#>`o#7G^kZZr z6*++-iGjSZZwDa!{RT17bWE02`gejz@A5Xa7dM_tJ>vEW;(J);RJ?|vpR_&-CVd&4 z!vLoWTEA6*%y+Lge=Eagf#(*^^RnMEOF6Wv%ESk&$;5}sK<#rTHI>FE6_mzr?Zdoa z?FZpMW@pdeU*ab5>J`GK2&BHjR_$E^i!*Fy@Z0J>{lHf!+a^P@SHffRq||X!Yf?d> zzNnz_0!mFBIQ$SAV%N{Q{WL$x-=)_#Zlsn-yzJgq2v)rNSLe6W*m;sZUUV|?3yn8Y zuC1uk%lME$wLYU8F@7XPOMfY;WMqoZ&Qb1Ut9K(4QvStdtw-~PN#maI z2lu(k{@EW|K5jyqnYh!38t3v76g0Oar%*J};O;vyi1=Tc9F14xhvVaD$tHI~uGEtn ze{*go3ZtKI8+=jXl`fL|&Y(Aya9`zz6m?Zsk~a{e}qUw)hje@zh8z zt6#jEyzY+i)m1#597N&Cqjj%9zi7NTKZ0in#`h{V-lVnVEW5gh!0s>o zNt!oR>~D58?M`yK*-JW?FYNp{3YaMathMF1vs-RGx6M6gHDQFd(cQm$C;hZpX1Qis zo>||cy=Z@b!PIjzjNfnmO+{RCqqgn(5AQE{aWRYj?E4FPe=kj4d)!~}I}&$(e}NmD zfg?;eg==pHj&HiZpa z!#+Uz=?MN|O>AQUt^<3Ij89WyFs+qBEeDpwM`#=|S(S0!?{k2klkDr7&w?_=_V4H0 z#JIAB3v*+|&!qrLl+~%XKL5THKFr!!RzZlZZp)`8j9iRb;*p4!dy>W4+)m1iR-JNq zPN=%dN_^f**Cu2%QKo?@HQdk=Rkku1((Z;!?Lfj9w<`(XYkRR|c=Gz!lBW-8uAK2) zPWk03cMLg_WiZXl&dHuzeJ?y9Y8bM0S6gy~z$u9#KUh7xN@*SLR>WBHN@By32QiaA z(pPNpzyS-iJa2P{P_ma+;(6CxnxS}aC6KK{cXvM<5d0qeK>9XJF9LnrkwGzmzU^rA zZRN*ACM-h{R(VR-oQi9?E#uqThzc$?a8-~TFjkC9?oDvb+KLinK(CE!C~g#Pm72Rn zB8k#Q-!}Oz(AEVl>x&e(-rdh3KVBMLWPWZ=z~%GYpFT3l?aoV54Qr{`Pa=jL%C?&| zUEMQZuiu#iX4$;NWldobhBVT0#lLli6?Q0uB6>ne@@j00w6@`jhifh)^ zYD1CmWyM68K~ynIr>YqPu}OMBE#k6?IltlsZCxaG*Hq@pNG!qXvaRCmNX_bsXi@B; z+xbGP1W)3U0M`2KB5MwJcSY5&mY8{1Sy|zMm!i030hJt+FNs_F@?o+2kc}z4h8;*A ziz@Y~;cYP!Xne zdM2q@v8(Atu|>iNLfvNgD37eIJifFI#$%y>Ebxzc{!!^4Q~hJSe~k5y(f%>mKML*f zH5xkRP=7)j_BD2h7Z^{ZpMy{&sXDTI$*zUjN1Ua%k5|MJ$SKF+CdDFla=L+xiXh{H zbjCjf8Jm5)B8ab4yvgFTgZO7He&|ncGC|PdO%VLU$-eyGw97wU`Kf+^J0r+{vyWE< z<&Rc8xaNMKApT+>uL$A`6_2P===KicM<~8(u}C(jqL(JlU8fVGHjBN|d&MZE=E$oE z-BLh)9ywOpVm-iNkHH?)`$@y1SQG$86j_oeo)?KPQsL4j#}lGj*N-Yy{&l3ssNWKz zDgEGhW)gpC$d`IGO|%(VbFQ5cB08rC(GWTq4Ffjz#=2Lm0kUC}1L26%W2}FS_K(5-QOE-< z6dItyxzXst;*Bom4)gh|+U2iPexr+H zgZvYGydo%nf#QuWLP7i(AFl}FD-~~a@hPYmeE;L)6+!&?bo{G9d{-Z@2;xU8-st-A zApSjSt6D6cl@ppH<18kvM{lskSmJ#}q{~k7l|3o;z`+4uSfL8D#{48G>~6&e^gv{M zk;=th77K1(pau~I&WG9-sl(eAi8!vzamT+6a42P3Z>N4%*Vp=LgmZV&F<-T{o=QM_ zs{YT3qO;EZ+i|`~qvw5Fm%=l(4iln=MdUzf(m_k;XD^YMyk*SW_9 z@so(pjKl>b>wF~sl62~9`N|90Cfy($GqU_ zQ(f?P4H1evhvJYbOFS5o?Ovus0wb_@dDS>5N!%rP>3du3ClUp;f!t=8_z$lU{Mi$G zf!`Gc#>&T0x@UknIAP!&4sk6xJ4B7+8{bBp7+jqDXF!w;y~?8a=QzoDofw! zx-OJRzK1-X+8<_pRJtH#S@D`KdyePL2}*6R(vFy7Z^k3OhYp8YY&~B7QyE|27*;ok zB4TbqZHy<51@8L&H2%vk*0jIZDEg6))5wClb0IQeuwP27nqEu-R!`i0lJe?xywBdx z?jHTrtvHnuxLfnpi0pJ$()=(g^?2S}-_Ky6vpYt+J-(;DC8J-S^|91EnWBSE7$A^TXrZZCrgI z9w=-a)GpUp)kR z?wrhU^`|^E0JHhkd4Ku_el_dkRkR%wG_$7&M(BpKeVH1exC#z=4+v(-dzuYLo5B7+ z3`d63V55J3Sf`hkHb=vG0#{@osMEC`@J9!1uPHDA*o#!6i)BU^whKL#k~}H44)l=^ zS>(_|uJ)v;cq7H`fpk!l$vjq(R{x)a%vV@sYCBY5KJ#r*<8BY)Wr*u1Ww8)?K@aWn zqRotqX7cbM?iRh%``-`r^jsR*kCY8H`W2zs%>SV~e6gQe<+~-mNRgDFYTe28K4zy+ z?7rhmta#3P-~omDeYgNOA06eJ|FDnI4t)kUF9(q^iyXSwRUL5iPaDQ;uKTV13|{WE zjM`jkhZCFjr~5c|k-d>{JUAQvrTd*P4pR{J1ZSNh!2IQV6aOdZW~^bKhi)rMGITqv zC?+3aqQor1WgLGrLfZgocVkr~;5JO=WA|hWs<&EqBbv2N>@%y{x>R7GwO1rQS`t-x zk4T&=c_$2Zp+0SGX0Rw%{nZq=r+txjQPcZ%ub!122_49t$vfDm`^_2F%87nD-{`sW z&wL;%{*CU+Q;i}*)w3y@R0|07v^UnMaOeeo_zDH_a~ zt;9|ya#0Y-3TXVq!0@fm>eKj7xx(rf#O#%h@zf6t*#8v!np*jSST!sd9pia;`E_Fu zzuMx5zIM5RS?LcuJpgJ1=5Q<7JNo$@BrO?z&M_8vpNdi+-=OfAc?QzwjeKgdU34Mw zLx@@CR&e-7Ijeh<6SX(GLPf$JRE9QMjC9|)M&mSL!MP9FH{04The!#{hL-vxFB&;nf+cmaz71OYprd>@6hWxqcpv=Go_Y5SKQna72R5nl7 zxJEd1PN-XYfY4E~4>q!>qyEZQG=3}g*1O$Z!&5qX`mE+579h%f>6~1N4tMkEcK%*U z><;H|sy?1Bk>Acr{_>18^N2J^W`gzKWdtJwBT#lOOBp)}XXrkJK$r}M3;fA)#K<){ zvIBnu3~yVclH4WV@-*7t=H-oU_i#_2Qsas`5RlUXGlYpHxt9t*3>2c;xz>t-rHG$P zUk)OMq$3u1UiCx}(Z@%)JA;~P_9no)g0c}i^w*ai$$j&ILi7rN^qg~^-=nGdTzH_{ z*dq25?8QOBZw3+WjCk)MyrJsX-Mw{JnZ^Cbb z1HE@sadJ3mPs&Q`NmxEKlZO!1Z;z;(R7`TiE~t)cg^%k6`89MqT%h5*!BdJpa)xmA zLEf0+%#3+12hyunOwXDvjgFG+*7RI-LI&C}nZva+1;IT;{d$imN%yVTg|xY&?-x0b zHhS)OpKbQ~PFA5D*KP!p>?}lMEOCSV=m(0@^xk2z{7;r@fo#a5P&Cuo63wX87B${5#vy6wlt)92Y7=5`Y;{=i07fFwyGzQT1 zt;*ePX4pSi7&p(O=6#(5EhvLUNbd5_ZTNA&_a-;ukjz>qo>zKWhU)$LMg*8e_-@+o z`U(rFe=@D$@}N<8W2r*~EYTkPGoq-k@X8h$u&gBX=enaKPq($z5vGv(D0e|bYD4gJ zzH>?j)Wz<(lNWhqh~4vB-ePkfwC~o!*xWzsd-fCd?FwVFwe1o=y&yJwg}wBS&3?&V z`ow0-v^joyzu4@zc(D;NTjEP-&}phdgnmgFXyZe@b@l z^uYI+h_W_2?0?9=l0xBMT{nRLT_zrp}sP`F_X8I!p-|Wh(c8|Uu0pRmU)q8aw6)N^|rOMqH zuKIA4ta=U)8rcy8TijQ_!4paDBDEXFn|-oM^p@d|v5I*SCJxaXa3mg|2RQM$BB!GG zY|#=YMDC5&w-jPRu^`G7GI66QUAW7gMul-tY25e{?Y_Dw{s&Q4No-g zbVwU_qXTwwWVE!`mT2g~H+x40?2P6vi}YGk z8fzkY%|QXC)CU7r;QcXHqON5;wjLeLm8ooWzz$u1!p&FLu9_5@y1HmmI5e}Adbxqr z_0|0?|Jc9#s!oy=02)d1Q&ElNUTe9>75b>d!u9X&!(AY$6zfURY$?hH<7S1-1=QL? z==&BrarC6n$@{GW@l#qSg{J+h%cM|KtH8NttRfl}@d6Q_DdGi#bG#zfE8@je#ETX& zRS_+U;LqoHNfC)k`i0w|rqbro+g9c-Q9p%h&V)l^Qi9j#(gm?Oq9xw$jm;4`@wPBF z$Ji6sJ;&yVJrPzHn`6WhFRhKu5fQ~pn__c}MRBdt9Ai6tA9+N^zvIq^$^yADqqkW1@ma#ry?LblG~lPbvyc znQtKQVoX&b_gLw?JY}Ww^0-Rkilxz^+Y)(Tbl~2I7n*lM1J5WxHfiBmXfn#cGY0cq z!1rj9v{;hal~l!-=3yeH@|vUZJ@Ab2ylRr>bu6zYw+x)EAx|L-Ljz|o@UL~e761Zi z23zvkIsR+3|Jv-6HIl5wUTvwv*Fyg_-Y2W`U!o3>IlGZhkXc;W{ydOSV0WBAQB&&q z*}9z6Wi5JZ=55?Oy{#kXxXt=p;6IB(TklhQ39{Lo=O)FpK+ekRi>l*mxoUVwC{XZQ zN<=SD`BX0-@nXtBo}VdT8yP<5Z)-a3JAA#(-+C2eO0-GEp{=|4YT8Y%e<;@n#J|T! zDYd67o>DQ7uXhv=?KQor64&T!EnlKeYwR*!43tj@y@nPxeWZk|mGBk5puZ-KLJznA zd0SDtc=-aH%-9SdTZkt8ZF3?R5>1HN0%m08#QU86ZG1ZLP-AYrL#sKuq~w zRE30+FY|uQLVo_m-}8cc3qMWU6_NOcD<;~?;@B9A7J-SjGd zFVLqy7|hQlg>>wjyxclWL3GU3Z&1>dq<-@5#+wgCHaotW{;9&5C5Q`6d#x|U5iZgR zH9b~mV{FV^h#3CwSdtKieJ7U;H%tPP$^3A?EntouehA5f%OirgDWGDTE3?R6_{yS~-O0)zNEeGB($Hs2rd)4WbU>fvUjuVr;yDK{Es zJSsH%Tr9*1o|)p|GgCZ#W{QW;O!4rUo`=s`Ator7uV1tOI_u*(B#1~1ORoX$F{v#v zztU!brBiw2gsOL=F`@D)PZjd5mp=^F3ygKNJ!ck+GN;TN z%!>$ct9Z58i$ojJr-thn)Zdim(Ken*=@~7AZlvu+|YYM%rAyXXsbQ{o~yx->I zRnkfVn#7E(;%0GBKo3pZY=h63wQ#FpP7_y?I%`g8dS6A<`+|**W)|D|Tc0kV- z{k#yaEu>qLg(dN&g>Erg<132IU(YM6gxGAy%a}yBCu6gBSP(DL z3J~<0*z7(=9qFMNj6f)4=>if9N3ZfDVPMK1Qp0t2ouX)U@dAS97x*GlL!(KgJw=1c z#>iIsP_xgJ$8DHW;LG}&Xv6a*QU$}4PNp6@q=`ScD<8x%=*VH?Q6on}g&2f}(3H6? z9*ikvHn5>ln{6en`4Mi75r?pGCdmfavcNJDSrHUzjG6jLR7U|KF4zp!G4y>)L~5F9 z81e*bCZjmOL{7BX7;Nxm&G3ARRAL3eXdrHBfY}d(Ht8TaTVzq1Cr!Sityu#0oHCT zHdD03DOEW24KcqrcuDF7COUP!UKop0Khw)+ysXg63V^zmQGBad;H{b|Z-v#}T35nl zgY}>E4SV{HOjsSs{Y)1S66S-Vx%ipWg~@%Rxp+5!$ESWz#9cC>C7O#hxt5g}_MA{z zlFQA7@;KKwlDo=NI?L=x{XhCfo+SfI3dUtZdnaE-2fP~Xj<-Y`tK`@}7+2Byck^}I zC%LtNuK)0`((bP_6iZ?@oEb9vpfxCnFscLsNd~Ma?fzCt%!YZ%pk-$!`t2Q=wOkC= zYbd;ef(zjbBi&ijC#1WN&$bmMVS#F*dwtw=UY0C2<6b}9Bi%V*lhDe9Wqbl6M!nFj zG7>B1Z_#ugEVo#x;5p2q1)Dg{mIES@_`cqw%xY8D8498U&?|fq3H`bL=*WOI zB_JGCoitEl6{bpx=F&0TS@4*Ejc)(Ij(7nJLF48`x4#>Wtz%z63WMzvfrXPRZ|Lgk zNG_tt8#yI(RIj#@+>KVoLxSHF9(QSHE~?ZhIJj-nc5Sq0Ck+S3c+r7S=Bmi{hpcU} zaSKcdB5jEsi{aXM5`GW~J-D&ARE_+jLn8xTEajfts@KsZy%RaW_6DN_9AF!gXhgQ5 zFnOgUw=p8!3Tl)C#x02CZZ7HdZsh4yCzd4cm(o}IlF)<84k}5U@=Nqr9Nb%ocV$^`n*D4#-tddG95FkrNrjE#{~6<$iXzA*N#p`|5yBiMjJx zozY%J2h@Xn)TKgxJ;;}yv^2Lxx^U~Y*4wCn!*M7|kIs;7bil@vTx`}f63F;wNiHT5 zBK7ZxB+gEB8&;a=v3HdFTuZp17gbLrca07z)PH)kXqA5`Vk6x*mlTvm>y1yc1f==s@HBfpvUiPx_1V#x8B))8%aE0FCx4 z%!i$KquQ%dl18XkWu1R$isEa5f6VibN_&i+8tOHAJbz>P8_nNf{tEdk2=!v5jXalB z?BHL?!!7z$K3cj;<=Q`zxH;c##kz$ZK@`2J&)l23@r%3V_|uCIZ}Uzn<(h?4i5<>U z)+$S+D=wgJ#9!0}1!x${TL0$&0QLK!3ae#o=R`*Qpa45ch!AHoH;{H_ei@e}_stn1 zr(EgtkOMtZg7c8S7N`R8vj9YYF!BIETJHTbp>G_rwoLn*d-|^(hI5$MxId?z!}R!0 zdRIz^Vs1zsbuWp{s4a=H*BYC+uryJAIJ>^v@z2lLVlOVj9pbReNTTOs_NZ9s?lc50 zubT1aobtn^rS4yKbH5y&G~CEiqmMfQ&60}viXvKviLtSTbSiCYA3o5KZd3f`@( zNPt&1-a38z!6)i(5AGC!d!>OpIR$P_H>GQHI5Fi?!(031RCL$Yw|i{sZpQR>_Yluy zIj2IWl8QYW*Yp(*X=116vwOseZ8(|;x8@>Vl>7#glXwgo_T;H*`8|flhGLPg;2I~m z5_y*xlrsO?;(iH6xj|DB9+J5n=YJxFO93aj51zYHuy( z$6Z@3(V~A*#-8WAv3NP)c%sMr-Jcug%fAawGFVsDwmSp~;p;07@v#j))`l_0!dHm4<0GKseD@>DOZK!9XZaEj73EZPmnS-R#};90 zqmIwE-p0F~qYbiJ;J3)W2mCfb4xlt+3R=FmZ=Vj|ruc#BcjIRiwEJcP$!0a{`+U`w z+Rw1`_`8d3FKcT_@gMtU4kE}{i!Mh$qnkXDm2&W;9ei!eLr*pr#m}FgU!2=m%&k4A z$A2_CzbN*j`T3{E&Yw-_Izrc-#tjDhoOWE%J^822>DE2UmBhnesaPKCU!=>#fwf(K zMZDuCZAWrhR z;x<~`6&5$03x*2`tB;J-LZ_kz?FZP?PjjZdr^nBq3%WLhp6sztkuEF;h2gg4;o+Yb zhl2KlG{iSL~$uWCnIdG`czPw20qiY;Z!JBvRE zIzI>}>6YdbT>}-mlL;G(j+s{7J-F948(y*OO?WeGnO_G(a=Zan0?LOLF=3~v?Q09*o`{{Cv zm5Y={_mhLX8C5at@FxdgqyY=g8M5t}%Xoxq_3Ji1C0nlTt^v4o{+9jk0NN47uHty_ zu&&Ssost!BI1i2`tB+n;1zuqVYT8de=FXo94RsiA^46!5!@J#IhIECam{`E(J4f?Z z+9*B=xU=qG3(guN)#DUe z1;q}EUJd+6*M4QrHSxMQjo#c=ej-5Dx#N6iok1wQxJ@?!657v)+O4k(cI@u$#^9=3ht1$ka z$NtLg?_>LD;KWn0_gQSH`bJ4To4;qJ7m^}WJ&}-9svCn;=Mol8+`zDd|8!wtrG%&W zKw0B7x__dBSKv`T5R+~K*9U?76NoTr8heG;1>xMLXH~hmz5KY=P?)=42ALjX&w{bm z)wW37?k+o6yed?qZ&Lp_E4AlWbxN(vU~(2&cp#ciG=O|0&rL@Sk^b;^IzX5;q;Ss~eAMrqG~hQUXK zbU9N7;dP9;1G{;{v>m{LMXuOVsQP6-6z}d?B8mxBzv*Meoi!Kc+2L0hd`7a`5!mIcHn>eX4>WX-)Dlmr?pG` zj~t%=9jYdD&i`%<_+Q{pS59V2EV?;pNH-5So?6N=I)979#A#0hy73)9yrVxso4!^$X!yLpKWw|>9aJ>H)lb@JN zw7>zT+8|R$`Zh}b)2D_#$v|~FiFol2!=40zI;~94N?=)NUv4~zu7$_Yvpp}fGKCh$ zTEnJ=OMv078%%uZFy6B8b95S(Z^qAqJv@GX%e_YdZ^+>1f=@E|`4b5<_<8w|ugA|9 z6<>p&dxK1!;wSz|d;H+LS=5!r&v$Q6<7YIeOyQ@<%G?7#6~NGLJ)`+wls_;M`;xBe znFd8JxYt9Hy0=0cPn-qGv7*tfhGc-?Y7}VeQ6UDGsJEn~x-0kfnERV9(8=bizfc4j zCDr{RKSTbW`?G?~ z^o-OmFDM=IamkRK(fa2LWwDw2HsQSpKd^MjS0zJ|(fS6$|GV^nh?J0z@_7d^?0sVl z2j4L{_+Dj{W(vT>j8%5f-u;6yT{NeHlgIc3i}$?pAYo0E&CM4hG$sE30&jHIc9~EA zw=Mm@mR@KF`zoJqqPOTJbrwCPUdnWl5=Mu-rOskU$=oWX{rtO$*JVges86kbr3o9z zr@I|1FA;f!p`6i#MH)sIDz(>^U7kFmoGgX>u%#lC6?iy4K8>s;Nb-?ZC3)xM# zN%zO(b&@2PLbUZPdbgE(t=8J9Y=bnQ>E#&km;yaABabOSdeoPid*+h(t9 zNS~J=et*Stl8@ng4&Ls1f98|SQ_Y3O#Kv0vGxJ^4nvB}m9R7{qD@%W*^p~fZgq#+B zC5AvxoaAl3QA-|>C4X|9pJV*f`bOg=hXdLP8`P|iSj&go-iXG#9iDtA8b@2~n%XXux$=Iqpp6Q;t4%Y0lXMG1o)y()QRM%FX#D{7$zIXDyC<=ae zrPZXP+<~UF^+I1)r7)YSO7fX>nsSzHyLMi-5bNs`NsP^n3}18OMJ0*DyGMt=bo~Lg z)B0hz2t1|!qpl^x-z`6+B=O^1_EKNYr+{F~u&u3s$$)o<)G5mZ5>;GcO3Oi1F9e<~ znl6b=K&!pPUU}LO zXu1Xz;yvUAE7vUiSo=(0TYjc>_`#9kTW%O-#l%neERr}4MeOGCK`1OE+uw-fvVG~sLRf#QkSGh^V!~bR*WgYq>tG*K%z_yCXXi%}y`M+^;=q4u zJrx<=?=!AVXj^H#didswPcj2I(zXiN@cpQ3SWZkjA*MZ8&t0pN0DF;8B2q&q=idfK zVx_fAXm=L)xlj{Y3|IQ<>q#(olV7>jW+n>}g0uvnnozY)qJ^tw6yQj8MvnI=j`$j? zK92B`SOp#~k_T(NMcdeV{X9B+W9VlGtGM`#!qV7R(Lrx%6Q?b@=94I!tHHG#ay)q^ zqcsvU?awN_p4GLDtF5V<`SkRj(W1?_{JOm+A6Ii*?@`VmeHnsVGcjY zFUEAH$i%G-e~Ap=!C519DyB(RtsmCgg0oKinjws8SHdxJUUqH9@DuJVb%(Ju!Hh@xUEv^hp zW4n{XZKcsGl%7~CxaX3sVO@5So+}pS4q2^z1Ws`6muw8(QkNV5WZ$%!dvro9(K zCi1}xbCZv|eXc^(G=66M)^zly0op^KFZ~To9%}S&%;Y;7i0oTHINbFLQ3?|xFUIHDdS+iF7E;KMnQSai{<9qNNv$g|;0 ze`Ur?%3owKF;3gyxx{syPF8G=^@-GP>gr0AESMWlipE(pvBEkiHHdq#3TF5;xECk) z%?ayZ&=?Nao{po&F@1Oz@+?gD;+~CSD`uk`$ulzmgZB9OYOta29LCA&^24icF373) zb|ij$glng-XE*iceD5XaBSs`FNrV|pTJ8C@+6zhw#dP*=IK$6wu^S7s_g6CKSMVvx z2^DxwX`^@W>Fg$K4TcA(K}UljU47oIPuM-2soi|UV2Tc3Iqj!s#!uL;sfbfYo5F3c zX}UNw*6lN8IkW1N?K$OnnlaXh-cI!tABW=O*EDwEZ;^QU#vLkXub`me@07DuIg=Z0 zmnYw~3FnJ9G_`S`F;Dr!vD=SW#il78P}Bc}5A-enx~8vG=UrH0F1rG{Zbx74?M&>0 zitWJP-SSL)b!YL9X5ugFEIyWrFX|+|to2$FWcCMLX(oN|PSU&MGx1w5?*!gMGVx8F z#ec#03$XD-XYn6o;_vJv{=BhBR*8{A9z78*IP_$2?f&j_e79=kK5w1K<-iQjk==Q7 z3pCW3jPqj~5TsUV8V%^y4X0?+H&E8w%~sZKl{JklLsmm{ch<*xK1W2y{kA~g?RDK@ zB$&j=haR!~e_`%(M;R=k8fkE=M*frnm|*7c0ZbKqxgLVauWW~s_a^c>#{dQ;mldnH zydRM4?AYNuh`m^`D~LTicEV2Mf5|hvxI5%E&p{Ztoru;{mQN|#H2OXb1qF9XZ*vNn zOj>KwhD%Ble$1ro{!fojlVcHvgza^I0FKiPN`zArw$cP&5+C~Dn6jnUYt#jxz@{?cH8OH6u*u4FF{#Fq2iG4!(*fbskl56zqn7SRF+jY_sJ>W ztLonrv1qG5v1(MGlejLvewz8Yq#HEoinx@B}OJ(TyKYD22r=7 zIF1J5dE=pR!h&7j~Gxv+;**mX!E61*N0X4&b%(a)XK+K^_2q zfpeAAuH-d+^K#rOd}WEl$eEox^xFpNaZv=&NSyyuS>>Q$@7h0g$uUb7a|qB#>YjuK z7>3=E>}m=GhJSV4qlLp#s2(uBQ+gPfrUy?Sn5?AaPYveLnQ!rH-#_uZ+k=Xvzqc_z zaF0In^wO19r|IPfYVn@*^6CER)`(sP@7ahnz5M9X488dN8Ccdj1!mY;|D^b#y8}Bd zSgiXQPmF^#Nk(U_)WgOKkfOpj-uiuzlueJR`%ZRfQHJ%W>Gar0;w59EWVJ}CDSR|9Z9=1Dd95Gr^CrMktMN3&UXFo z+rdMA1m63nzbS&=KMiLpN`&3YJfgHKal|LG@O|Dc3E1r}U{io}2b*uiP3{r0$~WS= zq=~m(OJkqVl4ZFmlEF8mM(3;*YHXIA={A*VZ0KJ*c``G9;~a)D;LcD5lA?7h11sCU zne+xin>)gTFs;IK3|GOo;Eh8gQwMf7Cocc4G0dgWs#^|cQp*qX^fTrr#?(VT_WtOE z9~6d1oPT&>#obJo`$yyDhqExbwU4{)5|ei-abupA$TL8YvNZZ1YIQ1e?OjGiT%`{gW^(<%&U%6WuqkEc(PQ`wRjLKJ(6L1d*x z4i^dCbmy)%v$n_&Mm&kTeO=-b5^F>}@ee{65W#+tE67MJ6?O1hOs{k!a1sMV9|e9^hr3X-QGQ3h#_h1m5L5 zE%|nI@g5)0ku-*v3%&So%VpG12j^r=0irWhUO=S8JhhvZr1c}_tJz=%{?TE zX!(b`G`DUbEU2a~8ha;HEr@N%IlNR&!x4_HOy3e-&I-cnsHL$qwl&GY{fasRBsZtx;_%W_$gwb2v8s~< z`%A50X~RpkN>LS}J1uw{+}aoHs-)=fx5A-2SB9&$jjWu}n1dDD_Hb3h^F{JjGNZOt zXSO4{^q{Jh{=h+371Jw&az~XufmJ3|L-V(*4S!7l0T#??Q*x)6WxYzi*!`7MV?V4W_883cfi)#YzGN|q`3xAy8LE~KnDEjO>O4b!>u9oC`%m+pxQbT=uvT1P zba%0bkvmrFutoqMebX>b4G2zSf7VWcCuqvMbJb9&M%E_b?JERh#gBdG|24PuF@!6C#@T@i?o*v=n)brsguGknBeon0k7)8aA z$)iXm^p*oS4H(T4?u!p>HZ4EO&+k|<;{TXag^Jt7 zhN4ZW+ud3vV^)7VrB?)+cKZ=gPBn7SB(|0L@`$Ig24Nn;{G4Mzocux0`Xx5pPHnJy zH@b80_V)=DGAnFpWmf1;9P^^Rez%55hTt9kwode-v7Kofjy@80Kbqd63S80J%R%r z^gKt?WOwm6c1aRPd`L~-x-*=F{`7u9Mk+%%piPo#u6=d66`9+i^bIItA7Gprd?Hqk9^Ojy&Um8@2YtW#>gy`d{Eu$qTd4 z=K6h42pdyifXP>;VI(oFk6X(L6hW&s0WA4mQVol9Wl5}TPHfEJ)PS%X;)b-fwvx(S zI%`+k5gheu8+mO`PWOuGZok`PMy4Jd!JM7$EY2uN^@IhK>Dl+@F)WAMW0At>i`b?B zYm#lGtl#KP?2og}M+8Ws=k^c!AxX5QMt_*laILN-as@xf-SmA*6`wK3bs5U$!>4J79AUf19%T{-g!!8{Tr`d!@s- zm$Prl`4%Q=ptHVftPA?C!N1(=me@<)rmddQ;4?OL@7naN`OJmR)ncy_&`kfJwJoZv zyoEtF8RNt%TrH%{KpB-&(a%(r6^@OLmrhWBa-Os+6POw5N8&wiw2U(O*jxd!x#SH! z{2#}%cryKOs{FD4LHW-~>gibi!JU$~F%96#6q*=lRe>v{26eO+iY4A|@o#(sZY49Z?_4V-zz8YNdtB@8N zU5v(ie)z5}yn@;AI)DtEovQx>vtqb%(08(qL{bOE#gQ8S|Hwwz zWB?79IMANcXoINF%$KhAh_b&g=VGW-xn~iR$z0;XJyuFLn5TTB=85 zC?p#roKTB>$)3O=#DEY%Ro2>XZ&Mky(`Rsgja7DLJ==Ny3d{f2N4xj9kFczDuXg!i zCxyOt&4#^-4$n`yK~0S8=YbhWVgCG)yNG!JDrW~XCEu2{-u>T}x4tD^-jzG|EKlvr z;D-&Mhwjj}Q?~qe{(0e8lc~AT=R7Xk;Rg43e5VPeqH39EvvSu2GM#9G?)WW1;i|8? zgsSWPTW+Z4W8M&QZH=$1I^0#POc)mBBbbqi5TUD#%Roe`*l-&Q#f@%_6ua6Fv3$oX zpGg`OFS<$G=N`k?28FkA;)=;HRI`AGCc~Vn9oMqR<4c!?RmXU7+emLWv^H%NUfxe> zO~lc|wbe>8rfL^jg>7C-(E4j-55RU;&CKp5Q zQ`^@u$?ABN-{i@}e!qRJxJbBGda~A=Oib-Lgaj%0{A_tYvF`Uw?O?+_`*Yo3nYCp2 z8hu=L|IL2P_ur?nPW!Kx=>NF?_6>FcJM`ZQ@X@jVu>a5W-#RwT(*5`F^#88^PP{4T zzuxb3(tpc^pDJXbuj#*m$vyk8_n!R+xYmCQ-)>ij?>|Q!)_=cjAM5*XZC3wXM}qeK z*CP1dtMvW1bIyO(f94MrJz3S4j3RG%8grs z#p6bIJJks-)$&gv`uWovfwZ@p07w@eeOQ)0S7Wbjxf0%{gu|DIs(#~hYLvc0n5k(8 zOMTbdW~o2+@jb60L++>yiimvLA|Hd6T;QYiHZ-$(KD6n_e%ykY=}zG!Y&&K&}$7P&FUT|qh+emx-^9li*uTkX4^ zwlI*|17+vS&Kp~`I~U_RWQM9Qa=Adc>Wi)w6WuQujpBlTIK#I1EArf>7P684u=CAs z6g=whxwQ98;F%0O8U5@H2F}&|x(&Ai_CWB?;+wp$`@CJr%fVy|iM`;;ztl_`x{Kqx z%MC9iJ)d6m z=ABGjUR={nN#c*Gijvqvbv(S)?Ir8TBDSwf{&Yzfikq5&BnIyRCJOkn#1etYC^j;i zY*I3zle=R~-<+ztUXcl#g}_%*;NM4ial;r`sJN01p@N+936XdTW|fL4cgN2#?|8ad zHQZVdNi0&;k;Gj-wr8WraRlTDr4O|faZBO$7T8);)$9PGqWJjyC6h9`s|#Z_KXYkJJF50r`b$ zymN<<|65I8yh9vBpgOMy{^{ z^a%#~U23Wfgln|8(`rlKOu+H1QMTh%!kCF~n@{968;o?|M$2GBG!n0VzEN2AW7;pm z{pfA5b1FOrE=V8q_S3tqNM8GK9y8M;aVv^U0+h!2IOZ= z?FtH8l2esr`;8+EA!N$ek|oLt^Jd;TG|Mw;(P;@n&=peP-*$?KcV$Xw3R z<1_NzrkCLq&CpiGfMjX=@d@o%k`*L@W~LpZFHz$GuZV>Y7W?meDvIXeJ1W-k;WhuR zJBXvWddoW}$ooIq7DHpYs`X(Y^6kZ6eyiY1^S`PY=#%z$@4v*DiedUKg6~4}mLeAB zxLtoX`(FjV#WzepUfdLxmx;v4TvEAHEZ^w`(Ka?AxL=g?nBH3{vz5UZ|FuX00igY! zAOTI%QOm})v{A}o4`q1?_^%wEQ$FnH;oJzmIATqwoE)n8Ba>z8W12q`Jx^VmEhC^b zg{UP5yJD{NNsjbtixa6W$tcFrk3^WC3M38bfL`{oq7KxCnmYze38OzCjcvJSo8?m9 zD{Hdr3tN5fs=n9Csqf{0Ud(=l!H?NeHqrE9pn?QPuPKKY`+!_ ziSF!C@`Yhx>E=j$A07@{pv`P~I7}DgJ>5p1YDDRd3NE&iYQgn8C1c-`DQ`)T@|(-M zx0CW-8qt?_1^Z1{2ch-5|5HDhSgqWRkjY@Cv&zqYnlTI0Y%ne`WGz|`ca)}v6`P<{5SC%_v+Gl{iBdQsDI<$-xTl0Q#@PK zFrT~XV|e6A>C-&?5%Qn#4eu98G&WLfo1e@}WZEKj| zV2&HzBjnL06N3}Z(P93C%O8^^G;r7kMg(W}S1snLAXLdI5uuEt_TR2m;WSTB23&Fq#_ z&he0NTO;=#$;H%s0QC4S;V_HRuP#5ZG#(wMmmcA^HQDLf$ye>ukNz*yNB(VktWB3j zBrH7sU?6utLO0XlOB5 z3aeVLQb5MH+>v*yoT`=}phrWM%y^VG$)3=5ce*5^__IDC8gVl8=nep%~rEQvB- z5Av1HKdV9DxdneuU-yY{w#WR3z~U`1b#5}qk|2wOv0G?bG{IWvYEV@gU!sOc{z?d2 zpyUeFQ~gw*Oqr(t9<)m-h(ATeBUVQEkW{&tZ`pNW9;|F@BJl_myjs`#ZfaW-jkDLG z@TXJbXQ9FylaHpSMHO1BLh#OrB5BwD;5BjJk$~gYSn!ez(ih$(Ah)OTwzfPVa>zb^ z9N!yrfbw3NygBiTIZuK^l*xTqpz$95mpVB$a(_?ej`BJ>Gx=03iT}alW0RY)%;V#G z*xs1_4fxgW=Ls(vK0QBFeH)+}ayGfKN{j_gvu91Y23}qHCDNFtSQA;iS4_4C4K>}_ zuWM@rN5_`Nv=|S%;uE)}!K$t}%1%_0Aj5<#3qS6i`?W~=XR<3*VA*QxmW-WNie57M zEc2UDT8kM_IQB1=RIj|2(PhO?GHpX~T{LkC>(`C$v(>&^iejH27`ZJp)J*s`x`SW9 zn5=47m-0O9^(v+ZK)bQ^BCcB}Ks(<~(W9+LtW9nR(UE&W(2Q`9Lzui-q45Z~SY5uh zBpx>Qw7P0~x10)DCi%*-+QI7{Si1FbPL8rSEEDO$VcCA_4xrpX!E{r;N${e99-@H) z_ck|eC%d~N?`I@qYCw~ln=-4&UM90=o3^=bLu>`vj=vfH&Oa|Q>*E%tpgoaK?(bI(8pc-2y>)Tz06&%x_b>z4Hu1+4ak{nX%J?k+kuWl!NpeSvzsw|wxr zO{n;j_&(tE==o{4oN4{Joa-W~x3}-7f06cwrZznT-TBDhdGX>1bg6RRIwstJ%qb$c z)b!*p{|>?mOJn;4p|p4EicXXw7l>QGI|=QI?MgK0PSJD`Cj)G1$lVIk#0hnk-4@mw z;+;ooEIvep*PDcWYfn;ZM@YNp9^IeTa)jDvdp6+6WSW}Jq+xmxP$pU6ljEe#zK`bL zCoMk?F=lc$Q*__y^2JbK@%QMoKW zVR|Xw5_`^9dyKDR*QD5!_vqK@_}cot|5wM?(I%7GAgiLo|1S)(zi7t6L`$0`dknHL zBS|tFdsv6m?dvt?@t)1Ee$$}JJK8JI_T+!2&zkk|dgFi?k~V2SL`?AKRv;ArRZAmCzb)*h?HDexKN;7reGU-PXp;SrM7gocwNiG~$|$xty-Wd9kpZc7i?HtJd2vD;25dr0+_IPf(h zweWZu2$Ln2{$v0)6(tbbtLaD1vbx^jClrxBkhX+ayJ6pD*F@qKQ+TbOo9|_3B?U zcu7s(;N?x(VK8~~I=3~e$v=UerFzc#JXPEeu_K_*e`tMPM4xB-Z;mET=%32vLQjE* z_!ac`r|tk&aNtCTQ|3J9`~6(VeniErU#RMj1gXY{7J0K-*>^nX!z7G< zLNH5-cusgkx5Gm0m+ z>tQd+{W9O*xAf&_8L!#y4xnn*2BF)ogU2Kfz@}I3>1|wIXiznPgKw|Sp!?uG9buHl zK22_L;Uk#CvgMBqznS&%Fq^-03c~N^zqHDin4Y~B!a=x3#jVrSicTq!P)KT6<5$T& ziggWa_9*O@Ykid6BfKTtcD|0Hp)`qAc*}%V*`W_NoQTY4O3^}q{-C3?j*D(TJTcT({oRO4pQ%kT2>Ak3k@ZmZ zkY*7g>vqJ&8pYe8DeWefOxTc8Qzh^ATs)prOoM9$N>^F~s zgxGlZ@U3(?3{NOkOl9~{!09-qa}s-(OnD>L*} z#Nu$)3eii})Mjh(Sl2Kvl+sI0<6VnH*zQ{O*p=r%_BOcGR&subpCU`F@IU>sDBq9`-@O%8T0#vYGGLQ{c5-eEaX%Q*scLNguaM2s7WYr}}h= zZ~q;$TM{$r<93sI=G)&nmHCd(9@wtD*i$$|Xjgyx@7PnrI>dMQwgpoqIP&sRhyCV` z`^$TLn|-nN19vYM{r`hZ^B;?yYnpHB-u8;ViNd&y`z(4V#(a*tXmaD9{`kl5WGWkw zyDXgORxr745tCkGPQS9da`O7~g9bZVU%#VEqKCLmPNGM2(2J8_oC4lw)&D|VjVsM2 zZ}4Sp;9@2K-#H-n#c-lW!L0guG~N=d?q8EUH-dQ>7c)ibzc?ayO`>;{va0I4Vx$p$ zq3anv>c8lcyMEBByhXQB=)I8%+t~Tz?xfJ1-%wY0$y*;2oanabvSYh(gmmQwq?yRm z|NP00RnP5p)o^YgkH*$;19&Jpx&E&wbKJD5t}Dpu5*f5IGI`|!DNFL~_vys4YhxGR zvi+dQ_EsT3h3qeSMRMySlk3%b{0Pd5FA|E<6JK_TY=1M7=ywn|W%ZY*qhG~j${Nqw|idz4_{S(SyArh-19`j7h8 zf3a`wnizfd&Fok%rox{+j`aH3M- z#Wi)|P_!;wzoUQYgvM};OC>LYcF&}3BHoh8J4A32R2V7I`nCb#+y<_39PX*ND6ue2 zzQr}$C}|}Gd|IO4Vx!=G7l#KmhbK214KMdJ+*~rb*%#RysZUbmPKs_tYsR>=-DW%35o_4I^diGty&7mikMF!OqPUQT$!p6k^ibgQu zDO#s}iM?@32q}k*{G?s%5<4hMmQc&m_6lYLduz8op_*TT|DyPb;i}y|L$}|~MiJ*uwY7~tkZX3av+qDpZOJVN($>0@0yi}j_&Qp(#d8r5=y!Ku^tn|HJb3Nzct~43 zgBbxs|3Lb=RrQn#uiJKIRsDxJB#f!2ZJ3^Hmp4L{*DYFJR#)Y5|(w`V*plav>2XdvcdXVg0)Xu%%wAn(V}4a>)$n|Wdfk?c1bH$Nj;(^Er~0MlBvIA zSNY9}z!=lgQAC<5V!>YlNKY$!If$U@8|p~>9im*CCdb+V0)wo*tgM5P^$0s_A3N*I zGV7N48FItGHi_;GLW;J*ogO&%BVYTe+7g;fX=~qiZvc9OF{0VpV;^h&yYMmUeZ3Br z;9%BCp`h-#-UsvbTV)F4z!l1y94JW>3KLj{Z7Sq z{&sBa(b?$!_nqK|MsrbF)1Cd&eC;P!_N{*3GsM?^lG>LFm0&I9Yd^)a(AR#ERx=4- zdL-!L3fYynU%Pj6=wt*1&TaO!1F^F4uC1M(5h%A1OJjO}M{jL$DwCxffqrLIZ6YrD z+jF&Ld*#b@+LGOP(d)qJ*&?l)W%@TYhmOV56MXBVAkKmkBpGlaiwe=dnoU?Ph1a6d{Fy zbYCFFohoy-jn|eGAyC4FlU|W)-l0TtU2p;}a;nDBZzxFje~KQ`oK5bs_eSl&(fD4{ z{#C2lj@VE-{$T-^ibqU;g?oZVMM^_DR4r0JZto9CF$`K!uGT%T+Uv^gIJ(=6zHv0V zwq&u7urykE6!)vQIE|}MD>ZA0k9`wc5CugKp;5h3KL2VmY4wjKH$(}JoKTq_%6D7iU4nbmjKe#_Ny4%AM z9tj8^dpZW8E+OQ>G!ZW5xul3!uJ1RDJ!mP8&aYEl8>fJC$MFVnJ8IycEuUEY;b^Uf z&SMmRI6_*?YtU_B{5?72x^R>lXt96Ekq`sF;>S^xU1*ylWGgvt3 z8++l&{K&-5KQ$#abFz$u=idRo@6gsbBM+O(~nT>QaOloA!SOpfzVRP zR`Qi_f5k=?WPpVnVX=@-{1Ut*z5GY=k@T~aOyWO~d;9191J^D1M3<9WR!@&V{`%(7 z+juJbF-32G{xf=;@`_EW;_2_E`l;eGyq-mXHKAgrC~?ajZ$=q<~L(%V%p+taoy zdfS-!|CioM1NGENR_Rpn{vYVAh5{x*t6ePjzSLq`D80j$2gs3N1=?IVh6q zdXUHF3p$%p_XYk7?^GQ5!#%B%>WWb|)&25Cd-$Xy2yS~MP~GmRK{Cwfei7*}Ek7uf zQtx7B{8N@e9m`&Ng-}dU-oQsUk6?-|ND9jh*9!c6P`mQpZ3M4oaAVE&_)>2?2F5oG z+ZrC}?1LkJuL0+Ykhny#LO`X;ykah#`BAZ)3)L^PBU~OK3*0A*#_oz3Bd4OLw^B;V zRE|Xh!NPxd!EW(h?+H?)$(Fz$#lpU34NJkf|Lvo8?B70MN4ObEQ0U&biAaWGK1eC` zk%5d=N1XYC6_;(MqcU3<9Ww_N08Durb za>?-rov%6%w;GT9QT5y)v!I_p_>SB33P>E3fBbD_3r2{)Vfu$p0P|k-m^9S41dN-| zaJ}wg{1+#?V5pxaKEhU>Jm{19;F?&6!kTouL?IZ|znRV*vnan-_jAFZ>>XH?C~4|) zD<`alfH>AQL~DQ~3DOi`hjR)DP31o**e9Z1o^gf1)C#wR6qx7~UtEEBAjLIiq17~K zWiYvMC-cv$aXeou8~4bgf6%yTPT9CNif7pBfd2b=yK&pGH!K@BJt|JZtm|{}%@K#| zvvK#VzwKz4c(i4C(@R62!d|{KR0wRQ&1)C(XH?!q_h3bH(8`ZpCMapEBmJ9_5e`{@xr#Zrxa_zh|CVkg=8f1)FHG}|gP-iwe>{S7m4PvL^Pv^) z#r7QzzlaB`K#)+h^?3-Nga-L1!mmn+F)^G4ah^e`C3zE-lbXg;NPw^@(gtk7>M^=M zXvyEuug0$(#{EZ)g5d(T?ibhf`U^bifg_ZXwY8vuSW0{-SsO1r`wZGNbW}ft$>jyZ zF8EdA#z2CBbCF)4#(r^bSaw4XsgAHrtloZ(RngCjx|R%!2VP6o(G#Pbxc@8d-&UY* zc^bA=q4aW@9phzRxp^2mTl5c)*`O_WOveMw@Ua=ZAz`RF8Q7EMnSwLGZ4hs_Fg#GP z0;hCE1UL}RLu$Exf_pA>!cGzDjU&OBA$%{PV=5ZCP)l=P5Z5|bSsw?@*_bXf*9X`vh3s#2cGuVI1x?WKUcZ)AYLUkw}7d*fj zRUn{JptM%;6g*kV*);Fj*lbd?m;D!=PjLXWf=*!!Ujps*r$uQm5-a-4^BV9Q6Y+E} z4ZZexyPQ{X_7$8@Gp2Jx8cA-)20boO=vEH1y^K#EPOwH>h644v^YCAsUx2AUT@qCm zj)~+s1=+nviKkECX}crbJhj)&su#}1Iuz>4>%C9-xIH57mg%}#maWP-P5BD6^&_-D zB}n7tBF1*Y%hMNm^U^#g5htH}uU)dXV`wJ8>aahTrwXPSf4Dn5tD<4FMsLOVMisbG z{><`^l1$2+g!fWhd4%igL;WGv@Uo;8UB(X&{q~U+Z-GVxig-$7e`s#AD4XV}6G@)( zMtMdO(z1|(bg&I+K{h%^OaN7qfEQq4m@99xNdWf$TzxmQH?T#uSB-zPy}E4gO=+H7Hn?1<24}}N7{hZ`JVY2G_&@oR@kwa^pVpWB2lagh zeN40m{!jHq`-48KyWl_n&+(wD@C(dN9_Qv^#rN&c0=EHsepLDA_?a7er6mskR8j7@ z{Y4gyE8^qN2NvX(QZ8qImWDq54uVpYK9`2>K;OlGul=@Nik2j?u)Sm^@!~x^A7b4g z7KKlakL|Bh4s&5{gL>};T3?pHTP{1mqwuo zAEEl+nYRl!v8hft9zq5?VI@+@qfVY({)K4{?O*lb?FxW!x2}65u04Q2W2eB56Q0}T zDIJbsLVrPiK(ga>qqU}WA)V8St$%0hK)v?fOvhZLo1s1g!y=*4{*wKDc>bC$@+aN< zNBN`pLont_fmaC#L%0UZ5REG^SYV03ArHCs2`F8jSlBO$-yx0$Jr{z?xbnV*Ll#{t z-YU0%+*{pc%}7q3`UE=~$<8dI|Gg`5*=raKJmZ9w3H+@P2&mWn6aR%LPx`4I4&oF( zjudJKlDFL-^CP1ci!U;*8)-@LX5&I)f;SxC$x}O>kTm{01^uf)wEqO1jhx5(2Q?3*@HmEvgL)8IG8V?wUnODP#QK}Y(Ti#`+_l$7 zHvbtxhJ(6>O1?WuM7}4y`^AL|32)4)qQ&@adEzhDeCUWaV``cdYNO;W)_=svp-c~R zb+~hwl7`Eyj0W)$RwveZw)?P1!HlxxDW?Ck`xY7BOO-bj6dD=P+_*m(<^LhmZMk^k zH5h4#$LJz?XMKCs4|Rxxzd{Pf#l~ixo@V6WnyIHfYOeyUrDBl!1?>HJ;Tm&~nAtG^ z1HOqgd1LqCC`5A|)C1Kyj=j+0w587PwT>$U?Xmju5)9Ny_r=sCYZ0#3Ey90s&KWpI zy`H2Hi@*9uY;hGAl_tY9(TNj9Ra*#Q+>!(~5k>ypzlX<2ej1qC>~HH;KHO;Yx9s!> zH~QQDQhtm-GHJmMEZ)|kE8v;i@i_MK>gR7GKFT#+%N`U{q)ll=nVChJ6Mp^c-Tqw% zt0J^(a%+>DYE#_UV#4$-s@ffaK!X@W6>F0Z?5}qKKZ-Ty0qHhgI=1?6U(m;-E$pXs z^cM)9R&ykKW;rJv&s*$9-x^=BMhKjS7$xWJe*5J`8nUQz(%&kv<)cTl;ElE1q zXZ1R&ze98jZs7}-9+`wMbq%@=n8+T{*B{BW7-Da!zWylnp6NYTU(a0~gr~qi>HbD` zy;k!q0OJS73hPhnBby&z-~%B3`1e@D6%3!Cl+b!;kBW@XVc95W1kvsl1Qo00lvBFi z0lDahGeb!35V_aFlSJcGk^_g!xG|;JI2fLQ;+G#*JWZHFm!d2uW_r<=QV>@zM5LZZ z)n{Zm$G^ha$pnfWIlBTkP{r?YCgf8&tbCSz!SFvsKy%pM{b2> z-^HdTmR=6?6~?l%$bB3y_8qNWSlR$pns+^HRp;4dG}g?uUy%u_o8xX(01_Kmj-@Px z{V5ZQocStxDWjF9lMvp{nOPqi;+-F9!Ui5sG5ILi; zUcL_TyYA{7&n^nRpmJ}Hi-q+Z`k96k;=5erJ`uSeJ1kyfd;{X$%9ph01@B&PaxeD` z*&W|wB-udG2SXA%hxH^u4o_A%{{uGZqc}epH3A`}bA5OH*U9>Z6qV|z%(zqotyEC{ zLCANg6rSF3DX0bw4MVi}ZT|qN5KoXtcvQJ^!KlErX32H^2YQv~7zg~jcKYi#`Vai2 z{Ahn9e?dRvfcsUHLwcD5dilnDtc;j*5-4$Llxs5Iexq#|+RqiDCa$w2)BfpL66QQRU=uWv@_#GU_fkNFzAPtXVqb5^6 z0$F%e2R-AUi=rumHX@KKAJT4F8?kD-{CZ-xd^`v8g(R;)zQbev3Ov9m@Be2f)=ag3 zkl@(b+&I;LqUsA@WKnpKMG^+}zyR^fp&ol>bu}&O(X1Xp^;m-kOtiVf2fZ6Q#+8X@ zUC{;%q$3wU_>@}%-I7XIvStJ68joFE-9Esfzm5tx+m^0EN@H_ABg;fYZZ5{u3Aiz&R?#lnE#-JQ|ae;2^;G zOsrF}VQ%Z6xE!;o4?w}TzK(}pcLDy3wWn}Cq@MafR3h=h<5LTy5sq)1G$PLbZ2&UF z{)i9Yh6AxbIz(^X?DHO_`@gP~o(-MGm&R#E8?mr-GpxJ)EiL&$=a%+`n9%p zL6Wh*z_&YChyINe_#!^|96v|J-?J}jBdIjRUJNLpZ|3DSy|fN{1%pW zomE=5^7{b9R2uUX_`b8t>+oqcw<0epN;ZD>?F#x1AcQ0fHKgm>e>dy?mPvYjOLx6z zP*&Kmu^WoDDwGV%KL*J|qw!DH+m^o<3A7q&_pG{8w8i}yt?I8wHL^LfF1QzF#I$6m zvCXbuAPf+7i$U};LeTCWfU2(rQM#+=cHO@V!0qbp>RB&=duL-x9B@D;&A$>kL-(^1 zcJZP7HVND_G2l|Q#gOm22JSKykpSG;D(pfyS9{L}cr3yIa7ql|VF&@h-2iZw1#sUO zz<|A8_kRW0zXI%UNZ3E#NYgC4V;$Lm{c{X@Xb1i|jZgi%I_gj+sL~{h+n1rvOd`m9S);7quZgaF9sr$~v-l+fUq&eESQAjYZAoUl9 z)PFtLzZ+P)bB;Ez>8CkbxCt-yGx37*7B%$j*a$g4)(4Ih&A%O}9r^_SqWUGSdHP~f zUFmPHTrgzm(bif^UML~otJ;0+qQ(EkKzLX%g~fD}#ndoD7BpQJ)J>Tf7=CEF~+wO%>fYu4t>8 zC{|%)86#`nxw7W(cr4X(M#Mnr<q|RylVtnc{+Qd*)s@g~XdKu8!D18W9&Z`6ca_=mutKJs4BsW=ee&+U9 z)H*!#s<(N-0mqasK?j(22dsjr0-IlxjqI^1O;@ekNXbD}X30aSi&}*jk%ASqq9=S6 zbq-mYmQdO>yR`R_MmN3)y@98^YG5Urj><1Za*T@V{GoR0hnX7dAylB%JcyLIAh4wD zRPAP>2~lsD2N%LW9jdu8{Sw;i9E5CKRmcX9T3Ygs)!^Kvu6L;d4tU>D4c>UF z)nK`xW`jTXZot{h+9Y@;!R4LWB^{AKVG>k2>q$+VT9H6&7xr;>yJ2;>j|xP~}uxZ$9BPNq+CdGeKW%>oaNBQEZf~#7!MWNgbLq@vbO= zscI)!o|CKE39xr$L2E-d&v1y0BdcQzFs_sJx@Yk}^cw~oX)tw&?DV*~6;Irl=Pvuw zopcb}?^T8mbn7NuX2j;i0V^@7m__)}3VyIt-%gfcAk{FpaMR~X%@Ntw>l-EJs z6O4FKo5SCpqAgj1U;y+SA7v?j$GRla0tDw}w}F{k#7)Ygb?I!xkAR@QvM8w`d=qC& zoPHPh(;bHs4cC_N1=J_;yS^n2-*`JG2_CJI!{a)ouW!k+ljQE= zcV!H{{9DRkX zq*?n@X2lki6Q7>Ev#Cp5r;Sr%D_-$VF)fNZbh*%?2n->3UX%05Ry-LUU$sye7& z_x6+`N_a502zIKYzhW!cpN=hTET8@|f)4(z4K8`PaeRMC{wnP~asll*7PPSRkaLg9 z@YBsHDgNL-f7_AJ;ntU?N*!(;+M3`7$JmJjFwH>Zm z&C=%Z3S)D4nfP?~0Ck^zZ2j&3VHQAHXhvtTQZ7l&b^Ov8?bNEtgK!SpJcGK%YWdMo zVqUK}3v@j1hmV}If*cnDYoP0>vw_4QxG#*HQ0WhQPY z(iK`wBmNo~`+A%G9mw&r3i)d{JuqK|@FY5EmlVd4_?8qsus}tTnjz%!R6XFyQ9&M= zy1Q0=or=@D!;V-*{Z)k&^?+Hj3ZXFWZ-+;;i7M*cG(B*hg7ajAXlu`f&E(8rpj;)- zV%UaXb#23!fzfLN1Ls$5mPX6khTjnO0m7Vthsqh`49shVJ7gH!&1?cH;0{PgddcO5 zAQ>P$r>V|ZFq%z2LJ!Pjl?#q9&^COGa(<(2dA|#)HYs%pB7^(f{(9_*mO%g45b(>B z0D)(kL4^DVPjhM|LiZm`udKj%FV8|0(1_n#ffQdL-Lk6o9~e@38H__NMg$K3ZFmon z&Opj!91xW70|_c8A$*gz0gYu`I^t}D?D3Vy`74?yR1U&b7kM=_D9PK? z9T@a%1vK!uB5RBnFA8t&ggK1d9Zd8sJm?Oj;IYX-|G7W%=H~M^!Mcp67slLxm{GwQ z`pk&8S?r)0Aq;4(-L8KH!!I93kK*{T#J_ZH8I`nd__f#8_KMn_*K=B}El&zu+Tc5g z!#gkF8@)am2scZG{7Z$L1%&&n3JIu?^MGd;F{Hc_Im&@!vW)VZ@O2Te>S7sJhOb+J zQJ2ZDnfST_NOVb#{G5W6z@XBgf3y5P1JT#^g2w=e?oE22R0a-ZAh1Av9XS=lj}w6x zRBiqmh~z)GZ$9p$8#CZ`yKhGx-$mbEvrRyfzpnMlq<7?DqV#i|N!zOG*PO}~PD%6B zz~~DQ{-7RMHjN{W@*jtkA9Mz)FO^tkdYb|R*SZ4BO8FU>g{A&L*f#bqzed||Q95QK zj_vhaa0wtiFGI(4ke?-i(GR);IpuoQ7UuG|Y32F8TYHc6jx7${+FRX<>~G5~AL$SN zQVeS|__YD+z2rpAx4GGOu;+s7;j5-3?|bj}6!v<8NrP!34UXpSL21DH z2jN*-va_|`=e+?3*#r5vJT}a6XUe#O?7g*@d#KSPYPm#)+ z@Fd@XOT6zwC#iYh9C?QahJs_3-J)73*JW8&&SaUh2szW$GAdQ7Q(y!C55LVB)dh#c zdBNefolwQv`U7RNZKhr?Q=<1=E&h&(XR`Df20PrsjmyzC@?$R8{B7N|n$OTyn(Kx> z;!W?6-|TNr~{IMkzk1Xjj|Ey;$!3EIQb$f*;sdV1`08YdMp^oy@M1VB%o2p zoq@reP>)Knkd9oK7QPO`zuV0BosS5}d1s4Dy%ZwzZ)5;``C+FHU0MrievSAQ%OWVn zPcTbr19}=g77p|uXq*2Ck{2L3WIumHn|SVTBod9`2c={vD3^qzy*7KX-D~P1LkOl) zJ`{I-Nm;^&#L@nP{dlqY?^=ZD8;At3!@{+u{50Sc2Fq^(JW+gc1L^}J}@ysmv_{(d<7X02#$o%mX*2A4=~hC}yVkhgHnkC`SH8iyHT4$dp{qx1hSHCLnMb2z^@lM57{zv3dNwGaQy^9r2tfD(0gZ zX8v-7Vt{#H5e67)fSEzjcb*(z2)K3r%`l5eeZi-y8}Hid?HM!l|LSvWiADRTCbAIQ zT|E}`hk1ZPvp2F?c1k^ML)coBGz8VrfVQCxU051gibEXn>kR<(`?(4Qdx;|u=?}ti zu@2Y=wOpt1kn>Bf9||~?c+|9~1t%5}f7UH(I`ql z0|FWIp~{T*O)HQI1JxbN#r@cqMbCNT4S&>mi6;QBICP|3jd&~Vz7yUfWZxCY)rfd} zhulz%_Mc5JY=2jCON@7&)Fa-v5M&NsYIWJhVODvzniwTDwm?GzV zwo!U-u~Ff(r+)u4hMa-BGIKV8DTW?l2BT!D)9|il`=_g(zd~G&8IFK*2B7`W@S^=# zI?Y@yT7l$f|3s{D1C!fUxmEYSo$NBM&q;9^P*$2X?8hR*nUiL^?$z!%>^$8HgNMXXoFKPxypEra=B}d~coF5iwIAN=)?tV?IX=QdRK1S*Ch8 zG1Y^NS*uc2^8IOlXT2r;3!0?1;7IF=+!`l z#??TtOdiu@ZSZS~xQc{XAm zR8Uf8Z+&$#O4IA!#{cjDMD>n~x>ZJP!GG}sG|fsmS0^cgamN}2Vl_Xzx5C)FLB}FDoLm-HJK+1}Mv*qdj-(CeUjd$FOR6q&roGjv1 z(%28+%$y;-HupsELu`WQ-#o2Py|`}iXu~X zj<^6oLOW=EVr#K%uXq$;xZ-(u9&TDLSzXZ^To9WJI6W2Ob_d-O7;gvkB$#lh7;2(P z0>8&54cUVUm4s@8-s;SOcvN!;Aw}kt?AC$-J`YHAMH5V;aVAZVTu=bFm&mk~%2chU z0so85iWSnLa27uxR=-##J4~y76m8&LeLg%HLlgDi5UDJ(LE2$fiXzduaPF!c!QRZg z5Ee%;R*2DaxNMXIRBT>_ zFpAN*;pz)^4|cbpYS(Ih$2>M&!O)YG%PcfR>eY5P@413dHd>#0^9YV*QB5bqtqvRaAi^84sH^_P>S5J*!WrxICIeT%TRi)OoDZWD=(Yph4+L;aD1$h zy&YA$>B;i)Xn*4#>>Jjw&(Yz_X>=j+Of__kFd<=b_|_r<7)fmJ%QSER3pB37tIOCx zU?5AuKc?)d-AEk1!mhHXc&s7VwA_6JEbpMu)qOyHr0^u_nb($fT zt`6Vyr&R*&c?z)=z>g!0#j=xJb#h6C!dIg8I91K9sPh35P^ihO4&&&fsn3s>v-={} zR0DJlXWrMvz(ftB$)2cKQ&jda!M0m79y#3D@Ld8&;THD(B~9k2rtb&cOh}!9)Nlg2 z?49Ij2~fUYh|nVQ(uK04G00OPsc|RKXo$ek5*qS%Iit1`0p5f;A=)W}hanhE;wrNr z!Ju5(h^EwuZ{=!EE%4>lV|&Ei$XJxuSpH6EFCf*8hdD?k#s&_V)vL6e>)eNFSe?nW zkfH>|D1~lJ{e7eqAp?n`_p)@N?v!kEUJkl&)cc|t+fh*VdhQ{9y%zdRHsW^?f+ClV zdY0WotR%i^HMmLyjRx{rBS`dH>Ow!^j%!LmBz8bTd%$1>CZ31vB0FLvl3}2Djms8p zXmXtIH(kqMq!lVgW^8W4R%^v&vIpklmRR^dens{jnCyXEv=DphFM|l?vw1bx3ax1J z3<>>PF5&ke4epU(n!!vn0BM+jZQWmxk}W!2#H}u*jS|W4`Nr-00UYcQUpjr z3rVQ{$IPh<{e%~P#Y&7%4q-P-gWPC%215ZH;sC$Lln9!Or53;I)i-A6bbfMki+xyR z{zGy<)6J8`ZgV|p7-q%av0g)Wj6@SiWvnI?m8~V>isK}}lHkP6c^LJXQ*t?XSc402 zMVdo}cv!$sMpm$r@EF;#(*Oc^;^}j{;Fz}|ljz+Y++7hlaz?fh8RenNRI#g6;)*&n zl7gaKumZX(3DS=4-$01LseZ-&qEhI5g*TZW8Y!Isny_LtK2way1E1Z|sq`sG9!A<_ z{9Do)zpP2_r&4 zVRepbW%uETFbptx6E~t@)X8q-UuYIo#UlBwc>PA_^*Q`e|L*p0+|KlHLIz~E zoPT2@kqTGczg`xnE&rQBbez4y$#f>S7<%{=s5GMUKZ5HZrP>HoxTvg#d8K*+lvoSo zqKG1MJ+YrOeEP+lobWp0Vi#t5M@zvd*>keqSi_M$7C)DCgW>o|kIa<( zt_3|rFX6BkqDYnE8D-@h{=ahm8#(2Ag8MdCa=XSejJr@!&qHLJij7zpCvz5ihlE}6 z?PK(CL?h;uby-NF8v(-lr*Mu#ZEU4~VYXwD3-01jpLXvilx1Q^XC16r!7-xE{>%R= zE`$U{xMZsQJT`k=w)ZSv%rqQgO~fJun){~XG@kpL1f zN`!)bS2mR4{+UfsR|0s)Qx1q0TJ;GM^_)4mtV^rb@QI5@wLo{gSk)Z=KdPzu3`iLs z!R`P7Gz+q^M5zyT_wPzFO5TcM+g*1fl|&q=Y>MA1OVno`hR?i`1k@XhqN2IjygFO= z-JUbg0beWVYLE(qOB$;D+v)%o0a1!!%TaQ?ZqMNveOQYik#NqEjHD!ReU6*T1UDBV z8RC?2JObiE3aWG?p4%*iYji#^?KlbyWwHQR6f}x!n_#$Y7UvX@8bEvlS1d7vsQ;d5 zRXL8*N8V2FRs}JxR*i>vA}Zwa$WczVG7$wb)mNYk3(uO}Pso?OEx+_OZYAKj7i1GT;==v2l8i(KvoAg0^Z~;4f zt23}L;xb;(;Sd#>ujeqXsBFLJcOj!2FohsBO0hyYYwr$o_U3STk$Fi@He7#X@e^ux zoV2Z>asjtoB~^~p8>@3TY5U_>V!WI~(jpO`)a5&=3W)mjh_vYbtsO4oSqXxR(xX=5?`(&`Ki3vh7}Ab3M)1OC8TtR4npWXg96?roc#+O%QjlABl#`?+-zN^99s1O z1Txn$wWyV%bJQ28AK+zlL-O05cbjwQImC-w{r?zcOTf zsy7d-&p;&0yFM5#Zx^@$%e&=ty9DkK#>%6Wg*`f*%Jbx7DmNDy)j7eqMDkPs22gej za-i`3dSGenDZ{$7I6Yy4{w|7-+y|8?nd+Sz)2CPndK%8QVay_L zYD+%_5SAesstq3<#}6R_)nVsxX)}`GY`Bd$=+5(yAEGJFG-6#_SKb2~V<6@4+9|~Q zGa!&OIrH`|dJTs&!~K=M3DsbTDLLzTUsgO~r{?%15g>DokI|q4pF`vpf%`f2Jut!T zqgC%kjFn$U*D1F3vc&5WOflj~0$TkuL~W2=1tipe0VIXzA&B7dF*S(sS8Q>3TIgNE zzi^?$3m4P-#SL;L5AkB81hWj1P2oW6)K`O5x|kBby*##nZD>n{>|>lCU;)5_XppEq>H?B(Xrc+N8$$5*q|BS?coe)LAHyl z8+qWzyPaiWAq$p~`iewO5+u0Os`wB)ConJjtk^gpUj46Jrexyc?<2sv#Sl1P#&YZ( zqFcvHM8VXlSJ_?M;_a=J@*w_dZ*+b=H;khEQSxuO|COnnM z0CbB4x<$O$Ac1ZH6&v+Fj^~SWUuNYQZ(PaBV=j;~)kf99VAQ?~{!%a+vHDiZ9KgW1 z`e2M8rgyGkk8EDX+^%bQ05wGYO~~G9{Kg8i&Xyuox-7={oXaSQVN#N3H6uD`q!iW&~2EBNZ?OQaJx)U#{?HK0k`IV zdi5fN3aXj75WW~R(h5%oyke~tekH~_4&(IM7V$wHRj zf^bXQ^lvMON(=FnkCOq ziu&A&x-%B_ycJcCD7QId917d84DFOFT3%4Tp_;v@Rj;=4zT@ZjqBE_1Q~&`(CNU1F z6da2F)>^r)MXrb|NKo%X#ynT>_P6=r1_VHsAlp=2f*xiS{gD_1G$iRxAY;#k34?Z} z9Ft8PlLkoc7_@g16I?G7P>~&aLM3=EF~I_v;7ul|Rtc6RCb&)}c#jFnkO1~kU;;t$ zOflZ`w$5J|WgG~l68jfKpcPP}Wny4Kz?#G~A4kEv1sUr^@*>$voMj4n%B*1;St%1d zCfQ4U1*DN8G^JZ2Ai4xZO9LRE!75%V`($|x)H%Ko}px8*S3VJzO&~V9>RY4D{g1j!pr}yBK zg*3hn#)msSl`KHlC_U>vLjeaJiwt0g_Cu}Y-lu?BNcd=L--Xzv{K3+{1`09SL2Qn= zOz{rG)z;|RhpvXkD*p}#w+FrZ#HxpWhp`rpeaSlzUHd@qKfBbXjBU7(Qo7|3yi4evQQ|UX6(8w3-dsXaiCd0p|IPSs;>d+|CUQ0t|;LU?hS}c(ylnV--+^qo$@zz`X*x5jQ?K8r%b#aOMrfFn1a465d+aq)IDW@YQIgMK-xw|PgY;2ekd1gEhu zCp;8I9orR%t5KTxeeWU6k(Q|8lf+l!XUbfqAs*+Z{4!(uMuEab3)CY-{!6edpyf^< zAH_O6g6cu6!Pjc_SfL(1`6!sD^(mN*-*o&6@XN(78^27g4@6>L3sUhr^ z^@MgBptZg95F0G~m#{2Rut-eO`bdn%V>QaeL&37dC%>iwmZ^YcDqxukSf&D&seolF zVCms*T+)J6{FC@bq#dX_0dkHQgm6+@Wf`HNLzKZ&g1pE5c!)$xmNGH=i}X2yeQG}g z_y;44Y!-a9+b^$VcX(5Ue*nT83$s=HYpa22 zf98Yep6OFTz8d|E=AS!oPm6rypKxdlp#D-!`zMT@8vP9ApK66{Kmz=7eR%#1C9lfP z?V)<-|Fw_fI=48mv4tQQW8KDuPytQLq2e+Itv1_y)1i1_1TCMn< z@e+A4WWicIqQt=Pt`uJ(4?SQQezp(&8Dt9l;gw^=Kk%4N_L=B_S)@@XC>gRAJGPN# ztdlW?YKWa7I;M(Sf7w!~r4GU;Ya>7$d2}oM|4f%6nCbrz0Ti>LrsQd0RRfJz;qIfP zsW{-;g7e5hVPIe}%W!8K7CNnwdwj@N1T71~uzI9POwc>2n8txp%sspSHwvIU78vtW zUw{I0eGgD&GWx^H?l~Ry8<^E*5Jj6MTMUyOVwMCAlQ5!pYvraMJV~uVWygg6gHS39 zf}|vm;3KO4fEuCJZM@VZv+az`n2o->jbfo%UA3x^YgAj=Pi3*NPeQWh2Ddc-q6Ox=_#C;u(aU@BB(1rdZ8c;L3n4e5~YukOt_$xwTOu zcQ=3~(K#|>9IBNCw`0MH-Vwjx2~;5D{3A320nJKx1fFbNtKE4GTFt{)cqmkr0yJ>> zlJgZV%X>eRs>2xI9msAF=sR^#f@r7>T;PRI>`>LcQ!?5|J%sic-0slPiv)p$bb*vo2?(8Njw>1?a~Zo3rBsEu$#uy zXL2#~D_)AI9?+_J07!4GAvzRzp-hMNyHy>V@N0^XyobbOP4}D!bRs(3&D^w%aA9Uo zM;>`fF9+Kn7|UaHLvHPLuA2rQR?0Im4k+g?F3T-wL2x@mTXQa=Ll-d(^rp$4^)Ii3B$ zPJ$0iZ$2;@eB`P}wt8f$heJK~0#%WOawJfi<)h!%Z|761ejfiV7|+0KVvl)F)LW;( z`#?1vtXQc=9F|Ixm&|esjJDEnPXOQ1ao1l*0I5rAxDUdWlpOAkSJcO0y?(H=|2{X0 z=332eWKrIGh`n*xUSxXFQ6)Hpxt?tj@50MIQDO|53w!{Tt7$`cky#4VSkF$Nn3gJ@ z1TNtkT?W85rVdH5Wmc2Lc&nuTpGd{VWku$ym8i4Wd}1MEvHW;u0#nVC?-9Op`MO)& zYX$RN$l#q^kFJM0!@wCk1>cRoq0}AFr2?qXGx%pmT!4rWuE2qegfJrL5eUjpa`Q^cPI|p#rB&xB%Tr6 z<4~LFSjMDzhN!#{`a0#c4rqWHy)(@oCV8C+4=qFed5NWZZF^=wbUgY>qpqUBTJlmZn_`wLxlS-`aq3fCj&*3&OOSvA{WP9Z@$kOPp-gvr zjz`CW!k6DK1uLTC&=|kqDHfG(*O^F1Q!AX90FFfMLq;HfYe8O`2a8X+cWaqdoQOJz z$d>t=_vKI?Gd9XJh@&Y4neIvW0eZ+W+-r?CG13C*Zn%q!(@w^tk7AaHZeJh5#F7PY z?;!MrL|kdCi8Ha=_!X;3`jCo3qSZW&XcQZ&#q;p}YPYcfjt^2y( zVyI9hdT}fJZ^J1(ypA@4%zDPs;?qf@Nv~ZZ6@3SpKq3(QA;8{KZim9~p9Y_ML=CgS z;FDY6SZSeVDNx~31sAX`mkfF@nPA0T)`2Y5Pf<^=(edI^53X0UOGBFgzh&PnzfVi} zhP!{4=vGQK|S2iSWLl~_!XBK1cR#m4+>xp(kq{F{)K7;nMXE6jhP?{^!o zi~|i z;6aPD8j?I^n%3xg9QD#12H~z1kjs|B^XfdrhX<;vr8OPPHd!`j)qzx&O^PEvL6|u` zw{=sp_fsCoFEY=`Zq)~5di%6)n(b}C^o-(T>!t!onf`^?HTX}sr}6Xt_iEguJ&$3_ zvev*sD|0>D0Gcc2yNH3<>DwvVK%!(#4I;l#vi&|h5tf_nHa^v=FCmm^b=iO)-{xNj zz89|gnrqCSo2!216L<)#YTS$nlgdHp5NF`Jf|{UHbK+$1Zt z48+d7?9mVnuw2Fum_g`Yn@WvGDR~HyZd)tL;VwO#6E}ZpykP;;hrp~v-;)XHTT_T-;KD>XY;muF%_>A=voN$sks?2Q$h#9T=xJ+-)+B8o_ zs0E=|;MHu$(`nqW+AJJxxE_MXTc!hu^F+&N*%YmMCX&$V5BgKLxr#$gG8UI|EmIPy zPeMxO#cYwu(8_kiVOPdYtLMLgK**y%oYm(OO>b9qc%I}Eq2HVp@*;U2y((ii+*!X| zrUxw-FCfG}F2xH=?1gFUzj>I67@oI~FE&41tFyK03uHI2^9qJbA^29HPLY|O!)r{c zZy-{eB(hrd<%}@i#+BQ;zrvB^oyeO3Fo%6ITW^$uTMuyx`8!Mx9F547o;CJ^ji5a~ z@zW$ifLH{Cc;1YOy+;8hqGi-jZVYXeIdHqfveT_TeF-6wip)kG;p5S-e39sai|(&t zG6SajDwJKj7#XlvmgZJIiN&Kb367fa_Qf%(SWn&I_D+jrUwN1SAXDfXccD}^Tq7$( z=C;!i2WIp^=w^UWV*FNOs*AmLGJ7<;pl@Ztnrx#DA7Id zPLu=mrs;i1KhBerCF!CG-%Z;+ar;lKf}+FUiG$*#0+IS$KUX}wrmk%=+&y)ix&oYuK;*K;^1GS z)|E}j;t+wpL*k-@sbt_CB1jT)xierTK9ND;@)HN3W4N+2@Wk#D7pyk>x4fqEnb1 z#}VgEDVFhu4b*gmKJY0=CRaH<5JxukO|CWcKcQPN^h0d_?VR`^HAqs=B*e@&k;LL; z8L(NC+{pvyK3LB~o8n)H{pTijxVRB8N{Sy5R}x$-MKS6`$tSQRz*K&O#bAq6?H;fA zhJl`CcA(rkzD)*d)$?UTD+^>D=Dcy@{cGj+@m&|G2(*i;97L>B5z9eTiK^HN1S2~i zFr(~L-B;q^WmTdK%`Y(~1g4jUD$s(3w!{?Jy{yUqT|PRb5_-Q#CAd;2YIg0ED{ z8gZ*FF?@AQo|orsu|J4z*jL2sEj&F+j3~$hK!K zIujPLTJ>|ts5i=80!TuRa6cJ(e=HO$HVDqr46Q?tT*xI%CE4>^T*~2N3_mvVLzTbp zb6NhdTL$W_Qca%h?MvI+sa7rNtmSBgc#jRA#0VJa$?5@O=ZcOhYFr|x55ZZF4s%c& z^W)*$i}wDTeO|8fH*#A0Hw*D9vU{ujo73(6n*wNK|6oU^U>bEjz5p95b4e(UfwnFeodRv$ zI@l?Qdq*O!u`riOA??yKRi^m?!-F)g6u>`Er5R_Xu}oC&%s{Ie3*A;IEJU$uQXH5+ zUCcua6dJnL2adCEn{7wT78k}M8VctD=WvIZJs*)fe!qtxNB4V%AfFPrqwSZ?j_zN} z1)yYUyy#Z?b?zuO=VTTiadjp;gW2<50?(GgQ&LO&%7S8n7=C~?2i6o8ypf#pUA{9sQx z;OC=fMCHjKzKv7lfJ5q&X-)&;>{e+CkOphqZTKn%m6>E>hy|6?9YqdZ9qV zeL617n=U;<%302CCj8S0zgbD-P#%dxAFYB+`ACFa$0N9|Yx7kh^?J>Bs?1$ME()={ts60Z$8qD7hPlTj{yO+wvog+8|Q!&efo^n#j5CZtY8{a_264%Q}z?H!;WGAu7 zK$kIX9!L}#ol9Q!038`2Y%EM-Sl$DyAa85=7Tq^3%SZk)Rgw**xK=u9sClAmdkP;j z0b`i=Z?Ju(p$mG-Bkj;HSl^h~Pytxq)L(Ny3D<0kx-b5?xA>Wn8F}iemiLq#w+-?X5r{$15z0LCQ}ueEmhC<@GeJ@C~h{2ovVuMaX4h`@I-ng$#k)~0AdGJXiYHC zoti1&$`~rHZ3aFDLe3+&Awwy2;C;wEOCfrY`jf&_`ss zd+w#v(W-4e6uQ5`2NuB_MzHalB>|7uSGf0o>>j!x8h#l3EH5FwzY+SHyZ@17>udat zIi;b+uR%AZ>=_mekJ5LJH}o-SKpozErtBHx^dn?WxT16G@e&`gTPpDwTK-ni=M;uT z?{1V$#irfkE!rT0iAS${}?GISRJG$tu!$d+%5p$=)o=mt-wsS(J2vsjRnvtTKrm$r#aOf zj}Mmp0^Jg@`*8n3o~@?Zt~NM=Scn7#sUftO=#4479>{;to_XLgSk9mi{sy|h-Wn>8 zaoMvj3ylInm9tLimcyxX+M%kGt*XYmy1H=tg8QVlz0-UIKkw9@9tq#| z{$MKn4?+J2B`RlQT>ly!{zyt?UwY%bu4y5((r2%N^TDJh%hgf-1Qg_NI9M8b4CPq- zf%j)GMPX{&M_mElcWG)^O5(1B5igJr zn)z=qE|9@PtZsE-wmTqKqoM$vj84o#q9>ThRM%}&9NE3zURc7h+vr>EhPxB|&*Xp9Lv;wnh6iL* z`ro||6l&G6=#$3O7ZJ@r>psvwTF-P|-`L+#|0Dkyqrmxd|07GSRPp{tUjO@__#e4o zh7yE4UffihEN`kEeKI#zT5SWpWdL5U;~GRfz3osWTr6=1*J6UewqmCXRQ4$0z@l{`l0MS8P}OCSqkdS!G>6?%D+wX@2grX9yFWHF^wDJ$)~)+vySl$NOWj{vGGE@! z>{rHUu7C^9Ds{Xgv}eQ;NWcc#~!>~YN=)^NJbNu{9&rp4LUsP-b%k5H?B zZGJ9&G13p;lUPDi1rDGdlCKS1dYsH%z7w!&NE62+w8XeNt%xHFE%8xIW%l3|%@Rk# zeYudJhK^Ef8`L;)B2@zaAUqa6V%MSfjns+31l%mlbo*y#?o}`DOsiPfj9WSq_AURI zA7humzv>*>YP-)`Z&+v>#b?=G?vH}&yLEYOCwEEB)OT}jRz$ByD_K6qt2l7O%3{s6 zM~OD8X}@7xTR08ZYEayxrw`)_d0sd2kc!o>9*KyLx^SfGLYR03GMvXN?m(>{Zi^fsP$V=<^8Wm}@1e!d zfV-ogUgrq_%suuK?~FnrKg$RDsdis{Kb^*0uP_(xs=WstHp`=}sBPoBItjD`^ZgookzsjTU zH0kfm<|p!-76y?PNs6UD0)#-SB6xrA9IU_DtJeL!=p0PMm@*;+<6L#MRxB*;yhJ>G z$&zgZ=4sWhB9mpR2h|q6mlvCp*vrGSpcyD@8MOmcwpcso>v;JZSAtM64jlMW%tktS zd3LMtCIi68W{lI9@N4@NO7>x!qe)igJs;a{4)OlcNF8~T@63Fh%sf5KOvVOEbKtL$ zye6%9JI}2RD=zz$8gtEUmZzaAu4N7`8Q>^vNEz!ewue(?sc32Z0sQ#!jkZ_n-qiiv z@%LjFn=;d(Q%S^@hBeTwywlB$4e2h17X&c*m3;2x5YF?C8AXw3H&D3eyW&wU;6P_ z#uI;Lk#Am%sTqG$dWo3>0>4{~LTP{0AEzJzN9_itQT?&l5$g}Q*2P*Lo`%%5;fL$w z67@?_{W-`wG4Tc93v?gYs9E}NiIiCQP7;swXNP|Xy#5$H^&dUr#j}k88n>yXg_N+pj9%*onpO;y2 zBJ#4RMZ@CcNvl>b(nZ{~Ox1A-(DzKHrdm|%7^k0L|Ie82;{1hWqR0bS?0m>fdFYL4v~#Z<8|eW%*bv&Q>ml%gANV|S0Z562PKjC}q` zj8xuU7tZ}@#ciMgPR)(Sk2q}C&{!zP7Y;8l!SuYwiXm{D5l*LB^JzMqBEU$PNc#U5@`w{EUJC%6|zPWKo+u}T<&q!AcK0DmIydcT+D zgkdz7F>Y|Ii*@2dT{^pX=4(9pv{PgNI2$FRs1{F;ZGK_U{?IZh1!n?eyE7@~zD7fKX?7V>+iu}gdcDG2!|(-am| z9TUf#`Jot!DQ}_g9F$1(JrOOMGbq-gD%qkjY?1#}ER(Sc!u{+>EZg*_^!xl7E~7!+ zCl4e+E3N?jWh(}v3~UoPjjwQe-xYJ>9eVE&MhUk-5A3r3Zm2&_=gs z_Kwc;-q;9WgSi>-b3_SF^FVSym&CbPu>c^gn)_hVLT8-#;(B$X{g`&RA)#df0KOSG z0LLm|W1Ma#Is<{1J8_FOEg7Fd4t6T!YvVJD*KeR1%H}r{6@cHl(WpLgjk-~GDt!lv zk?VMBXUtH>VvI2Rd3$vhyBdY>7Vn(H70(_q1(kHsHK+3>aw z)$rlK7p$M6o$rLp1aUF85v1kUPSJ858^1Sv1^}LYOl%b50ItAwmH>DjV+k-23;&YnqBDT%!?>9AoJ^Y&IF}LMLNEnh z%0&{U%+FX(iJ`wpqggGb;xGU%<9*gLs2g)%W7xv*kL|vRsBc zEs%Arz0#bW!(4ZWC2KM2W~#%gpAPHcjhf~KSyUe8F2Y$z>rXZ%km0&>6eRSWH@A1G z9|`myCgXH>*Vg5Re@stX>6+!D2+b8X!|LyW&F^bKu{Q|oW4u1=@ z0{gcQ*x`ROmEy|F2*duw4PZ%%5n540IJ!9v zq{TSk?)kGfRnB`US*L*Ku@{IhYQF_!`xQ;&)^4i0nVrZc^(D2F+dZ;j3NPW*>$guZ4C=uJ?fA1ty#o6OXPK{n;W zS;Zga25IC2EKwyj4JqyfsTEsOXpOWt+>dxJ9lt~4pgY2K;4miSwWKGVk^<5W!-9w? zKu&qf_s#ud%u10hH`*tfUyx+0$g12@FYpdaG$u-o#Z9;T!FXkrNC`#?5pB?4Ib=cf zmfjK_BaRK_j7{P^m_@PAIlG2RX|^4sQDnf2(Kg{d8PkCzce}V#L~-c(fi@1ccr$Fr zf~uE4U#NOn;y3xb)GlU%qhV2k9`#sR4Hvy6DI{96Lm|-wg+w;;G^3YEU0zs90D;$- z4q8fYopE47BImYDzUT`+e6%Z9xfCQr{s2iI%#P>X8VGI!9;~{`n(QJk$M=o3xrBzSeO( zLN)kT6&3_5b=;*5AHA+SADQb=l_T799b_lk7~*=TR!<*X zMgy-j`BzN91(41qDMoj>I-)HOqS6sHW-6nKm!}!M!tTRQ&WANgvK{EOB$SNfA+hzE+kc>suHB7Qczv?lAI!q{k)APm^Y(gE z^QQ0f9GN%okatI3ruP$l4eqpxczcDj+!3?`Hi)Vn8UGv)U{k7$9=HiIh$~M@H>0u9 zKYKn(oRu{07tF@*vTXX6KpDhDm@z@sjtghVS+k%8;kq7+FzpFJe!;d4NiX9TdUcR>Jj})iP)O|7%)m|)hdpINFDB00=1Qy zy2PqX8fg?uc{=VG;S2NQ=BzzF(e*U4yQ8o+<0jg7q|~fcx1&O(g#k-yosycw+keM2 zXag-9UWhHPV){75HEY||&BbtvtJUmBknW!ZJ;QpuY0JOCf1FKq8ex6?NBW=-JIPB_ z*iFLW)FSQqt?qh}jpg`=`u9Rf_4T3D>*~L7Cbf98DIf*LoQs;(HO_6Xw9{|9R#Szt z{hO1Eu>HupuCsXuG$|`ww<_j`Salcqd_221Q{G zBm~#X;mJ}AY7~Vy??JHd68;bbes9zvAV7p5w*f6^y|~H^Z+(xVy~zGG*c?CX#Sz z)i^1G=E3Va*zB$m5cAs#JOjmrSQ!^_L4g!h4oRaToag!#3LN+sMg2|eFBp2tl?pRI zt}<)YJmAfMdsKk;But+0M4&`jI*HqlwuOcwZl5EyNUOzO*0+57@@J*UyG-sT%Yy>f zu~O{!-3I%X0JcD|J_p&9!u0>g*}1@3J+1$LreHH=ZFA%{U8Mbgf7beb_v}3v zo!{R}v-e)tXFcm#&w8F`J?mM6%~O9w}6Ihu=abeRPv*LQ)oV>8t?O_t0ouIXh0 z+MAM$>j5-0orcs%zq2IN5LDu9`eT*-ZMUXX#v{{`So>#6tPB3E1F|5 z$a(T0xQyHVk}Xlr^jgoeJ7pSa+=MLzrsT1MyeJF;0h);WZ9g1nU{i0LUd8>>T9GpE$`IIIQ9eb#NE_1_mYQ(x~0{>9FxSj4Zo%w#SxNyM1k7up3&f{kQ$7vqNUrv)qxfJ z7|t>>S;X?s^e!K#Fv?# zGeBxifxP$e&VJg|iHv6CH_*mbm+1B%+_Z|odizKcJHs{*ypLy^uR)Fc^E z_ad*&eAoZ8Bn|hHet61)bblt~`#Z>QqS$d>u{Uk8z%5rI5NJjOeu)SE+Edg-;Fi(k zQKg$#WtLY(ck%2=8&x7+l_#i@3{ZG`2ZxzId4+d(Z9MEHpH6ZnWHry*u4=wvCaC?9 zSFD#;`+ZFi4)Rh+@ON5ke)<{e5LR!YWb!V)%=M~lebNE_kZb8!FZpwlGdtYf>u`!I zR_hge#jAb3>yUNdsF(THnrd~ZfnDmAyxl7~&^53;-;H+)$A*YmvU)X|m5n;ZNS>_isVlXINXv|zw?H4} zZ)n-x4#%wV7_s^CYg=5J_p=PN?`mI1xrBy;btCv|g0rpWJ#S~9Y}W;9Unj#CBdzKo zRQ5lVEdl5+_Mv42=N~8oilDjaV==a=pG4PSborLOm6GQw<8m?>r1dMdLM!i1$EJQ_ z60j5pt!$8HAfVcNUkM(V&DpsnOdh5fTs{7{$YGsTt`;4~dY|cM~amzaNTHj@r(ak1+6)JH( zg&6KmS;LW-8?3vUzj7BZ{I-22E~MxL>!$M8OugUEVPhwM4p;C-5gGm*rd5I9b-#*K z!ejU%$tZF)pkU6EAu6=V63dHpRO34GgoGKkBi;8(-bv;kv!Hm9NJ1FYRX<@Apd}@cHB_o%I`%x7DIjCOMI-wc;N*Zsw5?v)|;?hYWT8il~l zf61GJWI7uOVU`KfJxj0?#Qu!=i3Zr>rh2`|mg)4bEGN20&Tmcs%G7syI{0Oxt;2j_ zN%L14?$HE(T2%ByK*g>pGI@=0{@4H>FgRt1OqCgV7FLt;D}`oi0b=rgnT0QbD;deL(<~xy|jve*|Vi zt@?UiyzuahA`)wYbuvqs_&qX6q)cQ#p&yN4`FjF*t$CeKd%?Q!>kgWDxzsza#w^=% zmkG@X%IDu{dII-zYzs&fWh*Kf>1j523(hB)dLgc~T2lR&y!MeZg;i11e+FtBi;Q7- zf6vL3!<{(=f0P{a&fig-q9lqa@J=e{WEIdt3D#Z6U-RkR;!jg& znI7*lPc&~{-q$Xi()={XYHi_MdY(5=c7FWxD6{`ccD`ANR^ffBH;2OqYY*+CV=1;s zdki&%*S9i%PbF4%=I_Gi`5iAj1bF=&@ns9`DT1~)&{}6WwY7*8kKg$HTgUY22-A~_ z%zx~?|M0=ImZ#P{6` zM_-KLt#>sQMytYC5m{$WrKt6KO~RCUa#1L{M-OV< zMmIVLStj+{#=Z9ZpIX)(-BdR|WGwZ@Cq_a)zCWew&-Nmi(mk9ET*NNmY}D((`6tnS zX4&|VLv1aeJEo*_Lf4^crtst`!YA4EmHAY8&6YRJ04dzKIA;=;SW#WI~>nd zc09Av9r)vEHXnylPX4a`d_=jbs3Yo4=vDaRf6gc~&l~MkM&*BK^I!V1t^5~V{%39F zOK%&W7`vgZ{1JAfd$-yDp*DX&oBelm`EB<9)t}Y>M{U;Mbfq1CoAp1m`7g0@TF1|e zE`NPn`G2$dW1IJH&%brniTN1zoyhTb{&gsWI2!e=hs(jp$7^S6>o7NGW-hCx!5s0Z z__z+{TO8(^lQ+o9u>^*;%8Xpj$rgqwq`9?b&-=tj^Dpyy_DuL}e@(}<_l%Q3YV`%_ z3O#j-8OtA%hPCN%%|9R4AzOUZx|al*xnoWmEW>tyk$==WSo@b{=!kHc_>KQrIqZ&)V&=vy1{a{A_Vfo?h_ ziM}Ri&V0Z>!dzvJ5;Q)NzQ4yJ>4Y>`oO3u8IepG?)mg2{OU~Be8_{;M^;uTDAjvDs2L*1wDlT%L;+e z(o$KfThh}Z0!{y=^?At?+4MBe)^C-b-dS&f$)KmH_onITG{NG0Pp(dbkac)HXH2W~ zRPL2d)6)#j%l~Ko6#Hk}^fdG{%(5P;{@sv)s;g#MRK4>{2CAC5k^C~cHF~FGcq`7L^S$*Y%MkDFg?o1T`_ zcQ!p;%-Ztl={P~-Gx6LzEt1YmgVmBh-EjJj>1iKZzg2n~>VV0hr%$0_kDi`el*Y`5 zo0>3_vELQYdn@$xs8>3T55s}`|ID9~Z2xW2)7mC_+FjuJsQTcq7FE5|aJJm<&KlVo zJ^k9~)BXGUSBTGG>+CVIN|wKUcq^xAH|-@SXGuL{2m9R{KMQ58($hH(m<)P~L&F|D{Xwue{&b^l z!bz4H^i+3htMoM1E1jmNS(x(wXL`Da?Y}L0S}?hZo)*<-pz4O(EUMQ2q-{m!d)ql9zBiuciZ%IGks^% z(;KWUpPuetkb$K0a5g~PpZ8-1lA7&z8&2LaJ^jVjZS6g5*=xGSRc=WWJU~!n~ zmj)qgzne(!t?;K#Ug^mMqb-zq&_=77ndr*ENQkDgw8 zC5@S{Hv03FMNeJnJxx!iaEaZ94BKS75;#fYKgb61oxn*j51D??0S%tQsPF~O3ojAm zjdTB2jXfLl&#%jQ>qY^qwqoM>>5npj9RD9{!tl=PGxPsBUipW#ng9GBl;5Gv{3Fj* z{)YE5+xPW%-~RDkv-$1GVe|jYZ;wEnX={B1ddW$}vwystG4*@iY^VM*ujkg}!Fx_@ zZG8+$!@7h0`wj$~w${hwBeAG^RPf5YG!?A>Zxa=G*JGUh14w>reLU*bORo>3qv$r) zM>qP;ULR+&4E*(Rl%Vm~$M-i`B%P23tL6TE)d@RZA3NFlt*(z-kFdaGtdFGko@ zOKHqBeA|SXjQx9adB*x^vZvkcl}_Vh)f4{*dRmPH(H1=oy*k7GA@F=uEwR4)`3I!o zY`K4*2(T^p?{B~HX@3XwRN4eqi~W1fRT=h=x-`~q^V)7M4=xP-Ha(3^!{qJXvmS4o zo+{`&o1S)JZTa-H=EV#oJ!tO_^*Md!5{!KgzwDOA4yjn|eq*OL=nG8Ae;X2Jyr3 z;4I5t)QrDIz3S=puoRQ=|IAeB=8tI* zvev__(x&y0VZRyRl}^*s&U07pLwcx7^R5g=llfzr1 zr?^*Rhw|(fNX#BsE$Ar(SpI(9SztM=^-V*QEzh0@B)_#^Z`t6}xJOU@v2C|SPvhu2 zo1PwHZTa*x?YRsj1vxT=p8oDN-1Sz4!~u637L_AWNMPHc3Oxt}HE zaIwx@q5dr!^)DlCq&x_TdOZv(hYowC>KkD$~&IV1NE6f=gTU zGmA3`pMI7Iv!kogxib%O*^fHIKiDE^FPry z`0HhXKcIi>(k; z{aUXd@A9e5UvN?z`9of{`GGd!yU*r7aCjT_3oB37_)@=bBfm>8n?JP8{tIpXtxQ&H zB^tyzSYhBd1k1WUFpRO9+mCSlLKY={ya~7)N=fKD?N{q`1XSIdV>#*!SQdF zz4j)rzoXXq%-crN^J3(}w`WtGkv{#l_Xd^7S%Lu0(^0p;MTmOK=ei~WQ9N3)62<6UWSg}YMNKGd>~LHSLv z3C%WVs~H&>n7zmhb8Egffk3TXL~%8=mpcAj5xZa(j3TvDnI~rB zAm-@5gTUFRI+Y*kBFd19W@mUX$1f=}Z^d>$(5t5}WYS|-sBq4wX(|lG_V?VOX)Jtn zb*g>%&($feUCstp`6BK*yc+>9FoN(x$?#*RS25!a!zbz|S^bmO5*SyrDF^9?NHpIR zvW@66<@Go56AJ6IYTq2xG~a*jW>SN7>s9o@%eh0#lT1^(o4baIlBV=Dg=_7X{w8m% zgtI9n=9e+{%S48^ffnrho7X;AEI)4>Db6V(RZttk=Uee z(RZrfDeC(kVci~hEpXD7(%c`STdJ3}tKQl!FzlV$#_9QdyP~~qu4~S;4%N%L^PTY& z<%BD$mzC&8EL2oIAZJ?NP^`QlFt=0m#AA7bx2SqxyK9jGPb2BH+=ZVNbb2?r8w21; zDIWEB1xM`U;jt5sy>7jxmnytfCOYgp$9ijPH7r>t!&9I}H=Qy@ekP-2bit2YJ)Jy*yM{P`JMQm~( znE?K|#4(4}Y_B4EQ=F$7aL$3S$9k@eP1I!VX&!%_iLj4}1(g!0Nitw7 z1FW(9xIFr)O4Yy{+*=19N%5vhmAt=EFg|y zcUUx!V_(ILZ8G<&dv&Y(O?WT=u9>`}c$E~3sF>ao)BPqAih)LyvSU3Y}S6z zBED%lUi@u?fxw@qqAC|0=2E0r0qy)#|tKTp1XwM_Ek zf;RMrc$fQZerk9d^5KxFHvi;9+Q=^+Z}Zn4&_;ftYkz2){k!(3x6!|qKev`@2;-jj zZ?@av+3}4$WkCtQ%()LawPt@-MMFs+6$mwy^w+1|%Gk0>imar0*?TP|O|4;5_$Qez z6lqHjd9i|jc>>(n;&QszG9pIz<#aQxA3uJY5rS*&*~rY zzy6LPn1Pgl11RpH!muMZtWxrD+9pn?izG?dP zF9Xx#kzNbGe$VHLghBm1!L)fAk=P`c%EzV!)RU(@kjZcXNwpTSasWuH{!8)@UA4m)f=Rl^MNYjxOy~9QH$)_vb`n zlXU^c9C8$q)YN;7f zUGod1a0s_Q#E`H$W|!ymLGd>z9`qws#L8w@L{SFiH(fa=6wUPlHVmiUfkAf zi5EZQnwjD?Q%y5W@S$%t>GGXHN3bpzJeaZzM9%s1S2XRztp#@2aAa%t-E8?QDnI^+ z*AQ36h`k%McOe5c<#eT3228uCDaSnZvQS)BXXjE^cl0!>DL};5D!w|nK%z?D)sTnJ z5A55i2p^@CLFg(SFu5pvxVcd6h#tDB4TZj(TBmtN|$0;P;#qB{+-O871BP}RPDOh0?#?Q8qL*Cv+s zuxyStmeR)FUK?6dZba#}<_~slRSS%G@plBXqJnM+YXs&UAPP2=a*ve%q>s<%)2$1x zPII@ms6x8r>hJ_Y)rJlvZk4X-fwtlL{N2I+snMpMgoKN^de>IxBEXl!}$H z3%HA09$i}*-H<#o!=61qrvx0$KFmJvG*GX1r`{oGb*^GX-Ey+J49q>Qq_LqYvR_F} zYVryj;;vzNZ$hPAH~1x0K5!{|%94uQ&k3%dJjk_oir1bEf1P?WhzTSZZ3x`59oPeN z2Q_c+>Xz*ZV3u`~Sm^pM%};?aI3uqILA2qPWdnW<#EFNM6TGRzoT|v@fw`+{>L(Mb zA^%|8;;beJ!M5cpC!qdNY`^Vq_RdKjl-a(6e`Zf2q~t-~ z{%`4Kjd{O73q7)b;xk4Af0@O3d+;z+%d#1~Vu9&!4qIFmi~bq5xS6KWalk;0!X;Ug z-EroJx!N`wnDg0z>&v7odt6j&`+YJkO-lXaA~#_)2C^H(r!I9nRvNz^JoztD-rk~3 z$tB>2G)Fp;BL#?e#uvhR?(0_l`_5dY=3$Ksi3lrTuNj!a;GD6kGtJiBv?2s{;x@8?r!0CQamKzf>+Y0n1D_SI=UQ~v%n`MBBMOhUqlwU( zM#Fve`Yd|!##5})Zanr9f75`@;tYZ_D}_cEqMmrcjikYu(RI=qFIHRu_^$4}s>~QQ z7R!HjSrfPGW_6rQBc(BZT2 z%l=Ys4roLFiFa9S^Upc9b^Rzl_bzU!NbaI)CFYSXOMNz$KT;g>~Gy=B&e=A z>poj(G!pI#VpdKjO0&I)Ift!$Z9hpTkvT*g+Jk*ZMkwkl;MyumtqA3ACZ^$>@LwqU z*F{ac{#0NJ)?LouB*#0D@rwXLnae1HA z+o6zpl#JRXLW6<~tRvu6_3K1^aFH4ZQ$j*N{>a5XcUc!XJKNU;S)$iPoIT}eMAg$VSMNj8 zK1%9Ek|4{c9Std2R2e0zP<+U?iR1<}Y<0I}rt9uFiY0G1y${UdPnLf5en_Qky1(cx zl*RwB2E3juN>r!qdOhT!JWVpJ#e0{GFQMk|lDSFF++XebWW{$X=cXMX3BYNk1qR3YB8Hfk}CbnZ+d_m!%u<~(OCxd=TwEx zZzr?Uc$K$q$KzL|f5!`tqZ%9C3WSSQ3Yju@ciTc3J1ou!MNnY zj@6H^|EAZh=RZSV?xmJjoK#Un0)aNm_z2cXuQ4l5V|Ut}4U2w?--IH}+Z}AcLI!p0 z{HE>Ei}2somnqKON84GG{nNhJ`q#VD$M{TXTHmqj8E3!{@nND{X?XRkKDIVDlqveA z&~(Eecq=d-`HA-+U~D|eUcDuE@A{p~cqFs%FhoScSbg}ifQF4EQ+d?DAqlZEtvS+ww3c!g|7?E5%4 zn8Vp5#GucxGg-E@JhoTpu-7VbKSMg4W*;xQu3?THR%EGpOBPuQcS0UqS|06~JgBVZ z+Xx}liqBH32>EB>QzA2bN6)&m3wQ$?3(T?JXp~7Yw9D6fE!t1rrQp#c>s&_ z3dWV(N2ead2}4P4>6hM{LS>pu_7cte@{u3t z2+<87>-vgWU2!PP#Kl9hsSnxIaY}8r9{l-gdjIxr>op{DxYvGd@%}BTP4C|pnLSm? zzJFWfM0xlAEvXVtH_yUo%Yl)1lp_wCwH`Cxzumk=8qfdm{%zKJhdl6T8^)rx(xtvj zvP5R|#!nbf`~ERvuzGLSKk|?}21>odWA1?)ug46AV-Ml_?Y9Y?>+Bl`oFVmxIMC;Y z_muIF&q?-od`fq#jt?Ib*tJ^pYJR^3{ph+yqCg?>>L<6S5_*I#6n|N1rUSATo-y5F zHT#|ot3lb@T~!>Bnj0+uQ^uGzD6EL!=b9Jx7f4eknJ4DiFB8p`)*?G)viW$aQeLi7 zyYr3xE?#S%yNym2gpf>|@E{4HhH8D+e~Eke6Y|}U!h_A_2_(Jh&F!yXdF0cA|3fC$qB3alN_>&mw(9@&~Z7wKBgfiBUHHoVLzS zhZNiVr`c{=tzX>5<`2zjH9yVIPYJ>6;BJ>lrPFK2cK{>Lx^V_q5qn&eQOTQLaN8k^ zd$YTh(47t^qLyfc)<1etog=%Nk(&BwLwS^gJ8~*9WAPrcwSS};Z(_|)TYN7rcqT6b zrCZvMLoX_(!h4v#EfKk#hLR$o&G~n6aWm~xk-47!KgRR(QH*C2TSv?B$Y{@a+M`&z z@sQBgcy{^C@mTZ!9%h*iA-$0{lyu$kctWuog?n|&8%?~5$P`&13S$MyLhKc_jgdS( zX4ZFEbQhIE87Q%jsg7S{=_|WFRsV1Gg-^%hV1}`qVDio|Gfo@bp%re?6IeRJ${F%_ zFEDusy0&$t@#izb-f!(Dlqxbe&SoWxHf(U_F51ghKBA6s0d z6lAuTxgOHzRjSI8D)E3;!$XyjZ@!dV5QqBB-fK^< zHzX#`>$kD_m;Jjp?XfX%UK%fcXN)sxt^JowTH|_5)a33q2W-G(YIBh?Ae_f2WIpvv z*qqhvbken4<8s~-)23MqGOrqt1A$!__^$rPz;v#ET%}KzMnj2p2P==3_P}Ly)N)Q4 z=ikP5gbUlVA83;0TP99pT^)K|H$AT%xq+JV`D=QAz6G+?Yunb;9N9P7+qp9yPcEF_ zB?oHy@iSfXaMk?zGh34l(RDc%km>R`+hs$nY&mES)HIUHn-iRx&CzM+M9{;*EcUkz z_X!thG>_33xcGqKneXovxl~dj$n29DSElzk#PfcQ4{6gLJcX(U@%GSJl&OdwQ=a0? z*gYe06D7+BEDlsZNlA8d!rqz>R6E+xw=p*Ac~dU@tNmWobqZ0PhHAS1Q`0rA!1SAe z>)Y4B6#lz1>PI`FcGeI03^oh4XR(PIE3 zTFsk{2p1=8*0$0ZsA2E7*4R#10TQd#9QP75%0TAg~k#Fpz@fLw-C0_iig|y2Jlrrxst6{iZrgjxD z(JzdG=zBg)Ml65VXWW`mtYHpW<%HHhV}}ECO%A(>SCJ*mp`BYjpO)s*-?EMTSD*IR zVfsE+lihv=PYEyOk(C1TdxEn&hzlj^Ap9FJRd3$DUz4jNct%6eJ#*hZ91!WzRusuQcXkkE$;WB_()Iyvx7NXSxnzs3dcjrC947 zD(pjPv$K-Z{(Qau;w18{@mhX(`bhgo<#tIAyK9Hu1x+-=AxxVvs^}&&kQbV@S8|-1 zpTspJwV*pwVE%fIJ1jd6mSxVs7{Ec8-Sp4wThFOw;LiGm>++)Q^`65y6;VCx&=|gm zxXi4n;YD~CSTak-S*DjgVXdBeIRkq|kPk0-Z}(v?*z%a4x1YoG z^s`(GLAw0#0#CK0qsZT&V=IUy4kN$0KGI^oo1F({?ibh(e!_TA5t|M-++;rW>^(KV z0H!=dmir0fFYq}W1u*PHmiqe}WyH|(ErPHFO)fA|5Nf$qpymZC!RpObO-T>gq+>M1 z75H_5_VCW2zp5ZNc?$G~Ymc!}jo7Gt|8 z3RVT6RJB!=X87pJX#}^eM$WJ`o7{X^C7jI zbe5*!OSk znFR0OwxTacqD+N%t8JXT%Yds3rtM5*&V}ppL+$N@xsp~gcfT7i#paPy2JKnL-C2Ovg#ZnetY%e2ifhCt2|Ot7L_RN(1_sHfo*S#<@bhHfkq;2vD{)S{forRCA_MM=(t01uW7TOV?+_R!d0 z0o>}Tq}PX!7wjYc?glzQ_AcJVxfcI7>g;CT_6y@ArPAD9*lzarO7AQdTog>}i-&`(o;wT9u^Wm=L=8kRGE z{TEs#$)G?3AJskeGHL}p3YaX?U7ne8ymhpUs*~0>cGv}Zyv_F28J*SC- zNzFL#wR&xSV@^S&-S|c06CKIT;K%7Rw#u^rkz8;K+d*mWCY+9596Tk%;Wv29PexbQxYSXU|xKhfCdfHgz zC0Fx9Cz{lA5WIU4eR48e3>)f9s!*adP`W)BFYU2CSiP-XwCvu%%|bsR13bUn-OJ<0 z)9qW3I^uHRmTGd5d+S6}*U3Jo(KOh7Yo0bQ^9g&FSkOv6$|fb_QuQ7i+5aVFZ+a~U zIVG|u4sKkr%8e9aTr0@6qo{s2S4Qbu1M@!14_1H3OqF!47_d3|S};)gA=W#+miQsI zsf6BFuf=_Wyt87FDsxIMp4jMD6|p0d12nvYX(n+yW2xT4JCY}3 z+mtcB_IPXLESuRN+@i`p50Rx3ms3u)OQRDC7D%l!bKzEcEPe@|)$@4R$YQF9I@TSG zRJ|j=UOrbs;U?PB`~+^+GeV`Y3+^qiUfe%9K>Q#uZ$kh4>UUX0+>)BGEHq$g^o>Bp z3e^j}tM^lwTr``--C=DU2?TC=PUEyQxWO#A)t^DrW1~#yTmoBbE+QT~%+uI2ocv%_ zWo|qCDEjkk3LX!=1M}8-{S~$B@7-kYX8R#8vA|Ocs@HV~q{yzewM>2pQQ`;=SE@Z4 zR4F^pd&(~nBmsC5hp-yJE*^L@Bi#Qgv$)ljvsjQP^$yhK)0=-q^|KeUqLue*$V__~ z9``U7a{{mY*ewZB@z1v~V4?I&u%P#1rp`_t?zN4GHe2eXyUgjBX@ME68oD@UJsBmZ zzaA>Q*ez(PX zvApT6FdlY6)BSiecv&EN5(b}6><(KfkDaa!>AgVB=|YlQkd%FjvKn9Q5Yb%%Y791( z_80((-eHMr>TCz|g#t!+IGtn(lHGNyG*GjVUgTqI2NtA|y#wBxLN-aOK1Qk{b3zlwph2fhM?2P4Vf&iq)|+i#;eW|$QDlW+;yaOu5PaqB6qh_- ztQznVM#6%dqcht-z=k#Aw>bKnBij-e;PXPUF$Gpg*Xmhgrv2c?TeBVZXX}?ShtM~c zA=IL(ov9#C`Zai;(MDyxx!JWEsJ&7cT0k{lT$$uIY?*d=etx6%toOvl zYSfz`5iRh~4x@4Q5iCqnC$Dr(IR)+f z+}UuDu83V}WRLhq%wjC{=H$Uq2-)6f{EjqDWF(>Y0aN85p~3ux=DhqASWdo`C6AQH z&sm3zuu&W3?Gnc$x9I5+OB`2#qEv`GA=5V|F4R};3k4VgHrMy-1}qHR zT#a&-ytXnH?$J}=<@w+RW*kh_G>8>S7umEAf1Uy4``o1UfIL$`HlQ3WtlrWwaAQyU z^L8^1xGv>a`VnuE1z}=W5-Xyg^R5nROGPZ)extZ8VgW?CN_>2bCl?%KhG@@1NZ>hC zDp|vp`G^joGtPwuCHFS_>TaJ@KF}VWEE9g9W;Q%qw12=%YHQitN&-UpQkMK|aT@hk zJ*5Cf^cu5N5gTO1DxoI1CuXJYP;jbVg$4~T2*mHFOl9n{BBa+qjeLq(Iv}~Hc_(Vy z4=+dH?q_bp*;Y5rY>)e?$0$;Cqq$pLTTpaTnl67(^$t}<9*4b5@2REnISCa5CR%x% z1&td&GyJ$2%n2PXlJTG?@pN zBu5VX-;?PDF9L!nMJ`}j^_qyo^PsnyQ>(eo=KY5)f&>+^_AYRKtKn_|><)3$4V zxSbumNuZNhiFUU@?b%SH`8&sdDuEf-rG`iac3RUd;-0u{CwKaHuFxwqgW?F@4Lp5y zIl$Je=4(BHK4P^J)I#>I)XeJsIpN;sLAGe&?NN2W81_rtBTmAOy%$e)s-C$8;$>9; zEc227%so!Dl!38N3_Eo7>k~5!jJC!&YV@rSR!>E8yrVvzS5jTSUC$)fn|YhMa=+|e zmi2Q$@+AKx!s*lhcQoBweZjZ)`1ZTzztj4}{uZJg+4DC4-Pc*2$BOKEM*@xhv;Faa z-tN}_j19Ayyy5b@yk+wbXv04#KIBQ8e;Fspt=2D&+x!$(e%ou)AGMD?k+syhN!J^{ zXaOQ#j(O(-XT$qaTTy&SchXQRE>hOYv#s2zd0VC_`+}m$SDigT`oT!_Kjv^~-_^nS zlxMf22lL;Fic+v7xNrlHlsg+qNAnSh(M6?wfAowb&WSZs-)M@5Gc*+YeQ3ZYEGwrr zcGbNPRHP{d<*}=*X2jtk8m#VPCXOcCis;FXR*u33R!_x18R1BH@G46`#J}I_=IhRP z!{tFx=iiU!;?8UBrRzbntR0fu(M@(p9jTjHy|R4nv-Ts4U-YD|(C@}szG`H*CoH4> z0oE~W1*Zv1&aK+;RhUlcCN@v(m<#^^WY_`!J6>2{YpxQc-2d_#RD?sBu)E3_^4?F- zd6s_e*^7s24)V=FTi2`1Vr~A>Sq{0D9!3AL`~%a& z*=+TWGJ|bropXU1Wg#y-+kQmWnZ*JeE~Jy)BF~hw{%Z+2J>fPIA~Z0LNSgh>y}@L*;AA{ChERpw#w9L>F1X_aZLB9hg}LQ_7B>u z&OAb4n=(uoEyl0@-TQyneKUiKSXM&O7skN3+#$)VyL`H`QJD_oTAX)-*xWbK0vM>N zLg|oX7$36JydK;yy-DmgF4+qkmOH!!k85#Xf9q!hK@clA2@m!-A0fzAIwp;@n7qAWTs|x{xdF{i3gh zQm;i9CilvupVYEY>WxtK*4(SQ#IM-S<+^VDs(vX9o2p-S3V)t#KeO*L8oBee0SkkH zI~E7KzaQxwny`?oYaQ9Y8B@%TsWf-}v_rVbTu>T6FEy-caQAVMy`(6|F9Iu!FwqTw zo&5%PzCdk9esUY2pe!)ALk0I6>U!i154?EnFo_$a<0C4 z{H`=Gx1BBP7aT-E#-)Oh&omZA@_vKE+;}iI6hF0H)it~e7ARfOygucqQx&M?Zg~!k zA)7}ICZ!}Yj=$X_3;0_Qs9j5LD77#lCaw8W^YK%219Qjb)~pU6SlWM4xnYO9lnA{kniEa+((N3!0+zZb}j7f za=3*IwnFhMs5Y!cwL;*bW@KrSyPC}7YweIIFbO60pi(Jo41h}eFM$hym^Tsxd2t(H zntv>5mm}g!^Lua(5$p+g$DS75SiP<*>fwden~TC5AlVue&{H{mC{Ml34Unp>XH~@W zlXH9IM7kyN5U+)wO$$5nE!;Ddst?R9QZuInUVOW8VfXNtRg-gb!Wh=-+a23vf?ecJK1|MNyNO|Y zPj_Z)zPcJhSE?2pQ)Iq6*8&N0*2)-AcfA#G12vN%os1qD%4V^qXkIU%eoZe2&giH?j&u9@#pCDCR-w4VoGQR}3INK5_> z;wX*Txk+4#C5|c?h4Rg!Yu!zzeJSjhE2Ertqm2DHF!%CY2nSloo5bp|OD73ESHxbh zh>O0K+%2;_tSd10=#s$PMv>1XOXB-_Bz};~Os>ypzv?e6BD>J3mSn&Bi-jP)o&$5Q zrhn05w@KBX)Bi6;;bch-?icsKi%Y7ukLSMKfCi2X1GRduJ5fV2qz3KSh-Wj+K(H&s zK1PNptBC;6erE}-Zsu>-gvJZ+;lp$orR~z+79;z5s{O4hl1>iP{E;TpJLT%grnuZXzwpHX_AbPL9#k_Uf2W&h-zF5XfNtN;E*P{04_Cp%DX5+Jp!4LL z|84Tml%8!%f9p3p(U$I`(%TMFvtJ~8yG@$1;q0;wg#IeKg0hfW6?*;*yXLgtpQ}-L zt}dyuzgpjPxlpq<3xcVH>6)zq{{sI~%<6}}U2XGy59qOH7 zA&WjmgPzMJzh?6b@j;66oqP=u|03=r8#KN^t+a9-8(;UjgrF?N&+gKu2v}vHa);1z z^?W`#j}c#gbCclZ5cxV#B|2-N#|zIV7d-m7yU^n9ZVDv(k$Zf0uB(0{WfU~FuxE>w zpA{l+JkUp^1uXG6+Y+U>#~M-lZR5%eDRg4Eh*1kW6OOBFzMVSl)8?K7xHOY* zFY~pym*LqD?1rin{Zgmzqkg9OnVp{<{I-rpR~3v;t@Hfpo7*Go?@;suN~Gu4zyEzS%o81wt!0!a+g;&e*(N1q*j{5XaFZc z#g*~Xd*lYIw)6L6} zwj%Qq#4JRFWWAKfucfD(#`TaoQc54m!(j(a>j!sTDQ3fFbn8j0u5@6oE8eBF|C^CD zW&JC9w2K@fP)eh3Cf~)2pj+@J;2(VHwBMDySUC8K@b3rzIdWLZi#sKIl}4A^g8i3P z1j@cj5Nszk_z#i%k{1h-yJ{c@!d?f5VQQS-ZdOTkUOwSdP*pNxaM#35RLFuacvHK< zQ^JLVdq%op$UF?3Cp+?GDqkuw=7V=4E+#wk{n=d4(peclGgTfRhDONvS&^V}3i9`& zvcQX-r%8TB2Vs&TUsPbNFR4lmj10l_IlF2)O2&{S9ifzS+NJdmkKKai!N+fEu=Tz{ zTc1-m5D55Eg=r!>m9wPrvy+{k8K^ASzoop{mC^rH#752FghY}N|7O-Ki*zNF*_;7o z&j)Jn1qf`wvjB-|Gb?M~t3(g=5B)1R=Lf)gJwwmrk@CN4B6bvIVg^ zD-pbPphX~OmNFS-RWmxw*i}x{HD6dj*P5T!cg?9d;)0pwxvy8YKeYV1ZMhtr2CCPQ z%_5Si`&`A`)k6D9X|Yi=?KX8hXV2vmenn_y2^BtSm(W}tMW>fg1^xTl?%c;_|w=G9Zg z>o|{!w%5vkil3g#oPt7pRNb`y%gP$8I|&>oPZs~n$WjQ1VBJV%9ZS|fGO~g;YqYW? zpUlX}`lHQ~Il+9@)kZxK1fQG%&SLqaYJBd<1w-eXmuXrzQ`bqr<3H^$^7ldq%J1$~ z;<1f}vTu|didTMv3&03{jV_9f`lj|hE|bLz`w0%6Ip95ArxPM`J|NJ*5yLEP18Tukoifq5#{(6Ks{}{uUIB zrR%Qnn!bZ{!ef9DtYQ9&t+ z&nxe92~b*o(i%X)U}^OG@@Ty|W{u7?rxgdI-FjG@<>C#IcuJtf3qPEmUSIR3(_64^ zjqsb=g8JBIpw$=+^W{7zUWE}pPdd#0QA;TauXZ(({=9qvnq=J*A=lHgUSd7gAfQo9Q! z)!W+#Y6l6`@fSp_VpCm^R_qik5~^brbj7Wbm?dWWGn%U#DFx9nc?k{OLHLoN{&;?7 zU%k|>4qdS>^PlPVs&2dnYWmoAT?@`#N zZm^ALt`mFl2T%^o$d#=sShpA0Ol+Y|a@%L*#%%7x0^kS%@VzUt?%JlYJY$RKUX>|O zk+%hzTWKC5S-BS9_7v>ca+xx|B`i1bb#>?w@3L_F77@EiT%={aT7H&a$#S^mV72tH z=FKiVJ+_f3wn9MR*%=T7Ed<{Qf*W=P0(Z5ha8O2(2W^qNRAhpR97ad6cEV!7Ah)8d`t!6yhw!hJ2F6KscBOZ zL-_$eGSS836sOD`Q<`uoRWMkW$7ERD>za%#H^_RxOP)@xvs+}nuB-uM4bRBB);744 z*2M%D+CsH4p^qbIx;oHh5YzpOK);K0MawCo1?HUUby|#Lh zDIIjd(rXcL*J|t8|9DTC*Yy+Y_<7$XH5{#-$%k+>?ShKys6IPS(W7%U>!T2t@>qalRsww&+^aH=+R#t@3e^>qpJ z|57Zzg0IzEQsF+OvD%eHa^z+&k3K zKmT|0{ItEsj~9(_xOB1;4iRX*+oPVC>0PLa;sPjh-LaN6jH<6~oOUQGNL?sCCbzE* z$Jj(aRZ~&}!@HxQr4|iX68YXLcF*9k(>c0u)4RFEV5xite~jp+Xyl3N?I}(_@#!5_kD7byE%Ovvq|u}ZAC2Q@U`Q2Pe){)oB>g_ zg-9V?&DA>taTHIEH^)FEYC83_TosG^H62EAc zF=mD)+#t0E*YQ09H6KwZwoCk!+~{34(Q=VJI1YWSD~ry#(nWWQos<`?Si%E19VF`{ z+6lvjitbJR}kh(jch$ujVhEn8ej*?9=VY?EuviuXi+ff_MDh+tEgJg{iLCHl9aF{l@TX zSOKkLlNNGp#8wVU^Lz?HtVTo7+}Vv^$|8$9NRji<#B)qFlO`sku!cod19G?}Ibmfe_v6rjcdxz#NqllY z1#wpHsfWE8-1JH5fX~At0`qg@p#{}j_P9EXKq#3M=iHk@x$mad2OBz+@H=@p)H(4A zX|ySy2xQO**8NQr5bwxJFQjah(iT`O$MQE_k>)m$3rexp%T=o>_6No5DV}_1M%mj- z%HFZ`pWVYuwN^J*Jsd#~5bui+01V}A%i-W|dlb;|9kfKroMf$8{&v@#O7Q$F|E}>q z_5FYS$JnyOlXuVGB09030Ot@7{ zsvNvVRQ#~4;u*{PWECGCjE~KYKA;*W#=DhQ#5=DouU^G5 zMs8ttt|P6Z$u&pkTZ`G_lYClgEiBdh%RM`thN1top2jDRAD0>bIBicmMK8E*82PCKNN49jOA#{YPS4M%; zkVP5tnqYK|+gvll-K6Vht@l${)8W$v6c;A9)xOu%yQyjFI$J(={U7Z0|Eh|){@+8s z^ZHMAa4ofj!`;_(?}7X-7;WUvFd^H1FM`0<4uCF)HMvxI#0 zbsT-^H0%-Jpd}X;mwB|YgsEPV-9u9g$$LG2G&{fcy%;o?-n1<^^}vw_`ZoB!M#$Fv zZd9FZly|80(QRq}J*6~SMzp@=*7^&HC^$hF@8A6;KNgxvG(gMhVT=xtITjgY2BEBI zD1RO1A6|wJrnl1Qe+k|ft6XWe!ll#gR+8?m`N zgFf-kmfN9IH~9g7CalfOWrg}q%vslEo8<8{y`Mg^Ot*HIi`ut?;wwY$RHWFtjS~*8N97{gUHe1@(fzW%a+rTGCfS zaRBhc2nT=-S;$Ks(a*4bmg)5zS2c0DK#3PtwBFBOv-|PSQ_}rOzahr4hRpQowPhk9 z5HbPN(F~`xhKE52cJ$WnYKQ+TV|61pSNt0d9<$6TNXb;>y)zxPIMTW6Mu!Kz5%k0* zO?bG>;z7cW`7!m2_RUw6%ZwxZ$S37f3$=5;&7869_3iuLdi2NX16264=+DBx6i%Z# z>Y1J+hrH5Q*-A60X||quPNcZeM&azxI+T?T$~}E3b!D#J^lKH$ruA{gNc1`g{xCgb z3)$k1EYET?)ONVZ{B5Xce<6oXDz^+5LT`b!CU4Qsh1`(kbx+hn*f74Mi0hFvv2Jth zfXr15_GH!!KBftQGwIPEtvm4}%o|^uhJQJus^SG9?ryHf{_ zlGvF~-QO{PMY1J9^Ur?qb!l`<5F^!F{T=zAVQuS-pln5~B#)pt$s(S!B9KTb{0P4| zn_OYmf9=5|0D&jCslh@%P+&)nwTphcbkqV2DC`XVlIK7!Q!j2J7YQ)Iy8T5iumAc> zDtS3|(9F>CR+y1j=D<#mh&g}BAKxbyQm3u z&bm8R1B-6^rG-O#_Ih&rWe@gSACiYh3X+YuB-SxhU&1XL&;Ld^BJiBO)V>ondyY>W{2=U{C>!Z`4Z0)oqm%ovIJvT1gy7ZU zt+Oqgv9aUrrnScW>)356{C0`e7`RcF-@wH)`tZ#HvEg|njh^TPJ-1O*Z|)WzGh`MB zikv+!K=+RE7#q?CL*Ju6{q`8xp>+wNDh$sAFti8>8Je~DNm&Jie3=Q&{ zK8Q5uW0=#0Bw~D-rP>6b%3js|iz0_GwVao5W};^#ClK|hFlS{SrXXUFFz&-T4(&Rx zg8bGIPHb-G+d|5iSB^wej3Vl9`)T3v6VH}c;B&Q|gz{}F4KwZ#Pyi-5v> z+p{i)8I+23>IsE%^nWa%>ll_9`L3AIw4+cY*2z7fx}gsO=R8;~cSq{YN^FUYANHzn zGE>)?>OMFmS!ap-Ip_PsGLfBqPbMxknGfrow^D{Z*R7YKYTi_-&1JUDh0*+OJ z`Sd|Q!L}~YHv+oxK)?4rhhu?0YlQ{951<FkpVQWSdic;?!B+60`$NK43Df;s`Q6*Vr?y}yhWI|s z1KxZ7dvX9#JlqEcv>FeW@p11APJxy=bbMmj{q7`OGtr8DB>E;Qs`o;B^d0jSuDDoj zF%x#;;!eG8xn6NTg3r+Nv1s9FzzSV!9>e#KEvrJO&K0rZKmGw9&sTCv#8R5!+xbUs zq){|I*5K}PMv{Bv2HYd(;~u##xgq$9g_U+sQMu~Pc~?|QFpC$joUkue5LtuLM!4R# zYwy93>h1YgC@AE!ww!EuX+vH|uUrj@&X;qONr5j+_t-F(Mqew9t}l{Iek^Z ztP6{1Nv4@Ss7ACfXIwa+ALfUjtpK<`1t_;49~LkK0-8a{daqHevbk-hp=_lFC#NmF zTgK~czwquBI6LONv|lWjUDNS|9KPybZ4+N6xj|-LE9FT4sBGS4LX*_GehioCSs7i- zg{tVNSDdPd0psp-eKsuTt9oiPa&ruVrzU|pJI@B&sELxnH%@IA^9_axaiq-4tAxMB z_Gsiu(#^-KJuzw@1`aQ+h)yiP#1~cca~<~+bMY00^Z4Oq>81?{-OdG}e>+cz|JFzR zMLzX1Ix>(J(>i`DVGcF}V zUI!4#5C`w20=9M}dlda1klnA_9lNXFT-Wbee!uP{F-fY8Y9YOLe*{%E-1zYpdm3Dz zgQ2~TKw2jL_c=bJS`jI8gwZp@Xh+xoJl86M9;pTGh!0WEH*z+cyccX(Kp#VIN}L9? zrr*o0^5-Ud4DM3F%INFT38h{{D_0UJC(07gG_s}|T=3?Lf>ncilyG!Qm*oneqp|#9 z3Eey>^u-Hz0y0UR9%zzLf_2yP*L?HCFR8?GfTYwH=VX<-&z6!PXO^hcBb35dt-m&m z8p-Kyu27p(D|EI9NY|1ST@xF%vLc!=x3w1~aX0^Jp%Eq+sM)5*qK^=sPm-ZbNcX;L z3#sx5LH$IzlQ;+ZjsFl#jSkVg9ily+{|K8Vo9Ab5sD(}DgcEqr0N?%^sSgT%T8R-P zUbt8GV6L%)nW_G_eE&;|Io=JEGpuHR%2E6fKJ5A@G)HB0oz_2Nc6hCk&_dC3UB?&M zj#K7cKvkc*2v;6Ed5p||BM8pL8(sVH(K9E!r$30#Qtu`{V%ix?*W`J0cg@*ZsE%3a z9u#zE0i6}|&d4s}gus8PNPjngQ{jF<8@Ge~qMkV-41^RdN66zicP5 z{C|vXV$ZyGurV9ii_DuZNTAG?moRK&*NDKqfcXQ{XQ9(8Q1fNHFx|_xr|j{o26F*I zRC4c`;yA0WLj!bg1^-%VefzE)2C#A%tfWdPc8U}dMG8VPSz*Say4d+-OfahOE087I zrqhDP{hJ#KkKyv2Z+nW0NHPuMVk)~jp}iAVMML8g1Eq^COB}-o<7t+UQnHWB-`(Y_ zs;7_WW3NyWt>B=;~wps<`Z!#i3zL2N0cGAqF!-_pPBd^*;*Os9xS>G z;Ir`Hx2xF2mVpBrKFDi$P??Ezc6JLJdSQ_{<$0lAf}5vbA>zcQ_mLXD2ijXtAqPFr z5`BB_tT5eU$2L*7EYQI^1&cPveIx2_eqToMK)v?5`0e4ifLchyUV{ZK8kFj7zD;@! zX2Hj}0c=E1+9*;R2=CMT0GMYVkUa0_cWo^{o*$8B7o~;h)qSKeXRSXH3qsM+5Xgw` zq3Fq7OQQiPUsaj-vF}ZK^qP)$>ir&{Xq=BCl(zScPh7=s)o!K_oDz(_jor>lhMUZ( z!`#}sIv78mSa>UuN7C`Cipf*FssH(<;>@!~7T?2Fm%2c{*$H};rACF;eF zC8+aSv+vzjWTMzuGKr6e%METq;Jz{Z5CsqhOvhc2nD49u;c)jX@=o(V7tetBfxyd> zoMVm&I%tPjx23h_%4L=-^5iP4-g1WqGu@R5)GQ{=y0Xl`Yxzk5Nid#ES0wfR-x>VO z5JZCj5v;qLzh+|ssb&!3b;kTSAfsh7a5u8|6cn{*lj)+K6ejH~dLjY8O`D6=?@Y3U zDjQ*}_6$L%*MnI>ftnD%z=4jxo_*HtTMtwXLQuOZkMxuj`8hHivR63E=^P{s#*3oH zHPj)K(6PHo6=?Cc<~iVFLdd(YXoTQ zs-mjnN)W*DSvQi6xNFCV%tZE8SpPE?=Hu|1U@XUKENdUqSag<%2FKI!1~e>qSW{7p zL7?0|pAe{d+10pRHJ+pfP2u0f@Lv+v@M|JQF%sn_Q#I5>gM2&XnMAld(#3}tlO@7Q z4|c&BK;P>b%|W0>2LNuc2Pt_^FWD(LqWJrjoO;@pt}PclHgXh;eRbpjMstH;+f}fs zxdR24-O>of)>Zdc&Eh2_DNi%)QR}vl z=Hl19rcSl;G$O@Xo$*~MuB#qKDOsVHH<`<5j8%NaJbo~W71*y~(l6mdV|vh_A^-~U ziJOG-gWeNrwGjg~G$DE&Ob3HJlJ(TRy-GXb!FF8BY1>Ef{KC{;<17k^f<2I1t?0s z?@#qJlSxRvukY`_A1^Y`^K^ArU)9ys)z#JR?tdcV*!gm$Nu!H1=UL<#Wn;Q5_BKt> z{h^=<_97wbA28uXx+pQ~{`hIQ(&|^07>&|nm8%4oY6c=mF}}b(d%NEeSR?vs#(~vF z_iyZYFq02W9mo{al3Apud}!u{>dp{_;VCLqSFJY)O_u(bAw+RLd5KrTv$0U@em;(t z(Z*8wel+nGS2fgHD)ltA*1)6nRX=#qR8E@W`tmr=0&*vH zsBT9w8*7$t-6%{9VTBKm*gY>jG*|wsiT^~0&;?5=ECrOa z3YG90ZqQoPjr$T#JXJK5EZuDzJ$iP2$uIBzKy6chGEi|M2Y1X;8}sNx>ME>KYh>{+ z!)Is?w{po+#ivL~9@YNw3Z$bM>?dU?gFC>bIantfR#|kX_hu?|HE&p@cF2k1D|IJP z+|ysM)>6wrfaYE^S$ZDR38k;VR!DvN)F2Hzh7afCixmfz=Kq0rk{dp5g^ z{!G>ZmEVkJF?9kRBAyPWsas*%N0@pAm@)?S=jKGKwVGX^Xq!G)dyQhGSI}JCXXIOJ zG_k>b0S{VBk4$Sd<&;phNsU6dB*WWVts2R$-5jLnpM zA_XMMLphkI7-kt?x#K&+toS5*#ADVYgLzvpTkD^igEDL=7YJqgGruFU?@Uxap3qa9 z0Dx_eoD@?ng$}!zv3hf(>Jt^0l354#W~aC{IkcYM+Rpz@u9Gi*ZqjiqspQ%*?_uz zQErQm0KZ54HQ93thJm8t)ByNRvh+?L`Y{=c3%yGyb5?cSA<~U+tqA+#)RrbFw}v~K zRH+>#<|K<>&4K!69k0q5-{Te`=FjC|M&}e02^^pW_eYoBA4P zFl2`1#E`}&+_1aKw8W?Hp99tG7;d;q&k4B zC$q8KF1##i@MXx(?ZQh(8T^8~I)E3CTB7`4fmgSizGtbyo7tmo7hcxW;KMr1|0m0T z)tw!rFCJ^@2X~l%g~2CxnE(C;U)I5XZL+k`;1_h5f7IZw{I!Gf_4Mu2{A>sCGT%PK zI?Ug<&#F5*NMBrU`48?e|FH(2++qF|244n?Z?}I+_c!aqX9P}+=s~y7< z-IwyzktVCLvSIik1TJA)-Il6Y2H-sS)EP(`%W> z%Bn`OmH>07IHWEuOhzM|;{SmR%;~d^$`K$L@*ZU>NqB(Ub1!_hN~nk&Q1&Q~=7eS_b>n-xsLB3N)16v;p!mQYWu#EMywFjHNsm+XPZ3 zM!$!BSMtzZNQ&Z|-dl`^7&%>V58%25g=nW5*le=!Dk4{hhBo?wjO0spVM;JFli)HX zKxOeqt?u_37nJWfqPp-}wFLgS!COHzt@lUhOB*hCD;=^Z`l*mdU#K+2q>(PD!R&C{ z6F^NY|?VPf%yyle?0D zn!Ew(l&rs*R&w`OLjMo?5!%@FU0MC+ly7DeW}7FJqi}LXM)$Q`H?55eO*ZddJS+53 zF-JeM^fN<0wW9W37X8O`LqCUPuj$?#m8dz z5Vy@6;3ojO$!Ib2%8QBs9wydM-5^j^a!3qB9AAzYt&iPMuzRR}0s{oad+ak#Ctk)oZT=4JYR*x(@`+3CJ`PR)2LN^*GR`-WsxD z1wO^{Bil4t*MeNxzA-Lz>`rgxXCM)3;UR=}%7jXxlMU^h3B4&B8d*RFi`<2eQZR zw7A_27Pp(hV#^>@cL?b5E)Zmr+LM>+fuBVS(g$H_5PvCCoCRU>lNxX_h_bMT0iKEo!Mto$OEiB$vNi@Z^LT#vj+ zkNDg4PE(yFRo!cE!p(VeEnY=nk+cH zJb6^U%}`UA2Si&(vG&nPd-9RmxGyTqe7xnb|KN`05_&&Y$XMJu-75zl=Mgoo$_G8G zF%(L60a4YMH>;C}6u}E|$#FQ_zzu+!EB9U?)`vC0v!Zf0?Ey%9%(9b{1%2gYWpR0N zUYRZ`n;!p_$cd!tj00^{{Z&Q%-wDPcPL6&lXU)A^MxQ)nT0i+iXlXPc z^xRR~Cnrt8Z_BLf-;rOuaZP#WO<*ppoWHK%1pJeBopx5I*qV@DyG%Qat9=^_(objY z0m|cRVr#ajz0=!Ef297c9JnG>HxU*Z{~)%uQ|v|agqRoE1q?lE7f$KlT)X+9A)z~) zlE+QX|G9a7@{jqkwe(RC?Iqmh^vG`~Uiy(1ws(lUv}C)ZraEzDk^632u@5f5oC_hP z=I{e$SdVddn?`AESH2LqyW&0V-54Hs5%;ER(wfXEZFQM+ZP%tRV@h2-v?cK^Bnvm( z$ZvYS<$5EzdalYw8`JY`MArJ`E>;_9{3sVs+bZ?FN*&8&6R=HkD-18L5D68YIk;sn ziMvxBo;Wm*KBewruAirHLvbq^b94N8HX^Ne^+!#Fc| z$QWqYT^HwzHf1!1E%frrjquxwY2oKN!s!iakPyB-0oszoqwIL88TezEu0;1X4PJnE z8f{GJ`j|R#U-Ucm>IhbOGdPermu78tH+-c@dEyKv<~i~C^HU|U&qDD9^S|B$65HvZ zX`>o>Zr68O&3plS1i+nQpNj+qUl70-3SJbzw`+kf3gE8_UI0A!UL0Gk*MdINDw

    nY73=6O$1<1M7#>P)A7<*`d={)YKu-} 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 z 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

^DX{RXKr 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≠SoZD+!hr3P_dMQ# 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⪙HIGGC?CzUEdQUgipZ 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