summaryrefslogtreecommitdiff
path: root/mydvbplayer.c
diff options
context:
space:
mode:
Diffstat (limited to 'mydvbplayer.c')
-rw-r--r--mydvbplayer.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/mydvbplayer.c b/mydvbplayer.c
index 4578ff4..2ef2b28 100644
--- a/mydvbplayer.c
+++ b/mydvbplayer.c
@@ -1,3 +1,9 @@
+/*
+ * See the README file for copyright information and how to reach the author.
+ *
+ * This code is directly taken from VDR with some changes by me to work with this plugin
+ */
+
#include "mydvbplayer.h"
#include <stdlib.h>
#include <vdr/recording.h>