Update copyright year
This commit is contained in:
parent
c292401162
commit
915d70c561
@ -119,7 +119,7 @@ activate_about (GSimpleAction *action,
|
|||||||
gtk_get_major_version (),
|
gtk_get_major_version (),
|
||||||
gtk_get_minor_version (),
|
gtk_get_minor_version (),
|
||||||
gtk_get_micro_version ()),
|
gtk_get_micro_version ()),
|
||||||
"copyright", "(C) 1997-2009 The GTK+ Team",
|
"copyright", "(C) 1997-2013 The GTK+ Team",
|
||||||
"license-type", GTK_LICENSE_LGPL_2_1,
|
"license-type", GTK_LICENSE_LGPL_2_1,
|
||||||
"website", "http://www.gtk.org",
|
"website", "http://www.gtk.org",
|
||||||
"comments", "Program to demonstrate GTK+ functions.",
|
"comments", "Program to demonstrate GTK+ functions.",
|
||||||
|
Loading…
Reference in New Issue
Block a user