From: Dirk Mueller Date: Sun, 23 Jun 2013 18:57:04 +0000 (+0200) Subject: Fixup some trivial license header mismatches X-Git-Tag: 2014.1~444^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=266551f0d43e13fae894948ccbd569414a10a4c0;p=openstack-build%2Fheat-build.git Fixup some trivial license header mismatches Newer Hacking releases are pedantic about the license header. Fix up the trivial mismatch. Change-Id: I418222734303b8578ab0b34b8eb044d9543fc888 --- diff --git a/heat/tests/test_common_policy.py b/heat/tests/test_common_policy.py index 66a7c336..e8d0f846 100644 --- a/heat/tests/test_common_policy.py +++ b/heat/tests/test_common_policy.py @@ -1,14 +1,14 @@ # Copyright 2012 OpenStack, LLC # All Rights Reserved. # -# Licensed under the Apache License, Version 2.0 (the 'License'); you may +# 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 +# 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. diff --git a/heat/tests/test_security_group.py b/heat/tests/test_security_group.py index 8c27d421..f807c348 100644 --- a/heat/tests/test_security_group.py +++ b/heat/tests/test_security_group.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Licensed under the Apache License, Version 2.0 (the 'License'); you may +# 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/heat/tests/test_vpc.py b/heat/tests/test_vpc.py index 41193b64..49949994 100644 --- a/heat/tests/test_vpc.py +++ b/heat/tests/test_vpc.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Licensed under the Apache License, Version 2.0 (the 'License"); you may +# 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 #