diff options
Diffstat (limited to 'mymenurecordinginfo.c')
-rw-r--r-- | mymenurecordinginfo.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mymenurecordinginfo.c b/mymenurecordinginfo.c index 6610227..70384b3 100644 --- a/mymenurecordinginfo.c +++ b/mymenurecordinginfo.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 <vdr/status.h> #include "myreplaycontrol.h" |