changeset 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 d0351b81bc7c
children de5b524db473
files alac.c armv4l/simple_idct_arm.S
diffstat 2 files changed, 0 insertions(+), 2 deletions(-) [+]
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.
  *
--- a/armv4l/simple_idct_arm.S	Wed Jul 11 23:21:13 2007 +0000
+++ b/armv4l/simple_idct_arm.S	Thu Jul 12 00:23:53 2007 +0000
@@ -1,7 +1,6 @@
 /*
  * simple_idct_arm.S
  * Copyright (C) 2002 Frederic 'dilb' Boulay.
- * All Rights Reserved.
  *
  * Author: Frederic Boulay <dilb@handhelds.org>
  *