1
0
Fork 0
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
Find a file
2021-07-25 07:41:42 +02:00
CNPL.md Add conversion to markdown 2021-07-05 09:14:01 -05:00
CNPL.txt Add conversion to markdown 2021-07-05 09:14:01 -05:00
LICENSE Initial commit, added LICENSE and CNPL, edited README 2019-07-03 17:46:41 -05:00
README.md deprecating project 2021-07-25 07:41:42 +02:00
to_md.hs Add conversion to markdown 2021-07-05 09:14:01 -05:00

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.