Skip to content

Commit e55f047

Browse files
authored
add 3rd party lib license
1 parent 5de0e89 commit e55f047

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

LICENSE

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,37 @@
198198
distributed under the License is distributed on an "AS IS" BASIS,
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201-
limitations under the License.
201+
limitations under the License.
202+
203+
=======================================================================
204+
Splunk Connect for Docker Subcomponents:
205+
206+
The Splunk Connect for Docker project contains subcomponents with separate copyright
207+
notices and license terms. Your use of the source code for the these
208+
subcomponents is subject to the terms and conditions of the following
209+
licenses.
210+
211+
========================================================================
212+
Apache License 2.0
213+
========================================================================
214+
The following components are provided under the Apache License 2.0. See project link for details.
215+
216+
(Apache License 2.0) logger, ioutils, urlutils, logdriver (https://github.com/moby/moby/blob/master/LICENSE)
217+
(Apache License 2.0) fifo (https://github.com/containerd/fifo/blob/master/LICENSE)
218+
(Apache License 2.0) go-plugin-helpers (https://github.com/docker/go-plugins-helpers/blob/master/LICENSE)
219+
220+
========================================================================
221+
MIT licenses
222+
========================================================================
223+
The following components are provided under the MIT License. See project link for details.
224+
225+
(MIT License) logrus (https://github.com/sirupsen/logrus/blob/master/LICENSE)
226+
227+
========================================================================
228+
BSD-style licenses
229+
========================================================================
230+
231+
The following components are provided under a BSD-style license. See project link for details.
232+
233+
(BSD 2-Clause "Simplified" License) errors (https://github.com/pkg/errors/blob/master/LICENSE)
234+
(BSD 3-Clause) protobuf/io (https://github.com/gogo/protobuf/blob/master/LICENSE)

0 commit comments

Comments
 (0)