eitd: unify copyright header

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9e1ba71ae8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-07 (Wed, 07 Mar 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-03-07 16:43:21 +04:00
parent cdf3d80717
commit db7e1eb1b2
11 changed files with 204 additions and 203 deletions

View File

@@ -1,27 +1,27 @@
// /*
// $Id: SIevents.cpp,v 1.35 2008/08/16 19:23:18 seife Exp $ * class SIevents (dbox-II-project)
// *
// classes SIevent and SIevents (dbox-II-project) * Copyright (C) 2001 fnbrd (fnbrd@gmx.de)
// * Homepage: http://dbox2.elxsi.de
// Homepage: http://dbox2.elxsi.de *
// * Copyright (C) 2011-2012 CoolStream International Ltd
// Copyright (C) 2001 fnbrd (fnbrd@gmx.de) *
// * License: GPLv2
// 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 * This program is free software; you can redistribute it and/or modify
// the Free Software Foundation; either version 2 of the License, or * it under the terms of the GNU General Public License as published by
// (at your option) any later version. * the Free Software Foundation;
// *
// This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details. * GNU General Public License for more details.
// *
// You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// *
// */
#include <stdio.h> #include <stdio.h>
#include <time.h> #include <time.h>

View File

@@ -1,26 +1,24 @@
// /*
// $Id: SIevents.hpp,v 1.29 2008/08/16 19:23:18 seife Exp $ * (C) 2001 by fnbrd (fnbrd@gmx.de),
// *
// classes SIevent and SIevents (dbox-II-project) * Copyright (C) 2011-2012 CoolStream International Ltd
// *
// Homepage: http://dbox2.elxsi.de * License: GPLv2
// *
// Copyright (C) 2001 fnbrd (fnbrd@gmx.de) * 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
// This program is free software; you can redistribute it and/or modify * the Free Software Foundation;
// it under the terms of the GNU General Public License as published by *
// the Free Software Foundation; either version 2 of the License, or * This program is distributed in the hope that it will be useful,
// (at your option) any later version. * but WITHOUT ANY WARRANTY; without even the implied warranty of
// * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// This program is distributed in the hope that it will be useful, * GNU General Public License for more details.
// but WITHOUT ANY WARRANTY; without even the implied warranty of *
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * You should have received a copy of the GNU General Public License
// GNU General Public License for more details. * along with this program; if not, write to the Free Software
// * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// You should have received a copy of the GNU General Public License *
// along with this program; if not, write to the Free Software */
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
#ifndef SIEVENTS_HPP #ifndef SIEVENTS_HPP
#define SIEVENTS_HPP #define SIEVENTS_HPP

View File

@@ -1,27 +1,26 @@
// /*
// $Id: SIsections.cpp,v 1.61 2009/09/04 18:37:00 dbt Exp $ * SIsections.cpp, classes for SI sections (dbox-II-project)
// *
// classes for SI sections (dbox-II-project) * (C) 2001 by fnbrd (fnbrd@gmx.de),
// *
// Homepage: http://dbox2.elxsi.de * Copyright (C) 2011-2012 CoolStream International Ltd
// *
// Copyright (C) 2001 fnbrd (fnbrd@gmx.de) * License: GPLv2
// *
// This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation;
// (at your option) any later version. *
// * This program is distributed in the hope that it will be useful,
// This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of
// but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details.
// GNU General Public License for more details. *
// * You should have received a copy of the GNU General Public License
// You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software
// along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *
// */
//
#include <config.h> #include <config.h>
#include <stdio.h> #include <stdio.h>
@@ -42,7 +41,6 @@
#include <dvbsi++/time_date_section.h> #include <dvbsi++/time_date_section.h>
#include <dvbsi++/local_time_offset_descriptor.h> #include <dvbsi++/local_time_offset_descriptor.h>
void SIsectionEIT::parse(void) void SIsectionEIT::parse(void)
{ {
const EventList &elist = *getEvents(); const EventList &elist = *getEvents();

View File

@@ -1,27 +1,27 @@
// /*
// $Id: SIsections.hpp,v 1.28 2009/07/26 17:02:46 rhabarber1848 Exp $ * SIsections.hpp, classes for SI sections (dbox-II-project)
// *
// classes for SI sections (dbox-II-project) * (C) 2001 by fnbrd (fnbrd@gmx.de),
// * Copyright (C) 2003 Andreas Oberritter <obi@tuxbox.org>
// Homepage: http://dbox2.elxsi.de *
// * Copyright (C) 2011-2012 CoolStream International Ltd
// Copyright (C) 2001 fnbrd (fnbrd@gmx.de) *
// Copyright (C) 2003 Andreas Oberritter <obi@tuxbox.org> * License: GPLv2
// *
// This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation;
// (at your option) any later version. *
// * This program is distributed in the hope that it will be useful,
// This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of
// but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details.
// GNU General Public License for more details. *
// * You should have received a copy of the GNU General Public License
// You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software
// along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *
// */
#ifndef SISECTIONS_HPP #ifndef SISECTIONS_HPP
#define SISECTIONS_HPP #define SISECTIONS_HPP

View File

@@ -1,27 +1,27 @@
// /*
// $Id: SIservices.hpp,v 1.15 2009/02/24 19:09:10 seife Exp $ * classes SIservices and SIservices (dbox-II-project)
// *
// classes SIservices and SIservices (dbox-II-project) * (C) 2001 by fnbrd (fnbrd@gmx.de),
// * 2003 by thegoodguy <thegoodguy@berlios.de>
// Homepage: http://dbox2.elxsi.de *
// * Copyright (C) 2011-2012 CoolStream International Ltd
// Copyright (C) 2001 fnbrd (fnbrd@gmx.de), *
// 2002 thegoodguy (thegoodguy@berlios.de) * License: GPLv2
// *
// This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation;
// (at your option) any later version. *
// * This program is distributed in the hope that it will be useful,
// This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of
// but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details.
// GNU General Public License for more details. *
// * You should have received a copy of the GNU General Public License
// You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software
// along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *
// */
#ifndef SISERVICES_HPP #ifndef SISERVICES_HPP
#define SISERVICES_HPP #define SISERVICES_HPP

View File

@@ -1,26 +1,26 @@
// /*
// $Id: SIutils.cpp,v 1.15 2005/11/03 21:08:52 mogway Exp $ * SIutils.cpp, utility functions for the SI-classes (dbox-II-project)
// *
// utility functions for the SI-classes (dbox-II-project) * (C) 2001 by fnbrd (fnbrd@gmx.de)
// *
// Homepage: http://dbox2.elxsi.de * Copyright (C) 2011-2012 CoolStream International Ltd
// *
// Copyright (C) 2001 fnbrd (fnbrd@gmx.de) * License: GPLv2
// *
// This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation;
// (at your option) any later version. *
// * This program is distributed in the hope that it will be useful,
// This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of
// but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details.
// GNU General Public License for more details. *
// * You should have received a copy of the GNU General Public License
// You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software
// along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *
// */
#include <stdio.h> #include <stdio.h>
#include <unistd.h> #include <unistd.h>

View File

@@ -1,27 +1,26 @@
// /*
// $Id: SIutils.hpp,v 1.5 2006/05/19 21:28:08 houdini Exp $ * SIutils.hpp, utility functions for the SI-classes (dbox-II-project)
// *
// utility functions for the SI-classes (dbox-II-project) * (C) 2001 by fnbrd (fnbrd@gmx.de),
// *
// Homepage: http://dbox2.elxsi.de * Copyright (C) 2011-2012 CoolStream International Ltd
// *
// Copyright (C) 2001 fnbrd (fnbrd@gmx.de) * License: GPLv2
// *
// This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation;
// (at your option) any later version. *
// * This program is distributed in the hope that it will be useful,
// This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of
// but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details.
// GNU General Public License for more details. *
// * You should have received a copy of the GNU General Public License
// You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software
// along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *
// */
#ifndef SIUTILS_HPP #ifndef SIUTILS_HPP
#define SIUTILS_HPP #define SIUTILS_HPP

View File

@@ -1,14 +1,15 @@
/* /*
* $Header: /cvs/tuxbox/apps/tuxbox/neutrino/daemons/sectionsd/debug.cpp,v 1.3 2008/06/15 10:19:38 seife Exp $ * debug.cpp, Debug tools (sectionsd) - d-box2 linux project
*
* Debug tools (sectionsd) - d-box2 linux project
* *
* (C) 2003 by thegoodguy <thegoodguy@berlios.de> * (C) 2003 by thegoodguy <thegoodguy@berlios.de>
* *
* Copyright (C) 2011-2012 CoolStream International Ltd
*
* License: GPLv2
*
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation;
* (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@@ -1,14 +1,16 @@
/* /*
* $Header: /cvs/tuxbox/apps/tuxbox/neutrino/daemons/sectionsd/debug.h,v 1.4 2008/10/05 13:40:36 seife Exp $ * debug.h, Debug tools (sectionsd) - d-box2 linux project
* *
* Debug tools (sectionsd) - d-box2 linux project * (C) 2001 by fnbrd (fnbrd@gmx.de),
* 2003 by thegoodguy <thegoodguy@berlios.de>
* *
* (C) 2003 by thegoodguy <thegoodguy@berlios.de> * Copyright (C) 2011-2012 CoolStream International Ltd
*
* License: GPLv2
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation;
* (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@@ -1,26 +1,25 @@
// /*
// (dbox-II-project) * (C) 2001 by fnbrd,
// * Copyright (C) 2008, 2009 Stefan Seyfried
// Copyright (C) 2001 by fnbrd *
// * Copyright (C) 2011-2012 CoolStream International Ltd
// Homepage: http://dbox2.elxsi.de *
// * License: GPLv2
// Copyright (C) 2008, 2009 Stefan Seyfried *
// * This program is free software; you can redistribute it and/or modify
// 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
// it under the terms of the GNU General Public License as published by * the Free Software Foundation;
// the Free Software Foundation; either version 2 of the License, or *
// (at your option) any later version. * This program is distributed in the hope that it will be useful,
// * but WITHOUT ANY WARRANTY; without even the implied warranty of
// This program is distributed in the hope that it will be useful, * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// but WITHOUT ANY WARRANTY; without even the implied warranty of * GNU General Public License for more details.
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
// GNU General Public License for more details. * You should have received a copy of the GNU General Public License
// * along with this program; if not, write to the Free Software
// You should have received a copy of the GNU General Public License * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// along with this program; if not, write to the Free Software *
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
//
#include <config.h> #include <config.h>

View File

@@ -1,11 +1,15 @@
/* /*
* *
* (C) 2003 by thegoodguy <thegoodguy@berlios.de> * (C) 2001 by fnbrd (fnbrd@gmx.de),
* 2003 by thegoodguy <thegoodguy@berlios.de>
*
* Copyright (C) 2011-2012 CoolStream International Ltd
*
* License: GPLv2
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation;
* (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of