Files
LCEMP-Server/LICENSE.md
2026-03-15 22:25:51 -03:00

1.4 KiB
Raw Blame History

Fork-Only Source License Copyright © 2026 LCEMP

You have permission to:

  • fork this repository
  • make changes in your own fork
  • build new projects that are clearly derived from this one

You may share / distribute your fork, but you must:

  • keep this copyright notice and license text
  • clearly show that your work came from this repository (include a link to the original repo and mention it visibly, e.g. in README, about box, credits, etc.)

What you may NOT do:

  • copy & paste parts of this code (files, classes, functions, big chunks, small clever snippets, etc.) into a different project that is not a fork/derivative of this repository
  • use this code as a starting point for something that isnt presented as being based on this project
  • incorporate this code into any closed-source, proprietary, or unrelated open-source project

if you're not keeping the fork relationship alive and giving clear credit back to this repo, you need to ask me for permission first.

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. 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.