AboutDialog: show correct copyright years

It's been two years that the copyright years were not updated in the
AboutDialog. Fix this.
This commit is contained in:
Tobias Doerffel
2010-07-23 22:17:54 +02:00
parent f85898ba6e
commit 57540de703

View File

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