licenses_lib 19.3 KB
Newer Older
1
Signature: 4dcd5e5c7ba17499b85da8a9b3fa6637
2 3 4 5 6 7 8 9 10

UNUSED LICENSES:


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
USED LICENSES:

====================================================================================================
LIBRARY: icu
11
ORIGIN: ../../../lib/ftl/third_party/icu/LICENSE
12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
TYPE: LicenseType.unknown
FILE: ../../../lib/ftl/third_party/icu/icu_utf.cc
FILE: ../../../lib/ftl/third_party/icu/icu_utf.h
----------------------------------------------------------------------------------------------------
ICU License - ICU 1.8.1 and later

COPYRIGHT AND PERMISSION NOTICE

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.
====================================================================================================

====================================================================================================
LIBRARY: lib
ORIGIN: ../../../lib/ftl/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../lib/ftl/arraysize.h
FILE: ../../../lib/ftl/arraysize_unittest.cc
FILE: ../../../lib/ftl/build_config.h
FILE: ../../../lib/ftl/command_line.cc
FILE: ../../../lib/ftl/command_line.h
FILE: ../../../lib/ftl/command_line_unittest.cc
FILE: ../../../lib/ftl/compiler_specific.h
FILE: ../../../lib/ftl/debug/debugger.cc
FILE: ../../../lib/ftl/debug/debugger.h
FILE: ../../../lib/ftl/files/directory.cc
FILE: ../../../lib/ftl/files/directory.h
FILE: ../../../lib/ftl/files/eintr_wrapper.h
FILE: ../../../lib/ftl/files/file.cc
FILE: ../../../lib/ftl/files/file.h
FILE: ../../../lib/ftl/files/file_descriptor.cc
FILE: ../../../lib/ftl/files/file_descriptor.h
FILE: ../../../lib/ftl/files/file_unittest.cc
FILE: ../../../lib/ftl/files/path.h
72
FILE: ../../../lib/ftl/files/path_posix.cc
73 74 75 76 77
FILE: ../../../lib/ftl/files/path_unittest.cc
FILE: ../../../lib/ftl/files/scoped_temp_dir.cc
FILE: ../../../lib/ftl/files/scoped_temp_dir.h
FILE: ../../../lib/ftl/files/scoped_temp_dir_unittest.cc
FILE: ../../../lib/ftl/files/symlink.h
78
FILE: ../../../lib/ftl/files/symlink_posix.cc
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
FILE: ../../../lib/ftl/files/unique_fd.cc
FILE: ../../../lib/ftl/files/unique_fd.h
FILE: ../../../lib/ftl/functional/closure.h
FILE: ../../../lib/ftl/functional/make_copyable.h
FILE: ../../../lib/ftl/functional/make_copyable_unittest.cc
FILE: ../../../lib/ftl/functional/make_runnable.h
FILE: ../../../lib/ftl/log_level.h
FILE: ../../../lib/ftl/log_settings.cc
FILE: ../../../lib/ftl/log_settings.h
FILE: ../../../lib/ftl/log_settings_state.cc
FILE: ../../../lib/ftl/log_settings_unittest.cc
FILE: ../../../lib/ftl/logging.cc
FILE: ../../../lib/ftl/logging.h
FILE: ../../../lib/ftl/macros.h
FILE: ../../../lib/ftl/memory/ref_counted.h
FILE: ../../../lib/ftl/memory/ref_counted_internal.h
FILE: ../../../lib/ftl/memory/ref_counted_unittest.cc
FILE: ../../../lib/ftl/memory/ref_ptr.h
FILE: ../../../lib/ftl/memory/ref_ptr_internal.h
FILE: ../../../lib/ftl/memory/unique_object.h
FILE: ../../../lib/ftl/memory/weak_ptr.h
FILE: ../../../lib/ftl/memory/weak_ptr_internal.cc
FILE: ../../../lib/ftl/memory/weak_ptr_internal.h
FILE: ../../../lib/ftl/memory/weak_ptr_unittest.cc
103 104 105 106
FILE: ../../../lib/ftl/random/rand.cc
FILE: ../../../lib/ftl/random/rand.h
FILE: ../../../lib/ftl/random/uuid.cc
FILE: ../../../lib/ftl/random/uuid.h
107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
FILE: ../../../lib/ftl/strings/ascii.cc
FILE: ../../../lib/ftl/strings/ascii.h
FILE: ../../../lib/ftl/strings/ascii_unittest.cc
FILE: ../../../lib/ftl/strings/concatenate.cc
FILE: ../../../lib/ftl/strings/concatenate.h
FILE: ../../../lib/ftl/strings/concatenate_unittest.cc
FILE: ../../../lib/ftl/strings/split_string.cc
FILE: ../../../lib/ftl/strings/split_string.h
FILE: ../../../lib/ftl/strings/split_string_unittest.cc
FILE: ../../../lib/ftl/strings/string_number_conversions.cc
FILE: ../../../lib/ftl/strings/string_number_conversions.h
FILE: ../../../lib/ftl/strings/string_number_conversions_unittest.cc
FILE: ../../../lib/ftl/strings/string_printf.cc
FILE: ../../../lib/ftl/strings/string_printf.h
FILE: ../../../lib/ftl/strings/string_printf_unittest.cc
FILE: ../../../lib/ftl/strings/string_view.cc
FILE: ../../../lib/ftl/strings/string_view.h
FILE: ../../../lib/ftl/strings/string_view_unittest.cc
FILE: ../../../lib/ftl/strings/trim.cc
FILE: ../../../lib/ftl/strings/trim.h
FILE: ../../../lib/ftl/strings/trim_unittest.cc
FILE: ../../../lib/ftl/strings/utf_codecs.cc
FILE: ../../../lib/ftl/strings/utf_codecs.h
FILE: ../../../lib/ftl/synchronization/cond_var.h
131
FILE: ../../../lib/ftl/synchronization/cond_var_posix.cc
132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
FILE: ../../../lib/ftl/synchronization/cond_var_unittest.cc
FILE: ../../../lib/ftl/synchronization/mutex_unittest.cc
FILE: ../../../lib/ftl/synchronization/sleep.cc
FILE: ../../../lib/ftl/synchronization/sleep.h
FILE: ../../../lib/ftl/synchronization/thread_annotations.h
FILE: ../../../lib/ftl/synchronization/thread_annotations_unittest.cc
FILE: ../../../lib/ftl/synchronization/thread_checker.h
FILE: ../../../lib/ftl/synchronization/thread_checker_unittest.cc
FILE: ../../../lib/ftl/synchronization/waitable_event.cc
FILE: ../../../lib/ftl/synchronization/waitable_event.h
FILE: ../../../lib/ftl/synchronization/waitable_event_unittest.cc
FILE: ../../../lib/ftl/tasks/one_shot_timer.cc
FILE: ../../../lib/ftl/tasks/one_shot_timer.h
FILE: ../../../lib/ftl/tasks/one_shot_timer_unittest.cc
FILE: ../../../lib/ftl/tasks/task_runner.cc
FILE: ../../../lib/ftl/tasks/task_runner.h
FILE: ../../../lib/ftl/time/stopwatch.cc
FILE: ../../../lib/ftl/time/stopwatch.h
FILE: ../../../lib/ftl/time/time_delta.h
FILE: ../../../lib/ftl/time/time_point.cc
FILE: ../../../lib/ftl/time/time_point.h
153
FILE: ../../../lib/ftl/time/time_printers.cc
154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220
FILE: ../../../lib/ftl/time/time_unittest.cc
FILE: ../../../lib/tonic/converter/dart_converter.cc
FILE: ../../../lib/tonic/converter/dart_converter.h
FILE: ../../../lib/tonic/dart_message_handler.cc
FILE: ../../../lib/tonic/dart_message_handler.h
FILE: ../../../lib/tonic/dart_microtask_queue.cc
FILE: ../../../lib/tonic/dart_microtask_queue.h
FILE: ../../../lib/tonic/dart_sticky_error.cc
FILE: ../../../lib/tonic/dart_sticky_error.h
FILE: ../../../lib/tonic/debugger/dart_debugger.cc
FILE: ../../../lib/tonic/debugger/dart_debugger.h
FILE: ../../../lib/tonic/file_loader/file_loader.cc
FILE: ../../../lib/tonic/file_loader/file_loader.h
FILE: ../../../lib/tonic/logging/dart_error.cc
FILE: ../../../lib/tonic/logging/dart_error.h
FILE: ../../../lib/tonic/logging/dart_invoke.cc
FILE: ../../../lib/tonic/logging/dart_invoke.h
FILE: ../../../lib/tonic/parsers/packages_map.cc
FILE: ../../../lib/tonic/parsers/packages_map.h
FILE: ../../../lib/tonic/scopes/dart_api_scope.h
FILE: ../../../lib/tonic/scopes/dart_isolate_scope.cc
FILE: ../../../lib/tonic/scopes/dart_isolate_scope.h
FILE: ../../../lib/tonic/typed_data/dart_byte_data.h
FILE: ../../../lib/tonic/typed_data/int32_list.h
FILE: ../../../lib/tonic/typed_data/uint8_list.h
FILE: ../../../lib/zip/create_unzipper.cc
FILE: ../../../lib/zip/create_unzipper.h
FILE: ../../../lib/zip/memory_io.cc
FILE: ../../../lib/zip/memory_io.h
FILE: ../../../lib/zip/unique_unzipper.cc
FILE: ../../../lib/zip/unique_unzipper.h
FILE: ../../../lib/zip/unique_zipper.cc
FILE: ../../../lib/zip/unique_zipper.h
FILE: ../../../lib/zip/unzipper.cc
FILE: ../../../lib/zip/unzipper.h
FILE: ../../../lib/zip/zipper.cc
FILE: ../../../lib/zip/zipper.h
----------------------------------------------------------------------------------------------------
Copyright 2016 The Fuchsia 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.
====================================================================================================

