[Pkg-owncloud-commits] [owncloud-client] 46/219: Fixing spellingerror
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat Oct 11 14:43:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 68792ee9db9c94e51ac1d8e41e4ff52bdb920012
Author: hefee <hefee at netzguerilla.net>
Date: Sat Aug 30 02:18:55 2014 +0200
Fixing spellingerror
GNU Public License -> GNU General Public License
---
src/mirall/owncloudtheme.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mirall/owncloudtheme.cpp b/src/mirall/owncloudtheme.cpp
index 5e5b2a5..6691c69 100644
--- a/src/mirall/owncloudtheme.cpp
+++ b/src/mirall/owncloudtheme.cpp
@@ -50,7 +50,7 @@ QString ownCloudTheme::about() const
"Olivier Goffart, Markus Götz and others.<br/>"
"Based on Mirall by Duncan Mac-Vicar P.</small></p>"
"<p>Copyright ownCloud, Inc.</p>"
- "<p>Licensed under the GNU Public License (GPL) Version 2.0<br/>"
+ "<p>Licensed under the GNU General Public License (GPL) Version 2.0<br/>"
"ownCloud and the ownCloud Logo are registered trademarks of ownCloud, "
"Inc. in the United States, other countries, or both</p>"
)
--
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