comparison truemotion1data.h @ 3699:c537a97eec66 libavcodec

Add official LGPL license headers to the files that were missing them.
author diego
date Sun, 10 Sep 2006 14:02:42 +0000
parents 6c737a845f5e
children c8c591fe26f8
comparison
equal deleted inserted replaced
3698:653fc28f78b4 3699:c537a97eec66
3 * 3 *
4 * Data in this file was originally part of VpVision from On2 which is 4 * Data in this file was originally part of VpVision from On2 which is
5 * distributed under the GNU GPL. It is redistributed with ffmpeg under the 5 * distributed under the GNU GPL. It is redistributed with ffmpeg under the
6 * GNU LGPL using the common understanding that data tables necessary for 6 * GNU LGPL using the common understanding that data tables necessary for
7 * decoding algorithms are not necessarily licensable. 7 * decoding algorithms are not necessarily licensable.
8 *
9 * This library is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU Lesser General Public
11 * License as published by the Free Software Foundation; either
12 * version 2 of the License, or (at your option) any later version.
13 *
14 * This library is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * Lesser General Public License for more details.
18 *
19 * You should have received a copy of the GNU Lesser General Public
20 * License along with this library; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
8 */ 22 */
9 #ifndef TRUEMOTION1DATA_H 23 #ifndef TRUEMOTION1DATA_H
10 #define TRUEMOTION1DATA_H 24 #define TRUEMOTION1DATA_H
11 25
12 /* Y delta tables, skinny and fat */ 26 /* Y delta tables, skinny and fat */