@@ -461,6 +461,36 @@ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
461
461
OTHER DEALINGS IN THE FONT SOFTWARE.
462
462
463
463
464
+ --------------------------------------------------------------------------------
465
+ // Copyright 2015 The Chromium Authors
466
+ //
467
+ // Redistribution and use in source and binary forms, with or without
468
+ // modification, are permitted provided that the following conditions are
469
+ // met:
470
+ //
471
+ // * Redistributions of source code must retain the above copyright
472
+ // notice, this list of conditions and the following disclaimer.
473
+ // * Redistributions in binary form must reproduce the above
474
+ // copyright notice, this list of conditions and the following disclaimer
475
+ // in the documentation and/or other materials provided with the
476
+ // distribution.
477
+ // * Neither the name of Google LLC nor the names of its
478
+ // contributors may be used to endorse or promote products derived from
479
+ // this software without specific prior written permission.
480
+ //
481
+ // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
482
+ // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
483
+ // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
484
+ // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
485
+ // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
486
+ // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
487
+ // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
488
+ // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
489
+ // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
490
+ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
491
+ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
492
+
493
+
464
494
--------------------------------------------------------------------------------
465
495
## clipper2 (http://www.angusj.com/delphi/clipper.php)
466
496
@@ -1731,6 +1761,36 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1731
1761
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1732
1762
1733
1763
1764
+ --------------------------------------------------------------------------------
1765
+ Copyright 2006 Google Inc. All Rights Reserved.
1766
+ Author:
[email protected] (Adam Langley)
1767
+
1768
+ Copyright (C) 2006 Google Inc.
1769
+
1770
+ Licensed under the Apache License, Version 2.0 (the "License");
1771
+ you may not use this file except in compliance with the License.
1772
+ You may obtain a copy of the License at
1773
+
1774
+ http://www.apache.org/licenses/LICENSE-2.0
1775
+
1776
+ Unless required by applicable law or agreed to in writing, software
1777
+ distributed under the License is distributed on an "AS IS" BASIS,
1778
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1779
+ See the License for the specific language governing permissions and
1780
+ limitations under the License.
1781
+
1782
+ This software is a description of processes which may be patented.
1783
+
1784
+ Use of this software may require patent licenses in some countries.
1785
+ You are directed to annex I of the JBIG2 specification for information.
1786
+
1787
+ Some information could be found at:
1788
+ http://www.jpeg.org/jbig/index.html
1789
+ http://www.cl.cam.ac.uk/~mgk25/jbigkit/patents/
1790
+ http://www.jpeg.org/public/fcd14492.pdf
1791
+ http://itscj.ipsj.or.jp/sc29/open/29view/29n55161.doc
1792
+
1793
+
1734
1794
--------------------------------------------------------------------------------
1735
1795
## koin (https://github.com/InsertKoinIO/koin)
1736
1796
0 commit comments