replace utf8 bom encoding by utf8 (no signature)

This commit is contained in:
UbitUmarov
2022-02-26 13:48:11 +00:00
parent bd3db9eeeb
commit fa45b6cf54
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#region BSD License
#region BSD License
/*
Copyright (c) 2004-2005 Matthew Holmes (matthew@wildfiregames.com), Dan Moorehead (dan05a@gmail.com)

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Text;
using System.Xml;

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Text;

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.IO;
using System.Text;

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.IO;
using System.Text;