221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264
====================================================================================================
LIBRARY: lib
ORIGIN: ../../../lib/ftl/files/path_win.cc + ../../../lib/ftl/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../lib/ftl/files/path_win.cc
FILE: ../../../lib/ftl/files/symlink_win.cc
FILE: ../../../lib/ftl/inttypes.h
FILE: ../../../lib/ftl/portable_unistd.h
FILE: ../../../lib/ftl/random/rand_unittest.cc
FILE: ../../../lib/ftl/strings/join_strings.h
FILE: ../../../lib/ftl/strings/join_strings_unittest.cc
FILE: ../../../lib/ftl/synchronization/cond_var_win.cc
FILE: ../../../lib/ftl/threading/thread.cc
FILE: ../../../lib/ftl/threading/thread.h
----------------------------------------------------------------------------------------------------
Copyright 2017 The Fuchsia 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.
====================================================================================================

265 266 267 268 269 270 271
====================================================================================================
LIBRARY: lib
ORIGIN: ../../../lib/ftl/synchronization/monitor.cc + ../../../lib/ftl/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../lib/ftl/synchronization/monitor.cc
FILE: ../../../lib/ftl/synchronization/monitor.h
FILE: ../../../lib/ftl/synchronization/mutex.h
272
FILE: ../../../lib/ftl/synchronization/mutex_posix.cc
273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302
----------------------------------------------------------------------------------------------------
Copyright 2016 The Fuchisa 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.
====================================================================================================

