mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
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
This commit is contained in:
parent
db00bc4c7c
commit
86fa6df97d
1 changed files with 2 additions and 5 deletions
|
@ -155,11 +155,8 @@ gst_x_window_listener_set_xid (GstXWindowListener *xwin,
|
||||||
* - next, we call the per-instance virtual functions set by the client
|
* - next, we call the per-instance virtual functions set by the client
|
||||||
* - and we do all this in an endless cycle
|
* - and we do all this in an endless cycle
|
||||||
*
|
*
|
||||||
* Unfortunately, part of this code is inspired by XawTV, so the
|
* This code originates largely from xawtv. By permission of Gerd Knorr
|
||||||
* runtime license for this code as a whole will be GPL unless
|
* <kraxel@bytesex.org>, it was relicensed to LGPL.
|
||||||
* someone can rewrite this or ask permission to the original
|
|
||||||
* author (Gerd Knorr <kraxel@bytesex.org>) to let us re-license
|
|
||||||
* this piece of code to LGPL.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define DEBUG(format, args...) \
|
#define DEBUG(format, args...) \
|
||||||
|
|
Loading…
Reference in a new issue