summaryrefslogtreecommitdiff
path: root/apps/codecs
diff options
context:
space:
mode:
authorMichael Giacomelli <giac2000@hotmail.com>2007-10-29 23:22:33 +0000
committerMichael Giacomelli <giac2000@hotmail.com>2007-10-29 23:22:33 +0000
commit781c82c0d68e007582e98173ff9b767c6bc22df8 (patch)
tree3b018bdc8c4426c667214abd281a3a6a0864b8bf /apps/codecs
parent31b74ecb2148806de2b90abf04e396464980a9b0 (diff)
downloadrockbox-781c82c0d68e007582e98173ff9b767c6bc22df8.zip
rockbox-781c82c0d68e007582e98173ff9b767c6bc22df8.tar.gz
rockbox-781c82c0d68e007582e98173ff9b767c6bc22df8.tar.bz2
rockbox-781c82c0d68e007582e98173ff9b767c6bc22df8.tar.xz
Argh.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15368 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs')
-rw-r--r--apps/codecs/libwma/wmafixed.c2
-rw-r--r--apps/codecs/libwma/wmafixed.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/codecs/libwma/wmafixed.c b/apps/codecs/libwma/wmafixed.c
index 900b906..087ed21 100644
--- a/apps/codecs/libwma/wmafixed.c
+++ b/apps/codecs/libwma/wmafixed.c
@@ -6,7 +6,7 @@
* Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
* \/ \/ \/ \/ \/
*
- * Copyright (C) 2006 Michael Giacomelli
+ * Copyright (C) 2007 Michael Giacomelli
*
* 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.
diff --git a/apps/codecs/libwma/wmafixed.h b/apps/codecs/libwma/wmafixed.h
index 713c4d0..0add53f 100644
--- a/apps/codecs/libwma/wmafixed.h
+++ b/apps/codecs/libwma/wmafixed.h
@@ -6,7 +6,7 @@
* Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
* \/ \/ \/ \/ \/
*
- *
+ * Copyright (C) 2007 Michael Giacomelli
*
* 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.