From 3e582fbbc527703c6022cc9d66f172840f8a40ee Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 12 Jul 2007 00:23:53 +0000 Subject: license header consistency: Remove redundant "all rights reserved" statement that is rendered meaningless by subsequent grant of rights through the LGPL. Originally committed as revision 9606 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/alac.c | 1 - libavcodec/armv4l/simple_idct_arm.S | 1 - 2 files changed, 2 deletions(-) (limited to 'libavcodec') diff --git a/libavcodec/alac.c b/libavcodec/alac.c index a466b36dcc..e648f9548b 100644 --- a/libavcodec/alac.c +++ b/libavcodec/alac.c @@ -1,7 +1,6 @@ /* * ALAC (Apple Lossless Audio Codec) decoder * Copyright (c) 2005 David Hammerton - * All rights reserved. * * This file is part of FFmpeg. * diff --git a/libavcodec/armv4l/simple_idct_arm.S b/libavcodec/armv4l/simple_idct_arm.S index 40b017ff0b..7b9a5b5a4b 100644 --- a/libavcodec/armv4l/simple_idct_arm.S +++ b/libavcodec/armv4l/simple_idct_arm.S @@ -1,7 +1,6 @@ /* * simple_idct_arm.S * Copyright (C) 2002 Frederic 'dilb' Boulay. - * All Rights Reserved. * * Author: Frederic Boulay * -- cgit v1.2.1