From: Seven Du Date: Tue, 7 Jul 2015 00:12:06 +0000 (+0800) Subject: FS-7585 fix copyright copy and paste error X-Git-Tag: v1.6.2~330 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cec36f1682aa9afcc52e8e7d8d34f66ba3bc8d0;p=thirdparty%2Ffreeswitch.git FS-7585 fix copyright copy and paste error --- 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. *