remove all @author tags from source
-----------------------------------
Key: HIVE-2459
URL: https://issues.apache.org/jira/browse/HIVE-2459
Project: Hive
Issue Type: Bug
Reporter: Ashutosh Chauhan
$ grep --exclude-dir=build --exclude-dir=.svn -r "@author " .
./ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java: * @author athusoo
./ql/src/java/org/apache/hadoop/hive/ql/index/IndexSearchCondition.java: *
@author John Sichi
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira