1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-12-11 23:27:35 +00:00

about: Update copyright

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-07-15 11:04:42 +02:00 committed by Evangelos Ribeiro Tzaras
parent 1f0ad8cf7c
commit 373465cc2c

View file

@ -118,7 +118,7 @@ about_action (GSimpleAction *action,
gtk_show_about_dialog (GTK_WINDOW (self),
"artists", artists,
"authors", authors,
"copyright", "Copyright © 2018 Purism",
"copyright", "Copyright © 2018 - 2021 Purism",
"documenters", documenters,
"license-type", GTK_LICENSE_GPL_3_0,
"logo-icon-name", APP_ID,