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/daemon.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/daemon.h') diff --git a/src/daemon.h b/src/daemon.h index b7c2880..297b040 100644 --- a/src/daemon.h +++ b/src/daemon.h @@ -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. */ #ifndef SYDRA_daemon_h_INCLUDED -- cgit v1.2.3