diff intreadwrite.h @ 263:4a904af6d8f4 libavutil

Add missing license headers.
author diego
date Tue, 27 Feb 2007 16:05:19 +0000
parents ee010796c631
children 4c59c3468db0
line wrap: on
line diff
--- a/intreadwrite.h	Tue Feb 27 15:58:38 2007 +0000
+++ b/intreadwrite.h	Tue Feb 27 16:05:19 2007 +0000
@@ -1,3 +1,21 @@
+/*
+ * This file is part of FFmpeg.
+ *
+ * FFmpeg 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.1 of the License, or (at your option) any later version.
+ *
+ * FFmpeg 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with FFmpeg; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
 #ifndef INTREADWRITE_H
 #define INTREADWRITE_H