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: I550dbff940c32f030192ff1eea73ad40979b0a62
This commit is contained in:
parent
ecc3744a72
commit
8d9376d8f3
@ -16,8 +16,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...
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user