-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
154 lines (116 loc) · 6.09 KB
/
LICENSE
File metadata and controls
154 lines (116 loc) · 6.09 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
Business Source License 1.1 (BUSL-1.1) — IAM-X-RAY
Copyright (c) 2025 Mahesh Shukla
License Version: 1.1
Software: IAM-X-RAY
Licensor: Mahesh Shukla
License Date: 2025
Change Date: January 1, 2030
Change License: Apache License 2.0
--------------------------------------------------------------------
1. Grant of Rights (Source-Available, Non-Commercial)
--------------------------------------------------------------------
Until the Change Date, the Licensor grants you a limited, non-exclusive,
non-transferable, non-sublicensable license to:
- Use the Software for personal, academic, research, learning, testing,
and internal non-commercial purposes.
- Modify, study, and experiment with the source code.
- Fork the repository.
- Submit issues, patches, and pull requests.
- Use the Software in demos, security education, or non-commercial research.
No other rights are granted.
--------------------------------------------------------------------
1.1 Prohibited Uses (Strictly Disallowed Before Change Date)
--------------------------------------------------------------------
You may NOT, under any circumstances:
- Use the Software for any commercial, business, enterprise, client,
consulting, or revenue-generating activity.
- Use the Software in any paid, monetized, or for-profit product or service.
- Host or provide the Software as a cloud service, API, or SaaS platform.
- Sell, rent, lease, rebrand, or sublicense the Software.
- Use the Software for competitive products or tools.
- Use the Software to produce deliverables for consulting, audits,
enterprise reporting, or paid assessments.
- Use or integrate the Software to train or improve commercial AI/ML models.
- Use the Software in internal business operations of any company
(other than non-commercial experimentation).
If you require any of the above uses, you MUST obtain a commercial license.
--------------------------------------------------------------------
1.2 Automatic Change of License
--------------------------------------------------------------------
On the Change Date, this Software will automatically become licensed under
the Apache License 2.0. After that date, commercial use is permitted.
This automatic license change does not apply to IAM-X-RAY Enterprise or
other proprietary editions.
--------------------------------------------------------------------
2. Additional IAM-X-RAY Restrictions (Superseding BUSL Terms)
--------------------------------------------------------------------
The following additional restrictions apply:
- IAM-X-RAY Enterprise, SaaS, Cloud-hosted, and Commercial editions
remain proprietary and closed-source, regardless of the Change Date.
- All community contributions remain non-commercial unless the Licensor
separately grants a commercial license.
- Cloud platforms, hosting providers, and managed service vendors must
obtain a commercial license before deploying or offering IAM-X-RAY.
--------------------------------------------------------------------
3. Intellectual Property & Ownership
--------------------------------------------------------------------
All rights, title, and interest in IAM-X-RAY remain the exclusive
property of the Licensor. This license does not transfer ownership
of any intellectual property.
--------------------------------------------------------------------
4. Contributions
--------------------------------------------------------------------
By submitting a contribution:
- You grant the Licensor a perpetual, irrevocable, worldwide,
royalty-free right to use, modify, merge, commercialize, and relicense
your contribution as part of IAM-X-RAY.
- You retain authorship credit.
- You may NOT commercially use your own contributions in derivative work
unless you obtain a commercial license.
--------------------------------------------------------------------
5. Commercial Licensing
--------------------------------------------------------------------
A commercial license is required for:
- Enterprise or corporate use.
- SaaS, Cloud, API, or hosted offerings.
- B2B or B2C commercial products.
- Security consulting, audits, assessments, or penetration testing work.
- Internal business operations (beyond non-commercial experimentation).
- Managed services or cloud providers.
For commercial licensing inquiries:
📩 maheshcloudsec1@gmail.com
--------------------------------------------------------------------
6. Warranty Disclaimer
--------------------------------------------------------------------
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND.
THE LICENSOR MAKES NO GUARANTEES OF FUNCTIONALITY, SECURITY,
COMPATIBILITY, OR SUITABILITY FOR ANY PURPOSE.
--------------------------------------------------------------------
7. Limitation of Liability
--------------------------------------------------------------------
To the maximum extent allowed by law, the Licensor shall not be liable for:
- Indirect, incidental, or consequential damages.
- Loss of profits or revenue.
- Security breaches arising from misuse.
- Business interruption or data loss.
--------------------------------------------------------------------
8. Termination
--------------------------------------------------------------------
Any violation of this license automatically terminates your rights.
Upon termination, you must immediately delete all copies of the Software.
No refunds or rights will be granted after termination.
--------------------------------------------------------------------
9. Governing Law
--------------------------------------------------------------------
This license is governed by the laws of India.
Jurisdiction: Maharashtra, India.
--------------------------------------------------------------------
10. Definitions
--------------------------------------------------------------------
“Change Date” — The date after which the Change License replaces
this license.
“Commercial Use” — Any use that generates revenue, provides value
to a business, supports client work, or enables a for-profit activity.
--------------------------------------------------------------------
END OF LICENSE
--------------------------------------------------------------------