Added copyright

This commit is contained in:
2025-08-21 19:10:42 +02:00
parent 32c2491d25
commit 6d2405502f
14 changed files with 44 additions and 5 deletions

View File

@@ -2,6 +2,9 @@
namespace EonaCat.Connections.Server.Example
{
// This file is part of the EonaCat project(s) which is released under the Apache License.
// See the LICENSE file or go to https://EonaCat.com/license for full license details.
public class Program
{
private static NetworkServer _server;