Skip to content

Commit 732526c

Browse files
jayvdbmalaterre
authored andcommitted
Expand licensing info
1 parent 016eb75 commit 732526c

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

README.Copyright.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,20 @@ under the new simplified BSD license, approved by the Open Source Initiative (OS
77
* http://www.opensource.org/licenses/bsd-license.php
88

99
See Copyright.txt
10+
11+
GDCM includes source code from other projects which have different copyright.
12+
13+
This is an incomplete list of additional licenses included:
14+
15+
- BSD-2-Clause and BSD-3-Clause are used extensively (e.g. Utilities/gdcmcharls/License.txt)
16+
- Apache-2.0 license is used extensively
17+
- MIT license (e.g. `Source/MediaStorageAndFileFormat/gdcmIconImageGenerator.cxx` and `Utilities/gdcmexpat/COPYING`)
18+
- OFFIS (e.g. `Utilities/gdcmjpeg/COPYRIGHT.dcmtk`; c.f https://spdx.org/licenses/OFFIS.html )
19+
- Custom public domain license (e.g. `Utilities/pvrg/COPYING`)
20+
21+
The GDCM library does not include any source code that is:
22+
23+
- GNU General Public License or
24+
- GNU Lesser General Public License
25+
26+
However, `Examples/Csharp/MpegVideoInfo.cs` is licensed under the GNU Lesser General Public License.

Utilities/socketxx/COPYING

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Copyright Notice:
33
Copyright (C) 1992-1996 Gnanasekaran Swaminathan <gs4t@virginia.edu>
44

55
Permission is granted to use at your own risk and distribute this software
6-
in source and binary forms provided the above copyright notice and this
7-
paragraph are preserved on all copies. This software is provided "as is"
6+
in source and binary forms provided the above copyright notice and this
7+
paragraph are preserved on all copies. This software is provided "as is"
88
with no express or implied warranty.
99

1010

0 commit comments

Comments
 (0)