summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/aboutbox.ui
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2014-01-05 13:43:05 +0100
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2014-01-05 14:00:58 +0100
commit72da9be7021e9fede9233e9bc2fa5cd4bb3bf35e (patch)
treedbc228ebb6fb17643602b46178593174a00f9b9f /rbutil/rbutilqt/aboutbox.ui
parent827a03b12d6ee4f5a94b82bb632290d6c101124e (diff)
downloadrockbox-72da9be7021e9fede9233e9bc2fa5cd4bb3bf35e.tar.gz
rockbox-72da9be7021e9fede9233e9bc2fa5cd4bb3bf35e.zip
Drop year from (c) notice in Rockbox Utility.
Instead of having to update it every year just drop it. We have the build date in the binaries we provide, and the years it has been developed can be retrieved via git anyway. Change-Id: Ib33ee851883146509034c405cd65552a0f67194e
Diffstat (limited to 'rbutil/rbutilqt/aboutbox.ui')
-rw-r--r--rbutil/rbutilqt/aboutbox.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/rbutilqt/aboutbox.ui b/rbutil/rbutilqt/aboutbox.ui
index 91415033c4..e73fccde79 100644
--- a/rbutil/rbutilqt/aboutbox.ui
+++ b/rbutil/rbutilqt/aboutbox.ui
@@ -51,7 +51,7 @@
51 <item row="1" column="0" colspan="3" > 51 <item row="1" column="0" colspan="3" >
52 <widget class="QLabel" name="labelText" > 52 <widget class="QLabel" name="labelText" >
53 <property name="text" > 53 <property name="text" >
54 <string>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.&lt;br/&gt;© 2005 - 2013 The Rockbox Team.&lt;br/&gt;Released under the GNU General Public License v2.&lt;br/&gt;Uses icons by the &lt;a href=&quot;http://tango.freedesktop.org/&quot;&gt;Tango Project&lt;/a&gt;.&lt;br/&gt;&lt;center&gt;&lt;a href=&quot;http://www.rockbox.org&quot;&gt;http://www.rockbox.org&lt;/a&gt;&lt;/center&gt;</string> 54 <string>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.&lt;br/&gt;© The Rockbox Team.&lt;br/&gt;Released under the GNU General Public License v2.&lt;br/&gt;Uses icons by the &lt;a href=&quot;http://tango.freedesktop.org/&quot;&gt;Tango Project&lt;/a&gt;.&lt;br/&gt;&lt;center&gt;&lt;a href=&quot;http://www.rockbox.org&quot;&gt;http://www.rockbox.org&lt;/a&gt;&lt;/center&gt;</string>
55 </property> 55 </property>
56 <property name="textFormat" > 56 <property name="textFormat" >
57 <enum>Qt::RichText</enum> 57 <enum>Qt::RichText</enum>