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/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 1ee2157..f1e1bb3 100644 --- a/src/Makefile +++ b/src/Makefile @@ -26,6 +26,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. +## ifneq ($(MAKECMDGOALS),distclean) include include.mk -- cgit v1.2.3