From e7cb3a2d821a13f106a582ea8b334f34c33525ec Mon Sep 17 00:00:00 2001 From: DevleskoY Date: Fri, 22 Oct 2021 00:13:37 +0300 Subject: [PATCH] =?UTF-8?q?Fri=20Oct=2022=202021=2000:13:36=20GMT+0300=20(?= =?UTF-8?q?=D0=92=D0=BE=D1=81=D1=82=D0=BE=D1=87=D0=BD=D0=B0=D1=8F=20=D0=95?= =?UTF-8?q?=D0=B2=D1=80=D0=BE=D0=BF=D0=B0,=20=D0=BB=D0=B5=D1=82=D0=BD?= =?UTF-8?q?=D0=B5=D0=B5=20=D0=B2=D1=80=D0=B5=D0=BC=D1=8F)?= 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..31ce3c1 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 7, + "format": "markdown", + "generator": { + "name": "ts-desktop", + "build": "148" + }, + "target_language": { + "id": "rml", + "name": "Baltic Romani", + "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