Skip to content

Commit

Permalink
Apparently we are in 2024 now
Browse files Browse the repository at this point in the history
  • Loading branch information
IonAgorria committed Apr 11, 2024
1 parent 3b04378 commit 4090990
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Source/Game/Texts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ constexpr const char* CREDITS_PERIMETER_RUSSIAN = R"(
Программный продукт для PC
"Периметр" разработан
компанией "К-Д ЛАБ".
Все права защищены. (C) 2023
Все права защищены. (C) 2024
Все права на вселенную "Периметра"
принадлежат компании "К-Д ЛАБ".
Expand All @@ -178,7 +178,7 @@ constexpr const char* CREDITS_PERIMETER_RUSSIAN = R"(
принадлежат компании "К-Д ЛАБ".
Ogg Vorbis (tm) Xiph.Org
Copyright (C) 1994-2023 Xiph.Org
Copyright (C) 1994-2024 Xiph.Org
)"; //END CREDITS_PERIMETER_RUSSIAN

Expand Down Expand Up @@ -287,7 +287,7 @@ constexpr const char* CREDITS_PERIMETER_ET_RUSSIAN = R"(
Программный продукт для PC
"Периметр: Завет Императора"
разработан компанией "К-Д ЛАБ".
Все права защищены. (C) 2023
Все права защищены. (C) 2024
Все права на вселенную
"Периметр: Завет Императора"
Expand All @@ -298,7 +298,7 @@ constexpr const char* CREDITS_PERIMETER_ET_RUSSIAN = R"(
принадлежат компании "К-Д ЛАБ".
Ogg Vorbis (tm) Xiph.Org
Copyright (C) 1994-2023 Xiph.Org
Copyright (C) 1994-2024 Xiph.Org
)"; //END CREDITS_PERIMETER_ET_RUSSIAN

Expand Down Expand Up @@ -497,7 +497,7 @@ Igor Vasilenko
The software product for PC
"Perimeter" was developed by
the "K-D LAB" company.
All rights reserved. (C) 2023
All rights reserved. (C) 2024
All rights to the "Perimeter" universe
belong to the "K-D LAB" company.
Expand All @@ -506,7 +506,7 @@ All rights to the music used in the
game belong to the "K-D LAB" company.
Ogg Vorbis (tm) Xiph.Org.
Copyright (C) 1994-2023 Xiph.Org.
Copyright (C) 1994-2024 Xiph.Org.
)"; //END CREDITS_PERIMETER_ENGLISH

Expand Down Expand Up @@ -610,7 +610,7 @@ Roman "Guro" Gunyavy
The software product for PC
"Perimeter: Emperor's Testament"
was developed by the "K-D LAB" company.
All rights reserved. (C) 2023
All rights reserved. (C) 2024
All rights to the
"Perimeter: Emperor's Testament"
Expand All @@ -620,7 +620,7 @@ All rights to the music used in the
game belong to the "K-D LAB" company.
Ogg Vorbis (tm) Xiph.Org.
Copyright (C) 1994-2023 Xiph.Org.
Copyright (C) 1994-2024 Xiph.Org.
)"; //END CREDITS_PERIMETER_ET_ENGLISH

Expand Down

0 comments on commit 4090990

Please sign in to comment.