Fixup trivial License Header mismatch.
The currently proposed Hacking check H103 compares the license boilerplate header in source files with a known good version. Fix up the syntactical-only mismatches with that check. Change-Id: Ie8861b9ded858aabb4cebbe9db656e8cccc9efed
This commit is contained in:
parent
05ca996e67
commit
0134008f9b
@ -12,7 +12,7 @@
|
||||
# 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
|
||||
# under the License.
|
||||
|
||||
# See: http://wiki.openstack.org/Nova/CoverageExtension for more information
|
||||
# and usage explanation for this API extension
|
||||
|
@ -12,7 +12,7 @@
|
||||
# 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
|
||||
# under the License.
|
||||
|
||||
from novaclient import client
|
||||
from novaclient.v1_1 import agents
|
||||
|
Loading…
Reference in New Issue
Block a user