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

Jacques Le Roux commented on OFBIZ-637:
---------------------------------------

Hi Scott,

I'm sorry but this is not exactly what is waited. With your change we end up 
with :

        Licensed under the Apache License, Version 2.0 (the "License"); you may 
not
        use this file except in compliance with the License. You may obtain a 
copy of
        the License at

        http://www.apache.org/licenses/LICENSE-2.0

        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS, 
WITHOUT
        WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
        License for the specific language governing permissions and limitations
        under the License

.And the complete header is :

           Licensed to the Apache Software Foundation (ASF) under one
           or more contributor license agreements.  See the NOTICE file
           distributed with this work for additional information
           regarding copyright ownership.  The ASF licenses this file
           to you under the Apache License, Version 2.0 (the
           "License"); you may not use this file except in compliance
           with the License.  You may obtain a copy of the License at

             http://www.apache.org/licenses/LICENSE-2.0

           Unless required by applicable law or agreed to in writing,
           software distributed under the License is distributed on an
           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
           KIND, either express or implied.  See the License for the
           specific language governing permissions and limitations
           under the License.    

The problem of ModelInfo.java exists also in DatabaseUtil.java. David already 
replied about that :

<< As for the ModelInfo and DatabaseUtil files, manual changes are fine.  
Note that they are probably failing because of some default meta-data  
that includes copyright strings, and those can probably stay just  
fine for now.

-David >>

Not sure we will stay forever with this meta-data though...


> 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
>         Attachments: copyright.patch
>
>
> 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