Skip to content

Legal stuff

Marius Staring edited this page Mar 29, 2018 · 6 revisions

elastix is copyrighted by "University Medical Center Utrecht and contributors".

The software is distributed as open source under an OSI-approved license. Starting with elastix 4.8, the Apache 2.0 license is used. For versions prior and including 4.7, the new and simplified BSD license is used. You can find details on the copyright and license for specific versions of elastix below:

Copyright Notice

Copyright 2014 University Medical Center Utrecht and contributors

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.txt

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.

Historical note

elastix was initially developed under contract of the University Medical Center Utrecht, The Netherlands, by Stefan Klein and Marius Staring under supervision of Josien P.W. Pluim. It is currently maintained at the Leiden University Medical Center, The Netherlands, and at Erasmus Medical Center, Rotterdam, The Netherlands.

Third parties

  • Insight Toolkit. Copyright by the Insight Software Consortium, and distributed under the Apache 2.0 license. Several files throughout elastix are derived from the Insight Toolkit (ITK). In addition, the ITK is required by elastix for compilation of the source code.

  • Approximate Nearest Neighbor library. Copyright by the University of Maryland, and distributed under the GNU Lesser Public Licence. The files can be found in the subdirectory Components/Metrics/KNNGraphAlphaMutualInformation/KNN/ann_1.1. Please read the content of the subdirectory for details.