|
1 | 1 | UNUSED LICENSES: |
2 | 2 |
|
3 | | -==================================================================================================== |
4 | | -ORIGIN: ../../../flutter/third_party/skia/LICENSE |
5 | | -TYPE: LicenseType.bsd |
6 | | ----------------------------------------------------------------------------------------------------- |
7 | | -Copyright (c) 2011 Google Inc. All rights reserved. |
8 | | - |
9 | | -Redistribution and use in source and binary forms, with or without |
10 | | -modification, are permitted provided that the following conditions are |
11 | | -met: |
12 | | - |
13 | | - * Redistributions of source code must retain the above copyright |
14 | | - notice, this list of conditions and the following disclaimer. |
15 | 3 |
|
16 | | - * Redistributions in binary form must reproduce the above copyright |
17 | | - notice, this list of conditions and the following disclaimer in |
18 | | - the documentation and/or other materials provided with the |
19 | | - distribution. |
20 | | - |
21 | | - * Neither the name of the copyright holder nor the names of its |
22 | | - contributors may be used to endorse or promote products derived |
23 | | - from this software without specific prior written permission. |
24 | | - |
25 | | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
26 | | -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
27 | | -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
28 | | -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
29 | | -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
30 | | -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
31 | | -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
32 | | -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
33 | | -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
34 | | -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
35 | | -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | | -==================================================================================================== |
37 | 4 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
38 | 5 | USED LICENSES: |
39 | 6 |
|
@@ -125,6 +92,9 @@ FILE: ../../../flutter/flow/raster_cache.h |
125 | 92 | FILE: ../../../flutter/flow/raster_cache_key.cc |
126 | 93 | FILE: ../../../flutter/flow/raster_cache_key.h |
127 | 94 | FILE: ../../../flutter/flow/raster_cache_unittests.cc |
| 95 | +FILE: ../../../flutter/flow/rtree.cc |
| 96 | +FILE: ../../../flutter/flow/rtree.h |
| 97 | +FILE: ../../../flutter/flow/rtree_unittests.cc |
128 | 98 | FILE: ../../../flutter/flow/scene_update_context.cc |
129 | 99 | FILE: ../../../flutter/flow/scene_update_context.h |
130 | 100 | FILE: ../../../flutter/flow/skia_gpu_object.cc |
@@ -1615,44 +1585,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
1615 | 1585 | See the License for the specific language governing permissions and |
1616 | 1586 | limitations under the License. |
1617 | 1587 | ==================================================================================================== |
1618 | | - |
1619 | | -==================================================================================================== |
1620 | | -LIBRARY: skia |
1621 | | -ORIGIN: ../../../flutter/third_party/skia/main_unittests.cc + ../../../flutter/third_party/skia/LICENSE |
1622 | | -TYPE: LicenseType.bsd |
1623 | | -FILE: ../../../flutter/third_party/skia/main_unittests.cc |
1624 | | -FILE: ../../../flutter/third_party/skia/rtree.cc |
1625 | | -FILE: ../../../flutter/third_party/skia/rtree.h |
1626 | | -FILE: ../../../flutter/third_party/skia/rtree_unittests.cc |
1627 | | ----------------------------------------------------------------------------------------------------- |
1628 | | -Copyright 2012 Google Inc. |
1629 | | - |
1630 | | -Redistribution and use in source and binary forms, with or without |
1631 | | -modification, are permitted provided that the following conditions are |
1632 | | -met: |
1633 | | - |
1634 | | - * Redistributions of source code must retain the above copyright |
1635 | | - notice, this list of conditions and the following disclaimer. |
1636 | | - |
1637 | | - * Redistributions in binary form must reproduce the above copyright |
1638 | | - notice, this list of conditions and the following disclaimer in |
1639 | | - the documentation and/or other materials provided with the |
1640 | | - distribution. |
1641 | | - |
1642 | | - * Neither the name of the copyright holder nor the names of its |
1643 | | - contributors may be used to endorse or promote products derived |
1644 | | - from this software without specific prior written permission. |
1645 | | - |
1646 | | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
1647 | | -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
1648 | | -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
1649 | | -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
1650 | | -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
1651 | | -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
1652 | | -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
1653 | | -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
1654 | | -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
1655 | | -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
1656 | | -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
1657 | | -==================================================================================================== |
1658 | | -Total license count: 4 |
| 1588 | +Total license count: 2 |
0 commit comments