303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337
====================================================================================================
LIBRARY: lib
ORIGIN: ../../../lib/ftl/synchronization/mutex_win.cc + ../../../lib/ftl/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../lib/ftl/synchronization/mutex_win.cc
----------------------------------------------------------------------------------------------------
Copyright 2017 The Fuchisa 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.
====================================================================================================

338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393
====================================================================================================
LIBRARY: lib
ORIGIN: ../../../lib/tonic/mx/mx_converter.h + ../../../lib/ftl/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../lib/tonic/dart_args.h
FILE: ../../../lib/tonic/dart_binding_macros.h
FILE: ../../../lib/tonic/dart_class_library.cc
FILE: ../../../lib/tonic/dart_class_library.h
FILE: ../../../lib/tonic/dart_class_provider.cc
FILE: ../../../lib/tonic/dart_class_provider.h
FILE: ../../../lib/tonic/dart_library_natives.cc
FILE: ../../../lib/tonic/dart_library_natives.h
FILE: ../../../lib/tonic/dart_persistent_value.cc
FILE: ../../../lib/tonic/dart_persistent_value.h
FILE: ../../../lib/tonic/dart_state.cc
FILE: ../../../lib/tonic/dart_state.h
FILE: ../../../lib/tonic/dart_wrappable.cc
FILE: ../../../lib/tonic/dart_wrappable.h
FILE: ../../../lib/tonic/dart_wrapper_info.h
FILE: ../../../lib/tonic/mx/mx_converter.h
FILE: ../../../lib/tonic/typed_data/dart_byte_data.cc
FILE: ../../../lib/tonic/typed_data/float32_list.cc
FILE: ../../../lib/tonic/typed_data/float32_list.h
FILE: ../../../lib/tonic/typed_data/float64_list.cc
FILE: ../../../lib/tonic/typed_data/float64_list.h
FILE: ../../../lib/tonic/typed_data/int32_list.cc
FILE: ../../../lib/tonic/typed_data/uint8_list.cc
----------------------------------------------------------------------------------------------------
Copyright 2015 The Fuchsia 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.
====================================================================================================
394
Total license count: 6