comparison i386/idct_mmx.c @ 4384:65fd98452a4e libavcodec

Fix some more license headers.
author diego
date Mon, 22 Jan 2007 01:16:42 +0000
parents ea9fe1c9d126
children d5ba514e3f4a
comparison
equal deleted inserted replaced
4383:da43c893c45b 4384:65fd98452a4e
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details. 15 * GNU General Public License for more details.
16 * 16 *
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with mpeg2dec; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 */ 20 */
21 21
22 #include "common.h" 22 #include "common.h"
23 #include "../dsputil.h" 23 #include "../dsputil.h"