[epiphany] 2021!



commit 8aebebc18877eda1a188f3309f863b25e6331bb5
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Feb 5 13:50:04 2021 -0600

    2021!

 src/window-commands.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/window-commands.c b/src/window-commands.c
index 3feb7e214..809100771 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -1014,7 +1014,7 @@ window_cmd_show_about (GSimpleAction *action,
   gtk_about_dialog_set_version (dialog, VERSION);
   gtk_about_dialog_set_copyright (dialog,
                                   "Copyright © 2002–2004 Marco Pesenti Gritti\n"
-                                  "Copyright © 2003–2020 The GNOME Web Developers");
+                                  "Copyright © 2003–2021 The GNOME Web Developers");
   gtk_about_dialog_set_comments (dialog, comments);
   gtk_about_dialog_set_license_type (dialog, GTK_LICENSE_GPL_3_0);
   gtk_about_dialog_set_website (dialog, "https://wiki.gnome.org/Apps/Web";);


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