X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=bitstream.c;h=dfc1e55e67aced611014fc90b86128e8bd61a457;hp=c2018b56f593264b15034b639c4103045220ab96;hb=e0545fd978a9583f9583b9bb35e5c25cb78c78f4;hpb=a61e862450dc1e74394bf5bbf7002d9947f98d31 diff --git a/bitstream.c b/bitstream.c index c2018b56..dfc1e55e 100644 --- a/bitstream.c +++ b/bitstream.c @@ -6,9 +6,9 @@ * Copyright (c) 2000, 2001 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer * alternative bitstream reader & writer by Michael Niedermayer + * Copyright (C) 2009 Andre Noll * - * Licensed under the GNU Lesser General Public License. - * For licencing details see COPYING.LIB. + * Licensed under the GNU Lesser General Public License. see file COPYING.LIB. */ /** \file bitstream.c Bitstream API for the wma decoder. */