diff -r ebdd7e6e6c49 -r 6078cf0e4944 QTfrontend/ui/widget/about.cpp --- a/QTfrontend/ui/widget/about.cpp Wed May 18 15:42:14 2016 -0400 +++ b/QTfrontend/ui/widget/about.cpp Sat May 21 14:39:35 2016 -0400 @@ -77,7 +77,7 @@ "" "

Hedgewars " + *cVersionString + "

" "

" + QLabel::tr("Revision") + " " + *cRevisionString + " (" + *cHashString + ")

" - "

http://www.hedgewars.org/

" + + "

https://www.hedgewars.org/

" + QLabel::tr("This program is distributed under the %1").arg("GNU GPL v2") + "
"