comparison alpha/motion_est_mvi_asm.S @ 3130:9361d38a3af0 libavcodec

Change license header to LGPL for consistency.
author mellum
date Fri, 17 Feb 2006 19:48:11 +0000
parents ef2149182f1c
children c8c591fe26f8
comparison
equal deleted inserted replaced
3129:0ebbd476ba32 3130:9361d38a3af0
1 /* 1 /*
2 * Alpha optimized DSP utils 2 * Alpha optimized DSP utils
3 * Copyright (c) 2002 Falk Hueffner <falk@debian.org> 3 * Copyright (c) 2002 Falk Hueffner <falk@debian.org>
4 * 4 *
5 * This program is free software; you can redistribute it and/or modify 5 * This library is free software; you can redistribute it and/or
6 * it under the terms of the GNU General Public License as published by 6 * modify it under the terms of the GNU Lesser General Public
7 * the Free Software Foundation; either version 2 of the License, or 7 * License as published by the Free Software Foundation; either
8 * (at your option) any later version. 8 * version 2 of the License, or (at your option) any later version.
9 * 9 *
10 * This program is distributed in the hope that it will be useful, 10 * This library is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 * GNU General Public License for more details. 13 * Lesser General Public License for more details.
14 * 14 *
15 * You should have received a copy of the GNU General Public License 15 * You should have received a copy of the GNU Lesser General Public
16 * along with this program; if not, write to the Free Software 16 * License along with this library; if not, write to the Free Software
17 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18 */ 18 */
19 19
20 #include "regdef.h" 20 #include "regdef.h"
21 21
22 /* Some nicer register names. */ 22 /* Some nicer register names. */