1
1
# Open Source Licenses
2
2
3
3
---
4
-
5
- ## Ardalis.GuardClauses Copyright (c) 2017 Steve Smith
6
- ## Crayon Copyright (c) 2019 Manuel Riezebosch
7
- ## ConsoleAppFramework Copyright (c) 2020 Cysharp, Inc.
8
- ## Karambolo.Extensions.Logging.File Copyright (c) 2021 Adam Simon
9
- ## Microsoft .NET Copyright (c) .NET Foundation and Contributors
10
- ## Newtonsoft.Json Copyright (c) 2007 James Newton-King
11
- ## Swashbuckle.AspNetCore Copyright (c) 2016 Richard Morris
12
- ## System.IO.Abstractions Copyright (c) Tatham Oddie and Contributors
4
+ ## The MIT License (MIT)
5
+ ### Ardalis.GuardClauses Copyright © 2017 Steve Smith
6
+ ### Crayon Copyright © 2019 Manuel Riezebosch
7
+ ### ConsoleAppFramework Copyright © 2020 Cysharp, Inc.
8
+ ### Docker.dotNext Copyright © .NET Foundation and Contributors
9
+ ### dotNext Copyright © .NET Foundation and Contributors
10
+ ### Karambolo.Extensions.Logging.File Copyright © 2021 Adam Simon
11
+ ### Microsoft .NET Copyright © .NET Foundation and Contributors
12
+ ### Newtonsoft.Json Copyright © 2007 James Newton-King
13
+ ### Swashbuckle.AspNetCore Copyright © 2016 Richard Morris
14
+ ### System.IO.Abstractions Copyright © Tatham Oddie and Contributors
13
15
14
16
```
15
17
The MIT License (MIT)
@@ -39,12 +41,13 @@ SOFTWARE.
39
41
40
42
---
41
43
42
- ## fo-dicom
43
-
44
+ ## Fellow Oak DICOM
45
+ ### fo-dicom
46
+
44
47
```
45
48
Fellow Oak DICOM
46
49
47
- Copyright (c) 2012-2020 fo-dicom contributors
50
+ Copyright © 2012-2020 fo-dicom contributors
48
51
49
52
This software is licensed under the Microsoft Public License (MS-PL)
50
53
@@ -61,31 +64,31 @@ A "contributor" is any person that distributes its contribution under this licen
61
64
"Licensed patents" are a contributor's patent claims that read directly on its contribution.
62
65
63
66
2. Grant of Rights
64
- (A) Copyright Grant- Subject to the terms of this license, including the license conditions
65
- and limitations in section 3, each contributor grants you a non-exclusive, worldwide,
66
- royalty-free copyright license to reproduce its contribution, prepare derivative works
67
+ (A) Copyright Grant- Subject to the terms of this license, including the license conditions
68
+ and limitations in section 3, each contributor grants you a non-exclusive, worldwide,
69
+ royalty-free copyright license to reproduce its contribution, prepare derivative works
67
70
of its contribution, and distribute its contribution or any derivative works that you create.
68
- (B) Patent Grant- Subject to the terms of this license, including the license conditions and
69
- limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free
70
- license under its licensed patents to make, have made, use, sell, offer for sale, import,
71
- and/or otherwise dispose of its contribution in the software or derivative works of the
71
+ (B) Patent Grant- Subject to the terms of this license, including the license conditions and
72
+ limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free
73
+ license under its licensed patents to make, have made, use, sell, offer for sale, import,
74
+ and/or otherwise dispose of its contribution in the software or derivative works of the
72
75
contribution in the software.
73
76
74
77
3. Conditions and Limitations
75
- (A) No Trademark License- This license does not grant you rights to use any contributors' name,
78
+ (A) No Trademark License- This license does not grant you rights to use any contributors' name,
76
79
logo, or trademarks.
77
- (B) If you bring a patent claim against any contributor over patents that you claim are infringed
80
+ (B) If you bring a patent claim against any contributor over patents that you claim are infringed
78
81
by the software, your patent license from such contributor to the software ends automatically.
79
- (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark,
82
+ © If you distribute any portion of the software, you must retain all copyright, patent, trademark,
80
83
and attribution notices that are present in the software.
81
- (D) If you distribute any portion of the software in source code form, you may do so only under this
82
- license by including a complete copy of this license with your distribution. If you distribute
83
- any portion of the software in compiled or object code form, you may only do so under a license
84
+ (D) If you distribute any portion of the software in source code form, you may do so only under this
85
+ license by including a complete copy of this license with your distribution. If you distribute
86
+ any portion of the software in compiled or object code form, you may only do so under a license
84
87
that complies with this license.
85
- (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express
86
- warranties, guarantees or conditions. You may have additional consumer rights under your local
87
- laws which this license cannot change. To the extent permitted under your local laws, the
88
- contributors exclude the implied warranties of merchantability, fitness for a particular purpose
88
+ (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express
89
+ warranties, guarantees or conditions. You may have additional consumer rights under your local
90
+ laws which this license cannot change. To the extent permitted under your local laws, the
91
+ contributors exclude the implied warranties of merchantability, fitness for a particular purpose
89
92
and non-infringement.
90
93
91
94
@@ -96,7 +99,7 @@ Unless otherwise specified, the DCMTK software package has the
96
99
following copyright:
97
100
98
101
/*
99
- * Copyright (C) 1994-2004, OFFIS
102
+ * Copyright © 1994-2004, OFFIS
100
103
*
101
104
* This software and supporting documentation were developed by
102
105
*
@@ -133,7 +136,7 @@ Group Toolkit is located in dcmjpeg/docs/ijg_readme.txt.
133
136
* fitness for a particular purpose. This software is provided "AS IS", and you,
134
137
* its user, assume the entire risk as to its quality and accuracy.
135
138
*
136
- * This software is copyright (C) 1991-1998, Thomas G. Lane.
139
+ * This software is copyright © 1991-1998, Thomas G. Lane.
137
140
* All Rights Reserved except as specified below.
138
141
*
139
142
* Permission is hereby granted to use, copy, modify, and distribute this
@@ -169,12 +172,12 @@ Group Toolkit is located in dcmjpeg/docs/ijg_readme.txt.
169
172
---- OpenJPEG JPEG 2000 codec (from license.txt) ----
170
173
171
174
/*
172
- * Copyright (c) 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium
173
- * Copyright (c) 2002-2007, Professor Benoit Macq
174
- * Copyright (c) 2001-2003, David Janssens
175
- * Copyright (c) 2002-2003, Yannick Verschueren
176
- * Copyright (c) 2003-2007, Francois-Olivier Devaux and Antonin Descampe
177
- * Copyright (c) 2005, Herve Drolon, FreeImage Team
175
+ * Copyright © 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium
176
+ * Copyright © 2002-2007, Professor Benoit Macq
177
+ * Copyright © 2001-2003, David Janssens
178
+ * Copyright © 2002-2003, Yannick Verschueren
179
+ * Copyright © 2003-2007, Francois-Olivier Devaux and Antonin Descampe
180
+ * Copyright © 2005, Herve Drolon, FreeImage Team
178
181
* All rights reserved.
179
182
*
180
183
* Redistribution and use in source and binary forms, with or without
@@ -203,114 +206,114 @@ Group Toolkit is located in dcmjpeg/docs/ijg_readme.txt.
203
206
204
207
---- CharLS JPEG-LS codec (from License.txt) ----
205
208
206
- Copyright (c) 2007-2009, Jan de Vaan
209
+ Copyright © 2007-2009, Jan de Vaan
207
210
All rights reserved.
208
211
209
- Redistribution and use in source and binary forms, with or without
212
+ Redistribution and use in source and binary forms, with or without
210
213
modification, are permitted provided that the following conditions are met:
211
214
212
- * Redistributions of source code must retain the above copyright notice, this
215
+ * Redistributions of source code must retain the above copyright notice, this
213
216
list of conditions and the following disclaimer.
214
217
215
- * Redistributions in binary form must reproduce the above copyright notice,
216
- this list of conditions and the following disclaimer in the documentation
218
+ * Redistributions in binary form must reproduce the above copyright notice,
219
+ this list of conditions and the following disclaimer in the documentation
217
220
and/or other materials provided with the distribution.
218
221
219
- * Neither the name of my employer, nor the names of its contributors may be
220
- used to endorse or promote products derived from this software without
222
+ * Neither the name of my employer, nor the names of its contributors may be
223
+ used to endorse or promote products derived from this software without
221
224
specific prior written permission.
222
225
223
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
224
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
225
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
226
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
227
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
228
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
226
229
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
227
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
228
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
229
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
230
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
231
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
232
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
230
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
231
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
232
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
233
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
234
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
235
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
233
236
234
237
235
238
236
239
---- Unity.IO.Compression (from LICENSE.TXT and PATENTS.TXT) ----
237
240
238
241
The MIT License (MIT)
239
242
240
- Copyright (c) Microsoft Corporation
243
+ Copyright © Microsoft Corporation
241
244
242
- Permission is hereby granted, free of charge, to any person obtaining a copy
243
- of this software and associated documentation files (the "Software"), to deal
244
- in the Software without restriction, including without limitation the rights
245
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
246
- copies of the Software, and to permit persons to whom the Software is
247
- furnished to do so, subject to the following conditions:
245
+ Permission is hereby granted, free of charge, to any person obtaining a copy
246
+ of this software and associated documentation files (the "Software"), to deal
247
+ in the Software without restriction, including without limitation the rights
248
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
249
+ copies of the Software, and to permit persons to whom the Software is
250
+ furnished to do so, subject to the following conditions:
248
251
249
- The above copyright notice and this permission notice shall be included in all
250
- copies or substantial portions of the Software.
252
+ The above copyright notice and this permission notice shall be included in all
253
+ copies or substantial portions of the Software.
251
254
252
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
253
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
254
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
255
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
256
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
257
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
255
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
256
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
257
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
258
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
259
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
260
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
258
261
SOFTWARE.
259
262
260
- Microsoft Patent Promise for .NET Libraries and Runtime Components
263
+ Microsoft Patent Promise for .NET Libraries and Runtime Components
261
264
262
- Microsoft Corporation and its affiliates ("Microsoft") promise not to assert
263
- any .NET Patents against you for making, using, selling, offering for sale,
264
- importing, or distributing Covered Code, as part of either a .NET Runtime or
265
- as part of any application designed to run on a .NET Runtime.
265
+ Microsoft Corporation and its affiliates ("Microsoft") promise not to assert
266
+ any .NET Patents against you for making, using, selling, offering for sale,
267
+ importing, or distributing Covered Code, as part of either a .NET Runtime or
268
+ as part of any application designed to run on a .NET Runtime.
266
269
267
- If you file, maintain, or voluntarily participate in any claim in a lawsuit
268
- alleging direct or contributory patent infringement by any Covered Code, or
269
- inducement of patent infringement by any Covered Code, then your rights under
270
- this promise will automatically terminate.
270
+ If you file, maintain, or voluntarily participate in any claim in a lawsuit
271
+ alleging direct or contributory patent infringement by any Covered Code, or
272
+ inducement of patent infringement by any Covered Code, then your rights under
273
+ this promise will automatically terminate.
271
274
272
- This promise is not an assurance that (i) any .NET Patents are valid or
273
- enforceable, or (ii) Covered Code does not infringe patents or other
274
- intellectual property rights of any third party. No rights except those
275
- expressly stated in this promise are granted, waived, or received by
276
- Microsoft, whether by implication, exhaustion, estoppel, or otherwise.
277
- This is a personal promise directly from Microsoft to you, and you agree as a
278
- condition of benefiting from it that no Microsoft rights are received from
279
- suppliers, distributors, or otherwise from any other person in connection with
280
- this promise.
275
+ This promise is not an assurance that (i) any .NET Patents are valid or
276
+ enforceable, or (ii) Covered Code does not infringe patents or other
277
+ intellectual property rights of any third party. No rights except those
278
+ expressly stated in this promise are granted, waived, or received by
279
+ Microsoft, whether by implication, exhaustion, estoppel, or otherwise.
280
+ This is a personal promise directly from Microsoft to you, and you agree as a
281
+ condition of benefiting from it that no Microsoft rights are received from
282
+ suppliers, distributors, or otherwise from any other person in connection with
283
+ this promise.
281
284
282
- Definitions:
285
+ Definitions:
283
286
284
- "Covered Code" means those Microsoft .NET libraries and runtime components as
285
- made available by Microsoft at https://github.com/Microsoft/referencesource.
287
+ "Covered Code" means those Microsoft .NET libraries and runtime components as
288
+ made available by Microsoft at https://github.com/Microsoft/referencesource.
286
289
287
- ".NET Patents" are those patent claims, both currently owned by Microsoft and
288
- acquired in the future, that are necessarily infringed by Covered Code. .NET
289
- Patents do not include any patent claims that are infringed by any Enabling
290
- Technology, that are infringed only as a consequence of modification of
291
- Covered Code, or that are infringed only by the combination of Covered Code
292
- with third party code.
290
+ ".NET Patents" are those patent claims, both currently owned by Microsoft and
291
+ acquired in the future, that are necessarily infringed by Covered Code. .NET
292
+ Patents do not include any patent claims that are infringed by any Enabling
293
+ Technology, that are infringed only as a consequence of modification of
294
+ Covered Code, or that are infringed only by the combination of Covered Code
295
+ with third party code.
293
296
294
- ".NET Runtime" means any compliant implementation in software of (a) all of
295
- the required parts of the mandatory provisions of Standard ECMA-335 – Common
296
- Language Infrastructure (CLI); and (b) if implemented, any additional
297
- functionality in Microsoft's .NET Framework, as described in Microsoft's API
298
- documentation on its MSDN website. For example, .NET Runtimes include
299
- Microsoft's .NET Framework and those portions of the Mono Project compliant
300
- with (a) and (b).
297
+ ".NET Runtime" means any compliant implementation in software of (a) all of
298
+ the required parts of the mandatory provisions of Standard ECMA-335 – Common
299
+ Language Infrastructure (CLI); and (b) if implemented, any additional
300
+ functionality in Microsoft's .NET Framework, as described in Microsoft's API
301
+ documentation on its MSDN website. For example, .NET Runtimes include
302
+ Microsoft's .NET Framework and those portions of the Mono Project compliant
303
+ with (a) and (b).
301
304
302
- "Enabling Technology" means underlying or enabling technology that may be
303
- used, combined, or distributed in connection with Microsoft's .NET Framework
304
- or other .NET Runtimes, such as hardware, operating systems, and applications
305
- that run on .NET Framework or other .NET Runtimes.
305
+ "Enabling Technology" means underlying or enabling technology that may be
306
+ used, combined, or distributed in connection with Microsoft's .NET Framework
307
+ or other .NET Runtimes, such as hardware, operating systems, and applications
308
+ that run on .NET Framework or other .NET Runtimes.
306
309
307
310
308
311
309
312
---- Nito.AsyncEx (from LICENSE.TXT) ----
310
313
311
314
The MIT License (MIT)
312
315
313
- Copyright (c) 2014 StephenCleary
316
+ Copyright © 2014 StephenCleary
314
317
315
318
Permission is hereby granted, free of charge, to any person obtaining a copy
316
319
of this software and associated documentation files (the "Software"), to deal
@@ -332,10 +335,12 @@ SOFTWARE.
332
335
```
333
336
334
337
---
338
+ ## Apache License 2.0
335
339
336
- ## Microsoft.Data.SQLite
337
- ## Microsoft.EntityFrameworkCore
338
- ## morelinq
340
+ ### Microsoft.Data.SQLite
341
+ ### Microsoft.EntityFrameworkCore
342
+ ### morelinq
343
+ ### RabbitMQ .NET client
339
344
340
345
```
341
346
Apache License
@@ -437,7 +442,7 @@ SOFTWARE.
437
442
(b) You must cause any modified files to carry prominent notices
438
443
stating that You changed the files; and
439
444
440
- (c) You must retain, in the Source form of any Derivative Works
445
+ © You must retain, in the Source form of any Derivative Works
441
446
that You distribute, all copyright, patent, trademark, and
442
447
attribution notices from the Source form of the Work,
443
448
excluding those notices that do not pertain to any part of
@@ -518,12 +523,13 @@ SOFTWARE.
518
523
519
524
---
520
525
521
- ## Polly
526
+ ## New BSD License
527
+ ### Polly
522
528
523
529
```
524
530
New BSD License
525
531
=
526
- Copyright (c) 2015-2020, App vNext
532
+ Copyright © 2015-2020, App vNext
527
533
All rights reserved.
528
534
529
535
Redistribution and use in source and binary forms, with or without
0 commit comments