diff --git a/tests/software_config/test_hook_ansible.py b/tests/software_config/test_hook_ansible.py index 334e5f91..5b751821 100644 --- a/tests/software_config/test_hook_ansible.py +++ b/tests/software_config/test_hook_ansible.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 -# # Copyright 2015 NEC Corporation. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tools/cfn-json2yaml b/tools/cfn-json2yaml index 6165a272..344a083e 100755 --- a/tools/cfn-json2yaml +++ b/tools/cfn-json2yaml @@ -1,7 +1,5 @@ #!/usr/bin/env python -# vim: tabstop=4 shiftwidth=4 softtabstop=4 -# # 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