Remove @author tags from copyright statements

We have git to track the authorship of files. It is not necessary to use
the @author tags in the copyright statements.
Change-Id: Idf862b8d5e92a7e0f9697d4d1a95a4c225d18dde
This commit is contained in:
Christian Berendt
2014年10月09日 09:27:31 +02:00
parent 31602d4fc6
commit 5166bbb86f

View File

@@ -1,9 +1,5 @@
#!/usr/bin/env python
'''
Created on 2012年7月3日
@author: daisy
'''
import os, sys
from xml2po import Main
from xml2po.modes.docbook import docbookXmlMode
Reference in New Issue
openstack/training-guides
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.