]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-7517 FS-7508: typo
authorSeven Du <dujinfang@gmail.com>
Thu, 26 Feb 2015 00:58:04 +0000 (08:58 +0800)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:47:05 +0000 (12:47 -0500)
src/mod/codecs/mod_openh264/mod_openh264.cpp
src/mod/codecs/mod_vpx/mod_vpx.c

index eaf9dee0f87f16b1ff01a29444404e0658cab3af..3e110c39d3aa7b38c874019386251c72f0445706 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005-2013, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2015, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
@@ -24,8 +24,9 @@
  * Contributor(s):
  *
  * Seven Du <dujinfang@gmail.com>
+ * Anthony Minessale II <anthm@freeswitch.org>
  *
- * mod_openh264 -- H264 Coded Using Cisco OpenH264
+ * mod_openh264 -- H264 Codec Using Cisco OpenH264
  *
  */
 
index 6d7540b0b38397b87eecba27a59f6db9380130c1..1b11fa1d98082397bf9a8541147aa993bb08a53a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005-2012, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2015, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *