comparison libdvdcss/libdvdcss.c @ 31098:9e9595c779cf

libdvdcss: cosmetics: Fix FSF address and program name in license headers. This merges upstream revisions 219 and 221.
author diego
date Tue, 11 May 2010 10:51:46 +0000
parents 60bd1a7f3fc6
children f43e87f69590
comparison
equal deleted inserted replaced
31097:5b23259d86e7 31098:9e9595c779cf
5 * Håkan Hjort <d95hjort@dtek.chalmers.se> 5 * Håkan Hjort <d95hjort@dtek.chalmers.se>
6 * 6 *
7 * Copyright (C) 1998-2008 VideoLAN 7 * Copyright (C) 1998-2008 VideoLAN
8 * $Id$ 8 * $Id$
9 * 9 *
10 * This program is free software; you can redistribute it and/or modify 10 * This library is free software; you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License as published by 11 * it under the terms of the GNU General Public License as published by
12 * the Free Software Foundation; either version 2 of the License, or 12 * the Free Software Foundation; either version 2 of the License, or
13 * (at your option) any later version. 13 * (at your option) any later version.
14 * 14 *
15 * This program is distributed in the hope that it will be useful, 15 * This library is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details. 18 * GNU General Public License for more details.
19 * 19 *
20 * You should have received a copy of the GNU General Public License 20 * You should have received a copy of the GNU General Public License along
21 * along with this program; if not, write to the Free Software 21 * with this library; if not, write to the Free Software Foundation, Inc.,
22 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. 22 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
23 */ 23 */
24 24
25 /** 25 /**
26 * \mainpage libdvdcss developer documentation 26 * \mainpage libdvdcss developer documentation
27 * 27 *