summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-03 20:22:51 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-03 20:22:51 +0000
commit188460e7ee91a9dd1520cc2c699b93a1d07b435c (patch)
tree951689eda9b8e125bb669c8146e9840d120a90ba /libmpcodecs
parente8a8a0ec4cca5990f992c8f4db7ae6c265f68e1a (diff)
downloadmpv-188460e7ee91a9dd1520cc2c699b93a1d07b435c.tar.bz2
mpv-188460e7ee91a9dd1520cc2c699b93a1d07b435c.tar.xz
removing my (nonworking) email address
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10369 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpcodecs')
-rw-r--r--libmpcodecs/vd_xanim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpcodecs/vd_xanim.c b/libmpcodecs/vd_xanim.c
index 3f7fcd56af..6d250cda3b 100644
--- a/libmpcodecs/vd_xanim.c
+++ b/libmpcodecs/vd_xanim.c
@@ -4,7 +4,7 @@
It partly emulates the Xanim codebase.
You need the -rdynamic flag to use this with gcc.
- (C) 2001-2002 Alex Beregszaszi <alex@naxine.org>
+ (C) 2001-2002 Alex Beregszaszi
and Arpad Gereoffy <arpi@thot.banki.hu>
*/