copyright year update

This commit is contained in:
minjaesong
2026-02-10 16:00:41 +09:00
parent 612871eb2a
commit 232bc0297d
2 changed files with 3 additions and 4 deletions

View File

@@ -13,13 +13,12 @@ object CreditSingleton {
"Music by Orstphone\n" + "Music by Orstphone\n" +
"Translation Databases:\n" + "Translation Databases:\n" +
"$ENDASH © 2018 The Polyglot Project. Distributed under CC0.\n" + "$ENDASH © 2018 The Polyglot Project. Distributed under CC0.\n" +
"$ENDASH Entry from the Microsoft Language Portal. © 2018 Microsoft Corporation. All rights reserved.\n" +
""" """
$BULLET Terrarum $BULLET Terrarum
© 2013-2024 CuriousTorvald (minjaesong) ${TerrarumAppConfiguration.COPYRIGHT_DATE_NAME}
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@@ -38,7 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
$BULLET Terrarum Sans Bitmap $BULLET Terrarum Sans Bitmap
© 2017-2024 CuriousTorvald (minjaesong) © 2017-2025 CuriousTorvald (minjaesong)
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@@ -17,7 +17,7 @@ object TerrarumAppConfiguration {
// CONFIGURATION FOR THE APP ITSELF // // CONFIGURATION FOR THE APP ITSELF //
////////////////////////////////////// //////////////////////////////////////
const val GAME_NAME = "Terrarum" const val GAME_NAME = "Terrarum"
const val COPYRIGHT_DATE_NAME = "© 2013-2025 CuriousToꝛvald (minjaesong)" const val COPYRIGHT_DATE_NAME = "© 2013-2026 CuriousToꝛvald (minjaesong)"
val COPYRIGHT_LICENSE: String; get() = Lang["COPYRIGHT_GNU_GPL_3"] val COPYRIGHT_LICENSE: String; get() = Lang["COPYRIGHT_GNU_GPL_3"]
const val COPYRIGHT_LICENSE_ENGLISH = "Distributed under GNU GPL 3" const val COPYRIGHT_LICENSE_ENGLISH = "Distributed under GNU GPL 3"
const val COPYRIGHT_LICENSE_TERMS_SHORT = """ const val COPYRIGHT_LICENSE_TERMS_SHORT = """