diff --git a/autogenerate_config_docs/test/generator.py b/autogenerate_config_docs/test/generator.py index ebfa1035..0394ca5a 100755 --- a/autogenerate_config_docs/test/generator.py +++ b/autogenerate_config_docs/test/generator.py @@ -15,8 +15,6 @@ # License for the specific language governing permissions and limitations # under the License. # -# @author: Zhongyue Luo, SINA Corporation. -# # ==================== # Leaving original copyright/licensing info for now... though I made # a couple small changes... diff --git a/os_doc_tools/handle_pot.py b/os_doc_tools/handle_pot.py index 70abc2c5..bf03e91a 100644 --- a/os_doc_tools/handle_pot.py +++ b/os_doc_tools/handle_pot.py @@ -12,12 +12,6 @@ # License for the specific language governing permissions and limitations # under the License. -''' -Created on 2012-7-3 - -@author: daisy -''' - import codecs import optparse import os