Skip to content

Commit cd99af1

Browse files
authored
CIP-9999 | Add mandatory Copyright + related cleanup (#762)
* add mandatory Copyright to CPSs, clean up CIP License glitches * missed License in CPS header * add Copyright section also to CPS template * adding License: tag also to CPS template YAML header
1 parent d6427dc commit cd99af1

File tree

8 files changed

+24
-956
lines changed

8 files changed

+24
-956
lines changed

.github/CPS-TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Proposed Solutions: []
99
Discussions:
1010
- https://github.com/cardano-foundation/CIPs/pull/?
1111
Created: YYYY-MM-DD
12+
License: CC-BY-4.0
1213
---
1314

1415
<!-- Existing categories:
@@ -44,3 +45,9 @@ Finally, goals may also serve as evaluation metrics to assess how good a propose
4445
<!-- A set of questions to which any proposed solution should find an answer. Questions should help guide solutions design by highlighting some foreseen vulnerabilities or design flaws. Solutions in the form of CIP should thereby include these questions as part of their 'Rationale' section and provide an argued answer to each. -->
4546

4647
<!-- OPTIONAL SECTIONS: see CIP-9999 > Specification > CPS > Structure table -->
48+
49+
## Copyright
50+
<!-- The CPS must be explicitly licensed under acceptable copyright terms. Uncomment the one you wish to use (delete the other one) and ensure it matches the License field in the header:
51+
52+
<!-- This CPS is licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). -->
53+
<!-- This CPS is licensed under [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0). -->

CIP-0001/LICENSE

Lines changed: 0 additions & 395 deletions
This file was deleted.

CIP-0001/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Since this is a functional definition it would typically be in one or more subse
177177

178178
##### Licensing
179179

180-
CIPs are licensed in the public domain. Moreso, they must be licensed under one of the following licenses. Each new CIP must identify at least one acceptable license in its preamble. In addition, each license must be referenced by its respective abbreviation below in the _"Copyright"_ section.
180+
CIPs are licensed in the public domain. More so, they must be licensed under one of the following licenses. Each new CIP must identify at least one acceptable license in its preamble. In addition, each license must be referenced by its respective abbreviation below in the _"Copyright"_ section.
181181

182182
| Purpose | Recommended License |
183183
| --- | --- |

CIP-0005/LICENSE

Lines changed: 0 additions & 82 deletions
This file was deleted.

CIP-0005/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,6 @@ The only prior work done towards that direction has been [jcli](https://input-ou
181181

182182
## Copyright
183183

184-
This CIP is licensed under Apache-2.0.
184+
This CIP is licensed under [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0).
185185

186186
[CIP-0014]: https://github.com/cardano-foundation/CIPs/blob/645243e30b5aae109a70ec2b47af70dcc808bc56/CIP-0014

0 commit comments

Comments
 (0)