diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-10-23 23:15:31 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-10-23 23:15:31 +0000 |
commit | 401d695c6f60acf4f51d6e029eaf85635d427ea4 (patch) | |
tree | c5482229b62a0747669710bf6890c8c2e0af75ab | |
parent | update COPYING to gpl v3 (diff) | |
download | gpg4usb-401d695c6f60acf4f51d6e029eaf85635d427ea4.tar.gz gpg4usb-401d695c6f60acf4f51d6e029eaf85635d427ea4.zip |
update about-dialog to gpl v3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@569 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r-- | gpgwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -477,7 +477,7 @@ void GpgWin::about() + qApp->applicationVersion() + "</h2></center>" + tr("<center>This application allows simple encryption <br/>" "and decryption of text messages or files.<br>" - "It's licensed under the GPL v2.0<br><br>" + "It's licensed under the GPL v3<br><br>" "<b>Developer:</b><br>" "Bene, Heimer, Juergen, Nils, Ubbo<br><br>" "<b>Translation:</b><br>" |