project_files/Android-build/Licenses/Android Support library/NOTICE.txt
author Wuzzy <Wuzzy2@mail.ru>
Thu, 03 Jan 2019 19:46:48 +0100
changeset 14514 5ac181cb2396
parent 6850 a70ce2fad789
permissions -rw-r--r--
Fix bee targeting fail across wrap world edge Previously, the bee always aimed for the light area, no matter where you actually put the target. It also got confused whenever it flew across the wrap world edge. How the bee works now: 1) The placed bee target is *not* recalculated when it was placed in the "gray" part of the wrap world edge. This allows for more fine-tuning. 1a) Place target in light area: bee aims for target light area 1b) Place target in gray area: bee aims for target, but flies to gray area first 2) Bee target is recalculated whenever bee passes the wrap world edge.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6850
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
     1
Notice for all the files in this folder.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
     2
------------------------------------------------------------
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
     3
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
     4
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
     5
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
     6
   Copyright (c) 2005-2008, The Android Open Source Project
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
     7
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
     8
   Licensed under the Apache License, Version 2.0 (the "License");
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
     9
   you may not use this file except in compliance with the License.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    10
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    11
   Unless required by applicable law or agreed to in writing, software
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    12
   distributed under the License is distributed on an "AS IS" BASIS,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    13
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    14
   See the License for the specific language governing permissions and
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    15
   limitations under the License.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    16
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    17
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    18
                                 Apache License
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    19
                           Version 2.0, January 2004
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    20
                        http://www.apache.org/licenses/
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    21
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    22
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    23
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    24
   1. Definitions.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    25
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    26
      "License" shall mean the terms and conditions for use, reproduction,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    27
      and distribution as defined by Sections 1 through 9 of this document.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    28
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    29
      "Licensor" shall mean the copyright owner or entity authorized by
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    30
      the copyright owner that is granting the License.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    31
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    32
      "Legal Entity" shall mean the union of the acting entity and all
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    33
      other entities that control, are controlled by, or are under common
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    34
      control with that entity. For the purposes of this definition,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    35
      "control" means (i) the power, direct or indirect, to cause the
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    36
      direction or management of such entity, whether by contract or
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    37
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    38
      outstanding shares, or (iii) beneficial ownership of such entity.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    39
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    40
      "You" (or "Your") shall mean an individual or Legal Entity
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    41
      exercising permissions granted by this License.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    42
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    43
      "Source" form shall mean the preferred form for making modifications,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    44
      including but not limited to software source code, documentation
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    45
      source, and configuration files.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    46
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    47
      "Object" form shall mean any form resulting from mechanical
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    48
      transformation or translation of a Source form, including but
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    49
      not limited to compiled object code, generated documentation,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    50
      and conversions to other media types.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    51
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    52
      "Work" shall mean the work of authorship, whether in Source or
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    53
      Object form, made available under the License, as indicated by a
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    54
      copyright notice that is included in or attached to the work
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    55
      (an example is provided in the Appendix below).
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    56
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    57
      "Derivative Works" shall mean any work, whether in Source or Object
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    58
      form, that is based on (or derived from) the Work and for which the
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    59
      editorial revisions, annotations, elaborations, or other modifications
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    60
      represent, as a whole, an original work of authorship. For the purposes
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    61
      of this License, Derivative Works shall not include works that remain
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    62
      separable from, or merely link (or bind by name) to the interfaces of,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    63
      the Work and Derivative Works thereof.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    64
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    65
      "Contribution" shall mean any work of authorship, including
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    66
      the original version of the Work and any modifications or additions
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    67
      to that Work or Derivative Works thereof, that is intentionally
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    68
      submitted to Licensor for inclusion in the Work by the copyright owner
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    69
      or by an individual or Legal Entity authorized to submit on behalf of
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    70
      the copyright owner. For the purposes of this definition, "submitted"
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    71
      means any form of electronic, verbal, or written communication sent
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    72
      to the Licensor or its representatives, including but not limited to
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    73
      communication on electronic mailing lists, source code control systems,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    74
      and issue tracking systems that are managed by, or on behalf of, the
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    75
      Licensor for the purpose of discussing and improving the Work, but
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    76
      excluding communication that is conspicuously marked or otherwise
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    77
      designated in writing by the copyright owner as "Not a Contribution."
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    78
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    79
      "Contributor" shall mean Licensor and any individual or Legal Entity
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    80
      on behalf of whom a Contribution has been received by Licensor and
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    81
      subsequently incorporated within the Work.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    82
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    83
   2. Grant of Copyright License. Subject to the terms and conditions of
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    84
      this License, each Contributor hereby grants to You a perpetual,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    85
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    86
      copyright license to reproduce, prepare Derivative Works of,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    87
      publicly display, publicly perform, sublicense, and distribute the
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    88
      Work and such Derivative Works in Source or Object form.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    89
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    90
   3. Grant of Patent License. Subject to the terms and conditions of
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    91
      this License, each Contributor hereby grants to You a perpetual,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    92
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    93
      (except as stated in this section) patent license to make, have made,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    94
      use, offer to sell, sell, import, and otherwise transfer the Work,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    95
      where such license applies only to those patent claims licensable
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    96
      by such Contributor that are necessarily infringed by their
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    97
      Contribution(s) alone or by combination of their Contribution(s)
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    98
      with the Work to which such Contribution(s) was submitted. If You
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
    99
      institute patent litigation against any entity (including a
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   100
      cross-claim or counterclaim in a lawsuit) alleging that the Work
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   101
      or a Contribution incorporated within the Work constitutes direct
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   102
      or contributory patent infringement, then any patent licenses
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   103
      granted to You under this License for that Work shall terminate
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   104
      as of the date such litigation is filed.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   105
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   106
   4. Redistribution. You may reproduce and distribute copies of the
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   107
      Work or Derivative Works thereof in any medium, with or without
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   108
      modifications, and in Source or Object form, provided that You
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   109
      meet the following conditions:
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   110
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   111
      (a) You must give any other recipients of the Work or
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   112
          Derivative Works a copy of this License; and
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   113
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   114
      (b) You must cause any modified files to carry prominent notices
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   115
          stating that You changed the files; and
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   116
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   117
      (c) You must retain, in the Source form of any Derivative Works
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   118
          that You distribute, all copyright, patent, trademark, and
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   119
          attribution notices from the Source form of the Work,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   120
          excluding those notices that do not pertain to any part of
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   121
          the Derivative Works; and
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   122
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   123
      (d) If the Work includes a "NOTICE" text file as part of its
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   124
          distribution, then any Derivative Works that You distribute must
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   125
          include a readable copy of the attribution notices contained
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   126
          within such NOTICE file, excluding those notices that do not
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   127
          pertain to any part of the Derivative Works, in at least one
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   128
          of the following places: within a NOTICE text file distributed
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   129
          as part of the Derivative Works; within the Source form or
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   130
          documentation, if provided along with the Derivative Works; or,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   131
          within a display generated by the Derivative Works, if and
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   132
          wherever such third-party notices normally appear. The contents
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   133
          of the NOTICE file are for informational purposes only and
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   134
          do not modify the License. You may add Your own attribution
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   135
          notices within Derivative Works that You distribute, alongside
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   136
          or as an addendum to the NOTICE text from the Work, provided
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   137
          that such additional attribution notices cannot be construed
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   138
          as modifying the License.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   139
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   140
      You may add Your own copyright statement to Your modifications and
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   141
      may provide additional or different license terms and conditions
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   142
      for use, reproduction, or distribution of Your modifications, or
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   143
      for any such Derivative Works as a whole, provided Your use,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   144
      reproduction, and distribution of the Work otherwise complies with
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   145
      the conditions stated in this License.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   146
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   147
   5. Submission of Contributions. Unless You explicitly state otherwise,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   148
      any Contribution intentionally submitted for inclusion in the Work
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   149
      by You to the Licensor shall be under the terms and conditions of
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   150
      this License, without any additional terms or conditions.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   151
      Notwithstanding the above, nothing herein shall supersede or modify
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   152
      the terms of any separate license agreement you may have executed
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   153
      with Licensor regarding such Contributions.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   154
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   155
   6. Trademarks. This License does not grant permission to use the trade
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   156
      names, trademarks, service marks, or product names of the Licensor,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   157
      except as required for reasonable and customary use in describing the
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   158
      origin of the Work and reproducing the content of the NOTICE file.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   159
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   160
   7. Disclaimer of Warranty. Unless required by applicable law or
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   161
      agreed to in writing, Licensor provides the Work (and each
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   162
      Contributor provides its Contributions) on an "AS IS" BASIS,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   163
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   164
      implied, including, without limitation, any warranties or conditions
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   165
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   166
      PARTICULAR PURPOSE. You are solely responsible for determining the
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   167
      appropriateness of using or redistributing the Work and assume any
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   168
      risks associated with Your exercise of permissions under this License.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   169
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   170
   8. Limitation of Liability. In no event and under no legal theory,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   171
      whether in tort (including negligence), contract, or otherwise,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   172
      unless required by applicable law (such as deliberate and grossly
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   173
      negligent acts) or agreed to in writing, shall any Contributor be
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   174
      liable to You for damages, including any direct, indirect, special,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   175
      incidental, or consequential damages of any character arising as a
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   176
      result of this License or out of the use or inability to use the
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   177
      Work (including but not limited to damages for loss of goodwill,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   178
      work stoppage, computer failure or malfunction, or any and all
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   179
      other commercial damages or losses), even if such Contributor
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   180
      has been advised of the possibility of such damages.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   181
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   182
   9. Accepting Warranty or Additional Liability. While redistributing
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   183
      the Work or Derivative Works thereof, You may choose to offer,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   184
      and charge a fee for, acceptance of support, warranty, indemnity,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   185
      or other liability obligations and/or rights consistent with this
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   186
      License. However, in accepting such obligations, You may act only
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   187
      on Your own behalf and on Your sole responsibility, not on behalf
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   188
      of any other Contributor, and only if You agree to indemnify,
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   189
      defend, and hold each Contributor harmless for any liability
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   190
      incurred by, or claims asserted against, such Contributor by reason
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   191
      of your accepting any such warranty or additional liability.
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   192
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   193
   END OF TERMS AND CONDITIONS
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   194
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
diff changeset
   195