diff --git a/libdvdread/ifo_print.c b/libdvdread/ifo_print.c index 0ce1c0011e..17820c77a4 100644 --- a/libdvdread/ifo_print.c +++ b/libdvdread/ifo_print.c @@ -3,6 +3,10 @@ * Björn Englund , * Håkan Hjort * + * Modified for use with MPlayer, changes contained in libdvdread_changes.diff. + * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ + * $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 diff --git a/libdvdread/ifo_read.c b/libdvdread/ifo_read.c index ac81b0f14a..8ad7baeea1 100644 --- a/libdvdread/ifo_read.c +++ b/libdvdread/ifo_read.c @@ -3,6 +3,10 @@ * Björn Englund , * Håkan Hjort * + * Modified for use with MPlayer, changes contained in libdvdread_changes.diff. + * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ + * $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