From 06e76621ad7f24f100f7914e881ebdf2f0c0fd28 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 20 May 2016 16:50:44 +0200 Subject: [PATCH] =?UTF-8?q?Fri=20May=2020=202016=2016:50:44=20GMT+0200=20(?= =?UTF-8?q?Paris,=20Madrid=20(heure=20d=E2=80=99=C3=A9t=C3=A9))?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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..ecb7728 --- /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..80fd3ed --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "" + }, + "target_language": { + "id": "ttq", + "name": "Tawallammat Tamajaq", + "direction": "ltr" + }, + "project": { + "id": "phm", + "name": "Philemon" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file