From f2776dd331af305091832eddb3ec566a8d4357cd Mon Sep 17 00:00:00 2001 From: Ray Harris Date: Mon, 21 Sep 2020 15:55:12 -0400 Subject: [PATCH] readme: add license info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cf1f7042f..4cee7196f 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,7 @@ kubectl patch managedcluster {cluster name} -p='{"spec":{"hubAcceptsClient":true If you've found a security issue that you'd like to disclose confidentially please contact Red Hat's Product Security team. Details at https://access.redhat.com/security/team/contact + +## License + +This code is released under the Apache 2.0 license. See the file LICENSE for more information.