From 9696b18a72aa56e5d72de6a3a9f384acca8dcdca Mon Sep 17 00:00:00 2001 From: bb Date: Thu, 10 Feb 2022 16:38:24 +0000 Subject: [PATCH] Happy new year bb. See previous commit This was SVN commit r26339. --- source/tools/i18n/checkTranslations.py | 2 +- source/tools/i18n/cleanTranslationFiles.py | 2 +- source/tools/i18n/creditTranslators.py | 2 +- source/tools/i18n/generateDebugTranslation.py | 2 +- source/tools/i18n/pullTranslations.py | 2 +- source/tools/i18n/updateTemplates.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/tools/i18n/checkTranslations.py b/source/tools/i18n/checkTranslations.py index 107bb604d6..9dcb191863 100644 --- a/source/tools/i18n/checkTranslations.py +++ b/source/tools/i18n/checkTranslations.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2021 Wildfire Games. +# Copyright (C) 2022 Wildfire Games. # This file is part of 0 A.D. # # 0 A.D. is free software: you can redistribute it and/or modify diff --git a/source/tools/i18n/cleanTranslationFiles.py b/source/tools/i18n/cleanTranslationFiles.py index 5635276b79..4425af9eec 100644 --- a/source/tools/i18n/cleanTranslationFiles.py +++ b/source/tools/i18n/cleanTranslationFiles.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2021 Wildfire Games. +# Copyright (C) 2022 Wildfire Games. # This file is part of 0 A.D. # # 0 A.D. is free software: you can redistribute it and/or modify diff --git a/source/tools/i18n/creditTranslators.py b/source/tools/i18n/creditTranslators.py index 625666f1eb..1d9b7f2410 100755 --- a/source/tools/i18n/creditTranslators.py +++ b/source/tools/i18n/creditTranslators.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2021 Wildfire Games. +# Copyright (C) 2022 Wildfire Games. # This file is part of 0 A.D. # # 0 A.D. is free software: you can redistribute it and/or modify diff --git a/source/tools/i18n/generateDebugTranslation.py b/source/tools/i18n/generateDebugTranslation.py index bf31d73c86..42ed8aa330 100644 --- a/source/tools/i18n/generateDebugTranslation.py +++ b/source/tools/i18n/generateDebugTranslation.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2021 Wildfire Games. +# Copyright (C) 2022 Wildfire Games. # This file is part of 0 A.D. # # 0 A.D. is free software: you can redistribute it and/or modify diff --git a/source/tools/i18n/pullTranslations.py b/source/tools/i18n/pullTranslations.py index 4c6168efd9..c6e7af0b07 100644 --- a/source/tools/i18n/pullTranslations.py +++ b/source/tools/i18n/pullTranslations.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2021 Wildfire Games. +# Copyright (C) 2022 Wildfire Games. # This file is part of 0 A.D. # # 0 A.D. is free software: you can redistribute it and/or modify diff --git a/source/tools/i18n/updateTemplates.py b/source/tools/i18n/updateTemplates.py index d3013321d2..cd09e084e2 100644 --- a/source/tools/i18n/updateTemplates.py +++ b/source/tools/i18n/updateTemplates.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2021 Wildfire Games. +# Copyright (C) 2022 Wildfire Games. # This file is part of 0 A.D. # # 0 A.D. is free software: you can redistribute it and/or modify