hardcoded years are great too
This commit is contained in:
parent
ebe31c2405
commit
ae616d5e81
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue