mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 06:29:03 +00:00
Give an example license line for folks who want to use a BSD-style license for their scripts
This commit is contained in:
@@ -1173,7 +1173,13 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
<para>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.</para>
|
||||
that. For a BSD-style license, please include this line:
|
||||
|
||||
<programlisting>
|
||||
license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified"
|
||||
</programlisting>
|
||||
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user