From 1024a956ba4e2eb8ec49a3d240d5d648c8b5c103 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Mon, 20 Oct 2003 11:22:42 +0000 Subject: [PATCH] Gerd approved license change, so this code is now LGPL too Original commit message from CVS: Gerd approved license change, so this code is now LGPL too --- gst-libs/gst/xwindowlistener/xwindowlistener.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/gst-libs/gst/xwindowlistener/xwindowlistener.c b/gst-libs/gst/xwindowlistener/xwindowlistener.c index 0a400a53f0..513e029d44 100644 --- a/gst-libs/gst/xwindowlistener/xwindowlistener.c +++ b/gst-libs/gst/xwindowlistener/xwindowlistener.c @@ -155,11 +155,8 @@ gst_x_window_listener_set_xid (GstXWindowListener *xwin, * - next, we call the per-instance virtual functions set by the client * - and we do all this in an endless cycle * - * Unfortunately, part of this code is inspired by XawTV, so the - * runtime license for this code as a whole will be GPL unless - * someone can rewrite this or ask permission to the original - * author (Gerd Knorr ) to let us re-license - * this piece of code to LGPL. + * This code originates largely from xawtv. By permission of Gerd Knorr + * , it was relicensed to LGPL. */ #define DEBUG(format, args...) \