[gnome-contacts/wip/nielsdg/cleanup-app-code: 2/2] app: Update copyright year



commit f2fc998c228e419f0ad9bbcbabaa154464fa8655
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Fri Jun 5 15:36:32 2020 +0200

    app: Update copyright year

 src/contacts-app.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/contacts-app.vala b/src/contacts-app.vala
index c08159b..909b6f5 100644
--- a/src/contacts-app.vala
+++ b/src/contacts-app.vala
@@ -165,7 +165,7 @@ public class Contacts.App : Gtk.Application {
                            "program-name", _("GNOME Contacts"),
                            "title", _("About GNOME Contacts"),
                            "comments", _("Contact Management Application"),
-                           "copyright", _("© 2011 Red Hat, Inc.\n© 2011-2018 The Contacts Developers"),
+                           "copyright", _("© 2011 Red Hat, Inc.\n© 2011-2020 The Contacts Developers"),
                            "license-type", Gtk.License.GPL_2_0,
                            "logo-icon-name", Config.APP_ID,
                            "version", Config.PACKAGE_VERSION,


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