summaryrefslogtreecommitdiff
path: root/libavformat/dv1394.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-09-03 18:51:10 +0000
committerDiego Biurrun <diego@biurrun.de>2006-09-03 18:51:10 +0000
commitefa4b887d5f60b0e20e21ebe0092f54dd4d51709 (patch)
tree72a032279ae00876df7c1676b8893b725f143712 /libavformat/dv1394.h
parent73c42241b449dc96e81947efaf9b9e08281b86fc (diff)
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 Originally committed as revision 6158 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/dv1394.h')
-rw-r--r--libavformat/dv1394.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/libavformat/dv1394.h b/libavformat/dv1394.h
index 742bcf6f1e..398ec157cd 100644
--- a/libavformat/dv1394.h
+++ b/libavformat/dv1394.h
@@ -8,19 +8,19 @@
* Copyright (C)1999,2000 Sebastien Rougeaux <sebastien.rougeaux@anu.edu.au>
* Peter Schlaile <udbz@rz.uni-karlsruhe.de>
*
- * 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
*
*/