AboutDialog: show correct copyright years

It's been two years that the copyright years were not updated in the
AboutDialog. Fix this.
(cherry picked from commit 57540de703)
This commit is contained in:
Tobias Doerffel
2010-07-23 22:17:54 +02:00
parent 7fd04e0769
commit 87f1313e57

View File

@@ -125,7 +125,7 @@
<item>
<widget class="QLabel" name="label_3" >
<property name="text" >
<string>Copyright (c) 2004-2009, LMMS developers</string>
<string>Copyright (c) 2004-2010, LMMS developers</string>
</property>
<property name="wordWrap" >
<bool>true</bool>