Skip to content

Commit ec3be46

Browse files
committed
Make initial commit of dependency license metadata
The `.licenses` folder contains a cache of license metadata for all the project's Go dependencies. This serves two purposes: - Allow the Licensed dependency license checker tool to only check licenses when a dependency is added or updated - Allow the maintainer to manually define license metadata when the licensee tool is unable to automatically detect it
1 parent 435d59b commit ec3be46

File tree

165 files changed

+32925
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

165 files changed

+32925
-0
lines changed

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/builder.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/cores.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/globals.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/httpclient.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/libraries.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/resources.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/security.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/sketch.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/arduino/utils.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/cli/feedback.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/cli/globals.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/configuration.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/executils.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/i18n.dep.yml

+685
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/settings/v1.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/version.dep.yml

+704
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/go-paths-helper.dep.yml

+350
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/go-properties-orderedmap.dep.yml

+350
Large diffs are not rendered by default.

Diff for: .licenses/arduino-language-server/go/github.com/arduino/go-win32-utils.dep.yml

+505
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: github.com/codeclysm/extract/v3
3+
version: v3.0.2
4+
type: go
5+
summary: Package extract allows to extract archives in zip, tar.gz or tar.bz2 formats
6+
easily.
7+
homepage: https://pkg.go.dev/github.com/codeclysm/extract/v3
8+
license: mit
9+
licenses:
10+
- sources: LICENSE
11+
text: |
12+
The MIT License (MIT)
13+
14+
Copyright (c) 2016 codeclysm
15+
16+
Permission is hereby granted, free of charge, to any person obtaining a copy
17+
of this software and associated documentation files (the "Software"), to deal
18+
in the Software without restriction, including without limitation the rights
19+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20+
copies of the Software, and to permit persons to whom the Software is
21+
furnished to do so, subject to the following conditions:
22+
23+
The above copyright notice and this permission notice shall be included in all
24+
copies or substantial portions of the Software.
25+
26+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32+
SOFTWARE.
33+
notices: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: github.com/djherbis/buffer
3+
version: v1.1.0
4+
type: go
5+
summary: Package buffer implements a series of Buffers which can be composed to implement
6+
complicated buffering strategies
7+
homepage: https://pkg.go.dev/github.com/djherbis/buffer
8+
license: mit
9+
licenses:
10+
- sources: LICENSE.txt
11+
text: |
12+
The MIT License (MIT)
13+
14+
Copyright (c) 2015 Dustin H
15+
16+
Permission is hereby granted, free of charge, to any person obtaining a copy of
17+
this software and associated documentation files (the "Software"), to deal in
18+
the Software without restriction, including without limitation the rights to
19+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
20+
the Software, and to permit persons to whom the Software is furnished to do so,
21+
subject to the following conditions:
22+
23+
The above copyright notice and this permission notice shall be included in all
24+
copies or substantial portions of the Software.
25+
26+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
28+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
29+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
30+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
31+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32+
notices: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: github.com/djherbis/buffer/limio
3+
version: v1.1.0
4+
type: go
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/djherbis/buffer/limio
7+
license: mit
8+
licenses:
9+
- sources: [email protected]/LICENSE.txt
10+
text: |
11+
The MIT License (MIT)
12+
13+
Copyright (c) 2015 Dustin H
14+
15+
Permission is hereby granted, free of charge, to any person obtaining a copy of
16+
this software and associated documentation files (the "Software"), to deal in
17+
the Software without restriction, including without limitation the rights to
18+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
19+
the Software, and to permit persons to whom the Software is furnished to do so,
20+
subject to the following conditions:
21+
22+
The above copyright notice and this permission notice shall be included in all
23+
copies or substantial portions of the Software.
24+
25+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
27+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
28+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
29+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31+
notices: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: github.com/djherbis/buffer/wrapio
3+
version: v1.1.0
4+
type: go
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/djherbis/buffer/wrapio
7+
license: mit
8+
licenses:
9+
- sources: [email protected]/LICENSE.txt
10+
text: |
11+
The MIT License (MIT)
12+
13+
Copyright (c) 2015 Dustin H
14+
15+
Permission is hereby granted, free of charge, to any person obtaining a copy of
16+
this software and associated documentation files (the "Software"), to deal in
17+
the Software without restriction, including without limitation the rights to
18+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
19+
the Software, and to permit persons to whom the Software is furnished to do so,
20+
subject to the following conditions:
21+
22+
The above copyright notice and this permission notice shall be included in all
23+
copies or substantial portions of the Software.
24+
25+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
27+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
28+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
29+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31+
notices: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: github.com/djherbis/nio/v3
3+
version: v3.0.1
4+
type: go
5+
summary: Package nio provides a few buffered io primitives.
6+
homepage: https://pkg.go.dev/github.com/djherbis/nio/v3
7+
license: mit
8+
licenses:
9+
- sources: LICENSE.txt
10+
text: |
11+
The MIT License (MIT)
12+
13+
Copyright (c) 2015 Dustin H
14+
15+
Permission is hereby granted, free of charge, to any person obtaining a copy of
16+
this software and associated documentation files (the "Software"), to deal in
17+
the Software without restriction, including without limitation the rights to
18+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
19+
the Software, and to permit persons to whom the Software is furnished to do so,
20+
subject to the following conditions:
21+
22+
The above copyright notice and this permission notice shall be included in all
23+
copies or substantial portions of the Software.
24+
25+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
27+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
28+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
29+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31+
notices: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
name: github.com/fatih/color
3+
version: v1.13.0
4+
type: go
5+
summary: Package color is an ANSI color package to output colorized or SGR defined
6+
output to the standard output.
7+
homepage: https://pkg.go.dev/github.com/fatih/color
8+
license: mit
9+
licenses:
10+
- sources: LICENSE.md
11+
text: |
12+
The MIT License (MIT)
13+
14+
Copyright (c) 2013 Fatih Arslan
15+
16+
Permission is hereby granted, free of charge, to any person obtaining a copy of
17+
this software and associated documentation files (the "Software"), to deal in
18+
the Software without restriction, including without limitation the rights to
19+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
20+
the Software, and to permit persons to whom the Software is furnished to do so,
21+
subject to the following conditions:
22+
23+
The above copyright notice and this permission notice shall be included in all
24+
copies or substantial portions of the Software.
25+
26+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
28+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
29+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
30+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
31+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32+
- sources: README.md
33+
text: The MIT License (MIT) - see [`LICENSE.md`](https://github.com/fatih/color/blob/master/LICENSE.md)
34+
for more details
35+
notices: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
name: github.com/fsnotify/fsnotify
3+
version: v1.4.9
4+
type: go
5+
summary: Package fsnotify provides a platform-independent interface for file system
6+
notifications.
7+
homepage: https://pkg.go.dev/github.com/fsnotify/fsnotify
8+
license: bsd-3-clause
9+
licenses:
10+
- sources: LICENSE
11+
text: |
12+
Copyright (c) 2012 The Go Authors. All rights reserved.
13+
Copyright (c) 2012-2019 fsnotify Authors. All rights reserved.
14+
15+
Redistribution and use in source and binary forms, with or without
16+
modification, are permitted provided that the following conditions are
17+
met:
18+
19+
* Redistributions of source code must retain the above copyright
20+
notice, this list of conditions and the following disclaimer.
21+
* Redistributions in binary form must reproduce the above
22+
copyright notice, this list of conditions and the following disclaimer
23+
in the documentation and/or other materials provided with the
24+
distribution.
25+
* Neither the name of Google Inc. nor the names of its
26+
contributors may be used to endorse or promote products derived from
27+
this software without specific prior written permission.
28+
29+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
30+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
31+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
32+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
33+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
35+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
36+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
37+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
38+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
39+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40+
notices:
41+
- sources: AUTHORS
42+
text: "# Names should be added to this file as\n#\tName or Organization <email address>\n#
43+
The email address is not required for organizations.\n\n# You can update this
44+
list using the following command:\n#\n# $ git shortlog -se | awk '{print $2
45+
\" \" $3 \" \" $4}'\n\n# Please keep the list sorted.\n\nAaron L <[email protected]>\nAdrien
46+
Bustany <[email protected]>\nAmit Krishnan <[email protected]>\nAnmol
47+
Sethi <[email protected]>\nBjørn Erik Pedersen <[email protected]>\nBruno
48+
Bigras <[email protected]>\nCaleb Spare <[email protected]>\nCase Nelson
49+
50+
Buchholz <[email protected]>\nDaniel Wagner-Hall <[email protected]>\nDave
51+
Cheney <[email protected]>\nEvan Phoenix <[email protected]>\nFrancisco Souza
52+
<[email protected]>\nHari haran <[email protected]>\nJohn C Barstow\nKelvin Fo
53+
<[email protected]>\nKen-ichirou MATSUZAWA <[email protected]>\nMatt Layher
54+
<[email protected]>\nNathan Youngman <[email protected]>\nNickolai Zeldovich <[email protected]>\nPatrick
55+
<[email protected]>\nPaul Hammond <[email protected]>\nPawel Knap <[email protected]>\nPieter
56+
Droogendijk <[email protected]>\nPursuit92 <[email protected]>\nRiku
57+
Voipio <[email protected]>\nRob Figueiredo <[email protected]>\nRodrigo Chiossi
58+
<[email protected]>\nSlawek Ligus <[email protected]>\nSoge Zhang <[email protected]>\nTiffany
59+
Jernigan <[email protected]>\nTilak Sharma <[email protected]>\nTom Payne
60+
<[email protected]>\nTravis Cline <[email protected]>\nTudor Golubenco <[email protected]>\nVahe
61+
Khachikyan <[email protected]>\nYukang <[email protected]>\nbronze1man <[email protected]>\ndebrando
62+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
name: github.com/golang/protobuf/proto
3+
version: v1.5.2
4+
type: go
5+
summary: Package proto provides functionality for handling protocol buffer messages.
6+
homepage: https://pkg.go.dev/github.com/golang/protobuf/proto
7+
license: bsd-3-clause
8+
licenses:
9+
- sources: [email protected]/LICENSE
10+
text: |+
11+
Copyright 2010 The Go Authors. All rights reserved.
12+
13+
Redistribution and use in source and binary forms, with or without
14+
modification, are permitted provided that the following conditions are
15+
met:
16+
17+
* Redistributions of source code must retain the above copyright
18+
notice, this list of conditions and the following disclaimer.
19+
* Redistributions in binary form must reproduce the above
20+
copyright notice, this list of conditions and the following disclaimer
21+
in the documentation and/or other materials provided with the
22+
distribution.
23+
* Neither the name of Google Inc. nor the names of its
24+
contributors may be used to endorse or promote products derived from
25+
this software without specific prior written permission.
26+
27+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
28+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
30+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
31+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
32+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
33+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
35+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38+
39+
notices: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
name: github.com/golang/protobuf/ptypes
3+
version: v1.5.2
4+
type: go
5+
summary: Package ptypes provides functionality for interacting with well-known types.
6+
homepage: https://pkg.go.dev/github.com/golang/protobuf/ptypes
7+
license: bsd-3-clause
8+
licenses:
9+
- sources: [email protected]/LICENSE
10+
text: |+
11+
Copyright 2010 The Go Authors. All rights reserved.
12+
13+
Redistribution and use in source and binary forms, with or without
14+
modification, are permitted provided that the following conditions are
15+
met:
16+
17+
* Redistributions of source code must retain the above copyright
18+
notice, this list of conditions and the following disclaimer.
19+
* Redistributions in binary form must reproduce the above
20+
copyright notice, this list of conditions and the following disclaimer
21+
in the documentation and/or other materials provided with the
22+
distribution.
23+
* Neither the name of Google Inc. nor the names of its
24+
contributors may be used to endorse or promote products derived from
25+
this software without specific prior written permission.
26+
27+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
28+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
30+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
31+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
32+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
33+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
35+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38+
39+
notices: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
name: github.com/golang/protobuf/ptypes/any
3+
version: v1.5.2
4+
type: go
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/golang/protobuf/ptypes/any
7+
license: bsd-3-clause
8+
licenses:
9+
- sources: [email protected]/LICENSE
10+
text: |+
11+
Copyright 2010 The Go Authors. All rights reserved.
12+
13+
Redistribution and use in source and binary forms, with or without
14+
modification, are permitted provided that the following conditions are
15+
met:
16+
17+
* Redistributions of source code must retain the above copyright
18+
notice, this list of conditions and the following disclaimer.
19+
* Redistributions in binary form must reproduce the above
20+
copyright notice, this list of conditions and the following disclaimer
21+
in the documentation and/or other materials provided with the
22+
distribution.
23+
* Neither the name of Google Inc. nor the names of its
24+
contributors may be used to endorse or promote products derived from
25+
this software without specific prior written permission.
26+
27+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
28+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
30+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
31+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
32+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
33+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
35+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38+
39+
notices: []

0 commit comments

Comments
 (0)