[MPlayer-cvslog] CVS: main/libmpdemux dvb_defaults.h, 1.2, 1.3 dvb_tune.c, 1.11, 1.12 dvbin.c, 1.12, 1.13 dvbin.h, 1.9, 1.10 rtp.c, 1.7, 1.8 rtp.h, 1.3, 1.4

Diego Biurrun CVS syncmail at mplayerhq.hu
Sat Apr 16 14:51:11 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var2/tmp/cvs-serv31644/libmpdemux

Modified Files:
	dvb_defaults.h dvb_tune.c dvbin.c dvbin.h rtp.c rtp.h 
Log Message:
Mark modified imported files as such to comply more closely with GPL §2a.


Index: dvb_defaults.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/dvb_defaults.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dvb_defaults.h	26 Apr 2004 21:22:33 -0000	1.2
+++ dvb_defaults.h	16 Apr 2005 12:51:09 -0000	1.3
@@ -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

Index: dvb_tune.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/dvb_tune.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dvb_tune.c	6 Jan 2005 09:43:10 -0000	1.11
+++ dvb_tune.c	16 Apr 2005 12:51:09 -0000	1.12
@@ -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

Index: dvbin.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/dvbin.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- dvbin.c	6 Jan 2005 09:43:10 -0000	1.12
+++ dvbin.c	16 Apr 2005 12:51:09 -0000	1.13
@@ -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

Index: dvbin.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/dvbin.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- dvbin.h	6 Jan 2005 09:43:10 -0000	1.9
+++ dvbin.h	16 Apr 2005 12:51:09 -0000	1.10
@@ -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

Index: rtp.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/rtp.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rtp.c	11 Jul 2004 22:47:49 -0000	1.7
+++ rtp.c	16 Apr 2005 12:51:09 -0000	1.8
@@ -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 <stdlib.h>
 #include <string.h>
 #include <unistd.h>

Index: rtp.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/rtp.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rtp.h	11 Jul 2004 22:47:49 -0000	1.3
+++ rtp.h	16 Apr 2005 12:51:09 -0000	1.4
@@ -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
 




More information about the MPlayer-cvslog mailing list