summaryrefslogtreecommitdiff
path: root/pkg/k8s.io/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/k8s.io/README.md')
-rw-r--r--pkg/k8s.io/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/k8s.io/README.md b/pkg/k8s.io/README.md
new file mode 100644
index 000000000..5594ce6c5
--- /dev/null
+++ b/pkg/k8s.io/README.md
@@ -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.