# HG changeset patch # User diego # Date 1113655869 0 # Node ID 8dd7a656eaf826b8a50b0c93d80afff9067d7aa2 # Parent 9cf799a1a44013a9c1309c1e24a74cfe4974132b Mark modified imported files as such to comply more closely with GPL ¡ø2a. diff -r 9cf799a1a440 -r 8dd7a656eaf8 libmpdemux/dvb_defaults.h --- a/libmpdemux/dvb_defaults.h Sat Apr 16 11:31:17 2005 +0000 +++ b/libmpdemux/dvb_defaults.h Sat Apr 16 12:51:09 2005 +0000 @@ -4,6 +4,10 @@ Copyright (C) Dave Chapman 2002 + Modified for use with MPlayer, for details see the CVS changelog at + http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ + $Id$ + 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 diff -r 9cf799a1a440 -r 8dd7a656eaf8 libmpdemux/dvb_tune.c --- a/libmpdemux/dvb_tune.c Sat Apr 16 11:31:17 2005 +0000 +++ b/libmpdemux/dvb_tune.c Sat Apr 16 12:51:09 2005 +0000 @@ -2,6 +2,10 @@ Copyright (C) Dave Chapman 2001,2002 + Modified for use with MPlayer, for details see the CVS changelog at + http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ + $Id$ + 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 diff -r 9cf799a1a440 -r 8dd7a656eaf8 libmpdemux/dvbin.c --- a/libmpdemux/dvbin.c Sat Apr 16 11:31:17 2005 +0000 +++ b/libmpdemux/dvbin.c Sat Apr 16 12:51:09 2005 +0000 @@ -5,6 +5,10 @@ The latest version can be found at http://www.linuxstb.org/dvbstream +Modified for use with MPlayer, for details see the CVS changelog at +http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +$Id$ + Copyright notice: This program is free software; you can redistribute it and/or modify diff -r 9cf799a1a440 -r 8dd7a656eaf8 libmpdemux/dvbin.h --- a/libmpdemux/dvbin.h Sat Apr 16 11:31:17 2005 +0000 +++ b/libmpdemux/dvbin.h Sat Apr 16 12:51:09 2005 +0000 @@ -1,3 +1,9 @@ +/* Imported from the dvbstream project + * + * Modified for use with MPlayer, for details see the CVS changelog at + * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ + * $Id$ + */ #ifndef DVBIN_H #define DVBIN_H diff -r 9cf799a1a440 -r 8dd7a656eaf8 libmpdemux/rtp.c --- a/libmpdemux/rtp.c Sat Apr 16 11:31:17 2005 +0000 +++ b/libmpdemux/rtp.c Sat Apr 16 12:51:09 2005 +0000 @@ -1,4 +1,10 @@ -/* Imported from the dvbstream-0.2 project */ +/* Imported from the dvbstream-0.2 project + * + * Modified for use with MPlayer, for details see the CVS changelog at + * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ + * $Id$ + */ + #include #include #include diff -r 9cf799a1a440 -r 8dd7a656eaf8 libmpdemux/rtp.h --- a/libmpdemux/rtp.h Sat Apr 16 11:31:17 2005 +0000 +++ b/libmpdemux/rtp.h Sat Apr 16 12:51:09 2005 +0000 @@ -1,3 +1,10 @@ +/* Imported from the dvbstream project + * + * Modified for use with MPlayer, for details see the CVS changelog at + * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ + * $Id$ + */ + #ifndef _RTP_H #define _RTP_H