From f073c436fa40ce7fb057ecadd763c4e3a9f05729 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 7 Sep 2021 14:34:27 +0100 Subject: [PATCH] =?UTF-8?q?Tue=20Sep=2007=202021=2014:34:26=20GMT+0100=20(?= =?UTF-8?q?heure=20normale=20d=E2=80=99Afrique=20de=20l=E2=80=99Ouest)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE.md | 11 +++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..908d7c4 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,11 @@ +# License + +This work is a translation of unfoldingWord® Open Bible Stories. The original work by unfoldingWord is available from [https://openbiblestories.org](https://openbiblestories.org). + +This work is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. + +If you would like to notify unfoldingWord regarding your translation of this work, please contact us at [https://unfoldingword.org/contact/](https://unfoldingword.org/contact/). + +Attribution of artwork: All images used in these stories are © Sweet Publishing ([www.sweetpublishing.com](http://www.sweetpublishing.com)) and are made available under a Creative Commons Attribution-Share Alike License ([http://creativecommons.org/licenses/by-sa/3.0](http://creativecommons.org/licenses/by-sa/3.0)). + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..4edc2e0 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 7, + "format": "markdown", + "generator": { + "name": "ts-desktop", + "build": "148" + }, + "target_language": { + "id": "dzg", + "name": "Dazaga", + "direction": "ltr" + }, + "project": { + "id": "obs", + "name": "unfoldingWord® Open Bible Stories" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "obs", + "name": "Open Bible Stories" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file