Diff of /ATTRIBUTION.txt [000000] .. [9271c5]

Switch to unified view

a b/ATTRIBUTION.txt
1
The Genomics Tertiary Analysis and Data Lakes Product includes the following third-party software/licensing:
2
3
License file for pydicom, a pure-python DICOM library
4
5
Copyright (c) 2008-2020 Darcy Mason and pydicom contributors
6
7
Except for portions outlined below, pydicom is released under an MIT license:
8
9
Permission is hereby granted, free of charge, to any person obtaining a copy
10
of this software and associated documentation files (the "Software"), to deal
11
in the Software without restriction, including without limitation the rights
12
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13
copies of the Software, and to permit persons to whom the Software is
14
furnished to do so, subject to the following conditions:
15
16
The above copyright notice and this permission notice shall be included in
17
all copies or substantial portions of the Software.
18
19
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
25
THE SOFTWARE.
26
27
Portions of pydicom (private dictionary file(s)) were generated from the 
28
private dictionary of the GDCM library, released under the following license:
29
30
  Program: GDCM (Grassroots DICOM). A DICOM library
31
  Module:  http://gdcm.sourceforge.net/Copyright.html
32
33
Copyright (c) 2006-2010 Mathieu Malaterre
34
Copyright (c) 1993-2005 CREATIS
35
(CREATIS = Centre de Recherche et d'Applications en Traitement de l'Image)
36
All rights reserved.
37
38
Redistribution and use in source and binary forms, with or without
39
modification, are permitted provided that the following conditions are met:
40
41
 * Redistributions of source code must retain the above copyright notice,
42
   this list of conditions and the following disclaimer.
43
44
 * Redistributions in binary form must reproduce the above copyright notice,
45
   this list of conditions and the following disclaimer in the documentation
46
   and/or other materials provided with the distribution.
47
48
 * Neither name of Mathieu Malaterre, or CREATIS, nor the names of any
49
   contributors (CNRS, INSERM, UCB, Universite Lyon I), may be used to
50
   endorse or promote products derived from this software without specific
51
   prior written permission.
52
53
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
54
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
55
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
56
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
57
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
58
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
59
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
60
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
61
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
62
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.