mirror of
https://github.com/LMMS/lmms.git
synced 2026-05-08 14:53:28 -04:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user