# HG changeset patch # User diego # Date 1200750013 0 # Node ID 3554b31074de822032dd933b78a9ab42c8d311e9 # Parent 6801d475ab47daaf870359bf53457f8ad4a297fd Add name to email address. diff -r 6801d475ab47 -r 3554b31074de libmpdemux/demux_ty_osd.c --- a/libmpdemux/demux_ty_osd.c Sat Jan 19 11:44:49 2008 +0000 +++ b/libmpdemux/demux_ty_osd.c Sat Jan 19 13:40:13 2008 +0000 @@ -1,4 +1,5 @@ -// Most of this was written by mbm@linux.com and released on the GPL2 License. +// Most of this was written by Mike Baker +// and released under the GPL2 License. // // Modifications and SEVERE cleanup of the code was done by // Christopher Wingert