Skip to content

Commit 0de1890

Browse files
committed
Use SPDX license header on new test file
New files in this project use SPDX headers attributing copyright to the contributor, rather than the legacy Mirth Corporation header carried by pre-fork files. Signed-off-by: Giovanni Giannola <giogiannola@globalesm.com>
1 parent a323c8f commit 0de1890

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

donkey/src/test/java/com/mirth/connect/donkey/test/MessageTest.java

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
1-
/*
2-
* Copyright (c) Mirth Corporation. All rights reserved.
3-
*
4-
* http://www.mirthcorp.com
5-
*
6-
* The software in this package is published under the terms of the MPL license a copy of which has
7-
* been included with this distribution in the LICENSE.txt file.
8-
*/
1+
// SPDX-License-Identifier: MPL-2.0
2+
// SPDX-FileCopyrightText: 2026 Giovanni Giannola <giogiannola@globalesm.com>
93

104
package com.mirth.connect.donkey.test;
115

0 commit comments

Comments
 (0)