diff --git a/picard/ui/options/about.py b/picard/ui/options/about.py index db65575ba..be97bf8d4 100644 --- a/picard/ui/options/about.py +++ b/picard/ui/options/about.py @@ -59,7 +59,7 @@ Version %(version)s

Thank you for using Picard. Picard relies on the MusicBrainz database, which is operated by the MetaBrainz Foundation with the help of thousands of volunteers. If you like this application please consider donating to the MetaBrainz Foundation to keep the service running.

Donate now!

Credits
-Copyright © 2004-2008 Robert Kaye, Lukáš Lalinský and others%(translator-credits)s

+Copyright © 2004-2011 Robert Kaye, Lukáš Lalinský and others%(translator-credits)s

http://musicbrainz.org/doc/MusicBrainz_Picard

""") % args self.ui.label.setOpenExternalLinks(True)