diff --git a/.zuul.yaml b/.zuul.yaml index ff5b095f7..30304a0bc 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/Makefile b/Makefile index e15493470..03ead8686 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/calico/Chart.yaml b/calico/Chart.yaml index 63c8ee173..3901e11a3 100644 --- a/calico/Chart.yaml +++ b/calico/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/calico/requirements.yaml b/calico/requirements.yaml index ec3115189..53782e69b 100644 --- a/calico/requirements.yaml +++ b/calico/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/calico/templates/configmap-bin.yaml b/calico/templates/configmap-bin.yaml index 6f191a703..9a6eff808 100644 --- a/calico/templates/configmap-bin.yaml +++ b/calico/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/calico/templates/configmap-etc.yaml b/calico/templates/configmap-etc.yaml index bc6810a5d..39629f090 100644 --- a/calico/templates/configmap-etc.yaml +++ b/calico/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/calico/templates/daemonset-calico-etcd.yaml b/calico/templates/daemonset-calico-etcd.yaml index c7f79291f..cdd8f88ab 100644 --- a/calico/templates/daemonset-calico-etcd.yaml +++ b/calico/templates/daemonset-calico-etcd.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/calico/templates/daemonset-calico-node.yaml b/calico/templates/daemonset-calico-node.yaml index 3e92acb74..194e38d2c 100644 --- a/calico/templates/daemonset-calico-node.yaml +++ b/calico/templates/daemonset-calico-node.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/calico/templates/deployment-calico-kube-controllers.yaml b/calico/templates/deployment-calico-kube-controllers.yaml index 7ca732150..f1bb575df 100644 --- a/calico/templates/deployment-calico-kube-controllers.yaml +++ b/calico/templates/deployment-calico-kube-controllers.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/calico/templates/job-calico-settings.yaml b/calico/templates/job-calico-settings.yaml index 1d8af767a..49a937803 100644 --- a/calico/templates/job-calico-settings.yaml +++ b/calico/templates/job-calico-settings.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/calico/templates/job-image-repo-sync.yaml b/calico/templates/job-image-repo-sync.yaml index 9917b07ef..f5d1b06e9 100644 --- a/calico/templates/job-image-repo-sync.yaml +++ b/calico/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/calico/templates/secret-certificates.yaml b/calico/templates/secret-certificates.yaml index aed5d9632..4a1ad1223 100644 --- a/calico/templates/secret-certificates.yaml +++ b/calico/templates/secret-certificates.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/calico/templates/service-calico-etcd.yaml b/calico/templates/service-calico-etcd.yaml index ca72711b1..75c5187cb 100644 --- a/calico/templates/service-calico-etcd.yaml +++ b/calico/templates/service-calico-etcd.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/calico/values.yaml b/calico/values.yaml index 552d7042d..4d8b9b1cb 100644 --- a/calico/values.yaml +++ b/calico/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/elasticsearch/Chart.yaml b/elasticsearch/Chart.yaml index 52e87253b..95d96f1c4 100644 --- a/elasticsearch/Chart.yaml +++ b/elasticsearch/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/elasticsearch/requirements.yaml b/elasticsearch/requirements.yaml index ec3115189..53782e69b 100644 --- a/elasticsearch/requirements.yaml +++ b/elasticsearch/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/elasticsearch/templates/bin/_apache.sh.tpl b/elasticsearch/templates/bin/_apache.sh.tpl index ba698f334..6f8aaa8e2 100644 --- a/elasticsearch/templates/bin/_apache.sh.tpl +++ b/elasticsearch/templates/bin/_apache.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/bin/_curator.sh.tpl b/elasticsearch/templates/bin/_curator.sh.tpl index da3fc4dc4..f3b3afcee 100644 --- a/elasticsearch/templates/bin/_curator.sh.tpl +++ b/elasticsearch/templates/bin/_curator.sh.tpl @@ -1,6 +1,6 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/bin/_elasticsearch.sh.tpl b/elasticsearch/templates/bin/_elasticsearch.sh.tpl index ca73cd836..780ec6e76 100644 --- a/elasticsearch/templates/bin/_elasticsearch.sh.tpl +++ b/elasticsearch/templates/bin/_elasticsearch.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/bin/_helm-tests.sh.tpl b/elasticsearch/templates/bin/_helm-tests.sh.tpl index 5d7a402d7..817689d0f 100644 --- a/elasticsearch/templates/bin/_helm-tests.sh.tpl +++ b/elasticsearch/templates/bin/_helm-tests.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/bin/_register-repository.sh.tpl b/elasticsearch/templates/bin/_register-repository.sh.tpl index 84553fddb..76154ca6b 100644 --- a/elasticsearch/templates/bin/_register-repository.sh.tpl +++ b/elasticsearch/templates/bin/_register-repository.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/configmap-bin.yaml b/elasticsearch/templates/configmap-bin.yaml index f452b3414..585227498 100644 --- a/elasticsearch/templates/configmap-bin.yaml +++ b/elasticsearch/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/configmap-etc.yaml b/elasticsearch/templates/configmap-etc.yaml index 8186ca4d0..17e1065c5 100644 --- a/elasticsearch/templates/configmap-etc.yaml +++ b/elasticsearch/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/cron-job-curator.yaml b/elasticsearch/templates/cron-job-curator.yaml index c2027ae37..77dc6caa1 100644 --- a/elasticsearch/templates/cron-job-curator.yaml +++ b/elasticsearch/templates/cron-job-curator.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/deployment-client.yaml b/elasticsearch/templates/deployment-client.yaml index e17bf5cc8..f0883b566 100644 --- a/elasticsearch/templates/deployment-client.yaml +++ b/elasticsearch/templates/deployment-client.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/deployment-master.yaml b/elasticsearch/templates/deployment-master.yaml index a6c5e643f..2e90cbbc8 100644 --- a/elasticsearch/templates/deployment-master.yaml +++ b/elasticsearch/templates/deployment-master.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/etc/_log4j2.properties.tpl b/elasticsearch/templates/etc/_log4j2.properties.tpl index 5dac42842..bf0ceb5cd 100644 --- a/elasticsearch/templates/etc/_log4j2.properties.tpl +++ b/elasticsearch/templates/etc/_log4j2.properties.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/job-image-repo-sync.yaml b/elasticsearch/templates/job-image-repo-sync.yaml index 1f986b392..01e36812d 100644 --- a/elasticsearch/templates/job-image-repo-sync.yaml +++ b/elasticsearch/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/job-register-snapshot-repository.yaml b/elasticsearch/templates/job-register-snapshot-repository.yaml index a024f21a0..c4d1e7636 100644 --- a/elasticsearch/templates/job-register-snapshot-repository.yaml +++ b/elasticsearch/templates/job-register-snapshot-repository.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/monitoring/prometheus/bin/_elasticsearch-exporter.sh.tpl b/elasticsearch/templates/monitoring/prometheus/bin/_elasticsearch-exporter.sh.tpl index 4ff2a5c7c..6829ff0d0 100644 --- a/elasticsearch/templates/monitoring/prometheus/bin/_elasticsearch-exporter.sh.tpl +++ b/elasticsearch/templates/monitoring/prometheus/bin/_elasticsearch-exporter.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/monitoring/prometheus/exporter-configmap-bin.yaml b/elasticsearch/templates/monitoring/prometheus/exporter-configmap-bin.yaml index 70c4de1ce..e051290a5 100644 --- a/elasticsearch/templates/monitoring/prometheus/exporter-configmap-bin.yaml +++ b/elasticsearch/templates/monitoring/prometheus/exporter-configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/monitoring/prometheus/exporter-deployment.yaml b/elasticsearch/templates/monitoring/prometheus/exporter-deployment.yaml index 94f89e1d5..c53c748b4 100644 --- a/elasticsearch/templates/monitoring/prometheus/exporter-deployment.yaml +++ b/elasticsearch/templates/monitoring/prometheus/exporter-deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/monitoring/prometheus/exporter-service.yaml b/elasticsearch/templates/monitoring/prometheus/exporter-service.yaml index 612ee8c6f..1d04b4aa5 100644 --- a/elasticsearch/templates/monitoring/prometheus/exporter-service.yaml +++ b/elasticsearch/templates/monitoring/prometheus/exporter-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/pod-helm-tests.yaml b/elasticsearch/templates/pod-helm-tests.yaml index 64cf7cca4..86179f1f5 100644 --- a/elasticsearch/templates/pod-helm-tests.yaml +++ b/elasticsearch/templates/pod-helm-tests.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/pvc-snapshots.yaml b/elasticsearch/templates/pvc-snapshots.yaml index d4113a959..4dd5028cc 100644 --- a/elasticsearch/templates/pvc-snapshots.yaml +++ b/elasticsearch/templates/pvc-snapshots.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/secret-elasticsearch.yaml b/elasticsearch/templates/secret-elasticsearch.yaml index 2376e2317..0f5b17611 100644 --- a/elasticsearch/templates/secret-elasticsearch.yaml +++ b/elasticsearch/templates/secret-elasticsearch.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/service-data.yaml b/elasticsearch/templates/service-data.yaml index 5304c08bf..0dc7e544b 100644 --- a/elasticsearch/templates/service-data.yaml +++ b/elasticsearch/templates/service-data.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/service-discovery.yaml b/elasticsearch/templates/service-discovery.yaml index 62ddf5faf..efe2f0c2b 100644 --- a/elasticsearch/templates/service-discovery.yaml +++ b/elasticsearch/templates/service-discovery.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/service-logging.yaml b/elasticsearch/templates/service-logging.yaml index 945fc254b..a096617c8 100644 --- a/elasticsearch/templates/service-logging.yaml +++ b/elasticsearch/templates/service-logging.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/templates/statefulset-data.yaml b/elasticsearch/templates/statefulset-data.yaml index 734d28e7c..6250d906f 100644 --- a/elasticsearch/templates/statefulset-data.yaml +++ b/elasticsearch/templates/statefulset-data.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/elasticsearch/values.yaml b/elasticsearch/values.yaml index 5f42386f3..ebd6adad8 100644 --- a/elasticsearch/values.yaml +++ b/elasticsearch/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/flannel/Chart.yaml b/flannel/Chart.yaml index e61800cf9..b162bcb0c 100644 --- a/flannel/Chart.yaml +++ b/flannel/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/flannel/requirements.yaml b/flannel/requirements.yaml index ec3115189..53782e69b 100644 --- a/flannel/requirements.yaml +++ b/flannel/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/flannel/templates/configmap-bin.yaml b/flannel/templates/configmap-bin.yaml index 94886e680..450125dea 100644 --- a/flannel/templates/configmap-bin.yaml +++ b/flannel/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/flannel/templates/configmap-kube-flannel-cfg.yaml b/flannel/templates/configmap-kube-flannel-cfg.yaml index ee1e40ba8..83beac956 100644 --- a/flannel/templates/configmap-kube-flannel-cfg.yaml +++ b/flannel/templates/configmap-kube-flannel-cfg.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/flannel/templates/daemonset-kube-flannel-ds.yaml b/flannel/templates/daemonset-kube-flannel-ds.yaml index 87c103bf7..0c6e274aa 100644 --- a/flannel/templates/daemonset-kube-flannel-ds.yaml +++ b/flannel/templates/daemonset-kube-flannel-ds.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/flannel/templates/job-image-repo-sync.yaml b/flannel/templates/job-image-repo-sync.yaml index 9cb87c2d1..d2e09f68a 100644 --- a/flannel/templates/job-image-repo-sync.yaml +++ b/flannel/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/flannel/values.yaml b/flannel/values.yaml index 8dc291f19..712a1c7aa 100644 --- a/flannel/values.yaml +++ b/flannel/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/fluent-logging/Chart.yaml b/fluent-logging/Chart.yaml index e457df17e..e87238067 100644 --- a/fluent-logging/Chart.yaml +++ b/fluent-logging/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/fluent-logging/requirements.yaml b/fluent-logging/requirements.yaml index bd4171c09..a93ba00c4 100644 --- a/fluent-logging/requirements.yaml +++ b/fluent-logging/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/fluent-logging/templates/bin/_fluent-bit.sh.tpl b/fluent-logging/templates/bin/_fluent-bit.sh.tpl index 4a5f88049..7745af8e2 100644 --- a/fluent-logging/templates/bin/_fluent-bit.sh.tpl +++ b/fluent-logging/templates/bin/_fluent-bit.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/bin/_fluentd.sh.tpl b/fluent-logging/templates/bin/_fluentd.sh.tpl index ef6663790..e6bfbf866 100644 --- a/fluent-logging/templates/bin/_fluentd.sh.tpl +++ b/fluent-logging/templates/bin/_fluentd.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/bin/_helm-tests.sh.tpl b/fluent-logging/templates/bin/_helm-tests.sh.tpl index 46c90d01b..e345ad411 100644 --- a/fluent-logging/templates/bin/_helm-tests.sh.tpl +++ b/fluent-logging/templates/bin/_helm-tests.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/configmap-bin.yaml b/fluent-logging/templates/configmap-bin.yaml index 5fd0d196e..e331e36e1 100644 --- a/fluent-logging/templates/configmap-bin.yaml +++ b/fluent-logging/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/configmap-etc.yaml b/fluent-logging/templates/configmap-etc.yaml index ff0ef5e21..f76de40e5 100644 --- a/fluent-logging/templates/configmap-etc.yaml +++ b/fluent-logging/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/daemonset-fluent-bit.yaml b/fluent-logging/templates/daemonset-fluent-bit.yaml index 7694e7b74..01349b0ba 100644 --- a/fluent-logging/templates/daemonset-fluent-bit.yaml +++ b/fluent-logging/templates/daemonset-fluent-bit.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/deployment-fluentd.yaml b/fluent-logging/templates/deployment-fluentd.yaml index 9175f0e7a..dd7e80ab6 100644 --- a/fluent-logging/templates/deployment-fluentd.yaml +++ b/fluent-logging/templates/deployment-fluentd.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/job-elasticsearch-template.yaml b/fluent-logging/templates/job-elasticsearch-template.yaml index 3e374bd3d..958a992b8 100644 --- a/fluent-logging/templates/job-elasticsearch-template.yaml +++ b/fluent-logging/templates/job-elasticsearch-template.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/job-image-repo-sync.yaml b/fluent-logging/templates/job-image-repo-sync.yaml index 88dc8c1c4..02c56ab7e 100644 --- a/fluent-logging/templates/job-image-repo-sync.yaml +++ b/fluent-logging/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/monitoring/prometheus/bin/_fluentd-exporter.sh.tpl b/fluent-logging/templates/monitoring/prometheus/bin/_fluentd-exporter.sh.tpl index 0edcbea1a..cc1fdffc4 100644 --- a/fluent-logging/templates/monitoring/prometheus/bin/_fluentd-exporter.sh.tpl +++ b/fluent-logging/templates/monitoring/prometheus/bin/_fluentd-exporter.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/monitoring/prometheus/exporter-configmap-bin.yaml b/fluent-logging/templates/monitoring/prometheus/exporter-configmap-bin.yaml index 35235120e..584ae5a1b 100644 --- a/fluent-logging/templates/monitoring/prometheus/exporter-configmap-bin.yaml +++ b/fluent-logging/templates/monitoring/prometheus/exporter-configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/monitoring/prometheus/exporter-deployment.yaml b/fluent-logging/templates/monitoring/prometheus/exporter-deployment.yaml index 604eff9dc..f7be69f5a 100644 --- a/fluent-logging/templates/monitoring/prometheus/exporter-deployment.yaml +++ b/fluent-logging/templates/monitoring/prometheus/exporter-deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/monitoring/prometheus/exporter-service.yaml b/fluent-logging/templates/monitoring/prometheus/exporter-service.yaml index 811fdac73..4c829682b 100644 --- a/fluent-logging/templates/monitoring/prometheus/exporter-service.yaml +++ b/fluent-logging/templates/monitoring/prometheus/exporter-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/pod-helm-tests.yaml b/fluent-logging/templates/pod-helm-tests.yaml index c799517ac..a004d9925 100644 --- a/fluent-logging/templates/pod-helm-tests.yaml +++ b/fluent-logging/templates/pod-helm-tests.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/secret-elasticsearch-creds.yaml b/fluent-logging/templates/secret-elasticsearch-creds.yaml index 8a76299f0..0ea91703f 100644 --- a/fluent-logging/templates/secret-elasticsearch-creds.yaml +++ b/fluent-logging/templates/secret-elasticsearch-creds.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/service-fluentd.yaml b/fluent-logging/templates/service-fluentd.yaml index 192984447..4d7fc2bd8 100644 --- a/fluent-logging/templates/service-fluentd.yaml +++ b/fluent-logging/templates/service-fluentd.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/utils/_to_fluentbit_conf.tpl b/fluent-logging/templates/utils/_to_fluentbit_conf.tpl index 8257d514e..6b0594242 100644 --- a/fluent-logging/templates/utils/_to_fluentbit_conf.tpl +++ b/fluent-logging/templates/utils/_to_fluentbit_conf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/templates/utils/_to_fluentd_conf.tpl b/fluent-logging/templates/utils/_to_fluentd_conf.tpl index 3f1085faf..3944cb8fb 100644 --- a/fluent-logging/templates/utils/_to_fluentd_conf.tpl +++ b/fluent-logging/templates/utils/_to_fluentd_conf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/fluent-logging/values.yaml b/fluent-logging/values.yaml index 33daad93f..561fdd618 100644 --- a/fluent-logging/values.yaml +++ b/fluent-logging/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/grafana/Chart.yaml b/grafana/Chart.yaml index f520e69bc..bb5921771 100644 --- a/grafana/Chart.yaml +++ b/grafana/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/grafana/requirements.yaml b/grafana/requirements.yaml index ec3115189..53782e69b 100644 --- a/grafana/requirements.yaml +++ b/grafana/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/grafana/templates/bin/_grafana.sh.tpl b/grafana/templates/bin/_grafana.sh.tpl index 724091bc1..5213591fa 100644 --- a/grafana/templates/bin/_grafana.sh.tpl +++ b/grafana/templates/bin/_grafana.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/bin/_helm-tests.sh.tpl b/grafana/templates/bin/_helm-tests.sh.tpl index 578b07c6f..9d0a76a42 100644 --- a/grafana/templates/bin/_helm-tests.sh.tpl +++ b/grafana/templates/bin/_helm-tests.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/configmap-bin.yaml b/grafana/templates/configmap-bin.yaml index 5b3bbfddd..a5c975c61 100644 --- a/grafana/templates/configmap-bin.yaml +++ b/grafana/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/configmap-etc.yaml b/grafana/templates/configmap-etc.yaml index f062b7f5a..1a7cb395e 100644 --- a/grafana/templates/configmap-etc.yaml +++ b/grafana/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/deployment.yaml b/grafana/templates/deployment.yaml index c056163b2..2b83c696a 100644 --- a/grafana/templates/deployment.yaml +++ b/grafana/templates/deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/ingress-grafana.yaml b/grafana/templates/ingress-grafana.yaml index 0e63e78d1..5fb7a698f 100644 --- a/grafana/templates/ingress-grafana.yaml +++ b/grafana/templates/ingress-grafana.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/job-db-init-session.yaml b/grafana/templates/job-db-init-session.yaml index 85f88e407..8cf250c13 100644 --- a/grafana/templates/job-db-init-session.yaml +++ b/grafana/templates/job-db-init-session.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/job-db-init.yaml b/grafana/templates/job-db-init.yaml index 014a9982c..58f29619b 100644 --- a/grafana/templates/job-db-init.yaml +++ b/grafana/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/job-db-session-sync.yaml b/grafana/templates/job-db-session-sync.yaml index a01e6fe72..79db0d992 100644 --- a/grafana/templates/job-db-session-sync.yaml +++ b/grafana/templates/job-db-session-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/job-image-repo-sync.yaml b/grafana/templates/job-image-repo-sync.yaml index 20ef50c84..b134566cd 100644 --- a/grafana/templates/job-image-repo-sync.yaml +++ b/grafana/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/pod-helm-tests.yaml b/grafana/templates/pod-helm-tests.yaml index ae43bf6f0..30971fe40 100644 --- a/grafana/templates/pod-helm-tests.yaml +++ b/grafana/templates/pod-helm-tests.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/secret-admin-creds.yaml b/grafana/templates/secret-admin-creds.yaml index 95a987819..53f410f7d 100644 --- a/grafana/templates/secret-admin-creds.yaml +++ b/grafana/templates/secret-admin-creds.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/secret-db-session.yaml b/grafana/templates/secret-db-session.yaml index 106b6f1de..a2a62c240 100644 --- a/grafana/templates/secret-db-session.yaml +++ b/grafana/templates/secret-db-session.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/secret-db.yaml b/grafana/templates/secret-db.yaml index df4e5fa48..45d8802f1 100644 --- a/grafana/templates/secret-db.yaml +++ b/grafana/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/secret-ingress-tls.yaml b/grafana/templates/secret-ingress-tls.yaml index 43bf4fc56..039177ded 100644 --- a/grafana/templates/secret-ingress-tls.yaml +++ b/grafana/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017-2018 The Openstack-Helm Authors. 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/grafana/templates/secret-prom-creds.yaml b/grafana/templates/secret-prom-creds.yaml index 9ce93fac7..b50c090e8 100644 --- a/grafana/templates/secret-prom-creds.yaml +++ b/grafana/templates/secret-prom-creds.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/service-ingress.yaml b/grafana/templates/service-ingress.yaml index 7f5a6dca0..8a1201a27 100644 --- a/grafana/templates/service-ingress.yaml +++ b/grafana/templates/service-ingress.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/service.yaml b/grafana/templates/service.yaml index c417c32ca..abcf43ecc 100644 --- a/grafana/templates/service.yaml +++ b/grafana/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/templates/utils/_generate_datasources.tpl b/grafana/templates/utils/_generate_datasources.tpl index c79d0bca5..3ad695951 100644 --- a/grafana/templates/utils/_generate_datasources.tpl +++ b/grafana/templates/utils/_generate_datasources.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/grafana/values.yaml b/grafana/values.yaml index 5f1b08365..21b7141e4 100644 --- a/grafana/values.yaml +++ b/grafana/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/helm-toolkit/Chart.yaml b/helm-toolkit/Chart.yaml index 425a11e6e..f24c1e2a0 100644 --- a/helm-toolkit/Chart.yaml +++ b/helm-toolkit/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/helm-toolkit/requirements.yaml b/helm-toolkit/requirements.yaml index 95bcbbdfe..7a4ed34ee 100644 --- a/helm-toolkit/requirements.yaml +++ b/helm-toolkit/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/helm-toolkit/templates/endpoints/_authenticated_endpoint_uri_lookup.tpl b/helm-toolkit/templates/endpoints/_authenticated_endpoint_uri_lookup.tpl index c9207e807..4927921f8 100644 --- a/helm-toolkit/templates/endpoints/_authenticated_endpoint_uri_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_authenticated_endpoint_uri_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_endpoint_host_lookup.tpl b/helm-toolkit/templates/endpoints/_endpoint_host_lookup.tpl index 918c4c941..e789b0e71 100644 --- a/helm-toolkit/templates/endpoints/_endpoint_host_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_endpoint_host_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_endpoint_port_lookup.tpl b/helm-toolkit/templates/endpoints/_endpoint_port_lookup.tpl index 8fb84d4c2..a233dbfdc 100644 --- a/helm-toolkit/templates/endpoints/_endpoint_port_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_endpoint_port_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_host_and_port_endpoint_uri_lookup.tpl b/helm-toolkit/templates/endpoints/_host_and_port_endpoint_uri_lookup.tpl index e6af963e5..39107bfb4 100644 --- a/helm-toolkit/templates/endpoints/_host_and_port_endpoint_uri_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_host_and_port_endpoint_uri_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_hostname_fqdn_endpoint_lookup.tpl b/helm-toolkit/templates/endpoints/_hostname_fqdn_endpoint_lookup.tpl index ee1727779..eded22dca 100644 --- a/helm-toolkit/templates/endpoints/_hostname_fqdn_endpoint_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_hostname_fqdn_endpoint_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_hostname_namespaced_endpoint_lookup.tpl b/helm-toolkit/templates/endpoints/_hostname_namespaced_endpoint_lookup.tpl index 3f146e484..841fee222 100644 --- a/helm-toolkit/templates/endpoints/_hostname_namespaced_endpoint_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_hostname_namespaced_endpoint_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_hostname_short_endpoint_lookup.tpl b/helm-toolkit/templates/endpoints/_hostname_short_endpoint_lookup.tpl index 87e702c68..50626017d 100644 --- a/helm-toolkit/templates/endpoints/_hostname_short_endpoint_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_hostname_short_endpoint_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_keystone_endpoint_name_lookup.tpl b/helm-toolkit/templates/endpoints/_keystone_endpoint_name_lookup.tpl index 0d4bea99a..9a78cab2e 100644 --- a/helm-toolkit/templates/endpoints/_keystone_endpoint_name_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_keystone_endpoint_name_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_keystone_endpoint_path_lookup.tpl b/helm-toolkit/templates/endpoints/_keystone_endpoint_path_lookup.tpl index f1fd04543..5994f7e10 100644 --- a/helm-toolkit/templates/endpoints/_keystone_endpoint_path_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_keystone_endpoint_path_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_keystone_endpoint_scheme_lookup.tpl b/helm-toolkit/templates/endpoints/_keystone_endpoint_scheme_lookup.tpl index b99782ff4..bb57b28b8 100644 --- a/helm-toolkit/templates/endpoints/_keystone_endpoint_scheme_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_keystone_endpoint_scheme_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_keystone_endpoint_uri_lookup.tpl b/helm-toolkit/templates/endpoints/_keystone_endpoint_uri_lookup.tpl index 9b96619ac..bb8a1e566 100644 --- a/helm-toolkit/templates/endpoints/_keystone_endpoint_uri_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_keystone_endpoint_uri_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/endpoints/_service_name_endpoint_with_namespace_lookup.tpl b/helm-toolkit/templates/endpoints/_service_name_endpoint_with_namespace_lookup.tpl index fb0bbf86b..9178ce5f7 100644 --- a/helm-toolkit/templates/endpoints/_service_name_endpoint_with_namespace_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_service_name_endpoint_with_namespace_lookup.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_ingress.yaml.tpl b/helm-toolkit/templates/manifests/_ingress.yaml.tpl index e59f2c9b6..014ed55c8 100644 --- a/helm-toolkit/templates/manifests/_ingress.yaml.tpl +++ b/helm-toolkit/templates/manifests/_ingress.yaml.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_job-bootstrap.yaml b/helm-toolkit/templates/manifests/_job-bootstrap.yaml index deaa5914f..8afc50ee6 100644 --- a/helm-toolkit/templates/manifests/_job-bootstrap.yaml +++ b/helm-toolkit/templates/manifests/_job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_job-db-drop-mysql.yaml.tpl b/helm-toolkit/templates/manifests/_job-db-drop-mysql.yaml.tpl index d57cec7f0..e813c328d 100644 --- a/helm-toolkit/templates/manifests/_job-db-drop-mysql.yaml.tpl +++ b/helm-toolkit/templates/manifests/_job-db-drop-mysql.yaml.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_job-db-init-mysql.yaml.tpl b/helm-toolkit/templates/manifests/_job-db-init-mysql.yaml.tpl index 49ef6c1ea..dea58646e 100644 --- a/helm-toolkit/templates/manifests/_job-db-init-mysql.yaml.tpl +++ b/helm-toolkit/templates/manifests/_job-db-init-mysql.yaml.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_job-db-sync.yaml.tpl b/helm-toolkit/templates/manifests/_job-db-sync.yaml.tpl index 99ac90330..134e99bd8 100644 --- a/helm-toolkit/templates/manifests/_job-db-sync.yaml.tpl +++ b/helm-toolkit/templates/manifests/_job-db-sync.yaml.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_job-ks-endpoints.yaml.tpl b/helm-toolkit/templates/manifests/_job-ks-endpoints.yaml.tpl index 8f41f4612..f07cb630b 100644 --- a/helm-toolkit/templates/manifests/_job-ks-endpoints.yaml.tpl +++ b/helm-toolkit/templates/manifests/_job-ks-endpoints.yaml.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_job-ks-service.yaml.tpl b/helm-toolkit/templates/manifests/_job-ks-service.yaml.tpl index 17a254dd3..628b24cac 100644 --- a/helm-toolkit/templates/manifests/_job-ks-service.yaml.tpl +++ b/helm-toolkit/templates/manifests/_job-ks-service.yaml.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_job-ks-user.yaml.tpl b/helm-toolkit/templates/manifests/_job-ks-user.yaml.tpl index e0a6567b2..1a79094cc 100644 --- a/helm-toolkit/templates/manifests/_job-ks-user.yaml.tpl +++ b/helm-toolkit/templates/manifests/_job-ks-user.yaml.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_job-rabbit-init.yaml.tpl b/helm-toolkit/templates/manifests/_job-rabbit-init.yaml.tpl index 9c5ac9657..9224458b4 100644 --- a/helm-toolkit/templates/manifests/_job-rabbit-init.yaml.tpl +++ b/helm-toolkit/templates/manifests/_job-rabbit-init.yaml.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_job_image_repo_sync.yaml.tpl b/helm-toolkit/templates/manifests/_job_image_repo_sync.yaml.tpl index 15c13fb47..514fa59dd 100644 --- a/helm-toolkit/templates/manifests/_job_image_repo_sync.yaml.tpl +++ b/helm-toolkit/templates/manifests/_job_image_repo_sync.yaml.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_secret-tls.yaml.tpl b/helm-toolkit/templates/manifests/_secret-tls.yaml.tpl index e82cdd811..f956f3c87 100644 --- a/helm-toolkit/templates/manifests/_secret-tls.yaml.tpl +++ b/helm-toolkit/templates/manifests/_secret-tls.yaml.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/helm-toolkit/templates/manifests/_service-ingress.tpl b/helm-toolkit/templates/manifests/_service-ingress.tpl index 2303aa510..05bf343a9 100644 --- a/helm-toolkit/templates/manifests/_service-ingress.tpl +++ b/helm-toolkit/templates/manifests/_service-ingress.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/scripts/_db-drop.py.tpl b/helm-toolkit/templates/scripts/_db-drop.py.tpl index a31fe7724..2f661bccf 100644 --- a/helm-toolkit/templates/scripts/_db-drop.py.tpl +++ b/helm-toolkit/templates/scripts/_db-drop.py.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/scripts/_db-init.py.tpl b/helm-toolkit/templates/scripts/_db-init.py.tpl index 03d8a5bd6..c3a1b6dff 100644 --- a/helm-toolkit/templates/scripts/_db-init.py.tpl +++ b/helm-toolkit/templates/scripts/_db-init.py.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/scripts/_image-repo-sync.sh.tpl b/helm-toolkit/templates/scripts/_image-repo-sync.sh.tpl index bea2a2e81..a9c2b1e45 100644 --- a/helm-toolkit/templates/scripts/_image-repo-sync.sh.tpl +++ b/helm-toolkit/templates/scripts/_image-repo-sync.sh.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/scripts/_ks-domain-user.sh.tpl b/helm-toolkit/templates/scripts/_ks-domain-user.sh.tpl index 1c35e9c45..e80c0f696 100644 --- a/helm-toolkit/templates/scripts/_ks-domain-user.sh.tpl +++ b/helm-toolkit/templates/scripts/_ks-domain-user.sh.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/scripts/_ks-endpoints.sh.tpl b/helm-toolkit/templates/scripts/_ks-endpoints.sh.tpl index 8ed412819..b1609456f 100755 --- a/helm-toolkit/templates/scripts/_ks-endpoints.sh.tpl +++ b/helm-toolkit/templates/scripts/_ks-endpoints.sh.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/scripts/_ks-service.sh.tpl b/helm-toolkit/templates/scripts/_ks-service.sh.tpl index 0d1ca70ea..ef122be17 100644 --- a/helm-toolkit/templates/scripts/_ks-service.sh.tpl +++ b/helm-toolkit/templates/scripts/_ks-service.sh.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/scripts/_ks-user.sh.tpl b/helm-toolkit/templates/scripts/_ks-user.sh.tpl index 667afaff5..2ede013c9 100644 --- a/helm-toolkit/templates/scripts/_ks-user.sh.tpl +++ b/helm-toolkit/templates/scripts/_ks-user.sh.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/scripts/_rabbit-init.sh.tpl b/helm-toolkit/templates/scripts/_rabbit-init.sh.tpl index 5e149140d..84d58593c 100644 --- a/helm-toolkit/templates/scripts/_rabbit-init.sh.tpl +++ b/helm-toolkit/templates/scripts/_rabbit-init.sh.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/scripts/_rally_test.sh.tpl b/helm-toolkit/templates/scripts/_rally_test.sh.tpl index 0a3d53b4e..368f77e9f 100644 --- a/helm-toolkit/templates/scripts/_rally_test.sh.tpl +++ b/helm-toolkit/templates/scripts/_rally_test.sh.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_image.tpl b/helm-toolkit/templates/snippets/_image.tpl index e94873c39..21708a861 100644 --- a/helm-toolkit/templates/snippets/_image.tpl +++ b/helm-toolkit/templates/snippets/_image.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_keystone_openrc_env_vars.tpl b/helm-toolkit/templates/snippets/_keystone_openrc_env_vars.tpl index 615f0dc9c..899e8418a 100644 --- a/helm-toolkit/templates/snippets/_keystone_openrc_env_vars.tpl +++ b/helm-toolkit/templates/snippets/_keystone_openrc_env_vars.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_keystone_secret_openrc.tpl b/helm-toolkit/templates/snippets/_keystone_secret_openrc.tpl index 7c30e579e..45054ff5d 100644 --- a/helm-toolkit/templates/snippets/_keystone_secret_openrc.tpl +++ b/helm-toolkit/templates/snippets/_keystone_secret_openrc.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_keystone_user_create_env_vars.tpl b/helm-toolkit/templates/snippets/_keystone_user_create_env_vars.tpl index 06664ed08..dd16e68c3 100644 --- a/helm-toolkit/templates/snippets/_keystone_user_create_env_vars.tpl +++ b/helm-toolkit/templates/snippets/_keystone_user_create_env_vars.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_kubernetes_entrypoint_init_container.tpl b/helm-toolkit/templates/snippets/_kubernetes_entrypoint_init_container.tpl index ca528e8f9..79dd63a54 100644 --- a/helm-toolkit/templates/snippets/_kubernetes_entrypoint_init_container.tpl +++ b/helm-toolkit/templates/snippets/_kubernetes_entrypoint_init_container.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_kubernetes_kubectl_params.tpl b/helm-toolkit/templates/snippets/_kubernetes_kubectl_params.tpl index eabb026bc..988292943 100644 --- a/helm-toolkit/templates/snippets/_kubernetes_kubectl_params.tpl +++ b/helm-toolkit/templates/snippets/_kubernetes_kubectl_params.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_kubernetes_metadata_labels.tpl b/helm-toolkit/templates/snippets/_kubernetes_metadata_labels.tpl index 77aecb299..f67bfaf28 100644 --- a/helm-toolkit/templates/snippets/_kubernetes_metadata_labels.tpl +++ b/helm-toolkit/templates/snippets/_kubernetes_metadata_labels.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_kubernetes_pod_anti_affinity.tpl b/helm-toolkit/templates/snippets/_kubernetes_pod_anti_affinity.tpl index 681a534d9..4981015ca 100644 --- a/helm-toolkit/templates/snippets/_kubernetes_pod_anti_affinity.tpl +++ b/helm-toolkit/templates/snippets/_kubernetes_pod_anti_affinity.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_kubernetes_pod_rbac_roles.tpl b/helm-toolkit/templates/snippets/_kubernetes_pod_rbac_roles.tpl index 45be2ecf6..f9f48ef7b 100644 --- a/helm-toolkit/templates/snippets/_kubernetes_pod_rbac_roles.tpl +++ b/helm-toolkit/templates/snippets/_kubernetes_pod_rbac_roles.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_kubernetes_pod_rbac_serviceaccount.tpl b/helm-toolkit/templates/snippets/_kubernetes_pod_rbac_serviceaccount.tpl index fd617700c..b4cf1a65b 100644 --- a/helm-toolkit/templates/snippets/_kubernetes_pod_rbac_serviceaccount.tpl +++ b/helm-toolkit/templates/snippets/_kubernetes_pod_rbac_serviceaccount.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_kubernetes_resources.tpl b/helm-toolkit/templates/snippets/_kubernetes_resources.tpl index afeb82e91..7797c8ed8 100644 --- a/helm-toolkit/templates/snippets/_kubernetes_resources.tpl +++ b/helm-toolkit/templates/snippets/_kubernetes_resources.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_kubernetes_upgrades_daemonset.tpl b/helm-toolkit/templates/snippets/_kubernetes_upgrades_daemonset.tpl index 080a2e78e..eaef2a558 100644 --- a/helm-toolkit/templates/snippets/_kubernetes_upgrades_daemonset.tpl +++ b/helm-toolkit/templates/snippets/_kubernetes_upgrades_daemonset.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_kubernetes_upgrades_deployment.tpl b/helm-toolkit/templates/snippets/_kubernetes_upgrades_deployment.tpl index f9303a444..3184b0d08 100644 --- a/helm-toolkit/templates/snippets/_kubernetes_upgrades_deployment.tpl +++ b/helm-toolkit/templates/snippets/_kubernetes_upgrades_deployment.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_prometheus_pod_annotations.tpl b/helm-toolkit/templates/snippets/_prometheus_pod_annotations.tpl index d234dd99f..9e09326f6 100644 --- a/helm-toolkit/templates/snippets/_prometheus_pod_annotations.tpl +++ b/helm-toolkit/templates/snippets/_prometheus_pod_annotations.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/snippets/_prometheus_service_annotations.tpl b/helm-toolkit/templates/snippets/_prometheus_service_annotations.tpl index 6c01a2f05..1255dccb9 100644 --- a/helm-toolkit/templates/snippets/_prometheus_service_annotations.tpl +++ b/helm-toolkit/templates/snippets/_prometheus_service_annotations.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/helm-toolkit/templates/snippets/_values_template_renderer.tpl b/helm-toolkit/templates/snippets/_values_template_renderer.tpl index 8d1fb9de8..88a279def 100644 --- a/helm-toolkit/templates/snippets/_values_template_renderer.tpl +++ b/helm-toolkit/templates/snippets/_values_template_renderer.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_comma_joined_service_list.tpl b/helm-toolkit/templates/utils/_comma_joined_service_list.tpl index b4fbcfb4c..7f965eade 100644 --- a/helm-toolkit/templates/utils/_comma_joined_service_list.tpl +++ b/helm-toolkit/templates/utils/_comma_joined_service_list.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_configmap_templater.tpl b/helm-toolkit/templates/utils/_configmap_templater.tpl index 47e120080..9f168b18e 100644 --- a/helm-toolkit/templates/utils/_configmap_templater.tpl +++ b/helm-toolkit/templates/utils/_configmap_templater.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_daemonset_overrides.tpl b/helm-toolkit/templates/utils/_daemonset_overrides.tpl index 20ad3e258..448b60f81 100644 --- a/helm-toolkit/templates/utils/_daemonset_overrides.tpl +++ b/helm-toolkit/templates/utils/_daemonset_overrides.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_dependency_resolver.tpl b/helm-toolkit/templates/utils/_dependency_resolver.tpl index cb9184346..f36fbee85 100644 --- a/helm-toolkit/templates/utils/_dependency_resolver.tpl +++ b/helm-toolkit/templates/utils/_dependency_resolver.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_hash.tpl b/helm-toolkit/templates/utils/_hash.tpl index c6a496cc9..1041ec000 100644 --- a/helm-toolkit/templates/utils/_hash.tpl +++ b/helm-toolkit/templates/utils/_hash.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_image_sync_list.tpl b/helm-toolkit/templates/utils/_image_sync_list.tpl index 3e5b4b9ba..54dea4287 100644 --- a/helm-toolkit/templates/utils/_image_sync_list.tpl +++ b/helm-toolkit/templates/utils/_image_sync_list.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_joinListWithComma.tpl b/helm-toolkit/templates/utils/_joinListWithComma.tpl index e5341798e..731d816ed 100644 --- a/helm-toolkit/templates/utils/_joinListWithComma.tpl +++ b/helm-toolkit/templates/utils/_joinListWithComma.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_joinListWithSpace.tpl b/helm-toolkit/templates/utils/_joinListWithSpace.tpl index 16a29f43f..e8d13591e 100644 --- a/helm-toolkit/templates/utils/_joinListWithSpace.tpl +++ b/helm-toolkit/templates/utils/_joinListWithSpace.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_merge.tpl b/helm-toolkit/templates/utils/_merge.tpl index 051d091d0..d7ba11d3a 100644 --- a/helm-toolkit/templates/utils/_merge.tpl +++ b/helm-toolkit/templates/utils/_merge.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_template.tpl b/helm-toolkit/templates/utils/_template.tpl index a671962f0..3f5f348d0 100644 --- a/helm-toolkit/templates/utils/_template.tpl +++ b/helm-toolkit/templates/utils/_template.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_to_ini.tpl b/helm-toolkit/templates/utils/_to_ini.tpl index 53b98aa72..ecb266f5e 100644 --- a/helm-toolkit/templates/utils/_to_ini.tpl +++ b/helm-toolkit/templates/utils/_to_ini.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_to_k8s_env_vars.tpl b/helm-toolkit/templates/utils/_to_k8s_env_vars.tpl index e74b3cf6e..3925d7bb8 100644 --- a/helm-toolkit/templates/utils/_to_k8s_env_vars.tpl +++ b/helm-toolkit/templates/utils/_to_k8s_env_vars.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_to_kv_list.tpl b/helm-toolkit/templates/utils/_to_kv_list.tpl index e56e316f4..3a9c206e6 100644 --- a/helm-toolkit/templates/utils/_to_kv_list.tpl +++ b/helm-toolkit/templates/utils/_to_kv_list.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/templates/utils/_to_oslo_conf.tpl b/helm-toolkit/templates/utils/_to_oslo_conf.tpl index 3ed8d0959..8111702e8 100644 --- a/helm-toolkit/templates/utils/_to_oslo_conf.tpl +++ b/helm-toolkit/templates/utils/_to_oslo_conf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/helm-toolkit/values.yaml b/helm-toolkit/values.yaml index f75b674ee..37c002ab9 100644 --- a/helm-toolkit/values.yaml +++ b/helm-toolkit/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/ingress/Chart.yaml b/ingress/Chart.yaml index 3752fc28a..44f2fb768 100644 --- a/ingress/Chart.yaml +++ b/ingress/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/ingress/requirements.yaml b/ingress/requirements.yaml index ec3115189..53782e69b 100644 --- a/ingress/requirements.yaml +++ b/ingress/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/ingress/templates/bin/_ingress-controller.sh.tpl b/ingress/templates/bin/_ingress-controller.sh.tpl index 9cc9fe298..6514ae59c 100644 --- a/ingress/templates/bin/_ingress-controller.sh.tpl +++ b/ingress/templates/bin/_ingress-controller.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/bin/_ingress-error-pages.sh.tpl b/ingress/templates/bin/_ingress-error-pages.sh.tpl index 92c2fd29b..cf62c33f4 100644 --- a/ingress/templates/bin/_ingress-error-pages.sh.tpl +++ b/ingress/templates/bin/_ingress-error-pages.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/bin/_ingress-vip-keepalived.sh.tpl b/ingress/templates/bin/_ingress-vip-keepalived.sh.tpl index e9a8d5731..0cba1faae 100644 --- a/ingress/templates/bin/_ingress-vip-keepalived.sh.tpl +++ b/ingress/templates/bin/_ingress-vip-keepalived.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 OpenStack Foundation. +# Copyright 2018 The Openstack-Helm Authors. # # 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/ingress/templates/bin/_ingress-vip-routed.sh.tpl b/ingress/templates/bin/_ingress-vip-routed.sh.tpl index 1258509de..e0ad6fc3c 100644 --- a/ingress/templates/bin/_ingress-vip-routed.sh.tpl +++ b/ingress/templates/bin/_ingress-vip-routed.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 OpenStack Foundation. +# Copyright 2018 The Openstack-Helm Authors. # # 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/ingress/templates/configmap-bin.yaml b/ingress/templates/configmap-bin.yaml index ddec26e7e..b2eacc70d 100644 --- a/ingress/templates/configmap-bin.yaml +++ b/ingress/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/configmap-conf.yaml b/ingress/templates/configmap-conf.yaml index 3374faac9..5483b0fd4 100644 --- a/ingress/templates/configmap-conf.yaml +++ b/ingress/templates/configmap-conf.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/configmap-services-tcp.yaml b/ingress/templates/configmap-services-tcp.yaml index ba2e27a58..4454702f9 100644 --- a/ingress/templates/configmap-services-tcp.yaml +++ b/ingress/templates/configmap-services-tcp.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/configmap-services-udp.yaml b/ingress/templates/configmap-services-udp.yaml index 8175f694b..402010560 100644 --- a/ingress/templates/configmap-services-udp.yaml +++ b/ingress/templates/configmap-services-udp.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/deployment-error.yaml b/ingress/templates/deployment-error.yaml index d7ab29d67..1cac43cd2 100644 --- a/ingress/templates/deployment-error.yaml +++ b/ingress/templates/deployment-error.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/deployment-ingress.yaml b/ingress/templates/deployment-ingress.yaml index c9b34ced4..0d9631504 100644 --- a/ingress/templates/deployment-ingress.yaml +++ b/ingress/templates/deployment-ingress.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/endpoints-ingress.yaml b/ingress/templates/endpoints-ingress.yaml index 7fdeb09a3..92977e13e 100644 --- a/ingress/templates/endpoints-ingress.yaml +++ b/ingress/templates/endpoints-ingress.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/ingress.yaml b/ingress/templates/ingress.yaml index 4917f9efa..16ebaab3d 100644 --- a/ingress/templates/ingress.yaml +++ b/ingress/templates/ingress.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/job-image-repo-sync.yaml b/ingress/templates/job-image-repo-sync.yaml index 2d5cec2cb..c332e8c7e 100644 --- a/ingress/templates/job-image-repo-sync.yaml +++ b/ingress/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/service-error.yaml b/ingress/templates/service-error.yaml index eb7d9a32b..b17d4d2ec 100644 --- a/ingress/templates/service-error.yaml +++ b/ingress/templates/service-error.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/service-ingress-metrics-exporter.yaml b/ingress/templates/service-ingress-metrics-exporter.yaml index c398f6d36..3637e13b9 100644 --- a/ingress/templates/service-ingress-metrics-exporter.yaml +++ b/ingress/templates/service-ingress-metrics-exporter.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/templates/service-ingress.yaml b/ingress/templates/service-ingress.yaml index 9c44f84e6..ca9af8ce2 100644 --- a/ingress/templates/service-ingress.yaml +++ b/ingress/templates/service-ingress.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ingress/values.yaml b/ingress/values.yaml index e4f4898a2..74a890565 100644 --- a/ingress/values.yaml +++ b/ingress/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/kibana/Chart.yaml b/kibana/Chart.yaml index d6732459b..672c82255 100644 --- a/kibana/Chart.yaml +++ b/kibana/Chart.yaml @@ -1,5 +1,5 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/kibana/requirements.yaml b/kibana/requirements.yaml index ec3115189..53782e69b 100644 --- a/kibana/requirements.yaml +++ b/kibana/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/kibana/templates/bin/_apache.sh.tpl b/kibana/templates/bin/_apache.sh.tpl index ba698f334..6f8aaa8e2 100644 --- a/kibana/templates/bin/_apache.sh.tpl +++ b/kibana/templates/bin/_apache.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kibana/templates/bin/_kibana.sh.tpl b/kibana/templates/bin/_kibana.sh.tpl index 668ef3efa..7021ac0dd 100644 --- a/kibana/templates/bin/_kibana.sh.tpl +++ b/kibana/templates/bin/_kibana.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kibana/templates/configmap-bin.yaml b/kibana/templates/configmap-bin.yaml index 5372dc3ba..61cadcdba 100644 --- a/kibana/templates/configmap-bin.yaml +++ b/kibana/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kibana/templates/configmap-etc.yaml b/kibana/templates/configmap-etc.yaml index b281dfa42..93742d7c2 100644 --- a/kibana/templates/configmap-etc.yaml +++ b/kibana/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kibana/templates/deployment.yaml b/kibana/templates/deployment.yaml index 543ba52d7..74e885e1a 100644 --- a/kibana/templates/deployment.yaml +++ b/kibana/templates/deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kibana/templates/ingress-kibana.yaml b/kibana/templates/ingress-kibana.yaml index 87eea4da0..66db94ce9 100644 --- a/kibana/templates/ingress-kibana.yaml +++ b/kibana/templates/ingress-kibana.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kibana/templates/job-image-repo-sync.yaml b/kibana/templates/job-image-repo-sync.yaml index 7e0914ed6..be2ccdc01 100644 --- a/kibana/templates/job-image-repo-sync.yaml +++ b/kibana/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kibana/templates/secret-elasticsearch-creds.yaml b/kibana/templates/secret-elasticsearch-creds.yaml index 0b8182712..11db0eb94 100644 --- a/kibana/templates/secret-elasticsearch-creds.yaml +++ b/kibana/templates/secret-elasticsearch-creds.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kibana/templates/secret-ingress-tls.yaml b/kibana/templates/secret-ingress-tls.yaml index e29676d7f..c874ea53f 100644 --- a/kibana/templates/secret-ingress-tls.yaml +++ b/kibana/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017-2018 The Openstack-Helm Authors. 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/kibana/templates/service-ingress-kibana.yaml b/kibana/templates/service-ingress-kibana.yaml index e0621b471..c78fc3a4f 100644 --- a/kibana/templates/service-ingress-kibana.yaml +++ b/kibana/templates/service-ingress-kibana.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kibana/templates/service.yaml b/kibana/templates/service.yaml index c935bb274..61ffab1e8 100644 --- a/kibana/templates/service.yaml +++ b/kibana/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kibana/values.yaml b/kibana/values.yaml index e0609698d..761ee2243 100644 --- a/kibana/values.yaml +++ b/kibana/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/kube-dns/Chart.yaml b/kube-dns/Chart.yaml index b89b60a08..9aadd6efe 100644 --- a/kube-dns/Chart.yaml +++ b/kube-dns/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/kube-dns/requirements.yaml b/kube-dns/requirements.yaml index ec3115189..53782e69b 100644 --- a/kube-dns/requirements.yaml +++ b/kube-dns/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/kube-dns/templates/configmap-bin.yaml b/kube-dns/templates/configmap-bin.yaml index 421ae894e..d7d5f6aad 100644 --- a/kube-dns/templates/configmap-bin.yaml +++ b/kube-dns/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kube-dns/templates/configmap-kube-dns.yaml b/kube-dns/templates/configmap-kube-dns.yaml index eac8549ec..279729c05 100644 --- a/kube-dns/templates/configmap-kube-dns.yaml +++ b/kube-dns/templates/configmap-kube-dns.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kube-dns/templates/deployment-kube-dns.yaml b/kube-dns/templates/deployment-kube-dns.yaml index 83f5a8881..27ff06b81 100644 --- a/kube-dns/templates/deployment-kube-dns.yaml +++ b/kube-dns/templates/deployment-kube-dns.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kube-dns/templates/job-image-repo-sync.yaml b/kube-dns/templates/job-image-repo-sync.yaml index fc5f76b67..544c328c4 100644 --- a/kube-dns/templates/job-image-repo-sync.yaml +++ b/kube-dns/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kube-dns/templates/service-kube-dns.yaml b/kube-dns/templates/service-kube-dns.yaml index 82f1eb135..7e5723a0e 100644 --- a/kube-dns/templates/service-kube-dns.yaml +++ b/kube-dns/templates/service-kube-dns.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kube-dns/templates/serviceaccount-kube-dns.yaml b/kube-dns/templates/serviceaccount-kube-dns.yaml index 10bf89be9..7465cd8b8 100644 --- a/kube-dns/templates/serviceaccount-kube-dns.yaml +++ b/kube-dns/templates/serviceaccount-kube-dns.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kube-dns/values.yaml b/kube-dns/values.yaml index 7a0f9f31e..1d35994ff 100644 --- a/kube-dns/values.yaml +++ b/kube-dns/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/kubernetes-keystone-webhook/Chart.yaml b/kubernetes-keystone-webhook/Chart.yaml index f90376f03..d345487d5 100644 --- a/kubernetes-keystone-webhook/Chart.yaml +++ b/kubernetes-keystone-webhook/Chart.yaml @@ -1,5 +1,5 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/kubernetes-keystone-webhook/requirements.yaml b/kubernetes-keystone-webhook/requirements.yaml index ec3115189..53782e69b 100644 --- a/kubernetes-keystone-webhook/requirements.yaml +++ b/kubernetes-keystone-webhook/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/kubernetes-keystone-webhook/templates/bin/_kubernetes-keystone-webhook-test.sh.tpl b/kubernetes-keystone-webhook/templates/bin/_kubernetes-keystone-webhook-test.sh.tpl index 743e89408..22bd98ba5 100644 --- a/kubernetes-keystone-webhook/templates/bin/_kubernetes-keystone-webhook-test.sh.tpl +++ b/kubernetes-keystone-webhook/templates/bin/_kubernetes-keystone-webhook-test.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/templates/bin/_start.sh.tpl b/kubernetes-keystone-webhook/templates/bin/_start.sh.tpl index c6291ef86..1c5f008ec 100644 --- a/kubernetes-keystone-webhook/templates/bin/_start.sh.tpl +++ b/kubernetes-keystone-webhook/templates/bin/_start.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/templates/configmap-bin.yaml b/kubernetes-keystone-webhook/templates/configmap-bin.yaml index c1512c12b..ec6c4dd89 100644 --- a/kubernetes-keystone-webhook/templates/configmap-bin.yaml +++ b/kubernetes-keystone-webhook/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/templates/configmap-etc.yaml b/kubernetes-keystone-webhook/templates/configmap-etc.yaml index dca61ffee..25a9f494e 100644 --- a/kubernetes-keystone-webhook/templates/configmap-etc.yaml +++ b/kubernetes-keystone-webhook/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/templates/deployment.yaml b/kubernetes-keystone-webhook/templates/deployment.yaml index af9daf4e8..4f5c56010 100644 --- a/kubernetes-keystone-webhook/templates/deployment.yaml +++ b/kubernetes-keystone-webhook/templates/deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/templates/ingress.yaml b/kubernetes-keystone-webhook/templates/ingress.yaml index 03a0b73ec..477f888a4 100644 --- a/kubernetes-keystone-webhook/templates/ingress.yaml +++ b/kubernetes-keystone-webhook/templates/ingress.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/templates/pod-test.yaml b/kubernetes-keystone-webhook/templates/pod-test.yaml index 4fb7f797c..087d269bb 100644 --- a/kubernetes-keystone-webhook/templates/pod-test.yaml +++ b/kubernetes-keystone-webhook/templates/pod-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/templates/secret-certificates.yaml b/kubernetes-keystone-webhook/templates/secret-certificates.yaml index 56175162e..54cdadf03 100644 --- a/kubernetes-keystone-webhook/templates/secret-certificates.yaml +++ b/kubernetes-keystone-webhook/templates/secret-certificates.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/templates/secret-keystone.yaml b/kubernetes-keystone-webhook/templates/secret-keystone.yaml index f1a378b66..99f1d5b84 100644 --- a/kubernetes-keystone-webhook/templates/secret-keystone.yaml +++ b/kubernetes-keystone-webhook/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/templates/service-ingress-api.yaml b/kubernetes-keystone-webhook/templates/service-ingress-api.yaml index 33dfa6c43..3286d84c9 100644 --- a/kubernetes-keystone-webhook/templates/service-ingress-api.yaml +++ b/kubernetes-keystone-webhook/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/templates/service.yaml b/kubernetes-keystone-webhook/templates/service.yaml index dce4ba578..5a709ff05 100644 --- a/kubernetes-keystone-webhook/templates/service.yaml +++ b/kubernetes-keystone-webhook/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/kubernetes-keystone-webhook/values.yaml b/kubernetes-keystone-webhook/values.yaml index 9f4645d37..afeb9db19 100644 --- a/kubernetes-keystone-webhook/values.yaml +++ b/kubernetes-keystone-webhook/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/ldap/templates/configmap-bin.yaml b/ldap/templates/configmap-bin.yaml index 0352bdece..e3c1b4af0 100644 --- a/ldap/templates/configmap-bin.yaml +++ b/ldap/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/ldap/templates/configmap-etc.yaml b/ldap/templates/configmap-etc.yaml index 42368c65a..3fa7c37d8 100644 --- a/ldap/templates/configmap-etc.yaml +++ b/ldap/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2018 OpenStack Foundation. +Copyright 2018 The Openstack-Helm Authors. 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/ldap/templates/job-image-repo-sync.yaml b/ldap/templates/job-image-repo-sync.yaml index d3795eacb..f6e9fcb98 100644 --- a/ldap/templates/job-image-repo-sync.yaml +++ b/ldap/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ldap/templates/service.yaml b/ldap/templates/service.yaml index d9c014b17..353db51c8 100644 --- a/ldap/templates/service.yaml +++ b/ldap/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ldap/templates/statefulset.yaml b/ldap/templates/statefulset.yaml index 7651fbb74..8e8d0819b 100644 --- a/ldap/templates/statefulset.yaml +++ b/ldap/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/ldap/values.yaml b/ldap/values.yaml index 24a2ca47f..72a97b44e 100644 --- a/ldap/values.yaml +++ b/ldap/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/memcached/Chart.yaml b/memcached/Chart.yaml index 9fc2a2232..4f6b4ca7d 100644 --- a/memcached/Chart.yaml +++ b/memcached/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/memcached/requirements.yaml b/memcached/requirements.yaml index ec3115189..53782e69b 100644 --- a/memcached/requirements.yaml +++ b/memcached/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/memcached/templates/bin/_memcached.sh.tpl b/memcached/templates/bin/_memcached.sh.tpl index bf556e739..5d9aeb6b2 100644 --- a/memcached/templates/bin/_memcached.sh.tpl +++ b/memcached/templates/bin/_memcached.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/memcached/templates/configmap-bin.yaml b/memcached/templates/configmap-bin.yaml index 10bbbea4f..3821382f2 100644 --- a/memcached/templates/configmap-bin.yaml +++ b/memcached/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/memcached/templates/deployment.yaml b/memcached/templates/deployment.yaml index c6f8f4a02..bab66830f 100644 --- a/memcached/templates/deployment.yaml +++ b/memcached/templates/deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/memcached/templates/job-image-repo-sync.yaml b/memcached/templates/job-image-repo-sync.yaml index f8ca7111a..8f61cf7e7 100644 --- a/memcached/templates/job-image-repo-sync.yaml +++ b/memcached/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/memcached/templates/monitoring/prometheus/bin/_memcached-exporter.sh.tpl b/memcached/templates/monitoring/prometheus/bin/_memcached-exporter.sh.tpl index 4ff5ba187..0ebc94dd8 100644 --- a/memcached/templates/monitoring/prometheus/bin/_memcached-exporter.sh.tpl +++ b/memcached/templates/monitoring/prometheus/bin/_memcached-exporter.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/memcached/templates/monitoring/prometheus/exporter-configmap-bin.yaml b/memcached/templates/monitoring/prometheus/exporter-configmap-bin.yaml index 870ee2b2a..7d58f2ffc 100644 --- a/memcached/templates/monitoring/prometheus/exporter-configmap-bin.yaml +++ b/memcached/templates/monitoring/prometheus/exporter-configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/memcached/templates/monitoring/prometheus/exporter-deployment.yaml b/memcached/templates/monitoring/prometheus/exporter-deployment.yaml index 52a9dff8d..a182b292a 100644 --- a/memcached/templates/monitoring/prometheus/exporter-deployment.yaml +++ b/memcached/templates/monitoring/prometheus/exporter-deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/memcached/templates/monitoring/prometheus/exporter-service.yaml b/memcached/templates/monitoring/prometheus/exporter-service.yaml index fb006cd2d..c4687c66f 100644 --- a/memcached/templates/monitoring/prometheus/exporter-service.yaml +++ b/memcached/templates/monitoring/prometheus/exporter-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/memcached/templates/service.yaml b/memcached/templates/service.yaml index 414948cd0..4d3401c36 100644 --- a/memcached/templates/service.yaml +++ b/memcached/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/memcached/values.yaml b/memcached/values.yaml index d798f34ae..7604faa16 100644 --- a/memcached/values.yaml +++ b/memcached/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/nagios/Chart.yaml b/nagios/Chart.yaml index 4f569722c..194bdda23 100644 --- a/nagios/Chart.yaml +++ b/nagios/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/nagios/requirements.yaml b/nagios/requirements.yaml index ec3115189..53782e69b 100644 --- a/nagios/requirements.yaml +++ b/nagios/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/nagios/templates/bin/_apache.sh.tpl b/nagios/templates/bin/_apache.sh.tpl index 17414389a..bcb0344fd 100644 --- a/nagios/templates/bin/_apache.sh.tpl +++ b/nagios/templates/bin/_apache.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nagios/templates/configmap-bin.yaml b/nagios/templates/configmap-bin.yaml index 5dd3996cf..db1ea00fe 100644 --- a/nagios/templates/configmap-bin.yaml +++ b/nagios/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nagios/templates/configmap-etc.yaml b/nagios/templates/configmap-etc.yaml index 80efc49a4..6503b84a3 100644 --- a/nagios/templates/configmap-etc.yaml +++ b/nagios/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nagios/templates/deployment.yaml b/nagios/templates/deployment.yaml index d904d00a4..a82c35d73 100644 --- a/nagios/templates/deployment.yaml +++ b/nagios/templates/deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nagios/templates/ingress-nagios.yaml b/nagios/templates/ingress-nagios.yaml index b99e6dbf0..66b47fcb5 100644 --- a/nagios/templates/ingress-nagios.yaml +++ b/nagios/templates/ingress-nagios.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nagios/templates/job-image-repo-sync.yaml b/nagios/templates/job-image-repo-sync.yaml index aa2c2cde8..5430d5086 100644 --- a/nagios/templates/job-image-repo-sync.yaml +++ b/nagios/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nagios/templates/secret-ingress-tls.yaml b/nagios/templates/secret-ingress-tls.yaml index 25044fb13..dacb1e9b5 100644 --- a/nagios/templates/secret-ingress-tls.yaml +++ b/nagios/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017-2018 The Openstack-Helm Authors. 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/nagios/templates/secret-nagios.yaml b/nagios/templates/secret-nagios.yaml index 444ac421e..56155f5db 100644 --- a/nagios/templates/secret-nagios.yaml +++ b/nagios/templates/secret-nagios.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nagios/templates/service-ingress-nagios.yaml b/nagios/templates/service-ingress-nagios.yaml index 0931a50eb..c0b52cf17 100644 --- a/nagios/templates/service-ingress-nagios.yaml +++ b/nagios/templates/service-ingress-nagios.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nagios/templates/service.yaml b/nagios/templates/service.yaml index 7d96b0ad6..6365924cc 100644 --- a/nagios/templates/service.yaml +++ b/nagios/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nagios/templates/utils/_object_definition.tpl b/nagios/templates/utils/_object_definition.tpl index 16b0de87c..d21d4e447 100644 --- a/nagios/templates/utils/_object_definition.tpl +++ b/nagios/templates/utils/_object_definition.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nagios/templates/utils/_to_nagios_conf.tpl b/nagios/templates/utils/_to_nagios_conf.tpl index 6caf72cec..e7f59cd58 100644 --- a/nagios/templates/utils/_to_nagios_conf.tpl +++ b/nagios/templates/utils/_to_nagios_conf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nagios/values.yaml b/nagios/values.yaml index 3aecc7929..de69d4be4 100644 --- a/nagios/values.yaml +++ b/nagios/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/nfs-provisioner/Chart.yaml b/nfs-provisioner/Chart.yaml index 9268ef99c..1ac8815f7 100644 --- a/nfs-provisioner/Chart.yaml +++ b/nfs-provisioner/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/nfs-provisioner/requirements.yaml b/nfs-provisioner/requirements.yaml index 5d33717c8..00a045b4e 100644 --- a/nfs-provisioner/requirements.yaml +++ b/nfs-provisioner/requirements.yaml @@ -1,5 +1,5 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/nfs-provisioner/templates/configmap-bin.yaml b/nfs-provisioner/templates/configmap-bin.yaml index 259a724b4..351993b2e 100644 --- a/nfs-provisioner/templates/configmap-bin.yaml +++ b/nfs-provisioner/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nfs-provisioner/templates/deployment.yaml b/nfs-provisioner/templates/deployment.yaml index daf75334e..07f2dcee8 100644 --- a/nfs-provisioner/templates/deployment.yaml +++ b/nfs-provisioner/templates/deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nfs-provisioner/templates/job-image-repo-sync.yaml b/nfs-provisioner/templates/job-image-repo-sync.yaml index 97b872961..e24675359 100644 --- a/nfs-provisioner/templates/job-image-repo-sync.yaml +++ b/nfs-provisioner/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nfs-provisioner/templates/service.yaml b/nfs-provisioner/templates/service.yaml index dbcbff3e0..7ece1f5cb 100644 --- a/nfs-provisioner/templates/service.yaml +++ b/nfs-provisioner/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nfs-provisioner/templates/storage_class.yaml b/nfs-provisioner/templates/storage_class.yaml index 44daab75e..038374891 100644 --- a/nfs-provisioner/templates/storage_class.yaml +++ b/nfs-provisioner/templates/storage_class.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nfs-provisioner/templates/volume_claim.yaml b/nfs-provisioner/templates/volume_claim.yaml index 253de0f30..a94170813 100644 --- a/nfs-provisioner/templates/volume_claim.yaml +++ b/nfs-provisioner/templates/volume_claim.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/nfs-provisioner/values.yaml b/nfs-provisioner/values.yaml index a7b27e6d4..aafe5fa2c 100644 --- a/nfs-provisioner/values.yaml +++ b/nfs-provisioner/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-build.yaml b/playbooks/osh-infra-build.yaml index 5367f643b..d06296c1a 100644 --- a/playbooks/osh-infra-build.yaml +++ b/playbooks/osh-infra-build.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-collect-logs.yaml b/playbooks/osh-infra-collect-logs.yaml index c1ef9778f..71086a24c 100644 --- a/playbooks/osh-infra-collect-logs.yaml +++ b/playbooks/osh-infra-collect-logs.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-deploy-charts.yaml b/playbooks/osh-infra-deploy-charts.yaml index b47f13af6..6e0303cd4 100644 --- a/playbooks/osh-infra-deploy-charts.yaml +++ b/playbooks/osh-infra-deploy-charts.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-deploy-docker.yaml b/playbooks/osh-infra-deploy-docker.yaml index 755278daf..7bf66fa25 100644 --- a/playbooks/osh-infra-deploy-docker.yaml +++ b/playbooks/osh-infra-deploy-docker.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-deploy-k8s.yaml b/playbooks/osh-infra-deploy-k8s.yaml index 80e69d54d..8daa337e3 100644 --- a/playbooks/osh-infra-deploy-k8s.yaml +++ b/playbooks/osh-infra-deploy-k8s.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-dev-deploy.yaml b/playbooks/osh-infra-dev-deploy.yaml index 2abb7ce9a..4bc0d27ab 100644 --- a/playbooks/osh-infra-dev-deploy.yaml +++ b/playbooks/osh-infra-dev-deploy.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-keystone-k8s-auth.yaml b/playbooks/osh-infra-keystone-k8s-auth.yaml index f82528975..95e28d9c4 100644 --- a/playbooks/osh-infra-keystone-k8s-auth.yaml +++ b/playbooks/osh-infra-keystone-k8s-auth.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-ldap-deploy.yaml b/playbooks/osh-infra-ldap-deploy.yaml index 86e6d95d0..7df5788ae 100644 --- a/playbooks/osh-infra-ldap-deploy.yaml +++ b/playbooks/osh-infra-ldap-deploy.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-multinode-deploy.yaml b/playbooks/osh-infra-multinode-deploy.yaml index 4eb9485bb..22d9dc81d 100644 --- a/playbooks/osh-infra-multinode-deploy.yaml +++ b/playbooks/osh-infra-multinode-deploy.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-pull-images.yaml b/playbooks/osh-infra-pull-images.yaml index c83560ca2..1350afe2b 100644 --- a/playbooks/osh-infra-pull-images.yaml +++ b/playbooks/osh-infra-pull-images.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/osh-infra-upgrade-host.yaml b/playbooks/osh-infra-upgrade-host.yaml index 277fdcabd..495b5cb99 100644 --- a/playbooks/osh-infra-upgrade-host.yaml +++ b/playbooks/osh-infra-upgrade-host.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/vars.yaml b/playbooks/vars.yaml index a7a21adf9..1135e326b 100644 --- a/playbooks/vars.yaml +++ b/playbooks/vars.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/playbooks/zuul-linter.yaml b/playbooks/zuul-linter.yaml index 924294a57..ec0f7ea73 100644 --- a/playbooks/zuul-linter.yaml +++ b/playbooks/zuul-linter.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-alertmanager/Chart.yaml b/prometheus-alertmanager/Chart.yaml index 38c3ad001..31837377d 100644 --- a/prometheus-alertmanager/Chart.yaml +++ b/prometheus-alertmanager/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-alertmanager/requirements.yaml b/prometheus-alertmanager/requirements.yaml index ec3115189..53782e69b 100644 --- a/prometheus-alertmanager/requirements.yaml +++ b/prometheus-alertmanager/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-alertmanager/templates/bin/_alertmanager.sh.tpl b/prometheus-alertmanager/templates/bin/_alertmanager.sh.tpl index 4492e4f30..26f6a9183 100644 --- a/prometheus-alertmanager/templates/bin/_alertmanager.sh.tpl +++ b/prometheus-alertmanager/templates/bin/_alertmanager.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-alertmanager/templates/clusterrolebinding.yaml b/prometheus-alertmanager/templates/clusterrolebinding.yaml index efd17b8b8..ff70448b9 100644 --- a/prometheus-alertmanager/templates/clusterrolebinding.yaml +++ b/prometheus-alertmanager/templates/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-alertmanager/templates/configmap-bin.yaml b/prometheus-alertmanager/templates/configmap-bin.yaml index a32065bdc..e60b2977f 100644 --- a/prometheus-alertmanager/templates/configmap-bin.yaml +++ b/prometheus-alertmanager/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-alertmanager/templates/configmap-etc.yaml b/prometheus-alertmanager/templates/configmap-etc.yaml index c57d34c4c..00517a079 100644 --- a/prometheus-alertmanager/templates/configmap-etc.yaml +++ b/prometheus-alertmanager/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-alertmanager/templates/ingress-alertmanager.yaml b/prometheus-alertmanager/templates/ingress-alertmanager.yaml index 5ac2c0c76..41ca10f34 100644 --- a/prometheus-alertmanager/templates/ingress-alertmanager.yaml +++ b/prometheus-alertmanager/templates/ingress-alertmanager.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-alertmanager/templates/job-image-repo-sync.yaml b/prometheus-alertmanager/templates/job-image-repo-sync.yaml index 142c7c5aa..c0b224af6 100644 --- a/prometheus-alertmanager/templates/job-image-repo-sync.yaml +++ b/prometheus-alertmanager/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-alertmanager/templates/secret-ingress-tls.yaml b/prometheus-alertmanager/templates/secret-ingress-tls.yaml index decae10ab..0e57c12b8 100644 --- a/prometheus-alertmanager/templates/secret-ingress-tls.yaml +++ b/prometheus-alertmanager/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017-2018 The Openstack-Helm Authors. 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/prometheus-alertmanager/templates/service-discovery.yaml b/prometheus-alertmanager/templates/service-discovery.yaml index e26307232..9485f3666 100644 --- a/prometheus-alertmanager/templates/service-discovery.yaml +++ b/prometheus-alertmanager/templates/service-discovery.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-alertmanager/templates/service-ingress-alertmanager.yaml b/prometheus-alertmanager/templates/service-ingress-alertmanager.yaml index 0c21de03a..809cf5aeb 100644 --- a/prometheus-alertmanager/templates/service-ingress-alertmanager.yaml +++ b/prometheus-alertmanager/templates/service-ingress-alertmanager.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-alertmanager/templates/service.yaml b/prometheus-alertmanager/templates/service.yaml index 484bb145f..9667ac26e 100644 --- a/prometheus-alertmanager/templates/service.yaml +++ b/prometheus-alertmanager/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-alertmanager/templates/statefulset.yaml b/prometheus-alertmanager/templates/statefulset.yaml index 01f6eab90..c1779b02c 100644 --- a/prometheus-alertmanager/templates/statefulset.yaml +++ b/prometheus-alertmanager/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-alertmanager/values.yaml b/prometheus-alertmanager/values.yaml index 0fa8a438c..d9268a3b5 100644 --- a/prometheus-alertmanager/values.yaml +++ b/prometheus-alertmanager/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-kube-state-metrics/Chart.yaml b/prometheus-kube-state-metrics/Chart.yaml index c9ec32089..19a63e05d 100644 --- a/prometheus-kube-state-metrics/Chart.yaml +++ b/prometheus-kube-state-metrics/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-kube-state-metrics/requirements.yaml b/prometheus-kube-state-metrics/requirements.yaml index 5d33717c8..00a045b4e 100644 --- a/prometheus-kube-state-metrics/requirements.yaml +++ b/prometheus-kube-state-metrics/requirements.yaml @@ -1,5 +1,5 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-kube-state-metrics/templates/bin/_kube-state-metrics.sh.tpl b/prometheus-kube-state-metrics/templates/bin/_kube-state-metrics.sh.tpl index 2b8b16386..6128ec773 100644 --- a/prometheus-kube-state-metrics/templates/bin/_kube-state-metrics.sh.tpl +++ b/prometheus-kube-state-metrics/templates/bin/_kube-state-metrics.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-kube-state-metrics/templates/configmap-bin.yaml b/prometheus-kube-state-metrics/templates/configmap-bin.yaml index 1c2991f7a..eb274287c 100644 --- a/prometheus-kube-state-metrics/templates/configmap-bin.yaml +++ b/prometheus-kube-state-metrics/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-kube-state-metrics/templates/deployment.yaml b/prometheus-kube-state-metrics/templates/deployment.yaml index 648af9d23..31662a915 100644 --- a/prometheus-kube-state-metrics/templates/deployment.yaml +++ b/prometheus-kube-state-metrics/templates/deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-kube-state-metrics/templates/job-image-repo-sync.yaml b/prometheus-kube-state-metrics/templates/job-image-repo-sync.yaml index 767e6f4be..73720baf3 100644 --- a/prometheus-kube-state-metrics/templates/job-image-repo-sync.yaml +++ b/prometheus-kube-state-metrics/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-kube-state-metrics/templates/service-controller-manager.yaml b/prometheus-kube-state-metrics/templates/service-controller-manager.yaml index fb56383db..65ee4d35e 100644 --- a/prometheus-kube-state-metrics/templates/service-controller-manager.yaml +++ b/prometheus-kube-state-metrics/templates/service-controller-manager.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-kube-state-metrics/templates/service-kube-state-metrics.yaml b/prometheus-kube-state-metrics/templates/service-kube-state-metrics.yaml index c3dde1b91..7bb2e8981 100644 --- a/prometheus-kube-state-metrics/templates/service-kube-state-metrics.yaml +++ b/prometheus-kube-state-metrics/templates/service-kube-state-metrics.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-kube-state-metrics/templates/service-scheduler.yaml b/prometheus-kube-state-metrics/templates/service-scheduler.yaml index 4a8a12dbf..73b66ac79 100644 --- a/prometheus-kube-state-metrics/templates/service-scheduler.yaml +++ b/prometheus-kube-state-metrics/templates/service-scheduler.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-kube-state-metrics/values.yaml b/prometheus-kube-state-metrics/values.yaml index c76296c4a..6064b0ba2 100644 --- a/prometheus-kube-state-metrics/values.yaml +++ b/prometheus-kube-state-metrics/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-node-exporter/Chart.yaml b/prometheus-node-exporter/Chart.yaml index eeab9bf75..645597bbd 100644 --- a/prometheus-node-exporter/Chart.yaml +++ b/prometheus-node-exporter/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-node-exporter/requirements.yaml b/prometheus-node-exporter/requirements.yaml index 5d33717c8..00a045b4e 100644 --- a/prometheus-node-exporter/requirements.yaml +++ b/prometheus-node-exporter/requirements.yaml @@ -1,5 +1,5 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-node-exporter/templates/bin/_node-exporter.sh.tpl b/prometheus-node-exporter/templates/bin/_node-exporter.sh.tpl index 5f4b4c86d..8fa01df2d 100644 --- a/prometheus-node-exporter/templates/bin/_node-exporter.sh.tpl +++ b/prometheus-node-exporter/templates/bin/_node-exporter.sh.tpl @@ -1,6 +1,6 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-node-exporter/templates/configmap-bin.yaml b/prometheus-node-exporter/templates/configmap-bin.yaml index 5858bd5a0..9a29bf892 100644 --- a/prometheus-node-exporter/templates/configmap-bin.yaml +++ b/prometheus-node-exporter/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-node-exporter/templates/daemonset.yaml b/prometheus-node-exporter/templates/daemonset.yaml index a92670225..de45f94aa 100644 --- a/prometheus-node-exporter/templates/daemonset.yaml +++ b/prometheus-node-exporter/templates/daemonset.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-node-exporter/templates/job-image-repo-sync.yaml b/prometheus-node-exporter/templates/job-image-repo-sync.yaml index 988dafc0d..7b356c06a 100644 --- a/prometheus-node-exporter/templates/job-image-repo-sync.yaml +++ b/prometheus-node-exporter/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-node-exporter/templates/service.yaml b/prometheus-node-exporter/templates/service.yaml index 23d40e812..5565c9984 100644 --- a/prometheus-node-exporter/templates/service.yaml +++ b/prometheus-node-exporter/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-node-exporter/values.yaml b/prometheus-node-exporter/values.yaml index cc3a389d4..f8438f11b 100644 --- a/prometheus-node-exporter/values.yaml +++ b/prometheus-node-exporter/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-openstack-exporter/Chart.yaml b/prometheus-openstack-exporter/Chart.yaml index 17bf5d709..ef292c19d 100644 --- a/prometheus-openstack-exporter/Chart.yaml +++ b/prometheus-openstack-exporter/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-openstack-exporter/requirements.yaml b/prometheus-openstack-exporter/requirements.yaml index 5d33717c8..00a045b4e 100644 --- a/prometheus-openstack-exporter/requirements.yaml +++ b/prometheus-openstack-exporter/requirements.yaml @@ -1,5 +1,5 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-openstack-exporter/templates/bin/_prometheus-openstack-exporter.sh.tpl b/prometheus-openstack-exporter/templates/bin/_prometheus-openstack-exporter.sh.tpl index 99d6b4557..afeb74dca 100644 --- a/prometheus-openstack-exporter/templates/bin/_prometheus-openstack-exporter.sh.tpl +++ b/prometheus-openstack-exporter/templates/bin/_prometheus-openstack-exporter.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-openstack-exporter/templates/configmap-bin.yaml b/prometheus-openstack-exporter/templates/configmap-bin.yaml index 61039c37e..01447fa88 100644 --- a/prometheus-openstack-exporter/templates/configmap-bin.yaml +++ b/prometheus-openstack-exporter/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-openstack-exporter/templates/deployment.yaml b/prometheus-openstack-exporter/templates/deployment.yaml index 7192254d1..0f77e8cd5 100644 --- a/prometheus-openstack-exporter/templates/deployment.yaml +++ b/prometheus-openstack-exporter/templates/deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-openstack-exporter/templates/job-image-repo-sync.yaml b/prometheus-openstack-exporter/templates/job-image-repo-sync.yaml index 0bfa128bd..4ff10601c 100644 --- a/prometheus-openstack-exporter/templates/job-image-repo-sync.yaml +++ b/prometheus-openstack-exporter/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-openstack-exporter/templates/job-ks-user.yaml b/prometheus-openstack-exporter/templates/job-ks-user.yaml index ff0b81735..763cd2fef 100644 --- a/prometheus-openstack-exporter/templates/job-ks-user.yaml +++ b/prometheus-openstack-exporter/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-openstack-exporter/templates/secret-keystone.yaml b/prometheus-openstack-exporter/templates/secret-keystone.yaml index ff3eeded8..2f159e298 100644 --- a/prometheus-openstack-exporter/templates/secret-keystone.yaml +++ b/prometheus-openstack-exporter/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-openstack-exporter/templates/service.yaml b/prometheus-openstack-exporter/templates/service.yaml index 8dc1057d4..faa14ff56 100644 --- a/prometheus-openstack-exporter/templates/service.yaml +++ b/prometheus-openstack-exporter/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-openstack-exporter/values.yaml b/prometheus-openstack-exporter/values.yaml index 55d02c276..21ec55125 100644 --- a/prometheus-openstack-exporter/values.yaml +++ b/prometheus-openstack-exporter/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-process-exporter/Chart.yaml b/prometheus-process-exporter/Chart.yaml index ab2fdfa98..2bff19925 100644 --- a/prometheus-process-exporter/Chart.yaml +++ b/prometheus-process-exporter/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-process-exporter/requirements.yaml b/prometheus-process-exporter/requirements.yaml index 5d33717c8..00a045b4e 100644 --- a/prometheus-process-exporter/requirements.yaml +++ b/prometheus-process-exporter/requirements.yaml @@ -1,5 +1,5 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus-process-exporter/templates/daemonset.yaml b/prometheus-process-exporter/templates/daemonset.yaml index b4a85c8ac..10619e441 100644 --- a/prometheus-process-exporter/templates/daemonset.yaml +++ b/prometheus-process-exporter/templates/daemonset.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-process-exporter/templates/job-image-repo-sync.yaml b/prometheus-process-exporter/templates/job-image-repo-sync.yaml index e2bc909cd..29dd07502 100644 --- a/prometheus-process-exporter/templates/job-image-repo-sync.yaml +++ b/prometheus-process-exporter/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-process-exporter/templates/service.yaml b/prometheus-process-exporter/templates/service.yaml index dd8b5d173..de8b10383 100644 --- a/prometheus-process-exporter/templates/service.yaml +++ b/prometheus-process-exporter/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus-process-exporter/values.yaml b/prometheus-process-exporter/values.yaml index 46dfa4cd3..090870a67 100644 --- a/prometheus-process-exporter/values.yaml +++ b/prometheus-process-exporter/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus/Chart.yaml b/prometheus/Chart.yaml index 8a7723c4d..3bd9d57b0 100644 --- a/prometheus/Chart.yaml +++ b/prometheus/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus/requirements.yaml b/prometheus/requirements.yaml index ec3115189..53782e69b 100644 --- a/prometheus/requirements.yaml +++ b/prometheus/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/prometheus/templates/bin/_apache.sh.tpl b/prometheus/templates/bin/_apache.sh.tpl index cb4ad841d..3e1ce7084 100644 --- a/prometheus/templates/bin/_apache.sh.tpl +++ b/prometheus/templates/bin/_apache.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/bin/_helm-tests.sh.tpl b/prometheus/templates/bin/_helm-tests.sh.tpl index c94a9bf5f..bc2c9e448 100644 --- a/prometheus/templates/bin/_helm-tests.sh.tpl +++ b/prometheus/templates/bin/_helm-tests.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/bin/_prometheus.sh.tpl b/prometheus/templates/bin/_prometheus.sh.tpl index 189453531..bbdf28038 100644 --- a/prometheus/templates/bin/_prometheus.sh.tpl +++ b/prometheus/templates/bin/_prometheus.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/configmap-bin.yaml b/prometheus/templates/configmap-bin.yaml index 980c1415f..6a7b32040 100644 --- a/prometheus/templates/configmap-bin.yaml +++ b/prometheus/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/configmap-etc.yaml b/prometheus/templates/configmap-etc.yaml index 77c7f9232..38c1b2294 100644 --- a/prometheus/templates/configmap-etc.yaml +++ b/prometheus/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/ingress-prometheus.yaml b/prometheus/templates/ingress-prometheus.yaml index fe84a7cd1..ecb04d19f 100644 --- a/prometheus/templates/ingress-prometheus.yaml +++ b/prometheus/templates/ingress-prometheus.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/job-image-repo-sync.yaml b/prometheus/templates/job-image-repo-sync.yaml index f7fd62d4f..b9b0e7600 100644 --- a/prometheus/templates/job-image-repo-sync.yaml +++ b/prometheus/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/pod-helm-tests.yaml b/prometheus/templates/pod-helm-tests.yaml index b3d51d37d..ab2142a13 100644 --- a/prometheus/templates/pod-helm-tests.yaml +++ b/prometheus/templates/pod-helm-tests.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/secret-ingress-tls.yaml b/prometheus/templates/secret-ingress-tls.yaml index 34e49e154..c93e8262d 100644 --- a/prometheus/templates/secret-ingress-tls.yaml +++ b/prometheus/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017-2018 The Openstack-Helm Authors. 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/prometheus/templates/secret-prometheus.yaml b/prometheus/templates/secret-prometheus.yaml index e8e03bc3e..8e41346aa 100644 --- a/prometheus/templates/secret-prometheus.yaml +++ b/prometheus/templates/secret-prometheus.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/service-ingress-prometheus.yaml b/prometheus/templates/service-ingress-prometheus.yaml index 14381418d..57781c64a 100644 --- a/prometheus/templates/service-ingress-prometheus.yaml +++ b/prometheus/templates/service-ingress-prometheus.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/service.yaml b/prometheus/templates/service.yaml index 7a1e230d3..97bdaa458 100644 --- a/prometheus/templates/service.yaml +++ b/prometheus/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/statefulset.yaml b/prometheus/templates/statefulset.yaml index 874a8820b..c4feeaf5c 100644 --- a/prometheus/templates/statefulset.yaml +++ b/prometheus/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/templates/utils/_command_line_flags.tpl b/prometheus/templates/utils/_command_line_flags.tpl index e0546d977..e78d8b42f 100644 --- a/prometheus/templates/utils/_command_line_flags.tpl +++ b/prometheus/templates/utils/_command_line_flags.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/prometheus/values.yaml b/prometheus/values.yaml index f796a9f7a..4ce4115d3 100644 --- a/prometheus/values.yaml +++ b/prometheus/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/rabbitmq/Chart.yaml b/rabbitmq/Chart.yaml index 9f82068d6..3aae874af 100644 --- a/rabbitmq/Chart.yaml +++ b/rabbitmq/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/rabbitmq/requirements.yaml b/rabbitmq/requirements.yaml index ec3115189..53782e69b 100644 --- a/rabbitmq/requirements.yaml +++ b/rabbitmq/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/rabbitmq/templates/bin/_rabbitmq-liveness.sh.tpl b/rabbitmq/templates/bin/_rabbitmq-liveness.sh.tpl index d8c690f1f..2f30aa437 100644 --- a/rabbitmq/templates/bin/_rabbitmq-liveness.sh.tpl +++ b/rabbitmq/templates/bin/_rabbitmq-liveness.sh.tpl @@ -1,7 +1,7 @@ #!/usr/bin/env bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/bin/_rabbitmq-readiness.sh.tpl b/rabbitmq/templates/bin/_rabbitmq-readiness.sh.tpl index d8c690f1f..2f30aa437 100644 --- a/rabbitmq/templates/bin/_rabbitmq-readiness.sh.tpl +++ b/rabbitmq/templates/bin/_rabbitmq-readiness.sh.tpl @@ -1,7 +1,7 @@ #!/usr/bin/env bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/bin/_rabbitmq-start.sh.tpl b/rabbitmq/templates/bin/_rabbitmq-start.sh.tpl index eb14fe8a3..98394ddfd 100644 --- a/rabbitmq/templates/bin/_rabbitmq-start.sh.tpl +++ b/rabbitmq/templates/bin/_rabbitmq-start.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/bin/_rabbitmq-test.sh.tpl b/rabbitmq/templates/bin/_rabbitmq-test.sh.tpl index 50a7c7e52..04b2f0c45 100644 --- a/rabbitmq/templates/bin/_rabbitmq-test.sh.tpl +++ b/rabbitmq/templates/bin/_rabbitmq-test.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/configmap-bin.yaml b/rabbitmq/templates/configmap-bin.yaml index 4f0844673..d2cd023d1 100644 --- a/rabbitmq/templates/configmap-bin.yaml +++ b/rabbitmq/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/configmap-etc.yaml b/rabbitmq/templates/configmap-etc.yaml index 953be9fda..b0aa91488 100644 --- a/rabbitmq/templates/configmap-etc.yaml +++ b/rabbitmq/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/etc/_enabled_plugins.tpl b/rabbitmq/templates/etc/_enabled_plugins.tpl index a628c62ea..42f415a66 100644 --- a/rabbitmq/templates/etc/_enabled_plugins.tpl +++ b/rabbitmq/templates/etc/_enabled_plugins.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/ingress-management.yaml b/rabbitmq/templates/ingress-management.yaml index a69e0a760..cdd2c925d 100644 --- a/rabbitmq/templates/ingress-management.yaml +++ b/rabbitmq/templates/ingress-management.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/job-image-repo-sync.yaml b/rabbitmq/templates/job-image-repo-sync.yaml index bd7f3e975..5fb10bcb9 100644 --- a/rabbitmq/templates/job-image-repo-sync.yaml +++ b/rabbitmq/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/monitoring/prometheus/exporter-deployment.yaml b/rabbitmq/templates/monitoring/prometheus/exporter-deployment.yaml index b2346b36b..03ed1ea49 100644 --- a/rabbitmq/templates/monitoring/prometheus/exporter-deployment.yaml +++ b/rabbitmq/templates/monitoring/prometheus/exporter-deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/monitoring/prometheus/exporter-service.yaml b/rabbitmq/templates/monitoring/prometheus/exporter-service.yaml index f23626a58..f49a12674 100644 --- a/rabbitmq/templates/monitoring/prometheus/exporter-service.yaml +++ b/rabbitmq/templates/monitoring/prometheus/exporter-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/pod-test.yaml b/rabbitmq/templates/pod-test.yaml index b46a922c0..c46d14c2e 100644 --- a/rabbitmq/templates/pod-test.yaml +++ b/rabbitmq/templates/pod-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/service-discovery.yaml b/rabbitmq/templates/service-discovery.yaml index 40dca4f3b..54c16f27e 100644 --- a/rabbitmq/templates/service-discovery.yaml +++ b/rabbitmq/templates/service-discovery.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/service-ingress-management.yaml b/rabbitmq/templates/service-ingress-management.yaml index 614a4dc1e..deca9b990 100644 --- a/rabbitmq/templates/service-ingress-management.yaml +++ b/rabbitmq/templates/service-ingress-management.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/service.yaml b/rabbitmq/templates/service.yaml index 0e72308ff..262226e4b 100644 --- a/rabbitmq/templates/service.yaml +++ b/rabbitmq/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/statefulset.yaml b/rabbitmq/templates/statefulset.yaml index c14fed146..95745e3fb 100644 --- a/rabbitmq/templates/statefulset.yaml +++ b/rabbitmq/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/templates/utils/_to_rabbit_config.tpl b/rabbitmq/templates/utils/_to_rabbit_config.tpl index 136cd31a3..fb90bd172 100644 --- a/rabbitmq/templates/utils/_to_rabbit_config.tpl +++ b/rabbitmq/templates/utils/_to_rabbit_config.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/rabbitmq/values.yaml b/rabbitmq/values.yaml index ab1e8fa39..a8b03ecc8 100644 --- a/rabbitmq/values.yaml +++ b/rabbitmq/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/redis/Chart.yaml b/redis/Chart.yaml index 86768258e..0fc101471 100644 --- a/redis/Chart.yaml +++ b/redis/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/redis/requirements.yaml b/redis/requirements.yaml index ec3115189..53782e69b 100644 --- a/redis/requirements.yaml +++ b/redis/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/redis/templates/configmap-bin.yaml b/redis/templates/configmap-bin.yaml index 539ba1477..76bb0a0ad 100644 --- a/redis/templates/configmap-bin.yaml +++ b/redis/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/redis/templates/deployment.yaml b/redis/templates/deployment.yaml index c248f4de5..32ce9c409 100644 --- a/redis/templates/deployment.yaml +++ b/redis/templates/deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/redis/templates/job-image-repo-sync.yaml b/redis/templates/job-image-repo-sync.yaml index 881eedb62..0a573cec7 100644 --- a/redis/templates/job-image-repo-sync.yaml +++ b/redis/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/redis/templates/service.yaml b/redis/templates/service.yaml index 545e0b09d..fee7ea175 100644 --- a/redis/templates/service.yaml +++ b/redis/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/redis/values.yaml b/redis/values.yaml index a47122d0c..2328ddaa0 100644 --- a/redis/values.yaml +++ b/redis/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/registry/Chart.yaml b/registry/Chart.yaml index ab463f097..116bec42d 100644 --- a/registry/Chart.yaml +++ b/registry/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/registry/requirements.yaml b/registry/requirements.yaml index ec3115189..53782e69b 100644 --- a/registry/requirements.yaml +++ b/registry/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/registry/templates/bin/_bootstrap.sh.tpl b/registry/templates/bin/_bootstrap.sh.tpl index 4019312c3..bd93ee4f1 100644 --- a/registry/templates/bin/_bootstrap.sh.tpl +++ b/registry/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/registry/templates/bin/_registry-proxy.sh.tpl b/registry/templates/bin/_registry-proxy.sh.tpl index 99c7b08be..2744bb2f0 100644 --- a/registry/templates/bin/_registry-proxy.sh.tpl +++ b/registry/templates/bin/_registry-proxy.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/registry/templates/bin/_registry.sh.tpl b/registry/templates/bin/_registry.sh.tpl index 5d9bd879a..d17a7d06a 100644 --- a/registry/templates/bin/_registry.sh.tpl +++ b/registry/templates/bin/_registry.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/registry/templates/configmap-bin.yaml b/registry/templates/configmap-bin.yaml index 46b3400f7..0f43eef89 100644 --- a/registry/templates/configmap-bin.yaml +++ b/registry/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/registry/templates/configmap-etc.yaml b/registry/templates/configmap-etc.yaml index 78bc254ba..6137d5aa8 100644 --- a/registry/templates/configmap-etc.yaml +++ b/registry/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/registry/templates/daemonset-registry-proxy.yaml b/registry/templates/daemonset-registry-proxy.yaml index f28e16131..920928af7 100644 --- a/registry/templates/daemonset-registry-proxy.yaml +++ b/registry/templates/daemonset-registry-proxy.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/registry/templates/deployment-registry.yaml b/registry/templates/deployment-registry.yaml index 7691e8093..b517fb792 100644 --- a/registry/templates/deployment-registry.yaml +++ b/registry/templates/deployment-registry.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/registry/templates/job-bootstrap.yaml b/registry/templates/job-bootstrap.yaml index a3320c637..a546cd74e 100644 --- a/registry/templates/job-bootstrap.yaml +++ b/registry/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/registry/templates/pvc-images.yaml b/registry/templates/pvc-images.yaml index 86b9fd080..375446ff6 100644 --- a/registry/templates/pvc-images.yaml +++ b/registry/templates/pvc-images.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/registry/templates/service-registry.yaml b/registry/templates/service-registry.yaml index cb7753df1..b2bad736d 100644 --- a/registry/templates/service-registry.yaml +++ b/registry/templates/service-registry.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/registry/values.yaml b/registry/values.yaml index 2f081ecb2..4a3738d77 100644 --- a/registry/values.yaml +++ b/registry/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/build-helm-packages/defaults/main.yml b/roles/build-helm-packages/defaults/main.yml index d0d794b1f..14ff15fd6 100644 --- a/roles/build-helm-packages/defaults/main.yml +++ b/roles/build-helm-packages/defaults/main.yml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/build-images/defaults/main.yml b/roles/build-images/defaults/main.yml index e36db1ab5..6ef672def 100644 --- a/roles/build-images/defaults/main.yml +++ b/roles/build-images/defaults/main.yml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/build-images/tasks/kubeadm-aio.yaml b/roles/build-images/tasks/kubeadm-aio.yaml index 056770965..537d87bc8 100644 --- a/roles/build-images/tasks/kubeadm-aio.yaml +++ b/roles/build-images/tasks/kubeadm-aio.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/build-images/tasks/main.yaml b/roles/build-images/tasks/main.yaml index c79ba1e89..7e13f0ba1 100644 --- a/roles/build-images/tasks/main.yaml +++ b/roles/build-images/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/clean-host/tasks/main.yaml b/roles/clean-host/tasks/main.yaml index 9957cae0a..77eee4369 100644 --- a/roles/clean-host/tasks/main.yaml +++ b/roles/clean-host/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-docker/defaults/main.yml b/roles/deploy-docker/defaults/main.yml index 5be4a7871..fe5dd72b5 100644 --- a/roles/deploy-docker/defaults/main.yml +++ b/roles/deploy-docker/defaults/main.yml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-docker/tasks/deploy-ansible-docker-support.yaml b/roles/deploy-docker/tasks/deploy-ansible-docker-support.yaml index 453750303..b220f0272 100644 --- a/roles/deploy-docker/tasks/deploy-ansible-docker-support.yaml +++ b/roles/deploy-docker/tasks/deploy-ansible-docker-support.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-docker/tasks/main.yaml b/roles/deploy-docker/tasks/main.yaml index fd16aed09..68597f99e 100644 --- a/roles/deploy-docker/tasks/main.yaml +++ b/roles/deploy-docker/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-jq/tasks/main.yaml b/roles/deploy-jq/tasks/main.yaml index 2d4f2d838..b5f8b1852 100644 --- a/roles/deploy-jq/tasks/main.yaml +++ b/roles/deploy-jq/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-kubeadm-aio-common/defaults/main.yml b/roles/deploy-kubeadm-aio-common/defaults/main.yml index 89e7864c7..dc5121ef8 100644 --- a/roles/deploy-kubeadm-aio-common/defaults/main.yml +++ b/roles/deploy-kubeadm-aio-common/defaults/main.yml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-kubeadm-aio-common/tasks/clean-node.yaml b/roles/deploy-kubeadm-aio-common/tasks/clean-node.yaml index 3ff25d230..5cbf73ace 100644 --- a/roles/deploy-kubeadm-aio-common/tasks/clean-node.yaml +++ b/roles/deploy-kubeadm-aio-common/tasks/clean-node.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-kubeadm-aio-common/tasks/deploy-kubelet.yaml b/roles/deploy-kubeadm-aio-common/tasks/deploy-kubelet.yaml index 8f27667f6..968faebaf 100644 --- a/roles/deploy-kubeadm-aio-common/tasks/deploy-kubelet.yaml +++ b/roles/deploy-kubeadm-aio-common/tasks/deploy-kubelet.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-kubeadm-aio-common/tasks/main.yaml b/roles/deploy-kubeadm-aio-common/tasks/main.yaml index 173f91aed..9a75dc55e 100644 --- a/roles/deploy-kubeadm-aio-common/tasks/main.yaml +++ b/roles/deploy-kubeadm-aio-common/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-kubeadm-aio-common/tasks/util-kubeadm-aio-run.yaml b/roles/deploy-kubeadm-aio-common/tasks/util-kubeadm-aio-run.yaml index a6e05c698..af4819d4c 100644 --- a/roles/deploy-kubeadm-aio-common/tasks/util-kubeadm-aio-run.yaml +++ b/roles/deploy-kubeadm-aio-common/tasks/util-kubeadm-aio-run.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-kubeadm-aio-master/tasks/main.yaml b/roles/deploy-kubeadm-aio-master/tasks/main.yaml index c152a121b..294449c30 100644 --- a/roles/deploy-kubeadm-aio-master/tasks/main.yaml +++ b/roles/deploy-kubeadm-aio-master/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-kubeadm-aio-node/defaults/main.yml b/roles/deploy-kubeadm-aio-node/defaults/main.yml index 42ab2bf04..fd469c57b 100644 --- a/roles/deploy-kubeadm-aio-node/defaults/main.yml +++ b/roles/deploy-kubeadm-aio-node/defaults/main.yml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-kubeadm-aio-node/tasks/main.yaml b/roles/deploy-kubeadm-aio-node/tasks/main.yaml index 810a454df..f78a2abd6 100644 --- a/roles/deploy-kubeadm-aio-node/tasks/main.yaml +++ b/roles/deploy-kubeadm-aio-node/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-kubeadm-aio-node/tasks/util-generate-join-command.yaml b/roles/deploy-kubeadm-aio-node/tasks/util-generate-join-command.yaml index b243fc41a..c00ba8e19 100644 --- a/roles/deploy-kubeadm-aio-node/tasks/util-generate-join-command.yaml +++ b/roles/deploy-kubeadm-aio-node/tasks/util-generate-join-command.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-kubeadm-aio-node/tasks/util-run-join-command.yaml b/roles/deploy-kubeadm-aio-node/tasks/util-run-join-command.yaml index 15b5138ab..83aca0d9a 100644 --- a/roles/deploy-kubeadm-aio-node/tasks/util-run-join-command.yaml +++ b/roles/deploy-kubeadm-aio-node/tasks/util-run-join-command.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-package/defaults/main.yml b/roles/deploy-package/defaults/main.yml index 5be4a7871..fe5dd72b5 100644 --- a/roles/deploy-package/defaults/main.yml +++ b/roles/deploy-package/defaults/main.yml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-package/tasks/dist.yaml b/roles/deploy-package/tasks/dist.yaml index e03d54ff3..f9743d306 100644 --- a/roles/deploy-package/tasks/dist.yaml +++ b/roles/deploy-package/tasks/dist.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-package/tasks/pip.yaml b/roles/deploy-package/tasks/pip.yaml index 716450862..429bb50b3 100644 --- a/roles/deploy-package/tasks/pip.yaml +++ b/roles/deploy-package/tasks/pip.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-python-pip/defaults/main.yml b/roles/deploy-python-pip/defaults/main.yml index 5be4a7871..fe5dd72b5 100644 --- a/roles/deploy-python-pip/defaults/main.yml +++ b/roles/deploy-python-pip/defaults/main.yml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-python-pip/tasks/main.yaml b/roles/deploy-python-pip/tasks/main.yaml index 521805787..8a2b04ec6 100644 --- a/roles/deploy-python-pip/tasks/main.yaml +++ b/roles/deploy-python-pip/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/deploy-python/tasks/main.yaml b/roles/deploy-python/tasks/main.yaml index fcc5818bf..02015673b 100644 --- a/roles/deploy-python/tasks/main.yaml +++ b/roles/deploy-python/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/disable-local-nameserver/tasks/main.yaml b/roles/disable-local-nameserver/tasks/main.yaml index cbf213652..591efa848 100644 --- a/roles/disable-local-nameserver/tasks/main.yaml +++ b/roles/disable-local-nameserver/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/pull-images/tasks/main.yaml b/roles/pull-images/tasks/main.yaml index b0439546e..ec335009d 100644 --- a/roles/pull-images/tasks/main.yaml +++ b/roles/pull-images/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/setup-firewall/tasks/main.yaml b/roles/setup-firewall/tasks/main.yaml index 384fa3693..a98290d5c 100644 --- a/roles/setup-firewall/tasks/main.yaml +++ b/roles/setup-firewall/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/upgrade-host/defaults/main.yml b/roles/upgrade-host/defaults/main.yml index 9e03faaf3..7b85455be 100644 --- a/roles/upgrade-host/defaults/main.yml +++ b/roles/upgrade-host/defaults/main.yml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/roles/upgrade-host/tasks/main.yaml b/roles/upgrade-host/tasks/main.yaml index e6b95d1a8..e5a54dcc6 100644 --- a/roles/upgrade-host/tasks/main.yaml +++ b/roles/upgrade-host/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tiller/Chart.yaml b/tiller/Chart.yaml index 738d58972..3d2d10a1a 100644 --- a/tiller/Chart.yaml +++ b/tiller/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tiller/requirements.yaml b/tiller/requirements.yaml index ec3115189..53782e69b 100644 --- a/tiller/requirements.yaml +++ b/tiller/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tiller/templates/configmap-bin.yaml b/tiller/templates/configmap-bin.yaml index afb5853ac..2872fa982 100644 --- a/tiller/templates/configmap-bin.yaml +++ b/tiller/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/tiller/templates/deployment-tiller.yaml b/tiller/templates/deployment-tiller.yaml index 8ca73f4b2..3d865f274 100644 --- a/tiller/templates/deployment-tiller.yaml +++ b/tiller/templates/deployment-tiller.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/tiller/templates/job-image-repo-sync.yaml b/tiller/templates/job-image-repo-sync.yaml index 11755c6af..4805d5946 100644 --- a/tiller/templates/job-image-repo-sync.yaml +++ b/tiller/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/tiller/templates/service-tiller-deploy.yaml b/tiller/templates/service-tiller-deploy.yaml index 263751585..34b116e8b 100644 --- a/tiller/templates/service-tiller-deploy.yaml +++ b/tiller/templates/service-tiller-deploy.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 OpenStack Foundation. +Copyright 2017 The Openstack-Helm Authors. 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/tiller/values.yaml b/tiller/values.yaml index e32e0f158..8935e59a7 100644 --- a/tiller/values.yaml +++ b/tiller/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/deployment/common/000-install-packages.sh b/tools/deployment/common/000-install-packages.sh index ad303bcf4..4b3129b07 100755 --- a/tools/deployment/common/000-install-packages.sh +++ b/tools/deployment/common/000-install-packages.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/common/005-deploy-k8s.sh b/tools/deployment/common/005-deploy-k8s.sh index 330fd2aa7..b0a3e8cc8 100755 --- a/tools/deployment/common/005-deploy-k8s.sh +++ b/tools/deployment/common/005-deploy-k8s.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/common/010-deploy-docker-registry.sh b/tools/deployment/common/010-deploy-docker-registry.sh index 24a420bf9..082ed63e1 100755 --- a/tools/deployment/common/010-deploy-docker-registry.sh +++ b/tools/deployment/common/010-deploy-docker-registry.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/common/030-lma-nfs-provisioner.sh b/tools/deployment/common/030-lma-nfs-provisioner.sh index 80a0eb626..c26808914 100755 --- a/tools/deployment/common/030-lma-nfs-provisioner.sh +++ b/tools/deployment/common/030-lma-nfs-provisioner.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/common/040-ldap.sh b/tools/deployment/common/040-ldap.sh index 284a2b41b..46946ae7b 100755 --- a/tools/deployment/common/040-ldap.sh +++ b/tools/deployment/common/040-ldap.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/common/070-kube-state-metrics.sh b/tools/deployment/common/070-kube-state-metrics.sh index c37ec7b4f..21acee4e2 100755 --- a/tools/deployment/common/070-kube-state-metrics.sh +++ b/tools/deployment/common/070-kube-state-metrics.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/common/080-node-exporter.sh b/tools/deployment/common/080-node-exporter.sh index 9266bd5b3..070472b26 100755 --- a/tools/deployment/common/080-node-exporter.sh +++ b/tools/deployment/common/080-node-exporter.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/common/090-openstack-exporter.sh b/tools/deployment/common/090-openstack-exporter.sh index e34673a8f..1a4bb3eee 100755 --- a/tools/deployment/common/090-openstack-exporter.sh +++ b/tools/deployment/common/090-openstack-exporter.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/common/125-elasticsearch-ldap.sh b/tools/deployment/common/125-elasticsearch-ldap.sh index 8743fa426..830a012a4 100755 --- a/tools/deployment/common/125-elasticsearch-ldap.sh +++ b/tools/deployment/common/125-elasticsearch-ldap.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/common/140-kibana.sh b/tools/deployment/common/140-kibana.sh index 7da97616d..e8f39b1f7 100755 --- a/tools/deployment/common/140-kibana.sh +++ b/tools/deployment/common/140-kibana.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/common/wait-for-pods.sh b/tools/deployment/common/wait-for-pods.sh index c8609add8..f6ea65769 100755 --- a/tools/deployment/common/wait-for-pods.sh +++ b/tools/deployment/common/wait-for-pods.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/developer/000-install-packages.sh b/tools/deployment/developer/000-install-packages.sh index ad303bcf4..4b3129b07 100755 --- a/tools/deployment/developer/000-install-packages.sh +++ b/tools/deployment/developer/000-install-packages.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/developer/005-deploy-k8s.sh b/tools/deployment/developer/005-deploy-k8s.sh index 330fd2aa7..b0a3e8cc8 100755 --- a/tools/deployment/developer/005-deploy-k8s.sh +++ b/tools/deployment/developer/005-deploy-k8s.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/developer/020-ingress.sh b/tools/deployment/developer/020-ingress.sh index 4060613ef..e5a7f42d2 100755 --- a/tools/deployment/developer/020-ingress.sh +++ b/tools/deployment/developer/020-ingress.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/developer/050-prometheus.sh b/tools/deployment/developer/050-prometheus.sh index 8d0b506ab..32d661822 100755 --- a/tools/deployment/developer/050-prometheus.sh +++ b/tools/deployment/developer/050-prometheus.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/developer/060-alertmanager.sh b/tools/deployment/developer/060-alertmanager.sh index 87055136d..e56616ecc 100755 --- a/tools/deployment/developer/060-alertmanager.sh +++ b/tools/deployment/developer/060-alertmanager.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/developer/100-grafana.sh b/tools/deployment/developer/100-grafana.sh index cd647123f..d2a01c78c 100755 --- a/tools/deployment/developer/100-grafana.sh +++ b/tools/deployment/developer/100-grafana.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/developer/110-nagios.sh b/tools/deployment/developer/110-nagios.sh index 1e42a97e7..446568e2b 100755 --- a/tools/deployment/developer/110-nagios.sh +++ b/tools/deployment/developer/110-nagios.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/developer/120-elasticsearch.sh b/tools/deployment/developer/120-elasticsearch.sh index 924cadbdc..f2062d5e4 100755 --- a/tools/deployment/developer/120-elasticsearch.sh +++ b/tools/deployment/developer/120-elasticsearch.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/developer/130-fluent-logging.sh b/tools/deployment/developer/130-fluent-logging.sh index a3a14eafd..ddd179f03 100755 --- a/tools/deployment/developer/130-fluent-logging.sh +++ b/tools/deployment/developer/130-fluent-logging.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/keystone-auth/check.sh b/tools/deployment/keystone-auth/check.sh index 62af329d4..ead9da641 100755 --- a/tools/deployment/keystone-auth/check.sh +++ b/tools/deployment/keystone-auth/check.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/multinode/020-ingress.sh b/tools/deployment/multinode/020-ingress.sh index 34481f96b..cf689d1d1 100755 --- a/tools/deployment/multinode/020-ingress.sh +++ b/tools/deployment/multinode/020-ingress.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/multinode/050-prometheus.sh b/tools/deployment/multinode/050-prometheus.sh index 5674f5f6b..fef10dea1 100755 --- a/tools/deployment/multinode/050-prometheus.sh +++ b/tools/deployment/multinode/050-prometheus.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/multinode/060-alertmanager.sh b/tools/deployment/multinode/060-alertmanager.sh index 145871742..21f9e01d6 100755 --- a/tools/deployment/multinode/060-alertmanager.sh +++ b/tools/deployment/multinode/060-alertmanager.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/multinode/100-grafana.sh b/tools/deployment/multinode/100-grafana.sh index 2b4c0aa5b..bd40824d1 100755 --- a/tools/deployment/multinode/100-grafana.sh +++ b/tools/deployment/multinode/100-grafana.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/multinode/110-nagios.sh b/tools/deployment/multinode/110-nagios.sh index c48f7eb78..89193de2f 100755 --- a/tools/deployment/multinode/110-nagios.sh +++ b/tools/deployment/multinode/110-nagios.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/multinode/120-elasticsearch.sh b/tools/deployment/multinode/120-elasticsearch.sh index 4bf228f26..7785c76a6 100755 --- a/tools/deployment/multinode/120-elasticsearch.sh +++ b/tools/deployment/multinode/120-elasticsearch.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/deployment/multinode/130-fluent-logging.sh b/tools/deployment/multinode/130-fluent-logging.sh index ae61a488f..f420791ed 100755 --- a/tools/deployment/multinode/130-fluent-logging.sh +++ b/tools/deployment/multinode/130-fluent-logging.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/gate/devel/local-inventory.yaml b/tools/gate/devel/local-inventory.yaml index b40d1c5b4..c6d9c4848 100644 --- a/tools/gate/devel/local-inventory.yaml +++ b/tools/gate/devel/local-inventory.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/gate/devel/local-vars.yaml b/tools/gate/devel/local-vars.yaml index 8f59091e9..cc94aff20 100644 --- a/tools/gate/devel/local-vars.yaml +++ b/tools/gate/devel/local-vars.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/gate/devel/multinode-inventory.yaml b/tools/gate/devel/multinode-inventory.yaml index 973b26062..832132d93 100644 --- a/tools/gate/devel/multinode-inventory.yaml +++ b/tools/gate/devel/multinode-inventory.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/gate/devel/multinode-vars.yaml b/tools/gate/devel/multinode-vars.yaml index 66515551c..deb75e57c 100644 --- a/tools/gate/devel/multinode-vars.yaml +++ b/tools/gate/devel/multinode-vars.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/gate/devel/start.sh b/tools/gate/devel/start.sh index 7f3ca6db4..eda5e45e7 100755 --- a/tools/gate/devel/start.sh +++ b/tools/gate/devel/start.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/image-repo-overides.sh b/tools/image-repo-overides.sh index 5d3d40752..8fe0ad527 100755 --- a/tools/image-repo-overides.sh +++ b/tools/image-repo-overides.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/images/kubeadm-aio/Dockerfile b/tools/images/kubeadm-aio/Dockerfile index b063d43c3..f395b486a 100644 --- a/tools/images/kubeadm-aio/Dockerfile +++ b/tools/images/kubeadm-aio/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/images/kubeadm-aio/assets/entrypoint.sh b/tools/images/kubeadm-aio/assets/entrypoint.sh index 5617108be..5c4a1047d 100755 --- a/tools/images/kubeadm-aio/assets/entrypoint.sh +++ b/tools/images/kubeadm-aio/assets/entrypoint.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-cni.yaml b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-cni.yaml index 445f43608..171401c53 100644 --- a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-cni.yaml +++ b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-cni.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-deploy.yaml b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-deploy.yaml index a6221144f..0a848410b 100644 --- a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-deploy.yaml +++ b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-deploy.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-dns.yaml b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-dns.yaml index fcc51b182..6347f117c 100644 --- a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-dns.yaml +++ b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-dns.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-keystone-auth.yaml b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-keystone-auth.yaml index 821199849..5cb2693b5 100644 --- a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-keystone-auth.yaml +++ b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/helm-keystone-auth.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/main.yaml b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/main.yaml index 6fea805b2..5cca6af44 100644 --- a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/main.yaml +++ b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/wait-for-kube-system-namespace.yaml b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/wait-for-kube-system-namespace.yaml index e1b2792e9..7b83211ff 100644 --- a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/wait-for-kube-system-namespace.yaml +++ b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-master/tasks/wait-for-kube-system-namespace.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-node/tasks/main.yaml b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-node/tasks/main.yaml index 0ea9f17b3..bbca60f56 100644 --- a/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-node/tasks/main.yaml +++ b/tools/images/kubeadm-aio/assets/opt/playbooks/roles/deploy-kubeadm-node/tasks/main.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/images/kubeadm-aio/assets/opt/playbooks/vars.yaml b/tools/images/kubeadm-aio/assets/opt/playbooks/vars.yaml index aa7ffd83d..c50424165 100644 --- a/tools/images/kubeadm-aio/assets/opt/playbooks/vars.yaml +++ b/tools/images/kubeadm-aio/assets/opt/playbooks/vars.yaml @@ -1,4 +1,4 @@ -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tools/images/kubeadm-aio/assets/usr/bin/test-kube-api.py b/tools/images/kubeadm-aio/assets/usr/bin/test-kube-api.py index 26aced835..fe0b00d53 100755 --- a/tools/images/kubeadm-aio/assets/usr/bin/test-kube-api.py +++ b/tools/images/kubeadm-aio/assets/usr/bin/test-kube-api.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/images/kubeadm-aio/assets/usr/bin/test-kube-pods-ready b/tools/images/kubeadm-aio/assets/usr/bin/test-kube-pods-ready index 0626882fa..973703b63 100755 --- a/tools/images/kubeadm-aio/assets/usr/bin/test-kube-pods-ready +++ b/tools/images/kubeadm-aio/assets/usr/bin/test-kube-pods-ready @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # 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/tools/pull-images.sh b/tools/pull-images.sh index 405c0a35f..04c5a8f4e 100755 --- a/tools/pull-images.sh +++ b/tools/pull-images.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2017-2018 OpenStack Foundation. +# Copyright 2017 The Openstack-Helm Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.