@@ -7537,6 +7537,39 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
7537
7537
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7538
7538
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7539
7539
7540
+ --------------------------------------------------------------------------------
7541
+ planetscale/vtprotobuf BSD 3-Clause "New" or "Revised" License https://github.com/planetscale/vtprotobuf/blob/main/LICENSE
7542
+ --------------------------------------------------------------------------------
7543
+ Copyright (c) 2021, PlanetScale Inc. All rights reserved.
7544
+ Copyright (c) 2013, The GoGo Authors. All rights reserved.
7545
+ Copyright (c) 2018 The Go Authors. All rights reserved.
7546
+
7547
+ Redistribution and use in source and binary forms, with or without
7548
+ modification, are permitted provided that the following conditions are
7549
+ met:
7550
+
7551
+ * Redistributions of source code must retain the above copyright
7552
+ notice, this list of conditions and the following disclaimer.
7553
+ * Redistributions in binary form must reproduce the above
7554
+ copyright notice, this list of conditions and the following disclaimer
7555
+ in the documentation and/or other materials provided with the
7556
+ distribution.
7557
+ * Neither the name of Google Inc. nor the names of its
7558
+ contributors may be used to endorse or promote products derived from
7559
+ this software without specific prior written permission.
7560
+
7561
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7562
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7563
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7564
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
7565
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7566
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7567
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7568
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7569
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7570
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7571
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7572
+
7540
7573
--------------------------------------------------------------------------------
7541
7574
pmezard/go-difflib BSD 3-Clause "New" or "Revised" License https://github.com/pmezard/go-difflib/blob/master/LICENSE
7542
7575
--------------------------------------------------------------------------------
0 commit comments