summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-05-26 00:00:03 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-05-26 00:00:03 +0200
commit6eb018ecb5009590dc26f44d66c22e1dc044a257 (patch)
tree07c67914d3f4162b7df9b510b45072dbbe5bbba1 /src/Makefile
parentfurther cleanups, improved options parser based on glib (diff)
added gstreamer exception to License
further cleanups
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 1fac122..7a8e060 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -22,6 +22,12 @@
## You should have received a copy of the GNU General Public License
## along with gstdvbbackend. If not, see <http://www.gnu.org/licenses/>.
##
+## 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 gstdvbbackend.
+## This permission goes above and beyond the permissions granted by the
+## GPL license sydra is covered by.
+##
ifneq ($(MAKECMDGOALS),distclean)
include include.mk