summaryrefslogtreecommitdiff
path: root/src/streamer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/streamer.h')
-rw-r--r--src/streamer.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/streamer.h b/src/streamer.h
index f7f11f3..13a4109 100644
--- a/src/streamer.h
+++ b/src/streamer.h
@@ -21,10 +21,16 @@
*
* 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.
*/
-#ifndef RHARCHIVE_streamer_h_INCLUDED
-#define RHARCHIVE_streamer_h_INCLUDED
+#ifndef GSTDVBBACKEND_streamer_h_INCLUDED
+#define GSTDVBBACKEND_streamer_h_INCLUDED
#include <gst/gst.h>
#include <glib.h>