[Insight-developers] ITKv4 : LICENSE Changed to Apache 2.0
Hans Johnson
hans-johnson at uiowa.edu
Thu Oct 7 14:33:30 EDT 2010
I want to second Brad's suggestion.
I like that it is clean,
1) it has no auto-CVS variables in it,
2) no file specific redundant information (i.e the file name)
3) the redundant fact that it is c++ file is not listed
4) links to external license file
I like all of this.
Hans
On 10/7/10 12:59 PM, "Brad King" <brad.king at kitware.com> wrote:
> On 10/07/2010 01:41 PM, Luis Ibanez wrote:
>> B) We must apply the change to the headers of all ITK files.
>>
>> The proposed new header is shown here:
>>
>> http://www.itk.org/Wiki/ITK_Release_4/Licensing#File_Header_Changes
>
> I think the intention of the recommendation in the Apache license text
> is to have the literal URL
>
> http://www.apache.org/licenses/LICENSE-2.0.txt
>
> in the source file headers. Unlike the BSD license, the Apache license
> text does not have any placeholders to be filled in for each project.
> The apache.org URL is not going anywhere.
>
> I propose this:
>
> /*============================================================================
> Insight Toolkit
> Copyright Insight Software Consortium
>
> 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.
> ============================================================================*/
>
> -Brad
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-developers
mailing list