[Asterisk-cvs] asterisk/channels chan_vpb.c,1.15,1.16

bkramer at lists.digium.com bkramer at lists.digium.com
Wed Mar 31 18:41:34 CST 2004


Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv11580

Modified Files:
	chan_vpb.c 
Log Message:
/ added a note to top of file to have patches sent to support at voicetronix.com.au


Index: chan_vpb.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_vpb.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- chan_vpb.c	31 Mar 2004 04:29:55 -0000	1.15
+++ chan_vpb.c	31 Mar 2004 23:40:20 -0000	1.16
@@ -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 at voicetronix.com.au
+ *
  */
 
 #include <stdio.h>




More information about the svn-commits mailing list