diff --git a/src/mod/endpoints/mod_rtmp/rtmp_tcp.c b/src/mod/endpoints/mod_rtmp/rtmp_tcp.c index 0b7264ebcb..e716272acf 100644 --- a/src/mod/endpoints/mod_rtmp/rtmp_tcp.c +++ b/src/mod/endpoints/mod_rtmp/rtmp_tcp.c @@ -24,6 +24,7 @@ * * Mathieu Rene * William King + * Seven Du * * rtmp_tcp.c -- RTMP TCP I/O module * diff --git a/src/mod/endpoints/mod_rtmp/rtmp_video.c b/src/mod/endpoints/mod_rtmp/rtmp_video.c index 3a9688e450..04b2d3c912 100644 --- a/src/mod/endpoints/mod_rtmp/rtmp_video.c +++ b/src/mod/endpoints/mod_rtmp/rtmp_video.c @@ -16,7 +16,7 @@ * * The Original Code is rtmp_video for FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application * - * The Initial Developer of the Original Code is Barracuda Networks Inc. + * The Initial Developer of the Original Code is Seven Du, * Portions created by the Initial Developer are Copyright (C) * the Initial Developer. All Rights Reserved. * diff --git a/src/mod/endpoints/mod_rtmp/rtmp_video.h b/src/mod/endpoints/mod_rtmp/rtmp_video.h index e62ce4cbb8..ff37c8641b 100644 --- a/src/mod/endpoints/mod_rtmp/rtmp_video.h +++ b/src/mod/endpoints/mod_rtmp/rtmp_video.h @@ -16,7 +16,7 @@ * * The Original Code is rtmp_video for FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application * - * The Initial Developer of the Original Code is Seven Du + * The Initial Developer of the Original Code is Seven Du, * Portions created by the Initial Developer are Copyright (C) * the Initial Developer. All Rights Reserved. *