From e553485d3332b0a8cac14bbfdd4205630c608f03 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 11 Nov 2024 12:24:03 +0100 Subject: [PATCH] Add missing UTF-8 BOM We want to ensure non-UTF8 configured Windows machines interpret our source code correctly. Signed-off-by: Simon Rozman --- UnitTests/SDDL.cpp | 2 +- UnitTests/Shell.cpp | 2 +- UnitTests/Win.cpp | 2 +- UnitTests/pch.cpp | 2 +- UnitTests/pch.h | 2 +- include/WinStd/SDDL.h | 2 +- include/WinStd/WinHTTP.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/UnitTests/SDDL.cpp b/UnitTests/SDDL.cpp index bca97816..1a32b30d 100644 --- a/UnitTests/SDDL.cpp +++ b/UnitTests/SDDL.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2022-2024 Amebis */ diff --git a/UnitTests/Shell.cpp b/UnitTests/Shell.cpp index 46457a4e..80f41c32 100644 --- a/UnitTests/Shell.cpp +++ b/UnitTests/Shell.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2022-2024 Amebis */ diff --git a/UnitTests/Win.cpp b/UnitTests/Win.cpp index ca017ae4..98a776ee 100644 --- a/UnitTests/Win.cpp +++ b/UnitTests/Win.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2022-2024 Amebis */ diff --git a/UnitTests/pch.cpp b/UnitTests/pch.cpp index a858c3b3..e634fd05 100644 --- a/UnitTests/pch.cpp +++ b/UnitTests/pch.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2022-2024 Amebis */ diff --git a/UnitTests/pch.h b/UnitTests/pch.h index c3c581ad..e080c87b 100644 --- a/UnitTests/pch.h +++ b/UnitTests/pch.h @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2022-2024 Amebis */ diff --git a/include/WinStd/SDDL.h b/include/WinStd/SDDL.h index 5e98197c..06dd6189 100644 --- a/include/WinStd/SDDL.h +++ b/include/WinStd/SDDL.h @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2022-2024 Amebis */ diff --git a/include/WinStd/WinHTTP.h b/include/WinStd/WinHTTP.h index 76348f4b..88b1de14 100644 --- a/include/WinStd/WinHTTP.h +++ b/include/WinStd/WinHTTP.h @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 1991-2024 Amebis Copyright © 2016 GÉANT