summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--live.cpp2
-rw-r--r--users.cpp4
2 files changed, 1 insertions, 5 deletions
diff --git a/live.cpp b/live.cpp
index 32a69b6..f51484e 100644
--- a/live.cpp
+++ b/live.cpp
@@ -2,8 +2,6 @@
* live.cpp: A plugin for the Video Disk Recorder
*
* See the README file for copyright information and how to reach the author.
- *
- * $Id: live.cpp,v 1.17 2007/09/17 22:23:40 tadi Exp $
*/
#include <vdr/plugin.h>
diff --git a/users.cpp b/users.cpp
index d68ec1c..f2cf066 100644
--- a/users.cpp
+++ b/users.cpp
@@ -1,9 +1,7 @@
/*
- * users.cpp: A plugin for the Video Disk Recorder
+ * users.cpp: User specific rights for the LIVE plugin.
*
* See the README file for copyright information and how to reach the author.
- *
- * $Id: users.cpp,v 1.0 2009/08/27 13:00:00 winni Exp $
*/
#include "users.h"