summaryrefslogtreecommitdiffstats
path: root/openstack
diff options
context:
space:
mode:
Diffstat (limited to 'openstack')
-rw-r--r--[-rwxr-xr-x]openstack/common/config/generator.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/openstack/common/config/generator.py b/openstack/common/config/generator.py
index 404a09a..3d2809b 100755..100644
--- a/openstack/common/config/generator.py
+++ b/openstack/common/config/generator.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2012 SINA Corporation
@@ -16,8 +15,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
-# @author: Zhongyue Luo, SINA Corporation.
-#
"""Extracts OpenStack config option info from module(s)."""