Create LICENSE
Browse files
LICENSE
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright 2025 ysnrfd
|
2 |
+
|
3 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
4 |
+
of this software and associated documentation files (the "Software"), to use,
|
5 |
+
copy, modify, and distribute the Software, subject to the following conditions:
|
6 |
+
|
7 |
+
1. The copyright notice, this permission notice, and all attribution information
|
8 |
+
regarding the original author (ysnrfd) must be preserved in their entirety
|
9 |
+
and must not be removed, altered, or obscured in any copies or derivative works.
|
10 |
+
|
11 |
+
2. Any modifications or derivative works must be clearly documented in a "CHANGELOG" or
|
12 |
+
"NOTICE" file included with the Software. This documentation must include a detailed
|
13 |
+
description of the changes made, the date of the modification, and the identity of
|
14 |
+
the modifier.
|
15 |
+
|
16 |
+
3. The Software is provided "as is", without warranty of any kind, express or implied.
|
17 |
+
The author shall not be liable for any damages arising from use of the Software.
|
18 |
+
|
19 |
+
4. Any attempt to remove or alter the original attribution or copyright information
|
20 |
+
constitutes a violation of this license and may result in legal action.
|