commit 42f387b52e6871fabdff21a69c3e0a60b5601681 Author: tsDesktop Date: Mon Sep 28 13:23:50 2020 +0530 Mon Sep 28 2020 13:23:50 GMT+0530 (India Standard Time) diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..93297d7 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,7 @@ +# License + +This work is made available under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA). To view a copy of this license, visit [http://creativecommons.org/licenses/by-sa/4.0/](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/). + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..b5dfcf4 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 7, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "148" + }, + "target_language": { + "id": "tel-x-osti", + "name": "Osti", + "direction": "ltr" + }, + "project": { + "id": "col", + "name": "Colossians" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file