diff options
| author | etobi <git@e-tobi.net> | 2009-11-03 22:03:51 +0100 |
|---|---|---|
| committer | etobi <git@e-tobi.net> | 2009-11-03 22:18:04 +0100 |
| commit | 5ae195f9b432f99a25b6dbaf155879ce9fd815c1 (patch) | |
| tree | 41befd5018c3eb4f05d0c2ffcfda23601417c27d /src/SyslogErrorLogger.cc | |
| parent | 65084a42686540b5f146e7db679075863da95265 (diff) | |
| download | vdr-plugin-vodcatcher-5ae195f9b432f99a25b6dbaf155879ce9fd815c1.tar.gz vdr-plugin-vodcatcher-5ae195f9b432f99a25b6dbaf155879ce9fd815c1.tar.bz2 | |
Updated copyright year and dropped $Id
Diffstat (limited to 'src/SyslogErrorLogger.cc')
| -rw-r--r-- | src/SyslogErrorLogger.cc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/SyslogErrorLogger.cc b/src/SyslogErrorLogger.cc index faeca21..79f90bb 100644 --- a/src/SyslogErrorLogger.cc +++ b/src/SyslogErrorLogger.cc @@ -1,6 +1,6 @@ /* * vdr-vodcatcher - A plugin for the Linux Video Disk Recorder - * Copyright (c) 2007 - 2008 Tobias Grimm <vdr@e-tobi.net> + * Copyright (c) 2007 - 2009 Tobias Grimm <vdr@e-tobi.net> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the @@ -16,8 +16,6 @@ * this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * $Id: SyslogErrorLogger.cc 7652 2008-08-05 21:37:57Z svntobi $ - * */ #include "SyslogErrorLogger.h" |
