Skip to content

Commit 34bea7f

Browse files
authored
Add LICENSE file with usage terms and conditions
Added a new license file outlining the terms of use, permissions, and restrictions for the software.
1 parent 46c849d commit 34bea7f

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

LICENSE

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
Copyright (c) 2025 FrenzyPenguin Media
2+
3+
LICENSE
4+
=========
5+
6+
**1. Definitions**
7+
8+
"The Software" refers to the source code and any associated files provided under this License.
9+
"The Author" refers to the creator(s) or owner(s) of The Software.
10+
"User" refers to any individual or entity exercising permissions granted by this License.
11+
"Commercial Use" means any use primarily intended for or directed toward commercial advantage or monetary compensation. This includes, but is not limited to: incorporating The Software into a commercial product or service; selling copies of The Software; or using The Software to perform services for third parties for a fee.
12+
"Private Use" means any use that is not Commercial Use, including academic research, personal projects, and non-profit organization activities.
13+
"Modification" means any changes, additions, deletions, or other alterations to The Software's source code.
14+
15+
**2. Permissions**
16+
17+
Subject to the terms and conditions of this License, The Author grants the User a worldwide, royalty-free, non-exclusive license to:
18+
19+
A. **Use:** Use The Software for Private Use.
20+
B. **Distribution:** Reproduce and distribute exact, unmodified copies of The Software in source or compiled form, provided that all copies include this License and all copyright notices in their entirety.
21+
22+
**3. Restrictions**
23+
24+
The User shall not, and shall not permit others to:
25+
26+
A. **Commercial Use:** Use The Software for any Commercial Use.
27+
B. **Modification:** Modify, adapt, translate, or create derivative works of The Software.
28+
C. **Sublicensing:** Sublicense, lease, or lend The Software.
29+
30+
**4. Disclaimer of Warranty**
31+
32+
THE SOFTWARE IS PROVIDED "AS IS," WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.
33+
34+
**5. Limitation of Liability**
35+
36+
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37+
38+
**6. Termination**
39+
40+
This License will terminate automatically upon any breach by the User of the terms of this License. Upon termination, the User must immediately cease all use and distribution of The Software.
41+
42+
The above copyright notice and this permission notice shall be included in all
43+
copies or substantial portions of the Software.

0 commit comments

Comments
 (0)