-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathLICENSE
More file actions
20 lines (11 loc) · 722 Bytes
/
LICENSE
File metadata and controls
20 lines (11 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Nmap Public Source License (NPSL) v1.0
The Nmap Public Source License (NPSL) is a license designed for the Nmap Security Scanner software. This license allows the user to redistribute and use Nmap freely with certain conditions.
FULL LICENSE TEXT CAN BE FOUND HERE:
https://nmap.org/book/man-legal.html
---
For brevity, here is the summary:
- You may copy, modify, and redistribute the software provided you keep all copyright notices intact.
- Any derived work must also be licensed under the NPSL.
- You may not use the Nmap name or logo to endorse derived products without permission.
- The software is provided "AS IS" without warranty.
- Please review the full license text for legal terms and conditions.