Fix GPL version number in the about dialog.

This commit is contained in:
Felix Geyer 2012-05-02 22:43:24 +02:00
parent 674320fe2a
commit e81ac20442

View File

@ -47,7 +47,7 @@
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>KeePassX is distributed under the term of the GNU General Public License (GPL) version 3 or (at your option) version 3.</string>
<string>KeePassX is distributed under the term of the GNU General Public License (GPL) version 2 or (at your option) version 3.</string>
</property>
<property name="wordWrap">
<bool>true</bool>