Make the license clear for now - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 7d3179ce7c764492cf7059de190baf42163037a5
DIR parent 9734b654522c121faad793de0c698415e13d236e
HTML Author: HD Moore <hd_moore@rapid7.com>
Date: Sun, 1 Mar 2009 21:47:50 +0000
Make the license clear for now
Diffstat:
A LICENSE | 11 +++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)
---
DIR diff --git a/LICENSE b/LICENSE
@@ -0,0 +1,11 @@
+WarVOX is Copyright (C) 2009 Metasploit LLC
+
+WarVOX is free for non-commercial use, please contact us for
+alternative licensing options (hdm[at]metasploit.com).
+
+Some components of WarVOX are derived from OSS projects and are
+under their own license. Notable exceptions to the WarVOX license:
+
+- src/iaxrecord/ (GPL)
+- src/ruby-kissfft/ (BSD)
+- web/vendor/ (Various)