-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathLICENSE
38 lines (24 loc) · 1.69 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Dual License for Ubuntu/Debian Linux Security Hardening Scripts
This project is available under a dual license:
## 1. Non-Commercial License
For non-commercial use, this project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
This license allows you to:
- **Share** — copy and redistribute the material in any medium or format
- **Adapt** — remix, transform, and build upon the material
Under the following terms:
- **Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- **NonCommercial** — You may not use the material for commercial purposes.
For more details, see the full license text at: [CC BY-NC 4.0 License](https://creativecommons.org/licenses/by-nc/4.0/)
## 2. Commercial License
For any commercial use, including but not limited to:
- Selling the code or any derivatives of the code
- Incorporating the code into a commercial product or service
- Any use of the code that generates revenue
You must contact the project owner to discuss licensing terms and potential payment/deployment.
For commercial licensing inquiries, please contact [email protected].
## Citation
If you use these Ubuntu/Debian Linux Security Hardening Scripts in your research or project, please cite it as follows:
```
[Joe Faulkner] (captainzero93). (2024). Ubuntu/Debian Linux Security Hardening Scripts. GitHub. https://github.com/captainzero93/security_harden_linux
```
By using this project, you agree to abide by the terms of the appropriate license based on your intended use.