Commit 179b530
committed
style: convert DICOM file headers to SPDX format
Per PR review feedback from jonbartels: convert all touched files in
this PR to the project's SPDX header style (matching the format already
in use in LoginStatus.java, DelimitedReader.java, EDIReader.java, etc.).
Three patterns applied based on file provenance:
* New files contributed by this PR (45 files, mostly under
server/src/com/mirth/connect/connectors/dimse/dicom/ and the
corresponding test tree): a single Saga IT, LLC copyright line.
Replaces the legacy Mirth Corporation block header that was
copy-pasted from existing files when these were created.
* Existing Mirth files modified by this PR (15 files, including
DICOMReceiver, DICOMDispatcher, DICOMUtil, MirthLauncher, etc.):
Mirth Corporation copyright preserved, Saga IT, LLC added as a
contributor copyright line.
* Vendored dcm4che2 tool files modified by this PR (MirthDcmRcv.java,
MirthDcmSnd.java): dcm4che project + Mirth Corporation + Saga IT, LLC.
Note: the upstream dcm4che2 source carries an MPL-1.1 OR GPL-2.0-only
OR LGPL-2.1-only tri-license; we use MPL-2.0 here to match the rest
of the project. Surfacing the actual upstream license is a separate
concern.
Header format matches existing project examples:
// SPDX-License-Identifier: MPL-2.0
// SPDX-FileCopyrightText: <holder>
CRLF line endings preserved on files that originally used CRLF; LF
files unchanged. Per-file diffs are header-only — no source code
changed.
Signed-off-by: Jesse Dowell <jesse.dowell@gmail.com>1 parent c9de11f commit 179b530
62 files changed
Lines changed: 166 additions & 312 deletions
File tree
- server
- src
- com/mirth/connect
- connectors/dimse
- dicom
- dcm2
- dcm5
- model
- converters
- plugins/datatypes/dicom
- server
- attachments/dicom
- launcher
- servlets
- userutil
- util
- org/dcm4che2/tool
- dcmrcv
- dcmsnd
- test/com/mirth/connect
- connectors/dimse
- dicom
- dcm2
- dcm5
- integration
- server/launcher
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
9 | 4 | | |
10 | 5 | | |
11 | 6 | | |
| |||
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
9 | 4 | | |
10 | 5 | | |
11 | 6 | | |
| |||
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
9 | 4 | | |
10 | 5 | | |
11 | 6 | | |
| |||
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
9 | 4 | | |
10 | 5 | | |
11 | 6 | | |
| |||
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
9 | 4 | | |
10 | 5 | | |
11 | 6 | | |
| |||
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
9 | 3 | | |
10 | 4 | | |
11 | 5 | | |
| |||
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
9 | 3 | | |
10 | 4 | | |
11 | 5 | | |
| |||
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
9 | 3 | | |
10 | 4 | | |
11 | 5 | | |
| |||
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
9 | 3 | | |
10 | 4 | | |
11 | 5 | | |
| |||
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
9 | 3 | | |
10 | 4 | | |
11 | 5 | | |
| |||
0 commit comments