diff --git a/LICENSES.md b/LICENSES.md new file mode 100644 index 0000000..93ed29c --- /dev/null +++ b/LICENSES.md @@ -0,0 +1,7 @@ +# Code Licenses + +All code is licensed under the Apache License, Version 2.0, the full text of which can be found at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0). + +# Documentation Licenses + +The official image-match documentation, _except for the short code snippets embedded within it_, is licensed under a Creative Commons Attribution-ShareAlike 4.0 International license, the full text of which can be found at [http://creativecommons.org/licenses/by-sa/4.0/legalcode](http://creativecommons.org/licenses/by-sa/4.0/legalcode). \ No newline at end of file