diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-01-19 13:40:13 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-01-19 13:40:13 +0000 |
commit | 07c3d346441d21294f98ed49c3042c861f5f6059 (patch) | |
tree | e15e424ddea84b0569fe85c8c6ed4f7597af54df /libmpdemux | |
parent | d540495b6a1d5280055d9c7f373713959607882d (diff) | |
download | mpv-07c3d346441d21294f98ed49c3042c861f5f6059.tar.bz2 mpv-07c3d346441d21294f98ed49c3042c861f5f6059.tar.xz |
Add name to email address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25796 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpdemux')
-rw-r--r-- | libmpdemux/demux_ty_osd.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libmpdemux/demux_ty_osd.c b/libmpdemux/demux_ty_osd.c index 8b75ab9766..03fb45f9d3 100644 --- a/libmpdemux/demux_ty_osd.c +++ b/libmpdemux/demux_ty_osd.c @@ -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 |