diff --git a/src/calls-main-window.c b/src/calls-main-window.c index 4823397..09ed527 100644 --- a/src/calls-main-window.c +++ b/src/calls-main-window.c @@ -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,