diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..c104835 --- /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: + +**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 index 8945f77..493e9c3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 5, + "package_version": 6, "format": "usfm", "generator": { "name": "ts-desktop", @@ -79,4 +79,4 @@ "05-18", "05-20" ] -} +} \ No newline at end of file