Skip to content

Commit 3aafc7d

Browse files
committed
Update LICENSE
1 parent 5e6a132 commit 3aafc7d

1 file changed

Lines changed: 41 additions & 27 deletions

File tree

LICENSE

Lines changed: 41 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,55 @@
11
--------------------------------------------------
2-
ASRFacet-Rb v1.0 Proprietary License
2+
ASRFacet-Rb Source License (ASRSL) v2.0
33
--------------------------------------------------
44

55
Copyright (c) 2026 Voltsparx
66
All rights reserved.
77

8-
Permission is hereby granted, free of charge, to use ASRFacet-Rb solely for
9-
personal, educational, or internal security purposes on systems you own or are
10-
explicitly authorized to assess.
8+
Permission is hereby granted, free of charge, to any person obtaining a copy
9+
of ASRFacet-Rb and its associated documentation files (the "Software"), to use,
10+
copy, modify, fork, merge, publish, and distribute the Software, subject to the
11+
following conditions:
1112

12-
Any other use, including but not limited to modification, distribution,
13-
commercial use, rebranding, or sublicensing, requires explicit written
14-
permission from the copyright holder.
13+
1. Attribution Requirement
14+
Any use, redistribution, modification, or fork of this Software must clearly
15+
include original credit to the author:
1516

16-
You may not:
17+
"ASRFacet-Rb (v1.0.0+) by Voltsparx (2026)
18+
Original project: https://github.com/voltsparx/ASRFacet-Rb"
1719

18-
1. Remove, alter, or obscure any copyright, license, or attribution notices.
19-
2. Claim authorship or ownership of ASRFacet-Rb or derivative works.
20-
3. Redistribute ASRFacet-Rb, in whole or in part, in source or binary form,
21-
without prior written permission.
22-
4. Use ASRFacet-Rb for unauthorized penetration testing, hacking, or any
23-
illegal activity.
20+
This attribution must be preserved in all copies, substantial portions, and
21+
derivative works.
2422

25-
Attribution must be retained in any permitted use:
23+
2. Same License Requirement (Copyleft Condition)
24+
Any redistributed or modified version of this Software, including forks and
25+
derivative works, must be released under this same ASRFacet-Rb Source License
26+
(ASRSL v1.0). No alternative licensing is permitted for derived works.
2627

27-
"ASRFacet-Rb v1.0+ (c) 2026 Voltsparx. All rights reserved.
28-
Original project: https://github.com/voltsparx/ASRFacet-Rb"
28+
3. Permissions Granted
29+
You are allowed to:
30+
- Use the Software for personal, educational, or research purposes
31+
- Modify the Software
32+
- Create forks and derivative works
33+
- Redistribute the Software (source or modified form)
2934

30-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32-
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
33-
AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN
34-
ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION
35-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
35+
Provided that all conditions in this license are followed.
3636

37-
For permissions beyond personal or internal use, contact:
37+
4. Restrictions
38+
You may NOT:
39+
- Remove or alter copyright, license, or attribution notices
40+
- Claim original authorship of ASRFacet-Rb
41+
- Re-license the Software or any derivative work under different terms
42+
- Distribute without proper attribution
43+
- Use the Software for illegal or unauthorized activities
3844

39-
Voltsparx
40-
voltsparx@gmail.com
41-
https://github.com/voltsparx/ASRFacet-Rb
45+
5. No Warranty
46+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47+
IMPLIED, INCLUDING BUT NOT LIMITED TO MERCHANTABILITY, FITNESS FOR A
48+
PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
49+
50+
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR LIABILITY
51+
ARISING FROM THE USE OF THE SOFTWARE.
52+
53+
--------------------------------------------------
54+
End of License
55+
--------------------------------------------------

0 commit comments

Comments
 (0)