From: Seven Du Date: Thu, 26 Feb 2015 00:58:04 +0000 (+0800) Subject: FS-7517 FS-7508: typo X-Git-Tag: v1.6.2~614^2~344 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c59874cbffa4b3f08fe889b45f644a64d6dfc495;p=thirdparty%2Ffreeswitch.git FS-7517 FS-7508: typo --- diff --git a/src/mod/codecs/mod_openh264/mod_openh264.cpp b/src/mod/codecs/mod_openh264/mod_openh264.cpp index eaf9dee0f8..3e110c39d3 100644 --- a/src/mod/codecs/mod_openh264/mod_openh264.cpp +++ b/src/mod/codecs/mod_openh264/mod_openh264.cpp @@ -1,6 +1,6 @@ /* * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application - * Copyright (C) 2005-2013, Anthony Minessale II + * Copyright (C) 2005-2015, Anthony Minessale II * * Version: MPL 1.1 * @@ -24,8 +24,9 @@ * Contributor(s): * * Seven Du + * Anthony Minessale II * - * mod_openh264 -- H264 Coded Using Cisco OpenH264 + * mod_openh264 -- H264 Codec Using Cisco OpenH264 * */ diff --git a/src/mod/codecs/mod_vpx/mod_vpx.c b/src/mod/codecs/mod_vpx/mod_vpx.c index 6d7540b0b3..1b11fa1d98 100644 --- a/src/mod/codecs/mod_vpx/mod_vpx.c +++ b/src/mod/codecs/mod_vpx/mod_vpx.c @@ -1,6 +1,6 @@ /* * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application - * Copyright (C) 2005-2012, Anthony Minessale II + * Copyright (C) 2005-2015, Anthony Minessale II * * Version: MPL 1.1 *