main-window: Bump copyright year in about window
This commit is contained in:
@@ -117,7 +117,7 @@ about_action (GSimpleAction *action,
|
|||||||
gtk_show_about_dialog (GTK_WINDOW (self),
|
gtk_show_about_dialog (GTK_WINDOW (self),
|
||||||
"artists", artists,
|
"artists", artists,
|
||||||
"authors", authors,
|
"authors", authors,
|
||||||
"copyright", "Copyright © 2018 - 2021 Purism",
|
"copyright", "Copyright © 2018 - 2022 Purism",
|
||||||
"documenters", documenters,
|
"documenters", documenters,
|
||||||
"license-type", GTK_LICENSE_GPL_3_0,
|
"license-type", GTK_LICENSE_GPL_3_0,
|
||||||
"logo-icon-name", APP_ID,
|
"logo-icon-name", APP_ID,
|
||||||
|
|||||||
Reference in New Issue
Block a user