commit 06e76621ad7f24f100f7914e881ebdf2f0c0fd28 Author: tsDesktop Date: Fri May 20 16:50:44 2016 +0200 Fri May 20 2016 16:50:44 GMT+0200 (Paris, Madrid (heure d’été)) 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