Fix UTF-8 BOM position

This commit is contained in:
Alexander Trofimov
2026-05-19 09:37:04 +03:00
parent a016fc2868
commit 55e5f973b0
63 changed files with 126 additions and 126 deletions

View File

@ -1,4 +1,4 @@
/*
/*
* Copyright (C) Ascensio System SIA, 2009-2026
*
* This program is a free software product. You can redistribute it and/or
@ -32,7 +32,7 @@
*
* SPDX-License-Identifier: AGPL-3.0-only
*/
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;