aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_vpb.c
diff options
context:
space:
mode:
authorbkramer <bkramer@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-31 23:40:20 +0000
committerbkramer <bkramer@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-31 23:40:20 +0000
commitcdb4ef1496b723268f6100feb0f98ee0e7c26b64 (patch)
treef7987fba39f40331b4bb08703d1e8c2457dbc13c /channels/chan_vpb.c
parentc64eea0b7e5b81f4884b333d73a1a87aefecf8f2 (diff)
/ added a note to top of file to have patches sent to support@voicetronix.com.au
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2595 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_vpb.c')
-rwxr-xr-xchannels/chan_vpb.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/channels/chan_vpb.c b/channels/chan_vpb.c
index 622b462b7..376ece689 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>