NOISSUE update copyright dates
This commit is contained in:
parent
38e669dbf5
commit
f259e9f727
234 changed files with 234 additions and 234 deletions
|
@ -338,7 +338,7 @@ MultiMC::MultiMC(int &argc, char **argv) : QApplication(argc, argv)
|
|||
ENV.setJarsPath( TOSTRING(MULTIMC_JARS_LOCATION) );
|
||||
#endif
|
||||
|
||||
qDebug() << "MultiMC 5, (c) 2013-2017 MultiMC Contributors";
|
||||
qDebug() << "MultiMC 5, (c) 2013-2018 MultiMC Contributors";
|
||||
qDebug() << "Version : " << BuildConfig.printableVersionString();
|
||||
qDebug() << "Git commit : " << BuildConfig.GIT_COMMIT;
|
||||
qDebug() << "Git refspec : " << BuildConfig.GIT_REFSPEC;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue