Update LICENSE due to scammer abuse
Updated the LICENSE to incorporate an attribution clause, and prohibit commercial use. This was done in response to a recently discovered abuse of some scammers using both my GitHub and this project in job applications to scam other companies and job applicants, offering to "adapt the project to the needs of their internal tools". Previously, this would have been fine. However, with scams spiking recently and myself struggling to find a job, this kind of abuse is, regrettably, something I must limit.
This commit is contained in:
@@ -1,16 +1,51 @@
|
||||
MIT License
|
||||
Managarr License
|
||||
Version 1.0, 2025
|
||||
|
||||
Copyright (c) 2023 Alexander J. Clarke
|
||||
Copyright (c) 2025 Alexander J. Clarke (Dark-Alex-17)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to use,
|
||||
copy, modify, merge, publish, and distribute the Software solely for
|
||||
non-commercial purposes, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
1. Attribution:
|
||||
The above copyright notice, this permission notice, and a prominent notice
|
||||
stating that the Software is part of the "Managarr" project shall be included
|
||||
in all copies or substantial portions of the Software.
|
||||
|
||||
When redistributing the Software, whether modified or unmodified, you must
|
||||
include the following attribution in any associated documentation or
|
||||
distribution materials:
|
||||
"This software is part of Managarr, created by Alexander J. Clarke (Dark-Alex-17)."
|
||||
|
||||
2. Non-Commercial Use Only:
|
||||
The use of this Software for commercial purposes, including but not limited
|
||||
to sale, licensing, or use in any product or service for monetary
|
||||
compensation, is strictly prohibited without prior written permission from
|
||||
Alexander J. Clarke (Dark-Alex-17).
|
||||
|
||||
For avoidance of doubt:
|
||||
- **Allowed:** Private use, educational purposes, research, or any usage
|
||||
that does not directly generate revenue.
|
||||
- **Prohibited:** Selling, sublicensing, or incorporating the Software into
|
||||
commercial products or services.
|
||||
|
||||
3. Modifications and Derivatives:
|
||||
- Any modifications or derivative works based on this Software must clearly
|
||||
document all changes made and prominently credit the original "Managarr"
|
||||
project as described in section 1.
|
||||
- Derivative works must retain this license, the original copyright notice,
|
||||
and all terms and conditions described herein. This applies to the entire
|
||||
derivative work, even if combined with other software.
|
||||
|
||||
4. Warranty Disclaimer:
|
||||
This 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. In no event shall the
|
||||
authors or copyright holders 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.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
|
||||
Reference in New Issue
Block a user