# HG changeset patch # User diego # Date 1221425627 0 # Node ID 17258a7b32391e19ab7c9dafa86aba1b04f62d3d # Parent 3552a3d116048b3106fe06bc2c6108e34d277f55 Add missing license header. diff -r 3552a3d11604 -r 17258a7b3239 dvdread_internal.h --- a/dvdread_internal.h Sun Sep 14 20:43:32 2008 +0000 +++ b/dvdread_internal.h Sun Sep 14 20:53:47 2008 +0000 @@ -1,3 +1,21 @@ +/* + * This file is part of libdvdread. + * + * libdvdread 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 + * (at your option) any later version. + * + * libdvdread is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with libdvdread; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef LIBDVDREAD_DVDREAD_INTERNAL_H #define LIBDVDREAD_DVDREAD_INTERNAL_H