[Android] Code is GPLv3, because of Apache libs

Jean-Baptiste Kempf git at videolan.org
Fri Jun 22 00:40:13 CEST 2012


android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jun 22 00:38:57 2012 +0200| [471bb1b23a4b80103277be06232edfe1deaf00d6] | committer: Jean-Baptiste Kempf

Code is GPLv3, because of Apache libs

> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=471bb1b23a4b80103277be06232edfe1deaf00d6
---

 vlc-android/res/values/strings.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index 6eef879..0d3adca 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -72,7 +72,7 @@
     <string name="surface_fit_vertical">Fit vertical</string>
     <string name="surface_fill">Fill</string>
     <string name="surface_original">Center</string>
-    <string name="about_text">\nVLC media player\n\nVLC authors and VideoLAN\n\nLicensed under the GPLv2\n</string>
+    <string name="about_text">\nVLC media player\n\nVLC authors and VideoLAN\n\nLicensed under the GPLv3\n</string>
     <string name="about_version">version xxx</string>
     <string name="thumbnail">Thumbnail</string>
     <string name="main_prefs_category">Main</string>



More information about the Android mailing list