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/VodcatcherPluginCommandline_test.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/VodcatcherPluginCommandline_test.cc')
-rw-r--r-- | src/VodcatcherPluginCommandline_test.cc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/VodcatcherPluginCommandline_test.cc b/src/VodcatcherPluginCommandline_test.cc index 442c33e..3109aa9 100644 --- a/src/VodcatcherPluginCommandline_test.cc +++ b/src/VodcatcherPluginCommandline_test.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: VodcatcherPluginCommandline_test.cc 7652 2008-08-05 21:37:57Z svntobi $ - * */ #include <string> |