|
1 | | -MIT License |
2 | | - |
3 | | -Copyright (c) 2026 R. Payne |
4 | | - |
5 | | -Permission is hereby granted, free of charge, to any person obtaining a copy |
6 | | -of this software and associated documentation files (the "Software"), to deal |
7 | | -in the Software without restriction, including without limitation the rights |
8 | | -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
9 | | -copies of the Software, and to permit persons to whom the Software is |
10 | | -furnished to do so, subject to the following conditions: |
11 | | - |
12 | | -The above copyright notice and this permission notice shall be included in all |
13 | | -copies or substantial portions of the Software. |
14 | | - |
15 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
16 | | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
17 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
18 | | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
19 | | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
20 | | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
21 | | -SOFTWARE. |
| 1 | +Payne Protocol License (PPL-0.1) |
| 2 | +Version 1.0 – January 2026 |
| 3 | + |
| 4 | +Copyright |
| 5 | + |
| 6 | +Copyright © 2026 R. Payne |
| 7 | + |
| 8 | +Grant of Rights |
| 9 | + |
| 10 | +Subject to the terms and conditions of this License, permission is hereby granted to any person or entity obtaining a copy of this software and associated documentation files (the “Software”) to: |
| 11 | + |
| 12 | +use the Software |
| 13 | + |
| 14 | +copy the Software |
| 15 | + |
| 16 | +modify the Software |
| 17 | + |
| 18 | +merge the Software |
| 19 | + |
| 20 | +publish the Software |
| 21 | + |
| 22 | +distribute the Software |
| 23 | + |
| 24 | +sublicense the Software |
| 25 | + |
| 26 | +sell copies of the Software |
| 27 | + |
| 28 | +provided that all conditions of this License are met. |
| 29 | + |
| 30 | +Mandatory Attribution |
| 31 | + |
| 32 | +All copies, substantial portions, derivatives, or deployments of the Software must: |
| 33 | + |
| 34 | +Retain the following attribution notice in source form and documentation: |
| 35 | + |
| 36 | +“Original software authored by R. Payne (2026).” |
| 37 | + |
| 38 | +Retain this License file in full. |
| 39 | + |
| 40 | +Failure to provide attribution constitutes a material breach of this License. |
| 41 | + |
| 42 | +Usage Fee Requirement (Mandatory) |
| 43 | + |
| 44 | +Each use of the Software, defined as any execution, invocation, deployment, automated call, embedded operation, or protocol-level utilization, requires payment of a non-refundable usage fee. |
| 45 | + |
| 46 | +Fee Terms |
| 47 | + |
| 48 | +Amount: 0.01 (unit defined by implementation) |
| 49 | + |
| 50 | +Frequency: Per use |
| 51 | + |
| 52 | +Recipient: Blockchain address specified within the Software or its configuration |
| 53 | + |
| 54 | +Settlement Medium: Blockchain network specified within the Software |
| 55 | + |
| 56 | +Payment must occur prior to or concurrently with use. |
| 57 | + |
| 58 | +Blockchain Enforcement Acknowledgment |
| 59 | + |
| 60 | +By using the Software, you acknowledge and agree that: |
| 61 | + |
| 62 | +The Software may include code that enforces fee settlement |
| 63 | + |
| 64 | +Blockchain records may be used as evidence of compliance or non-compliance |
| 65 | + |
| 66 | +Failure to remit required fees automatically terminates your rights under this License |
| 67 | + |
| 68 | +Prohibited Use |
| 69 | + |
| 70 | +You may not: |
| 71 | + |
| 72 | +Remove, bypass, disable, or obfuscate fee-enforcement mechanisms |
| 73 | + |
| 74 | +Alter payment logic to redirect fees |
| 75 | + |
| 76 | +Falsify usage reporting |
| 77 | + |
| 78 | +Use the Software without settlement of the required fee |
| 79 | + |
| 80 | +Any such action constitutes intentional license violation. |
| 81 | + |
| 82 | +License Termination |
| 83 | + |
| 84 | +This License automatically and immediately terminates if you fail to comply with any term herein. |
| 85 | + |
| 86 | +Upon termination: |
| 87 | + |
| 88 | +All rights granted under this License cease |
| 89 | + |
| 90 | +Continued use constitutes copyright infringement |
| 91 | + |
| 92 | +No Warranty |
| 93 | + |
| 94 | +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. |
| 95 | + |
| 96 | +Limitation of Liability |
| 97 | + |
| 98 | +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM THE USE OR INABILITY TO USE THE SOFTWARE, WHETHER IN CONTRACT, TORT, OR OTHERWISE. |
| 99 | + |
| 100 | +Governing Principle |
| 101 | + |
| 102 | +This License is governed by the principle of explicit consent: |
| 103 | +If you use the Software, you accept these terms in full. |
| 104 | + |
| 105 | +End of License |
0 commit comments