commit 5bfb624d604c9a4f6fab3d8da7cec7bb02667232 Author: tsDesktop Date: Thu Jun 7 15:48:56 2018 -0400 Thu Jun 07 2018 15:48:56 GMT-0400 (SA Western Standard Time) diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..98f733d --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,29 @@ + +# License +## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) + +This is a human-readable summary of (and not a substitute for) the full license found at 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. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +### 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. + +**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +### Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..b6fc55c --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "pro", + "name": "Proverbs" + }, + "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