From f32588c9da598b268f136e6da819a9a9c25ec8aa Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 14 Aug 2016 00:33:10 +0300 Subject: invest-applet: update copyright --- invest-applet/invest/about.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invest-applet/invest/about.py b/invest-applet/invest/about.py index 1cbd336a..87feaf92 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." + "copyright" : "Copyright © 2004-2005 Raphael Slinckx\nCopyright © 2009-2010 Enrico Minack\nCopyright © 2012-2016 MATE developers" } # about.set_authors("Raphael Slinckx \nEnrico Minack ") -- cgit v1.2.1