From 761ae57310985bc9d351eafe66e0fd8e1be51edf Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 20 Sep 2014 15:48:26 +0200 Subject: added exception for non-GPL Gstreamer components --- src/slist.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/slist.c') diff --git a/src/slist.c b/src/slist.c index 884339f..59d470c 100644 --- a/src/slist.c +++ b/src/slist.c @@ -25,6 +25,12 @@ * * You should have received a copy of the GNU General Public License * along with sydra. If not, see . + * + * In addition, as a special exception, the copyright holders hereby + * grant permission for non-GPL-compatible GStreamer plugins to be used + * and distributed together with GStreamer and sydra. + * This permission goes above and beyond the permissions granted by the + * GPL license sydra is covered by. */ #include -- cgit v1.2.3