* Complete/clarify license information.

This commit is contained in:
Justin Maggard
2010-11-11 23:48:14 +00:00
parent e529b5dd6b
commit 8e0fcd56f9
78 changed files with 1268 additions and 360 deletions

View File

@ -8,23 +8,23 @@
*
* Dave Clemans, April 2003
*
* byRequest TiVo HMO Server
* Copyright (C) 2003 Dave Clemans
*
* This program is free software; you can redistribute it and/or modify
* This file is based on byRequest, and is part of MiniDLNA.
*
* byRequest 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,
* byRequest 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.
*
* 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.
*
* See the file "COPYING" for more details.
* along with byRequest. If not, see <http://www.gnu.org/licenses/>.
*/
#include "config.h"
#ifdef TIVO_SUPPORT