Commit 3e582fbb authored by Diego Biurrun's avatar Diego Biurrun

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
parent 0ac9a875
/*
* ALAC (Apple Lossless Audio Codec) decoder
* Copyright (c) 2005 David Hammerton
* All rights reserved.
*
* This file is part of FFmpeg.
*
......
/*
* simple_idct_arm.S
* Copyright (C) 2002 Frederic 'dilb' Boulay.
* All Rights Reserved.
*
* Author: Frederic Boulay <dilb@handhelds.org>
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment