[epiphany] Hello 2020!



commit 53590256aa4e34ad6f52d1af0073ecded97dcce0
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Jan 1 18:03:40 2020 -0600

    Hello 2020!

 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 a0602ba4e..0f780a66a 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -629,7 +629,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–2019 The GNOME Web Developers");
+                                  "Copyright © 2003–2020 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]