Add UTF-8 BOM markers

MSVC needs them to use correct charset when Language for non-Unicode
programs is set to Windows-1252 or anything different than UTF-8.

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2020-11-19 10:55:52 +01:00
parent 67124a8434
commit 2084188819
18 changed files with 18 additions and 18 deletions

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 2016-2020 Amebis
This file is part of Updater.