Make the space in 0 A.D. non-breaking throughout the codebase.

Avoid cases of filenames
Update years in terms and other legal(ish) documents
Don't update years in license headers, since change is not meaningful

Will add linter rule in seperate commit

Happy recompiling everyone!

Original Patch By: Nescio
Comment By: Gallaecio
Differential Revision: D2620
This was SVN commit r27786.
This commit is contained in:
bb
2023-07-27 20:54:46 +00:00
parent 94e30ae08e
commit 157c6af18e
1177 changed files with 4594 additions and 4594 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* Slightly modified version by Wildfire Games, for 0 A.D to support macOS 10.13
* Slightly modified version by Wildfire Games, for 0 A.D.to support macOS 10.13
*/
// tinygettext - A gettext replacement that works directly on .po files
// Copyright (c) 2009 Ingo Ruhnke <grumbel@gmail.com>