> Check my commit please :) . > > [1] Small version of license: > <!-- > Copyright (C) 2008 - 2012 Camel Extra Team. All rights reserved. > http://code.google.com/a/apache-extras.org/p/camel-extra/ > > The software in this package is published under the terms of the GPL > license a copy of which has been included with this distribution in the > license.txt file. > -->
As I stated before, this license header is likely wrong. The code in the files is most likely NOT copyright "Camel Extra Team" and thus that line needs to be removed. Unless there is a specific copyright transfer, the original authors (or their employer) would hold the copyright on the individual changes and files. That is exactly why the Apache license header does not have that in it. Please remove that. Dan On Tuesday, July 10, 2012 06:15:42 PM Henryk Konsek wrote: > > Ok done. I only need to reformat the POM XML to look nicer and then can > > commit. > Ok, commit submitted (rev896). > > I've added 'withRatCheck' profile to the project so you can check it > against RAT validation issuing 'mvn install -PwithRatCheck'. This is a > good alternative for calling 'mvn > org.apache.rat:apache-rat-plugin:check' since 'mvn rat:check' is > reserved for old 'org.codehaus.mojo:rat-maven-plugin:check' version of > RAT plugin. > > Now we're looking for pattern 'You should have received a copy of the > GNU General Public License' since we want to replace the old small > version of license [1] with the new long one (which is currently under > public discussion). After we remove the small [1] licenses we will > change pattern to more descriptive one, like 'Copyright (C) 2008 - > 2012 Camel Extra Team. All rights reserved.' (we can't use this one > now since it is included in the small [1] version of the license). > > After new version of extra license will be discussed and accepted, > I'll validate the camel-extra build against the 'mvn install > -PwithRatCheck' profile and apply new license to all required files in > the project. > > Check my commit please :) . > > [1] Small version of license: > <!-- > Copyright (C) 2008 - 2012 Camel Extra Team. All rights reserved. > http://code.google.com/a/apache-extras.org/p/camel-extra/ > > The software in this package is published under the terms of the GPL > license a copy of which has been included with this distribution in the > license.txt file. > --> -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com