From 0a832d57457552ba8b5cd14845ed5015b0277ff4 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Wed, 18 Aug 2021 13:01:17 +0200 Subject: Relicense docker files This is to address the issue raised in: https://gerrit.fd.io/r/c/27335/1/docker/LICENSE#2 Change-Id: I534c6d2ecfd09d2046625315860424cab2057b37 Signed-off-by: Vratko Polak --- docker/LICENSE | 32 -------------------------------- 1 file changed, 32 deletions(-) (limited to 'docker/LICENSE') diff --git a/docker/LICENSE b/docker/LICENSE index 20f96ba86..e2c1e1a09 100644 --- a/docker/LICENSE +++ b/docker/LICENSE @@ -1,35 +1,3 @@ ------------ -MIT License - -Copyright (c) 2019 snergfdio - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. ------------ - -The above MIT license applies to all files and their contents at the time -they were copied from - https://github.com/snergfdio/csit-shim - https://github.com/snergfdio/csit-sut - -All subsequent changes to the files and/or contents shall be subject to -the Apache license below: - ----------- Apache License Version 2.0, January 2004 -- cgit 1.2.3-korg