NOISSUE Update Copyright Year

This commit is contained in:
AppleTheGolden
2021-01-18 08:28:54 +01:00
parent 02887536f7
commit 0de064eb35
257 changed files with 257 additions and 257 deletions

View File

@@ -378,7 +378,7 @@ MultiMC::MultiMC(int &argc, char **argv) : QApplication(argc, argv)
ENV.setJarsPath( TOSTRING(MULTIMC_JARS_LOCATION) );
#endif
qDebug() << "MultiMC 5, (c) 2013-2019 MultiMC Contributors";
qDebug() << "MultiMC 5, (c) 2013-2021 MultiMC Contributors";
qDebug() << "Version : " << BuildConfig.printableVersionString();
qDebug() << "Git commit : " << BuildConfig.GIT_COMMIT;
qDebug() << "Git refspec : " << BuildConfig.GIT_REFSPEC;