hardcoded years are great too

This commit is contained in:
feos-tas 2016-07-28 20:57:58 +00:00
parent ebe31c2405
commit ae616d5e81
1 changed files with 1 additions and 1 deletions

View File

@ -1318,7 +1318,7 @@ void openAbout ()
gtk_show_about_dialog(GTK_WINDOW(MainWindow),
"program-name", "fceuX",
"version", FCEU_VERSION_STRING,
"copyright", "© 2015 FceuX development team",
"copyright", "© 2016 FceuX development team",
"license", "GPL-2; See COPYING",
//"license-type", GTK_LICENSE_GPL_2_0,
"website", "http://fceux.com",