changeset 14938:25df9508f9a8

Mark modified files as such to comply more closely with GPL ¡ø2a.
author diego
date Fri, 11 Mar 2005 02:40:28 +0000
parents d18e40806248
children 79e7b344b47e
files libmpdvdkit2/bswap.h libmpdvdkit2/dvd_input.c libmpdvdkit2/dvd_input.h libmpdvdkit2/dvd_reader.c libmpdvdkit2/dvd_udf.c libmpdvdkit2/ifo_print.c libmpdvdkit2/ifo_print.h libmpdvdkit2/ifo_read.c libmpdvdkit2/ifo_read.h libmpdvdkit2/ifo_types.h libmpdvdkit2/nav_print.c libmpdvdkit2/nav_print.h libmpdvdkit2/nav_read.c libmpdvdkit2/nav_read.h libmpdvdkit2/nav_types.h
diffstat 15 files changed, 60 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdvdkit2/bswap.h	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/bswap.h	Fri Mar 11 02:40:28 2005 +0000
@@ -5,6 +5,10 @@
  * Copyright (C) 2000, 2001 Billy Biggs <vektor@dumbterm.net>,
  *                          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or
--- a/libmpdvdkit2/dvd_input.c	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/dvd_input.c	Fri Mar 11 02:40:28 2005 +0000
@@ -2,6 +2,10 @@
  * Copyright (C) 2002 Samuel Hocevar <sam@zoy.org>,
  *                    Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or
--- a/libmpdvdkit2/dvd_input.h	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/dvd_input.h	Fri Mar 11 02:40:28 2005 +0000
@@ -5,6 +5,10 @@
  * Copyright (C) 2001, 2002 Samuel Hocevar <sam@zoy.org>,
  *                          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or
--- a/libmpdvdkit2/dvd_reader.c	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/dvd_reader.c	Fri Mar 11 02:40:28 2005 +0000
@@ -2,6 +2,10 @@
  * Copyright (C) 2001, 2002 Billy Biggs <vektor@dumbterm.net>,
  *                          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or (at
--- a/libmpdvdkit2/dvd_udf.c	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/dvd_udf.c	Fri Mar 11 02:40:28 2005 +0000
@@ -8,6 +8,10 @@
  *   Joey Parrish <joey@nicewarrior.org>.
  *     - updated from libdvdread 0.9.4 and removed udf caching
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * dvdudf: parse and read the UDF volume information of a DVD Video
  * Copyright (C) 1999 Christian Wolff for convergence integrated media
  * GmbH The author can be reached at scarabaeus@convergence.de, the
--- a/libmpdvdkit2/ifo_print.c	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/ifo_print.c	Fri Mar 11 02:40:28 2005 +0000
@@ -2,6 +2,10 @@
  * Copyright (C) 2000, 2001, 2002 Björn Englund <d4bjorn@dtek.chalmers.se>, 
  *                                Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or
--- a/libmpdvdkit2/ifo_print.h	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/ifo_print.h	Fri Mar 11 02:40:28 2005 +0000
@@ -5,6 +5,10 @@
  * Copyright (C) 2000, 2001 Björn Englund <d4bjorn@dtek.chalmers.se>,
  *                          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or
--- a/libmpdvdkit2/ifo_read.c	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/ifo_read.c	Fri Mar 11 02:40:28 2005 +0000
@@ -2,6 +2,10 @@
  * Copyright (C) 2000, 2001, 2002  Björn Englund <d4bjorn@dtek.chalmers.se>, 
  *                                 Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or
--- a/libmpdvdkit2/ifo_read.h	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/ifo_read.h	Fri Mar 11 02:40:28 2005 +0000
@@ -5,6 +5,10 @@
  * Copyright (C) 2000, 2001, 2002 Björn Englund <d4bjorn@dtek.chalmers.se>,
  *                                Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or
--- a/libmpdvdkit2/ifo_types.h	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/ifo_types.h	Fri Mar 11 02:40:28 2005 +0000
@@ -5,6 +5,10 @@
  * Copyright (C) 2000, 2001 Björn Englund <d4bjorn@dtek.chalmers.se>,
  *                          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or
--- a/libmpdvdkit2/nav_print.c	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/nav_print.c	Fri Mar 11 02:40:28 2005 +0000
@@ -1,6 +1,10 @@
 /*
  * Copyright (C) 2000, 2001, 2002 Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * Much of the contents in this file is based on VOBDUMP.
  *
  * VOBDUMP: a program for examining DVD .VOB filse
--- a/libmpdvdkit2/nav_print.h	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/nav_print.h	Fri Mar 11 02:40:28 2005 +0000
@@ -5,6 +5,10 @@
  * Copyright (C) 2001 Billy Biggs <vektor@dumbterm.net>,
  *                    Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or (at
--- a/libmpdvdkit2/nav_read.c	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/nav_read.c	Fri Mar 11 02:40:28 2005 +0000
@@ -1,6 +1,10 @@
 /*
  * Copyright (C) 2000, 2001, 2002 Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or
--- a/libmpdvdkit2/nav_read.h	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/nav_read.h	Fri Mar 11 02:40:28 2005 +0000
@@ -4,6 +4,10 @@
 /*
  * Copyright (C) 2000, 2001 Håkan Hjort <d95hjort@dtek.chalmers.se>.
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed 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 of the License, or
--- a/libmpdvdkit2/nav_types.h	Fri Mar 11 02:39:54 2005 +0000
+++ b/libmpdvdkit2/nav_types.h	Fri Mar 11 02:40:28 2005 +0000
@@ -4,6 +4,10 @@
 /*
  * Copyright (C) 2000, 2001 Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * The data structures in this file should represent the layout of the
  * pci and dsi packets as they are stored in the stream.  Information
  * found by reading the source to VOBDUMP is the base for the structure