diff --git a/savannaclient/api/base.py b/savannaclient/api/base.py index f8c99ccc..d5b7deb3 100644 --- a/savannaclient/api/base.py +++ b/savannaclient/api/base.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Mirantis Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/savannaclient/api/client.py b/savannaclient/api/client.py index 9df6b891..6a55e817 100644 --- a/savannaclient/api/client.py +++ b/savannaclient/api/client.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Mirantis Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/savannaclient/api/cluster_templates.py b/savannaclient/api/cluster_templates.py index feef595a..e773e5e5 100644 --- a/savannaclient/api/cluster_templates.py +++ b/savannaclient/api/cluster_templates.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Mirantis Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/savannaclient/api/clusters.py b/savannaclient/api/clusters.py index 070ac289..cf248fc4 100644 --- a/savannaclient/api/clusters.py +++ b/savannaclient/api/clusters.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Mirantis Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/savannaclient/api/helpers.py b/savannaclient/api/helpers.py index 45b5385b..104d65a5 100644 --- a/savannaclient/api/helpers.py +++ b/savannaclient/api/helpers.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Mirantis Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/savannaclient/api/httpclient.py b/savannaclient/api/httpclient.py index 8d691d27..946e9c3f 100644 --- a/savannaclient/api/httpclient.py +++ b/savannaclient/api/httpclient.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Mirantis Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/savannaclient/api/images.py b/savannaclient/api/images.py index 1b2291c7..6ebfae69 100644 --- a/savannaclient/api/images.py +++ b/savannaclient/api/images.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Mirantis Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/savannaclient/api/node_group_templates.py b/savannaclient/api/node_group_templates.py index b8585a0a..e20cdd25 100644 --- a/savannaclient/api/node_group_templates.py +++ b/savannaclient/api/node_group_templates.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Mirantis Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/savannaclient/api/parameters.py b/savannaclient/api/parameters.py index cf74db53..4575b568 100644 --- a/savannaclient/api/parameters.py +++ b/savannaclient/api/parameters.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Mirantis Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/savannaclient/api/plugins.py b/savannaclient/api/plugins.py index eff327cf..299b6955 100644 --- a/savannaclient/api/plugins.py +++ b/savannaclient/api/plugins.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Mirantis Inc. # # Licensed under the Apache License, Version 2.0 (the "License");