diff alac.c @ 5292:d2a7fc14345c libavcodec

license header consistency: Remove redundant "all rights reserved" statement that is rendered meaningless by subsequent grant of rights through the LGPL.
author diego
date Thu, 12 Jul 2007 00:23:53 +0000
parents 0d71d658b19f
children e00f7048c50c
line wrap: on
line diff
--- a/alac.c	Wed Jul 11 23:21:13 2007 +0000
+++ b/alac.c	Thu Jul 12 00:23:53 2007 +0000
@@ -1,7 +1,6 @@
 /*
  * ALAC (Apple Lossless Audio Codec) decoder
  * Copyright (c) 2005 David Hammerton
- * All rights reserved.
  *
  * This file is part of FFmpeg.
  *