diff options
author | Ramiro Polla <[email protected]> | 2011-03-16 15:40:33 -0300 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2011-03-16 20:07:38 +0100 |
commit | 57149a92f8b4886fd699eefcf9fe1b3552af8193 (patch) | |
tree | 4c285c243a2b1b95d7dfe007d0c4a2df8ea3363e | |
parent | 1c31b26bdf66879a46a7a3e340da815c1b2125a8 (diff) |
Remove occurrences of my old email address.
Signed-off-by: Michael Niedermayer <[email protected]>
-rw-r--r-- | libavcodec/mimic.c | 2 | ||||
-rw-r--r-- | libavformat/msnwc_tcp.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/mimic.c b/libavcodec/mimic.c index bcf125a262..450dd65784 100644 --- a/libavcodec/mimic.c +++ b/libavcodec/mimic.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2005 Ole Andr� Vadla Ravn�s <[email protected]> - * Copyright (C) 2008 Ramiro Polla <[email protected]> + * Copyright (C) 2008 Ramiro Polla * * This file is part of FFmpeg. * diff --git a/libavformat/msnwc_tcp.c b/libavformat/msnwc_tcp.c index 2a11a57201..c00ca43227 100644 --- a/libavformat/msnwc_tcp.c +++ b/libavformat/msnwc_tcp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Ramiro Polla <[email protected]> + * Copyright (C) 2008 Ramiro Polla * * This file is part of FFmpeg. * |