mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-17 07:46:03 +00:00
main-window: Bump copyright year in about window
This commit is contained in:
parent
d6dab91840
commit
8bf2f2cf1d
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ about_action (GSimpleAction *action,
|
|||
gtk_show_about_dialog (GTK_WINDOW (self),
|
||||
"artists", artists,
|
||||
"authors", authors,
|
||||
"copyright", "Copyright © 2018 - 2021 Purism",
|
||||
"copyright", "Copyright © 2018 - 2022 Purism",
|
||||
"documenters", documenters,
|
||||
"license-type", GTK_LICENSE_GPL_3_0,
|
||||
"logo-icon-name", APP_ID,
|
||||
|
|
Loading…
Reference in a new issue