GUI: Update About-dialog copyright year to 2011.
This commit is contained in:
parent
d74ae3b0f0
commit
c34a129102
|
@ -78,7 +78,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="mCopyright">
|
||||
<property name="text">
|
||||
<string>Copyright © 2007-2010 Daniel Marjamäki and cppcheck team.</string>
|
||||
<string>Copyright © 2007-2011 Daniel Marjamäki and cppcheck team.</string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
|
|
Loading…
Reference in New Issue