[Pkg-owncloud-commits] [owncloud-client] 01/33: fixing typo
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Feb 27 19:44:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch upstream
in repository owncloud-client.
commit 1b03dc759beec553294bcc18730f275e8328cf43
Author: hefee <hefee at netzguerilla.net>
Date: Mon Feb 17 22:42:51 2014 +0100
fixing typo
GNU Public License-> GNU General Public License
---
src/mirall/theme.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mirall/theme.cpp b/src/mirall/theme.cpp
index 18fe0c1..74a6cf4 100644
--- a/src/mirall/theme.cpp
+++ b/src/mirall/theme.cpp
@@ -204,7 +204,7 @@ QString Theme::about() const
{
return tr("<p>Version %1 For more information please visit <a href='%2'>%3</a>.</p>"
"<p>Copyright ownCloud, Inc.<p>"
- "<p>Distributed by %4 and licensed under the GNU Public License (GPL) Version 2.0.<br>"
+ "<p>Distributed by %4 and licensed under the GNU General Public License (GPL) Version 2.0.<br>"
"%5 and the %5 logo are registered trademarks of %4 in the<br>"
"United States, other countries, or both.</p>")
.arg(MIRALL_VERSION_STRING).arg("http://"MIRALL_STRINGIFY(APPLICATION_DOMAIN))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list