diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2010-04-11 12:06:26 +0200 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2010-04-11 12:06:26 +0200 |
commit | bab0de19e0559d0cabfd79628d574f6bc791d921 (patch) | |
tree | 880962b9ad8c3e7f9ec25114ac8086cdc1d0749a /users.cpp | |
parent | 7fd6bf996bf71d00f52591009b3e5e9c5faf35a6 (diff) | |
download | vdr-plugin-live-bab0de19e0559d0cabfd79628d574f6bc791d921.tar.gz vdr-plugin-live-bab0de19e0559d0cabfd79628d574f6bc791d921.tar.bz2 |
Removed CVS specific tag, because it modifies the file at cvs checkin and complicates thus the bridging between git and cvs.cvs-commit-369
Diffstat (limited to 'users.cpp')
-rw-r--r-- | users.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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" |