-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
55 lines (43 loc) · 2.12 KB
/
Copy pathLICENSE
File metadata and controls
55 lines (43 loc) · 2.12 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
--------------------------------------------------
ASRFacet-Rb Source License (ASRFRBSL) v2.0
--------------------------------------------------
Copyright (c) 2026 Voltsparx
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of ASRFacet-Rb and its associated documentation files (the "Software"), to use,
copy, modify, fork, merge, publish, and distribute the Software, subject to the
following conditions:
1. Attribution Requirement
Any use, redistribution, modification, or fork of this Software must clearly
include original credit to the author:
"ASRFacet-Rb (v1.0.0+) by Voltsparx (2026)
Original project: https://github.com/voltsparx/ASRFacet-Rb"
This attribution must be preserved in all copies, substantial portions, and
derivative works.
2. Same License Requirement (Copyleft Condition)
Any redistributed or modified version of this Software, including forks and
derivative works, must be released under this same ASRFacet-Rb Source License
(ASRSL v1.0). No alternative licensing is permitted for derived works.
3. Permissions Granted
You are allowed to:
- Use the Software for personal, educational, or research purposes
- Modify the Software
- Create forks and derivative works
- Redistribute the Software (source or modified form)
Provided that all conditions in this license are followed.
4. Restrictions
You may NOT:
- Remove or alter copyright, license, or attribution notices
- Claim original authorship of ASRFacet-Rb
- Re-license the Software or any derivative work under different terms
- Distribute without proper attribution
- Use the Software for illegal or unauthorized activities
5. No Warranty
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR LIABILITY
ARISING FROM THE USE OF THE SOFTWARE.
--------------------------------------------------
End of License
--------------------------------------------------