summaryrefslogtreecommitdiffstats
path: root/libmpdvdkit2
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-22 13:34:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-22 13:34:00 +0000
commit57f3213401a8becec64d1eed7586fefe7c663c73 (patch)
treef6cac27e636ba4a1f8ab99f89dd58876a88c4685 /libmpdvdkit2
parentbfc890d688c099e64ae78d992ee38826fbc39d34 (diff)
downloadmpv-57f3213401a8becec64d1eed7586fefe7c663c73.tar.bz2
mpv-57f3213401a8becec64d1eed7586fefe7c663c73.tar.xz
CVS --> Subversion in copyright notices
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18786 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpdvdkit2')
-rw-r--r--libmpdvdkit2/bswap.h2
-rw-r--r--libmpdvdkit2/common.h2
-rw-r--r--libmpdvdkit2/css.c2
-rw-r--r--libmpdvdkit2/device.c2
-rw-r--r--libmpdvdkit2/dvd_input.c2
-rw-r--r--libmpdvdkit2/dvd_reader.c2
-rw-r--r--libmpdvdkit2/dvd_udf.c2
-rw-r--r--libmpdvdkit2/error.c2
-rw-r--r--libmpdvdkit2/ifo_print.h2
-rw-r--r--libmpdvdkit2/ifo_read.h2
-rw-r--r--libmpdvdkit2/ifo_types.h2
-rw-r--r--libmpdvdkit2/libdvdcss.c2
-rw-r--r--libmpdvdkit2/nav_print.h2
-rw-r--r--libmpdvdkit2/nav_read.h2
-rw-r--r--libmpdvdkit2/nav_types.h2
15 files changed, 15 insertions, 15 deletions
diff --git a/libmpdvdkit2/bswap.h b/libmpdvdkit2/bswap.h
index 7b5e7448f2..f121b06104 100644
--- a/libmpdvdkit2/bswap.h
+++ b/libmpdvdkit2/bswap.h
@@ -6,7 +6,7 @@
* 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/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmpdvdkit2/common.h b/libmpdvdkit2/common.h
index 67b4a97810..dd6a5dbc97 100644
--- a/libmpdvdkit2/common.h
+++ b/libmpdvdkit2/common.h
@@ -5,7 +5,7 @@
* Copyright (C) 1998, 1999, 2000 VideoLAN
*
* Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* Authors: Samuel Hocevar <sam@via.ecp.fr>
diff --git a/libmpdvdkit2/css.c b/libmpdvdkit2/css.c
index 2899bebacb..bbd05b4224 100644
--- a/libmpdvdkit2/css.c
+++ b/libmpdvdkit2/css.c
@@ -4,7 +4,7 @@
* Copyright (C) 1999-2003 VideoLAN
*
* Modified for use with MPlayer, changes contained in libdvdcss_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* Authors: Stéphane Borel <stef@via.ecp.fr>
diff --git a/libmpdvdkit2/device.c b/libmpdvdkit2/device.c
index 7ffa2653e4..953ca41774 100644
--- a/libmpdvdkit2/device.c
+++ b/libmpdvdkit2/device.c
@@ -4,7 +4,7 @@
* Copyright (C) 1998-2002 VideoLAN
*
* Modified for use with MPlayer, changes contained in libdvdcss_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* Authors: Stéphane Borel <stef@via.ecp.fr>
diff --git a/libmpdvdkit2/dvd_input.c b/libmpdvdkit2/dvd_input.c
index 16ad060efa..4b1bad1dc3 100644
--- a/libmpdvdkit2/dvd_input.c
+++ b/libmpdvdkit2/dvd_input.c
@@ -3,7 +3,7 @@
* 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/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmpdvdkit2/dvd_reader.c b/libmpdvdkit2/dvd_reader.c
index 0073f6237b..cb2998e74d 100644
--- a/libmpdvdkit2/dvd_reader.c
+++ b/libmpdvdkit2/dvd_reader.c
@@ -4,7 +4,7 @@
* Björn Englund <d4bjorn@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/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmpdvdkit2/dvd_udf.c b/libmpdvdkit2/dvd_udf.c
index f2144451ee..56682e7405 100644
--- a/libmpdvdkit2/dvd_udf.c
+++ b/libmpdvdkit2/dvd_udf.c
@@ -7,7 +7,7 @@
* Björn Englund <d4bjorn@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/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* dvdudf: parse and read the UDF volume information of a DVD Video
diff --git a/libmpdvdkit2/error.c b/libmpdvdkit2/error.c
index 49d989da0b..f23095bb13 100644
--- a/libmpdvdkit2/error.c
+++ b/libmpdvdkit2/error.c
@@ -4,7 +4,7 @@
* Copyright (C) 1998-2002 VideoLAN
*
* Modified for use with MPlayer, changes contained in libdvdcss_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* Author: Samuel Hocevar <sam@zoy.org>
diff --git a/libmpdvdkit2/ifo_print.h b/libmpdvdkit2/ifo_print.h
index e06af1bd91..c6e24f6a74 100644
--- a/libmpdvdkit2/ifo_print.h
+++ b/libmpdvdkit2/ifo_print.h
@@ -6,7 +6,7 @@
* 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/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmpdvdkit2/ifo_read.h b/libmpdvdkit2/ifo_read.h
index 3d8e16328c..d64f6e712c 100644
--- a/libmpdvdkit2/ifo_read.h
+++ b/libmpdvdkit2/ifo_read.h
@@ -6,7 +6,7 @@
* 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/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmpdvdkit2/ifo_types.h b/libmpdvdkit2/ifo_types.h
index d128144d51..4eb6144e1c 100644
--- a/libmpdvdkit2/ifo_types.h
+++ b/libmpdvdkit2/ifo_types.h
@@ -6,7 +6,7 @@
* 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/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmpdvdkit2/libdvdcss.c b/libmpdvdkit2/libdvdcss.c
index 6dc28514a7..c53647024e 100644
--- a/libmpdvdkit2/libdvdcss.c
+++ b/libmpdvdkit2/libdvdcss.c
@@ -7,7 +7,7 @@
* Copyright (C) 1998-2002 VideoLAN
*
* Modified for use with MPlayer, changes contained in libdvdcss_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmpdvdkit2/nav_print.h b/libmpdvdkit2/nav_print.h
index c4de428e8a..3a3354277f 100644
--- a/libmpdvdkit2/nav_print.h
+++ b/libmpdvdkit2/nav_print.h
@@ -6,7 +6,7 @@
* 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/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmpdvdkit2/nav_read.h b/libmpdvdkit2/nav_read.h
index d033f95407..88c46d93bc 100644
--- a/libmpdvdkit2/nav_read.h
+++ b/libmpdvdkit2/nav_read.h
@@ -5,7 +5,7 @@
* 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/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmpdvdkit2/nav_types.h b/libmpdvdkit2/nav_types.h
index 4abbbd02f4..8800e7f894 100644
--- a/libmpdvdkit2/nav_types.h
+++ b/libmpdvdkit2/nav_types.h
@@ -5,7 +5,7 @@
* 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/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*
* The data structures in this file should represent the layout of the