From a43878350379899721fcb94677184646d9d1e115 Mon Sep 17 00:00:00 2001 From: hellekin Date: Thu, 29 Oct 2020 22:51:57 +0100 Subject: REUSE: Add CC-BY-SA-4.0 to documentation --- README.md | 6 ++++++ doc/import/Concertes/How to read files.txt | 4 ++++ doc/import/README.md | 6 ++++++ 3 files changed, 16 insertions(+) diff --git a/README.md b/README.md index 7db80e4..7be6649 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +--- +SPDX-License-Identifier: CC-BY-SA-4.0 +SPDX-FileCopyrightText: 2020 IN COMMON Collective +--- + + # README This README would normally document whatever steps are necessary to get the diff --git a/doc/import/Concertes/How to read files.txt b/doc/import/Concertes/How to read files.txt index 2c427cc..1c7dd3c 100644 --- a/doc/import/Concertes/How to read files.txt +++ b/doc/import/Concertes/How to read files.txt @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2020 IN COMMON Collective + +SPDX-License-Identifier: CC-BY-SA-4.0 +--> + ## Parsing Resources The script `parser.rb` creates a file named `Locations.geojson`, which contains -- cgit v1.2.3