Skip to content

Commit 37a2670

Browse files
authored
feat: add no-modification copyright clause to all specs except core (#186)
1 parent 701d2cf commit 37a2670

12 files changed

Lines changed: 12 additions & 12 deletions

examples/extension-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abbrev: "{Feature}" Extension
44
docname: draft-payment-{feature}-00
55
version: 00
66
category: info
7-
ipr: trust200902
7+
ipr: noModificationTrust200902
88
submissiontype: IETF
99
consensus: true
1010

examples/intent-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abbrev: "{name}" Intent
44
docname: draft-payment-intent-{name}-00
55
version: 00
66
category: std
7-
ipr: trust200902
7+
ipr: noModificationTrust200902
88
submissiontype: IETF
99
consensus: true
1010

examples/method-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abbrev: "{Network}" Payment Method
44
docname: draft-{network}-payment-method-00
55
version: 00
66
category: info
7-
ipr: trust200902
7+
ipr: noModificationTrust200902
88
submissiontype: IETF
99
consensus: true
1010

specs/extensions/draft-payment-discovery-00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abbrev: Payment Discovery
44
docname: draft-payment-discovery-00
55
version: 00
66
category: info
7-
ipr: trust200902
7+
ipr: noModificationTrust200902
88
submissiontype: IETF
99
consensus: true
1010

specs/extensions/transports/draft-payment-transport-mcp-00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abbrev: Payment JSON-RPC & MCP Transport
44
docname: draft-payment-transport-mcp-00
55
version: 00
66
category: info
7-
ipr: trust200902
7+
ipr: noModificationTrust200902
88
submissiontype: IETF
99
consensus: true
1010

specs/intents/draft-payment-intent-charge-00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abbrev: Payment Intent Charge
44
docname: draft-payment-intent-charge-00
55
version: 00
66
category: info
7-
ipr: trust200902
7+
ipr: noModificationTrust200902
88
submissiontype: IETF
99
consensus: true
1010

specs/methods/card/draft-card-charge-00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abbrev: Card Charge
44
docname: draft-card-charge-00
55
version: 00
66
category: info
7-
ipr: trust200902
7+
ipr: noModificationTrust200902
88
submissiontype: IETF
99
consensus: true
1010

specs/methods/lightning/draft-lightning-charge-00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abbrev: Lightning Charge Intent
44
docname: draft-lightning-charge-00
55
version: 00
66
category: info
7-
ipr: trust200902
7+
ipr: noModificationTrust200902
88
submissiontype: independent
99
consensus: false
1010

specs/methods/lightning/draft-lightning-session-00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abbrev: Lightning Session Intent
44
docname: draft-lightning-session-00
55
version: 00
66
category: info
7-
ipr: trust200902
7+
ipr: noModificationTrust200902
88
submissiontype: independent
99
consensus: false
1010

specs/methods/stripe/draft-stripe-charge-00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abbrev: Stripe Charge
44
docname: draft-stripe-charge-00
55
version: 00
66
category: info
7-
ipr: trust200902
7+
ipr: noModificationTrust200902
88
submissiontype: IETF
99
consensus: true
1010

0 commit comments

Comments
 (0)