From 7462949643dc1885cc554e294559cb3eb3c1287c Mon Sep 17 00:00:00 2001 From: mattmceuen Date: Sat, 25 Feb 2017 11:46:23 -0600 Subject: [PATCH] Fixed copyright headers for rabbitmq erlang templates --- rabbitmq/templates/etc/_enabled_plugins.tpl | 26 ++++++++++----------- rabbitmq/templates/etc/_erlang.cookie.tpl | 14 ----------- rabbitmq/templates/etc/_rabbitmq.config.tpl | 26 ++++++++++----------- 3 files changed, 26 insertions(+), 40 deletions(-) diff --git a/rabbitmq/templates/etc/_enabled_plugins.tpl b/rabbitmq/templates/etc/_enabled_plugins.tpl index b9995d56e3..dec7a41101 100644 --- a/rabbitmq/templates/etc/_enabled_plugins.tpl +++ b/rabbitmq/templates/etc/_enabled_plugins.tpl @@ -1,15 +1,15 @@ -# Copyright 2017 The Openstack-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 -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +% Copyright 2017 The Openstack-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 +% +% http://www.apache.org/licenses/LICENSE-2.0 +% +% Unless required by applicable law or agreed to in writing, software +% distributed under the License is distributed on an "AS IS" BASIS, +% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +% See the License for the specific language governing permissions and +% limitations under the License. [{{ include "helm-toolkit.joinListWithComma" .Values.enabled_plugins }}]. diff --git a/rabbitmq/templates/etc/_erlang.cookie.tpl b/rabbitmq/templates/etc/_erlang.cookie.tpl index 56395c7798..58116146fd 100644 --- a/rabbitmq/templates/etc/_erlang.cookie.tpl +++ b/rabbitmq/templates/etc/_erlang.cookie.tpl @@ -1,15 +1 @@ -# Copyright 2017 The Openstack-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 -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - {{ .Values.erlang_cookie }} diff --git a/rabbitmq/templates/etc/_rabbitmq.config.tpl b/rabbitmq/templates/etc/_rabbitmq.config.tpl index 65b64c5bec..c80b088c77 100644 --- a/rabbitmq/templates/etc/_rabbitmq.config.tpl +++ b/rabbitmq/templates/etc/_rabbitmq.config.tpl @@ -1,16 +1,16 @@ -# Copyright 2017 The Openstack-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 -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +% Copyright 2017 The Openstack-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 +% +% http://www.apache.org/licenses/LICENSE-2.0 +% +% Unless required by applicable law or agreed to in writing, software +% distributed under the License is distributed on an "AS IS" BASIS, +% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +% See the License for the specific language governing permissions and +% limitations under the License. [ {rabbit, [