# HG changeset patch # User diego # Date 1157309470 0 # Node ID 2c9aa272e75dd63fdb18ee340b01a51a7eb34005 # Parent eb0a8abb507ccba0bf679eae8bb1736b9731c3c2 Switch license from GPL to LGPL, this file originates from libdv, which changed license from GPL to LGPL eventually, see http://sourceforge.net/mailarchive/forum.php?thread_id=3320020&forum_id=5458 diff -r eb0a8abb507c -r 2c9aa272e75d dv1394.h --- a/dv1394.h Sat Sep 02 23:10:28 2006 +0000 +++ b/dv1394.h Sun Sep 03 18:51:10 2006 +0000 @@ -8,19 +8,19 @@ * Copyright (C)1999,2000 Sebastien Rougeaux * Peter Schlaile * - * 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 - * (at your option) any later version. + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * This library 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. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc.,51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */