[ 
https://issues.apache.org/jira/browse/OFBIZ-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466313
 ] 

Scott Gray commented on OFBIZ-637:
----------------------------------

I'm not sure what to do about the following in ModelInfo.java:
    public static final ModelInfo DEFAULT = new ModelInfo() {
        public String getTitle()        { return "None"; }
        public String getAuthor()       { return "None"; }
        public String getCopyright()    { return "Copyright 2001-2006 The 
Apache Software Foundation"; }
        public String getVersion()      { return "1.0"; }
        public String getDescription()  { return "None"; }
    };

I'll leave as is for now and await comment.

> Update ASL header
> -----------------
>
>                 Key: OFBIZ-637
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-637
>             Project: Apache OFBiz (The Open for Business Project)
>          Issue Type: Task
>            Reporter: Jacques Le Roux
>            Priority: Minor
>
> Following http://www.apache.org/legal/src-headers.html we must update our 
> ASL2 headers.
> Using "Advanced Fix Copyright" Eclipse option I have already updated Java and 
> Properties files. Remain all other files, from 
> http://www.apache.org/legal/src-headers.html#faq-update-scripts proposed 
> tools are in https://svn.apache.org/repos/private/committers/relicense/ 
> (Apache commiters only).
> I will take a look, but as I never used Perl this will be not quick ;o)
> I put a dealine of 31/03/07 have no idea about that actually.

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

        

Reply via email to