1
0
forked from mirrors/0ad

Revert non-ASCII characters from source and configuration files introduced in 157c6af18e.

Fixes #6846

Differential Revision: https://code.wildfiregames.com/D5185
This was SVN commit r27965.
This commit is contained in:
vladislavbelov
2023-12-03 00:30:12 +00:00
parent 71cd4ecf98
commit ffc4a56b9f
1152 changed files with 4524 additions and 4520 deletions
+4 -4
View File
@@ -1,18 +1,18 @@
/* Copyright (C) 2023 Wildfire Games.
* This file is part of 0 A.D.
* This file is part of 0 A.D.
*
* 0 A.D. is free software: you can redistribute it and/or modify
* 0 A.D. is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* 0 A.D. is distributed in the hope that it will be useful,
* 0 A.D. is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with 0 A.D. If not, see <http://www.gnu.org/licenses/>.
* along with 0 A.D. If not, see <http://www.gnu.org/licenses/>.
*/
#include "precompiled.h"