Skip to content

Commit 25a879d

Browse files
committed
gh-65 address additional warnings reported by sonarqube
Signed-off-by: Victor Chang <[email protected]>
1 parent 90e8ecf commit 25a879d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/DicomWebClient/DicomWebClient.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// SPDX-FileCopyrightText: © 2021-2022 MONAI Consortium
2-
// SPDX-FileCopyrightText: © 2019-2020 NVIDIA Corporation
1+
// SPDX-FileCopyrightText: 2021-2022 MONAI Consortium
2+
// SPDX-FileCopyrightText: 2019-2020 NVIDIA Corporation
33
// SPDX-License-Identifier: Apache License 2.0
44

55
using System;

src/InformaticsGateway/Common/Unsubscriber.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// SPDX-FileCopyrightText: © 2022 MONAI Consortium
2-
// SPDX-FileCopyrightText: © 2019-2021 NVIDIA Corporation
1+
// SPDX-FileCopyrightText: 2022 MONAI Consortium
2+
// SPDX-FileCopyrightText: 2019-2021 NVIDIA Corporation
33
// SPDX-License-Identifier: Apache License 2.0
44

55
using System;

0 commit comments

Comments
 (0)