From 37d6b4c674c2dac33646e8dfd315c5920a5d5260 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 13 Jul 2017 15:45:40 +0300 Subject: [PATCH] Thu Jul 13 2017 15:45:39 GMT+0300 (Jordan Daylight Time) --- LICENSE.md | 15 +++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 44 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..40e7d6c --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,15 @@ +## License: + +This work is made available under a Creative Commons Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0/). + +### You are free to: + +**Share** - copy and redistribute the material in any medium or format + +**Adapt** - remix, transform, and build upon the material for any purpose, even commercially. + +### Under the following conditions: + +**Attribution** - You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + +**ShareAlike** - If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..cbae347 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "21" + }, + "target_language": { + "id": "am", + "name": "አማርኛ", + "direction": "ltr" + }, + "project": { + "id": "hos", + "name": "Hosea" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "ulb", + "name": "Unlocked Literal Bible" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file