comparison ifo_print.h @ 21:4aa618ae094f src

Use consistent license headers everywhere: Fix FSF address and boilerplate.
author diego
date Sun, 14 Sep 2008 15:42:49 +0000
parents fce16251755c
children ac07d427fbc6
comparison
equal deleted inserted replaced
20:fce16251755c 21:4aa618ae094f
1 /* 1 /*
2 * This program is free software; you can redistribute it and/or modify 2 * This file is part of libdvdread.
3 *
4 * libdvdread is free software; you can redistribute it and/or modify
3 * it under the terms of the GNU General Public License as published by 5 * it under the terms of the GNU General Public License as published by
4 * the Free Software Foundation; either version 2 of the License, or 6 * the Free Software Foundation; either version 2 of the License, or
5 * (at your option) any later version. 7 * (at your option) any later version.
6 * 8 *
7 * This program is distributed in the hope that it will be useful, 9 * libdvdread is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details. 12 * GNU General Public License for more details.
11 * 13 *
12 * You should have received a copy of the GNU General Public License 14 * You should have received a copy of the GNU General Public License along
13 * along with this program; if not, write to the Free Software 15 * with libdvdread; if not, write to the Free Software Foundation, Inc.,
14 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA 16 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
15 * 17 *
16 * $Id$ 18 * $Id$
17 * 19 *
18 */ 20 */
19 21