Skip to content

Commit f88b59a

Browse files
committed
Update license years
1 parent e97c754 commit f88b59a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
World-Altering Editor
2-
Copyright (C) Rami 'Rampastring' Pasanen 2024
2+
Copyright (C) Rami 'Rampastring' Pasanen 2026
33
https://github.com/Rampastring
44
https://www.moddb.com/mods/the-dawn-of-the-tiberium-age
55

src/TSMapEditor/Config/Default/UI/Windows/AboutWindow.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Text=Version zzz
3131
[lblDescription]
3232
$X=EMPTY_SPACE_SIDES
3333
$Y=getBottom(lblVersion) + EMPTY_SPACE_TOP
34-
$Text=translate(Copyright (C) Rampastring 2021-2025)
34+
$Text=translate(Copyright (C) Rampastring 2021-2026)
3535

3636
[lblGitHubProfile]
3737
$X=EMPTY_SPACE_SIDES

src/TSMapEditor/Config/Translations/en/Translation_en.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ TopBarMenu.GenerateMapPreviewConfirmation.Description=This will write the curren
496496
; *************************************************
497497

498498
AboutWindow.Version=Version {0}, Build {1}
499-
AboutWindow.lblDescription.Text=Copyright (C) Rampastring 2021-2025
499+
AboutWindow.lblDescription.Text=Copyright (C) Rampastring 2021-2026
500500
AboutWindow.lblGitHub.Text=Source Code on GitHub
501501
AboutWindow.lblDiscordInvite.Text=Join DTA's Discord server for help, discussion, etc.
502502
AboutWindow.lblSponsor.Text=Feel like giving some extra incentive to improve the editor?

0 commit comments

Comments
 (0)