mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
copyright update
This commit is contained in:
@@ -17,7 +17,7 @@ object CreditSingleton {
|
||||
|
||||
$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
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -16,7 +16,7 @@ object TerrarumAppConfiguration {
|
||||
// CONFIGURATION FOR THE APP ITSELF //
|
||||
//////////////////////////////////////
|
||||
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"]
|
||||
const val COPYRIGHT_LICENSE_ENGLISH = "Distributed under GNU GPL 3"
|
||||
const val COPYRIGHT_LICENSE_TERMS_SHORT = """
|
||||
|
||||
Reference in New Issue
Block a user