ITK Release 4/Licensing: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 21: Line 21:
* A file named NOTICE is now at the top of the ITK source tree, containing a manifesto of the copyright and licenses of third party files that are distributed along with the toolkit, and/or section of code that have been integrated with the ITK toolkit.  
* A file named NOTICE is now at the top of the ITK source tree, containing a manifesto of the copyright and licenses of third party files that are distributed along with the toolkit, and/or section of code that have been integrated with the ITK toolkit.  
** For example, the copyright notice and license of: VTK, VXL, TargetJr, libjpeg, libpng.
** For example, the copyright notice and license of: VTK, VXL, TargetJr, libjpeg, libpng.
** This file was mostly formed from the "Copyright" file that the packagers of the Debian distribution of ITK carefully crafted after analyzing the content of ITK 3.16.  It is of course possible that our new NOTICE file may contain errors and/or omissions, in which case, we encourage you to point them out to us so they can be promptly corrected.
* Files in the ITK/Copyright directory, are scheduled to be removed from the toolkit, given that their content has now been copied into the NOTICE file.

Revision as of 17:04, 7 October 2010

New License


The board voted to make the change effective starting with ITK version 4.0, and leave previous versions of ITK to maintain the license under which they were originally released.

Notation

The method for applying the license to the toolkit was also modified in order to match the recommended practices of the Apache Foundation

In particular:

  • A file named LICENSE is now at the top of the ITK source tree, containing the verbatim text of the Apache 2.0 License.
  • A file named NOTICE is now at the top of the ITK source tree, containing a manifesto of the copyright and licenses of third party files that are distributed along with the toolkit, and/or section of code that have been integrated with the ITK toolkit.
    • For example, the copyright notice and license of: VTK, VXL, TargetJr, libjpeg, libpng.
    • This file was mostly formed from the "Copyright" file that the packagers of the Debian distribution of ITK carefully crafted after analyzing the content of ITK 3.16. It is of course possible that our new NOTICE file may contain errors and/or omissions, in which case, we encourage you to point them out to us so they can be promptly corrected.
  • Files in the ITK/Copyright directory, are scheduled to be removed from the toolkit, given that their content has now been copied into the NOTICE file.