diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2008-08-16 22:42:59 +0000 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2008-08-16 22:42:59 +0000 |
commit | 38c1a5c4d92342b03c718cdbc1e583c49460f684 (patch) | |
tree | 7854ed3a12050337939e81db74b733f86d2408a3 /libavcodec/ac3dec.c | |
parent | 81fc8a63c5eed8b151d3035ef6422663ca4cfce4 (diff) | |
download | ffmpeg-38c1a5c4d92342b03c718cdbc1e583c49460f684.tar.gz |
update my email address to one which does not depend on my service provider
Originally committed as revision 14797 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ac3dec.c')
-rw-r--r-- | libavcodec/ac3dec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ac3dec.c b/libavcodec/ac3dec.c index ed0b170349..96296f2922 100644 --- a/libavcodec/ac3dec.c +++ b/libavcodec/ac3dec.c @@ -3,7 +3,7 @@ * This code is developed as part of Google Summer of Code 2006 Program. * * Copyright (c) 2006 Kartikey Mahendra BHATT (bhattkm at gmail dot com). - * Copyright (c) 2007 Justin Ruggles + * Copyright (c) 2007 Justin Ruggles <justin.ruggles@gmail.com> * * Portions of this code are derived from liba52 * http://liba52.sourceforge.net |