changeset 25768:3554b31074de

Add name to email address.
author diego
date Sat, 19 Jan 2008 13:40:13 +0000
parents 6801d475ab47
children b3edb59e089f
files libmpdemux/demux_ty_osd.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <mbm@linux.com>
+// and released under the GPL2 License.
 //
 // Modifications and SEVERE cleanup of the code was done by 
 // Christopher Wingert