summaryrefslogtreecommitdiff
path: root/invest-applet/invest
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-10-11 18:18:41 +0200
committerraveit65 <[email protected]>2017-10-11 18:18:41 +0200
commit8b8bfcdd939dc030f12baa5d226d288ca147500a (patch)
treebfc77d2223bba159a6d4f02770ff066e08fdeb5d /invest-applet/invest
parent09684c52596be088e598cd57fe75265210cc7e9e (diff)
parent59c3495c532702f23849bb770ee6607fcadf37ae (diff)
downloadmate-applets-8b8bfcdd939dc030f12baa5d226d288ca147500a.tar.bz2
mate-applets-8b8bfcdd939dc030f12baa5d226d288ca147500a.tar.xz
Merge branch 'master' of github.com:mate-desktop/mate-applets
Diffstat (limited to 'invest-applet/invest')
-rw-r--r--invest-applet/invest/about.py2
1 files changed, 1 insertions, 1 deletions
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 <[email protected]>\nEnrico Minack <[email protected]>")