浏览代码

Merge pull request #608 from kamailio/NSQ/doc-update-contributors

nsq: update comment to include recognition for 2600hz
Emmanuel Schmidbauer 9 年之前
父节点
当前提交
0770773625
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      modules/nsq/nsq_mod.c

+ 3 - 0
modules/nsq/nsq_mod.c

@@ -19,6 +19,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
+ * This module was based on the Kazoo module created by 2600hz.
+ * Thank you to 2600hz and their brilliant VoIP developers.
+ *
  * History:
  * --------
  * 2016-03  first version (Weave Communications)