Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 3.07 KB

LICENSE.md

File metadata and controls

56 lines (37 loc) · 3.07 KB

HCP Pipelines

License (except for files/folders mentioned below in "Other licenses"

Human Connectome Project Pipelines = THIS SOFTWARE

Copyright (c) 2011-2021 The Human Connectome Project and The Connectome Coordination Facility

Redistribution and use in source and binary forms, with or without modification, is permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • The names of Washington University in St. Louis, the University of Minnesota, Oxford University, the Human Connectome Project (or HCP), or any contributors to this software may not be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Other licenses

global/matlab/@gifti is copyright Guillaume Flandin, released under GPL v2+, see global/matlab/@gifti/gifti-1.6/LICENCE

global/matlab/cifti-matlab/@xmltreemod is copyright Guillaume Flandin, released under LGPL v3+, see global/matlab/cifti-matlab/@xmltreemod/LICENSE

global/matlab/cifti-matlab/private/read_nifti2_hdr.m is adapted from a file from ft_cifti, and is additionally copyright Robert Oostenveld, released under either BSD 2-clause or GPL v3+, see global/matlab/cifti-matlab/LICENSE

global/fsl/etc/matlab is copyright The University of Oxford, released under BSD 2-clause, see global/fsl/etc/matlab/LICENSE

tICA/scripts/FastICA_25 is copyright Aalto University, released under GPL v2, see tICA/scripts/FastICA_25/LICENSE

tICA/scripts/icasso122 is copyright Juha Vesanto, Johan Himberg and the SOM toolbox programming team, released under GPL v2+, see tICA/scripts/icasso122/README_license.txt

Compiled matlab binaries are released under some combination of these licenses, with some or all of the above copyright holders, as some of these matlab source files are compiled into them.