[vlc-commits] ZVBI: remove the wrong warning about GPL

Jean-Baptiste Kempf git at videolan.org
Wed Dec 19 17:04:06 CET 2012


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec 19 16:40:35 2012 +0100| [c53c495b835b54578c331451d2c74209e9fdd04b] | committer: Jean-Baptiste Kempf

ZVBI: remove the wrong warning about GPL

libzvbi is LGPL :)

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c53c495b835b54578c331451d2c74209e9fdd04b
---

 modules/codec/zvbi.c |    7 -------
 1 file changed, 7 deletions(-)

diff --git a/modules/codec/zvbi.c b/modules/codec/zvbi.c
index a8817ac..f97370d 100644
--- a/modules/codec/zvbi.c
+++ b/modules/codec/zvbi.c
@@ -23,13 +23,6 @@
  *****************************************************************************/
 
 /*****************************************************************************
- * NOTA BENE: this module requires the linking against a library which is
- * known to require licensing under the GNU General Public License version 2
- * (or later). Therefore, the result of compiling this module will normally
- * be subject to the terms of that later license.
- *****************************************************************************/
-
-/*****************************************************************************
  *
  * information on teletext format can be found here :
  * http://pdc.ro.nu/teletext.html



More information about the vlc-commits mailing list