Add attribution to code taken from moby repository

This commit is contained in:
Frederik Ring 2022-03-04 16:40:34 +01:00
parent bad22eee93
commit ae50a3ac4f

View File

@ -1,6 +1,9 @@
// Copyright 2022 - Offen Authors <hioffen@posteo.de>
// SPDX-License-Identifier: MPL-2.0
// Portions of this file are taken and adapted from `moby`, Copyright 2012-2017 Docker, Inc.
// Licensed under the Apache 2.0 License: https://github.com/moby/moby/blob/8e610b2b55bfd1bfa9436ab110d311f5e8a74dcb/LICENSE
package main
import (