diff options
-rw-r--r-- | live.cpp | 2 | ||||
-rw-r--r-- | users.cpp | 4 |
2 files changed, 1 insertions, 5 deletions
@@ -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> @@ -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" |