comparison libmpdvdkit2/device.c @ 14860:c2ddedd0619e

Mark modified files as such to comply more closely with GPL ¡ø2a.
author diego
date Tue, 01 Mar 2005 06:41:41 +0000
parents 5dc4583b1901
children 80494fefb7ea
comparison
equal deleted inserted replaced
14859:c92651f83333 14860:c2ddedd0619e
1 /***************************************************************************** 1 /*****************************************************************************
2 * device.h: DVD device access 2 * device.h: DVD device access
3 ***************************************************************************** 3 *****************************************************************************
4 * Copyright (C) 1998-2002 VideoLAN 4 * Copyright (C) 1998-2002 VideoLAN
5 *
6 * Modified for use with MPlayer, changes contained in libdvdcss_changes.diff.
7 * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
5 * $Id$ 8 * $Id$
6 * 9 *
7 * Authors: Stéphane Borel <stef@via.ecp.fr> 10 * Authors: Stéphane Borel <stef@via.ecp.fr>
8 * Samuel Hocevar <sam@zoy.org> 11 * Samuel Hocevar <sam@zoy.org>
9 * Håkan Hjort <d95hjort@dtek.chalmers.se> 12 * Håkan Hjort <d95hjort@dtek.chalmers.se>