From fb858096caf72772066a1431acc246b2be6bc680 Mon Sep 17 00:00:00 2001 From: AdheipSingh <34169002+AdheipSingh@users.noreply.github.com> Date: Tue, 13 Jul 2021 11:38:11 +0530 Subject: [PATCH] update license and readme (#5) * update license and readme * update license and readme * update license and readme * update license and readme Co-authored-by: AdheipSingh --- LICENSE | 2 +- README.md | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index 261eeb9..8131f0c 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright 2021 Rill Data Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 16422db..09e2a92 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ## kubectl-druid-plugin -- Kubectl plugin to simplify operations on druid CR. +- Kubectl plugin to simplify operations on apache druid CR. ## Prerequisite -- Druid CRD defination to be installed. -- A druid CR managed druid cluster running. +- Apache Druid CRD defination to be installed. +- An apache druid CR managed apache druid cluster running. - https://github.com/druid-io/druid-operator/tree/master/deploy/crds ## Getting Started @@ -48,4 +48,7 @@ kubectl druid patch --cr --namespace --rollingDeploy true - Shorthand supported ``` - n for namespace -``` \ No newline at end of file +``` + +## Note +- ApacheĀ®, Apache Druid, DruidĀ® are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries. This project, kubectl-druid-plugin, is not an Apache Software Foundation project.