@@ -28351,6 +28351,33 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28351
28351
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28352
28352
28353
28353
28354
+ --------------------------------------------------------------------------------
28355
+ pkg/errors BSD 2-Clause "Simplified" License https://github.com/pkg/errors/blob/master/LICENSE
28356
+ --------------------------------------------------------------------------------
28357
+ Copyright (c) 2015, Dave Cheney <
[email protected] >
28358
+ All rights reserved.
28359
+
28360
+ Redistribution and use in source and binary forms, with or without
28361
+ modification, are permitted provided that the following conditions are met:
28362
+
28363
+ * Redistributions of source code must retain the above copyright notice, this
28364
+ list of conditions and the following disclaimer.
28365
+
28366
+ * Redistributions in binary form must reproduce the above copyright notice,
28367
+ this list of conditions and the following disclaimer in the documentation
28368
+ and/or other materials provided with the distribution.
28369
+
28370
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
28371
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
28372
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28373
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
28374
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
28375
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
28376
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
28377
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
28378
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28379
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28380
+
28354
28381
--------------------------------------------------------------------------------
28355
28382
pkg/profile BSD 2-Clause "Simplified" License https://github.com/pkg/profile/blob/master/LICENSE
28356
28383
--------------------------------------------------------------------------------
0 commit comments