File tree Expand file tree Collapse file tree 5 files changed +9
-6
lines changed
InformaticsGateway/Services/Http Expand file tree Collapse file tree 5 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
- // SPDX-FileCopyrightText: � 2011-2022 MONAI Consortium
2
- // SPDX-FileCopyrightText: � 2021 NVIDIA Corporation
1
+ // SPDX-FileCopyrightText: © 2011-2022 MONAI Consortium
2
+ // SPDX-FileCopyrightText: © 2021 NVIDIA Corporation
3
3
// SPDX-License-Identifier: Apache License 2.0
4
4
5
5
using System . Text . Json . Serialization ;
Original file line number Diff line number Diff line change 1
- // SPDX-FileCopyrightText: � 2021-2022 MONAI Consortium
1
+ // SPDX-FileCopyrightText: © 2021-2022 MONAI Consortium
2
2
// SPDX-License-Identifier: Apache License 2.0
3
3
4
4
using System ;
Original file line number Diff line number Diff line change 1
- // SPDX-FileCopyrightText: � 2021-2022 MONAI Consortium
1
+ // SPDX-FileCopyrightText: © 2021-2022 MONAI Consortium
2
2
// SPDX-License-Identifier: Apache License 2.0
3
3
4
4
using System ;
Original file line number Diff line number Diff line change 1
- using System . IO ;
1
+ // SPDX-FileCopyrightText: © 2021-2022 MONAI Consortium
2
+ // SPDX-License-Identifier: Apache License 2.0
3
+
4
+ using System . IO ;
2
5
using System . Runtime . Serialization . Formatters . Binary ;
3
6
using Xunit ;
4
7
Original file line number Diff line number Diff line change 1
- // SPDX-FileCopyrightText: � 2021-2022 MONAI Consortium
1
+ // SPDX-FileCopyrightText: © 2021-2022 MONAI Consortium
2
2
// SPDX-License-Identifier: Apache License 2.0
3
3
4
4
using System ;
You can’t perform that action at this time.
0 commit comments