summaryrefslogtreecommitdiff
path: root/libavcodec/alac.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-07-12 00:23:53 +0000
committerDiego Biurrun <diego@biurrun.de>2007-07-12 00:23:53 +0000
commit3e582fbbc527703c6022cc9d66f172840f8a40ee (patch)
tree1ac526dca70375e216decb26c5fff7361dda737c /libavcodec/alac.c
parent0ac9a875d4446c84ef99249e61b7ba8cf67d5861 (diff)
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
Diffstat (limited to 'libavcodec/alac.c')
-rw-r--r--libavcodec/alac.c1
1 files changed, 0 insertions, 1 deletions
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.
*