diff --git a/LICENSE b/LICENCE similarity index 100% rename from LICENSE rename to LICENCE diff --git a/README.md b/README.md index 9d594e991..4778e5fd6 100644 --- a/README.md +++ b/README.md @@ -161,3 +161,9 @@ The helm_deploy/templates/configuration.yaml file initialises the ConfigMap that If the ConfigMap is deleted for whatever reason, simply restart the deployment and the ConfigMap will get regenerated with default values. If you want to update the ConfigMap's defaults or metadata, you need to delete the existing resource to allow the updates to feed in. This will also reset the values back to default. + +## Licence + +This project is licensed under the [MIT License][mit]. + +[mit]: LICENCE