Fixes copyright headers

This commit is contained in:
Kamron Batman 2020-05-02 18:12:20 -07:00
parent c7daf97f5e
commit 8028a85ffe
No known key found for this signature in database
GPG key ID: 5C9DFD15804B6BB8
9 changed files with 151 additions and 2 deletions

View file

@ -2,7 +2,8 @@
* ModernUO *
* Copyright (C) 2019-2020 - ModernUO Development Team *
* Email: hi@modernuo.com *
* File: Configuration.cs - Created: 2019/10/04 - Updated: 2020/01/19 *
* File: ServerConfiguration.cs *
* Created: 2019/10/04 - Updated: 2020/05/02 *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *

View file

@ -2,7 +2,8 @@
* ModernUO *
* Copyright (C) 2019-2020 - ModernUO Development Team *
* Email: hi@modernuo.com *
* File: MapConverter.cs - Created: 2020/04/12 - Updated: 2020/05/02 *
* File: Point3dConverter.cs *
* Created: 2020/04/12 - Updated: 2020/05/02 *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *