summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJay S. Bryant <jsbryant@us.ibm.com>2014-02-12 10:18:09 -0600
committerJay S. Bryant <jsbryant@us.ibm.com>2014-02-12 10:18:09 -0600
commit803f0f69a616700329b702b01404d41827c60ce8 (patch)
tree8f151d1283ac7e42637ee594669fb16fb52af006 /tools
parent165ba7bc5b004d3ab49f17a69f4d34c024553f54 (diff)
downloadpython-cinderclient-803f0f69a616700329b702b01404d41827c60ce8.tar.gz
Remove vim header
Making this change for python-cinderclient to be consistent with Cinder. The same change was made to Cinder via commit ff3f2e5735f0d486b72b6881b05ace94d6d34d03 . Partial-bug 1229324 Change-Id: I69fb960f499f0c9a9c9671d46d10170477cf6695
Diffstat (limited to 'tools')
-rwxr-xr-xtools/colorizer.py1
-rw-r--r--tools/install_venv.py2
2 files changed, 0 insertions, 3 deletions
diff --git a/tools/colorizer.py b/tools/colorizer.py
index 2a079fc..ebdd236 100755
--- a/tools/colorizer.py
+++ b/tools/colorizer.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright (c) 2013, Nebula, Inc.
# Copyright 2010 United States Government as represented by the
diff --git a/tools/install_venv.py b/tools/install_venv.py
index 29ff307..cc21843 100644
--- a/tools/install_venv.py
+++ b/tools/install_venv.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.