[Android] License: we only use FLAC libs, and GnuTLS libs
Jean-Baptiste Kempf
git at videolan.org
Mon Apr 4 15:49:53 CEST 2016
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Apr 4 15:47:05 2016 +0200| [c2bc57c8527772b980c321fd97201e5f9ce7b0da] | committer: Jean-Baptiste Kempf
License: we only use FLAC libs, and GnuTLS libs
So, those are under LGPL
> https://code.videolan.org/videolan/vlc-android/commit/c2bc57c8527772b980c321fd97201e5f9ce7b0da
---
vlc-android/assets/licence.htm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vlc-android/assets/licence.htm b/vlc-android/assets/licence.htm
index 927666b..2de3c87 100644
--- a/vlc-android/assets/licence.htm
+++ b/vlc-android/assets/licence.htm
@@ -20,10 +20,10 @@
<ul>
<li>Android Open Source Project - Copyright © 2008 The Android Open Source Project - <a href="http://opensource.org/licenses/ISC">2-clause BSD license</a></li>
<li>FFmpeg/Libav - Copyright © 2000-2010 the FFmpeg developers - <a href="http://www.gnu.org/licenses/lgpl-2.1.txt">LGPL v2.1 or later</a></li>
- <li>FLAC - Copyright © 2001-2012 Josh Coalson et al. - <a href="http://www.gnu.org/licenses/gpl-2.0.txt">GPL v2 or later</a>, codec libs <a href="#xiph">Xiph.org BSD license</a></li>
+ <li>FLAC - Copyright © 2001-2012 Josh Coalson et al. - codec libs <a href="#xiph">Xiph.org BSD license</a></li>
<li>Freetype2 - Copyright © 2006-2011 by David Turner, Robert Wilhelm, and Werner Lemberg. - <a href="http://www.gnu.org/licenses/gpl-2.0.txt">GPL v2 or later</a></li>
<li>Fribidi - Copyright © Behdad Esfahbod - <a href="http://www.gnu.org/licenses/lgpl-2.1.txt">LGPL v2.1 or later</a></li>
- <li>GnuTLS - Copyright © 2000-2012 Free Software Foundation - <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GPL v3 or later</a></li>
+ <li>GnuTLS - Copyright © 2000-2012 Free Software Foundation - <a href="http://www.gnu.org/licenses/lgpl-2.1.txt">LGPL v2.1 or later</a></li>
<li>GOOM! - Copyright © 2000-2004 Jean-Christophe Hoelt - <a href="http://www.gnu.org/licenses/lgpl-2.1.txt">LGPL v2.1 or later</a></li>
<li>GSM - Copyright © 1992-1994 Jutta Degener & Carsten Bormann - <a href="#gsm">GSM permissive license</a></li>
<li>liba52 - Copyright © Aaron Holtzman, Michel Lespinasse, et al. - <a href="http://www.gnu.org/licenses/gpl-2.0.txt">GPL v2 or later</a></li>
More information about the Android
mailing list