[jboss-jira] [JBoss JIRA] (AS7-2861) Fix license text - @authors -> @author
Ondrej Zizka (Created) (JIRA)
jira-events at lists.jboss.org
Wed Nov 30 12:30:42 EST 2011
Fix license text - @authors -> @author
--------------------------------------
Key: AS7-2861
URL: https://issues.jboss.org/browse/AS7-2861
Project: Application Server 7
Issue Type: Quality Risk
Affects Versions: 7.1.0.Beta1
Reporter: Ondrej Zizka
Many sources have @authors in the license header, while the actual tag is @author.
Probably not a big deal but one never knows.
{code}
git grep -c @authors -- *.java
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list