From 5c2ee5fa5f4d11185782a2ad83a4c59b8ab51081 Mon Sep 17 00:00:00 2001 From: monsta Date: Thu, 5 Oct 2017 18:40:14 +0300 Subject: update copyright year in all applets --- invest-applet/invest/about.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'invest-applet/invest') diff --git a/invest-applet/invest/about.py b/invest-applet/invest/about.py index 97e33f27..3b62b70d 100644 --- a/invest-applet/invest/about.py +++ b/invest-applet/invest/about.py @@ -23,7 +23,7 @@ def show_about(): "logo" : invest_logo, "version" : VERSION, "comments" : _("Track your invested money."), - "copyright" : "Copyright © 2004-2005 Raphael Slinckx\nCopyright © 2009-2010 Enrico Minack\nCopyright © 2012-2016 MATE developers" + "copyright" : "Copyright © 2004-2005 Raphael Slinckx\nCopyright © 2009-2010 Enrico Minack\nCopyright © 2012-2017 MATE developers" } # about.set_authors("Raphael Slinckx \nEnrico Minack ") -- cgit v1.2.1