From 1e87c2aa480c7a6a0e010877964873f69ff9395f Mon Sep 17 00:00:00 2001
From: Ben Kramer <bkramer@voicetronix.com.au>
Date: Wed, 31 Mar 2004 23:40:20 +0000
Subject: [PATCH] / added a note to top of file to have patches sent to
 support@voicetronix.com.au

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2595 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 channels/chan_vpb.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/channels/chan_vpb.c b/channels/chan_vpb.c
index 622b462b7b..376ece689d 100755
--- a/channels/chan_vpb.c
+++ b/channels/chan_vpb.c
@@ -9,6 +9,12 @@
  *
  * This program is free software, distributed under the terms of
  * the GNU General Public License
+ * 
+ */
+
+/* This module is now being supported by Voicetronix. If you wish to submit
+ * any patches to it please email them to support@voicetronix.com.au
+ *
  */
 
 #include <stdio.h>
-- 
GitLab