Skip to content

Commit c8c1001

Browse files
authored
Add Content Monetisation Policy
#91
2 parents c7db8c2 + c06f4b4 commit c8c1001

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All changes that impact users of this module are documented in this file, in the [Common Changelog](https://common-changelog.org) format with some additional specifications defined in the [CONTRIBUTING](./CONTRIBUTING.md) file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## Unreleased [minor]
6+
7+
> Development of this release was supported by the [French Ministry for Foreign Affairs](https://www.diplomatie.gouv.fr/fr/politique-etrangere-de-la-france/diplomatie-numerique/) through its ministerial [State Startups incubator](https://beta.gouv.fr/startups/open-terms-archive.html) under the aegis of the Ambassador for Digital Affairs.
8+
9+
### Added
10+
11+
- Add `Content Monetisation Policy` ([discussions/89](https://github.com/OpenTermsArchive/terms-types/discussions/89))
12+
513
## 2.0.0 - 2024-12-02
614

715
_Full changeset and discussions: [#87](https://github.com/OpenTermsArchive/terms-types/pull/87)._

termsTypes.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,5 +342,15 @@
342342
"Open Terms Archive discussion": "https://github.com/OpenTermsArchive/terms-types/discussions/79",
343343
"Wikipedia page on Service-level agreement": "https://en.wikipedia.org/wiki/Service-level_agreement"
344344
}
345+
},
346+
"Content Monetisation Policy": {
347+
"topic": "forms of content that generate revenue for their creator",
348+
"obligee": "monetised content creator",
349+
"aliases": [
350+
"Content Monetization Policy"
351+
],
352+
"references": {
353+
"Open Terms Archive discussion": "https://github.com/OpenTermsArchive/terms-types/discussions/89"
354+
}
345355
}
346356
}

0 commit comments

Comments
 (0)