summaryrefslogtreecommitdiffstats
path: root/libmpdemux
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux')
-rw-r--r--libmpdemux/demux_ty_osd.c3
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