No description
Find a file
flemming-it 74d1b16f9d
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m44s
docs: declare where the data comes from, and under what terms
The module's own Apache-2.0 licence covers its code and says nothing
about the material it fetches. STORE.yaml now carries a data_source
block (publisher, url, terms, required attribution, and bundled:
false), and MODULE.md/MODULE.de.md explain it in both languages,
including the sentence that the retrieved text does not replace the
official version.

Enforced platform-side by data_source_gap in chain_hub::store_index;
the four rules are written up in docs/architecture/store-format.md of
the platform repo.

Signed-off-by: flemming-it <sf@flemming.it>
2026-09-09 12:32:48 +02:00
.forgejo/workflows feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
assets feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
src feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
.gitignore feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
Cargo.lock feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
Cargo.toml feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
law-source-eurlex.io.de.svg feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
law-source-eurlex.io.svg feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
LICENSE feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
MODULE.de.md docs: declare where the data comes from, and under what terms 2026-09-09 12:32:48 +02:00
MODULE.md docs: declare where the data comes from, and under what terms 2026-09-09 12:32:48 +02:00
module.wasm feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
module.yaml feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
NOTICE feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
rust-toolchain.toml feat: law-source-eurlex 0.1.0 (source.eu-recht) 2026-07-17 00:29:06 +02:00
STORE.yaml docs: declare where the data comes from, and under what terms 2026-09-09 12:32:48 +02:00