diff --git a/docs/scripting.xml b/docs/scripting.xml
index 6f0d876ad..280a07586 100644
--- a/docs/scripting.xml
+++ b/docs/scripting.xml
@@ -1173,7 +1173,13 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
The Nmap license is similar to the GNU GPL. Script authors may
use a BSD-style license (no advertising clause) instead if they prefer
-that.
+that. For a BSD-style license, please include this line:
+
+
+license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified"
+
+
+