diff options
Diffstat (limited to 'libfaad2/ssr_fb.h')
-rw-r--r-- | libfaad2/ssr_fb.h | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/libfaad2/ssr_fb.h b/libfaad2/ssr_fb.h index 8c7f2c77e2..852849ffb6 100644 --- a/libfaad2/ssr_fb.h +++ b/libfaad2/ssr_fb.h @@ -1,6 +1,6 @@ /* -** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding -** Copyright (C) 2003 M. Bakker, Ahead Software AG, http://www.nero.com +** FAAD - Freeware Advanced Audio Decoder +** Copyright (C) 2002 M. Bakker ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by @@ -16,13 +16,7 @@ ** along with this program; if not, write to the Free Software ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ** -** Any non-GPL usage of this software or parts of this software is strictly -** forbidden. -** -** Commercial non-GPL licensing of this software is possible. -** For more info contact Ahead Software through Mpeg4AAClicense@nero.com. -** -** $Id: ssr_fb.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** $Id: ssr_fb.h,v 1.3 2003/09/09 18:09:52 menno Exp $ **/ #ifndef __SSR_FB_H__ |