[file-roller/wip/gtk4: 54/54] about dialog: updated copyright year




commit 29ae55cecbd2410e3065c4959040203e926a41b7
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Oct 2 12:53:00 2022 +0200

    about dialog: updated copyright year

 src/fr-application-menu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/fr-application-menu.c b/src/fr-application-menu.c
index b86c658d..e9f0785d 100644
--- a/src/fr-application-menu.c
+++ b/src/fr-application-menu.c
@@ -127,7 +127,7 @@ fr_application_activate_about (GSimpleAction *action,
 
        gtk_show_about_dialog (GTK_WINDOW (_gtk_application_get_current_window (G_APPLICATION (user_data))),
                               "version", PACKAGE_VERSION,
-                              "copyright", _("Copyright \xc2\xa9 2001–2014 Free Software Foundation, Inc."),
+                              "copyright", _("Copyright \xc2\xa9 2001–2022 Free Software Foundation, Inc."),
                               "comments", _("An archive manager for GNOME."),
                               "authors", authors,
                               "documenters", documenters,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]