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/lpc.h | |
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/lpc.h')
-rw-r--r-- | libavcodec/lpc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/lpc.h b/libavcodec/lpc.h index 94eb787389..6e74c0dd00 100644 --- a/libavcodec/lpc.h +++ b/libavcodec/lpc.h @@ -1,6 +1,6 @@ /** * LPC utility code - * Copyright (c) 2006 Justin Ruggles <jruggle@earthlink.net> + * Copyright (c) 2006 Justin Ruggles <justin.ruggles@gmail.com> * * This file is part of FFmpeg. * |