Moviebrowser: complete licence texts

This commit is contained in:
2016-10-05 17:45:52 +02:00
parent b8e1d0ebbd
commit fe8e3896a0
4 changed files with 110 additions and 58 deletions

View File

@@ -1,25 +1,25 @@
/***************************************************************************
Neutrino-GUI - DBoxII-Project
/*
Based up Neutrino-GUI - Tuxbox-Project
Copyright (C) 2001 by Steffen Hehn 'McClean'
License: GPL
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 Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
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 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
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
along with this program. If not, see <http://www.gnu.org/licenses/>.
***********************************************************
Module Name: moviebrowser.cpp .
Module Name: mb.cpp
Description: Implementation of the CMovieBrowser class
This class provides a filebrowser window to view, select and start a movies from HD.
@@ -27,12 +27,14 @@
Date: Nov 2005
Author: Günther@tuxbox.berlios.org
Author: Guenther@tuxbox.berlios.org
based on code of Steffen Hehn 'McClean'
(C) 2009-2014 Stefan Seyfried
****************************************************************************/
outsourced:
(C) 2016, Thilo Graf 'dbt'
*/
#ifdef HAVE_CONFIG_H
#include <config.h>