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/string_list.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/string_list.h') diff --git a/src/string_list.h b/src/string_list.h index aaa90fb..a1c3e5d 100644 --- a/src/string_list.h +++ b/src/string_list.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_string_list_h_INCLUDED -- cgit v1.2.3