copyright update

This commit is contained in:
minjaesong
2024-01-03 15:00:43 +09:00
parent 2c0ce029a8
commit 5790c6ea1f
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ object CreditSingleton {
$BULLET Terrarum $BULLET Terrarum
Copyright (C) 2013-2023 CuriousTorvald (minjaesong) Copyright (C) 2013-2024 CuriousTorvald (minjaesong)
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

View File

@@ -16,7 +16,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 = "Copyright 2013-2023 CuriousToꝛvald (minjaesong)" const val COPYRIGHT_DATE_NAME = "Copyright 2013-2024 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 = """