diff --git a/src/libsync/owncloudtheme.cpp b/src/libsync/owncloudtheme.cpp index f5fcbd9451..09121acd61 100644 --- a/src/libsync/owncloudtheme.cpp +++ b/src/libsync/owncloudtheme.cpp @@ -49,8 +49,8 @@ QString ownCloudTheme::about() const "Olivier Goffart, Markus Götz and others.

" "

Copyright ownCloud GmbH

" "

Licensed under the GNU General Public License (GPL) Version 2.0
" - "ownCloud and the ownCloud Logo are registered trademarks of ownCloud, " - "Inc. in the United States, other countries, or both.

" + "ownCloud and the ownCloud Logo are registered trademarks of ownCloud GmbH " + "in the United States, other countries, or both.

" ) .arg(MIRALL_VERSION_STRING) .arg("https://" MIRALL_STRINGIFY(APPLICATION_DOMAIN))