Correct copyright date and add acknowledgement of projects (libasf and VLC) that the ASF parsing code is based on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17146 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8f91591612
commit
d65930f972
1 changed files with 5 additions and 1 deletions
|
@ -7,7 +7,11 @@
|
|||
* \/ \/ \/ \/ \/
|
||||
* $Id$
|
||||
*
|
||||
* Copyright (C) 2005 Dave Chapman
|
||||
* Copyright (C) 2007 Dave Chapman
|
||||
*
|
||||
* ASF parsing code based on libasf by Juho Vähä-Herttua
|
||||
* http://code.google.com/p/libasf/ libasf itself was based on the ASF
|
||||
* parser in VLC - http://www.videolan.org/
|
||||
*
|
||||
* All files in this archive are subject to the GNU General Public License.
|
||||
* See the file COPYING in the source tree root for full license agreement.
|
||||
|
|
Loading…
Reference in a new issue