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/vdr-stub | |
| 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/vdr-stub')
| -rw-r--r-- | src/vdr-stub/ccontrolstub.cc | 4 | ||||
| -rw-r--r-- | src/vdr-stub/ccontrolstub.h | 4 | ||||
| -rw-r--r-- | src/vdr-stub/i18n.cc | 4 | ||||
| -rw-r--r-- | src/vdr-stub/menuitems.cc | 4 | ||||
| -rw-r--r-- | src/vdr-stub/menusetuppagestub.h | 4 | ||||
| -rw-r--r-- | src/vdr-stub/osdbase.cc | 4 | ||||
| -rw-r--r-- | src/vdr-stub/plugin.cc | 4 | ||||
| -rw-r--r-- | src/vdr-stub/pluginhooks.cc | 4 | ||||
| -rw-r--r-- | src/vdr-stub/pluginhooks.h | 4 | ||||
| -rw-r--r-- | src/vdr-stub/tools.cc | 4 |
10 files changed, 10 insertions, 30 deletions
diff --git a/src/vdr-stub/ccontrolstub.cc b/src/vdr-stub/ccontrolstub.cc index 1e53f87..83da6fd 100644 --- a/src/vdr-stub/ccontrolstub.cc +++ b/src/vdr-stub/ccontrolstub.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: ccontrolstub.cc 7652 2008-08-05 21:37:57Z svntobi $ - * */ #include <vdr/player.h> diff --git a/src/vdr-stub/ccontrolstub.h b/src/vdr-stub/ccontrolstub.h index 9218cf6..a81528e 100644 --- a/src/vdr-stub/ccontrolstub.h +++ b/src/vdr-stub/ccontrolstub.h @@ -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: ccontrolstub.h 7652 2008-08-05 21:37:57Z svntobi $ - * */ #ifndef ___CCONTROLSTUB_H diff --git a/src/vdr-stub/i18n.cc b/src/vdr-stub/i18n.cc index 6bab61a..19e4a6b 100644 --- a/src/vdr-stub/i18n.cc +++ b/src/vdr-stub/i18n.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: i18n.cc 7656 2008-08-09 21:07:45Z svntobi $ - * */ #include <string> diff --git a/src/vdr-stub/menuitems.cc b/src/vdr-stub/menuitems.cc index 2550ea5..0b44941 100644 --- a/src/vdr-stub/menuitems.cc +++ b/src/vdr-stub/menuitems.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: menuitems.cc 7652 2008-08-05 21:37:57Z svntobi $ - * */ #include <vdr/menuitems.h> diff --git a/src/vdr-stub/menusetuppagestub.h b/src/vdr-stub/menusetuppagestub.h index 711c470..74c02ae 100644 --- a/src/vdr-stub/menusetuppagestub.h +++ b/src/vdr-stub/menusetuppagestub.h @@ -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: menusetuppagestub.h 7652 2008-08-05 21:37:57Z svntobi $ - * */ #ifndef ___MENUSETUPPAGESTUB_H diff --git a/src/vdr-stub/osdbase.cc b/src/vdr-stub/osdbase.cc index 31b991d..be2ec90 100644 --- a/src/vdr-stub/osdbase.cc +++ b/src/vdr-stub/osdbase.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: osdbase.cc 7652 2008-08-05 21:37:57Z svntobi $ - * */ #include <vdr/osdbase.h> diff --git a/src/vdr-stub/plugin.cc b/src/vdr-stub/plugin.cc index f1c481b..dccaa8c 100644 --- a/src/vdr-stub/plugin.cc +++ b/src/vdr-stub/plugin.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: plugin.cc 7652 2008-08-05 21:37:57Z svntobi $ - * */ #include <string> diff --git a/src/vdr-stub/pluginhooks.cc b/src/vdr-stub/pluginhooks.cc index 719de81..4b847f5 100644 --- a/src/vdr-stub/pluginhooks.cc +++ b/src/vdr-stub/pluginhooks.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: pluginhooks.cc 7652 2008-08-05 21:37:57Z svntobi $ - * */ #include "pluginhooks.h" diff --git a/src/vdr-stub/pluginhooks.h b/src/vdr-stub/pluginhooks.h index 4ac8cdd..b5f5172 100644 --- a/src/vdr-stub/pluginhooks.h +++ b/src/vdr-stub/pluginhooks.h @@ -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: pluginhooks.h 7652 2008-08-05 21:37:57Z svntobi $ - * */ #ifndef ___PLUGINHOOKS_H diff --git a/src/vdr-stub/tools.cc b/src/vdr-stub/tools.cc index 4975303..44a5f3b 100644 --- a/src/vdr-stub/tools.cc +++ b/src/vdr-stub/tools.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: tools.cc 7652 2008-08-05 21:37:57Z svntobi $ - * */ #include <vdr/tools.h> |
