Update copyright years

This commit is contained in:
2018-06-25 03:06:21 +02:00
parent 46821d2e49
commit cc629fd160
2 changed files with 2 additions and 2 deletions

View File

@@ -975,7 +975,7 @@ on_action_about (GtkAction *action, LdWindowMain *self)
"logo-icon-name", PROJECT_NAME,
"version", PROJECT_VERSION,
"translator-credits", _("translator-credits"),
"copyright", "Copyright Přemysl Janouch 2010, 2011, 2012, 2013, 2015",
"copyright", "Copyright Přemysl Janouch 2010 - 2018",
"website", PROJECT_URL,
NULL);
}