diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2011-03-16 15:28:43 -0300 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-03-16 23:19:40 +0000 |
commit | cbf5d22d24945e52b3c1e4c1a00d4d8179be930a (patch) | |
tree | 7c22bff25efb62cb40efe6c5562b7e89e8072af7 /libavformat | |
parent | 381d37fda91494e312ab2938080a379c5e11998b (diff) | |
download | ffmpeg-cbf5d22d24945e52b3c1e4c1a00d4d8179be930a.tar.gz |
Remove occurrences of my old email address
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavformat')
-rw-r--r-- | libavformat/msnwc_tcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/msnwc_tcp.c b/libavformat/msnwc_tcp.c index 5af1c4e0ad..692dc1fdb9 100644 --- a/libavformat/msnwc_tcp.c +++ b/libavformat/msnwc_tcp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Ramiro Polla <ramiro@lisha.ufsc.br> + * Copyright (C) 2008 Ramiro Polla * * This file is part of FFmpeg. * |