summaryrefslogtreecommitdiff
path: root/apps/codecs/wma.c
diff options
context:
space:
mode:
authorMohamed Tarek <mt@rockbox.org>2010-05-02 17:30:41 +0000
committerMohamed Tarek <mt@rockbox.org>2010-05-02 17:30:41 +0000
commit80b9bb4f17b218e81387df840198f0b40b4a59f3 (patch)
treed503438252f5812153a55adf14884fcdd9471e18 /apps/codecs/wma.c
parent792ae6b1bd7ec85f2ab8eec34dad1d22b05a213e (diff)
downloadrockbox-80b9bb4f17b218e81387df840198f0b40b4a59f3.tar.gz
rockbox-80b9bb4f17b218e81387df840198f0b40b4a59f3.zip
Add the Rockbox GPL header to apps/codecs/libasf/asf.c and fix the one in apps/codecs/wma.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25781 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/wma.c')
-rw-r--r--apps/codecs/wma.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/codecs/wma.c b/apps/codecs/wma.c
index 4764093383..8aed7c34b6 100644
--- a/apps/codecs/wma.c
+++ b/apps/codecs/wma.c
@@ -9,10 +9,6 @@
9 * 9 *
10 * Copyright (C) 2007 Dave Chapman 10 * Copyright (C) 2007 Dave Chapman
11 * 11 *
12 * ASF parsing code based on libasf by Juho Vähä-Herttua
13 * http://code.google.com/p/libasf/ libasf itself was based on the ASF
14 * parser in VLC - http://www.videolan.org/
15 *
16 * This program is free software; you can redistribute it and/or 12 * This program is free software; you can redistribute it and/or
17 * modify it under the terms of the GNU General Public License 13 * modify it under the terms of the GNU General Public License
18 * as published by the Free Software Foundation; either version 2 14 * as published by the Free Software Foundation; either version 2