Skip to content

Commit 8fa3b6d

Browse files
committed
chores: store code files with UTF-8-BOM
1 parent 4414f40 commit 8fa3b6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FossyApiDemo/MainForm.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ---------------------------------------------------------------------------
1+
// ---------------------------------------------------------------------------
22
// <copyright file="MainForm.cs" company="Tethys">
33
// Copyright (C) 2019-2022 T. Graf
44
// </copyright>

FossyApiDemo/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ---------------------------------------------------------------------------
1+
// ---------------------------------------------------------------------------
22
// <copyright file="Program.cs" company="Tethys">
33
// Copyright (C) 2019 T. Graf
44
// </copyright>

0 commit comments

Comments
 (0)