mirror of
https://github.com/containers/podman.git
synced 2025-07-02 08:47:43 +08:00
pkg/k8s.io: add small readme with copyright notice
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
6
pkg/k8s.io/README.md
Normal file
6
pkg/k8s.io/README.md
Normal file
@ -0,0 +1,6 @@
|
||||
The code in this directory was copied from Kubernetes version 0.22.5:
|
||||
- https://github.com/kubernetes/apimachinery/tree/v0.22.5
|
||||
- https://github.com/kubernetes/api/tree/v0.22.5
|
||||
|
||||
The code is heavily modified by the Podman team (mostly removing unneeded code) to reduce the resulting binary size.
|
||||
The copyright belongs to the Kubernetes Authors and is licensed under Apache-2.0, also check the license headers in the files.
|
Reference in New Issue
Block a user