mirror of
https://git.pixie.town/thufie/CNPL.git
synced 2025-05-11 23:50:58 +02:00
Mirror of the Cooperative Non-Violent Public License
https://thufie.lain.haus/NPL.html
CNPL.md | ||
CNPL.txt | ||
LICENSE | ||
README.md | ||
to_md.hs |
CNPL - Project Deprecated
See: https://git.pixie.town/thufie/npl-builder instead. Everything below is out of date.
Cooperative Non-Violent Public License v6 (CNPLv6)
License information and summary of purpose here: https://thufie.lain.haus/NPL.html
Please use the "+" at the end (like: NPLv4+) to allow future license revisions to apply.
This license is itself licensed under a custom license encouraging derivatives with different names and allowing free use otherwise for the sake of allowing creative adjustments while avoiding confusion.
This license is based off of the CSL (Cooperative Software License) which is not actually just for software.
Use this license header in your source files if you want:
// Copyright (C) 2021 (Author) <email>
// This file is part of project.
//
// project is non-violent software: you can use, redistribute,
// and/or modify it under the terms of the CNPLv6+ as found
// in the LICENSE file in the source code root directory or
// at <https://git.pixie.town/thufie/CNPL>.
//
// project comes with ABSOLUTELY NO WARRANTY, to the extent
// permitted by applicable law. See the CNPL for details.
Notes:
- Even if you prefer lower revisions, it is highly recommended to stay with at least version 3 which fixed critical typos.