|
198 | 198 | distributed under the License is distributed on an "AS IS" BASIS, |
199 | 199 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
200 | 200 | 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