[ http://jira.codehaus.org/browse/MJAVADOC-88?page=all ]

Vincent Siveton closed MJAVADOC-88.
-----------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.1

fixed

> Copyright null if no organization name was specified
> ----------------------------------------------------
>
>                 Key: MJAVADOC-88
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-88
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Vincent Siveton
>         Assigned To: Vincent Siveton
>             Fix For: 2.1
>
>
> For instance, the output is
> {noformat}
> Copyright © 2006 null. All Rights Reserved. 
> {noformat}
> should be
> {noformat}
> Copyright © 2006. All Rights Reserved. 
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to