Add License
Browse files
LICENSE
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright Notice: © Copyright 2018 The Toronto-Dominion Bank and/or its affiliates
|
2 |
+
|
3 |
+
Permission is hereby granted, subject to the conditions below, free of charge, to
|
4 |
+
any person obtaining a copy of this software and associated documentation files
|
5 |
+
(the "Software"), to use, copy, distribute, publish and modify the Software, only
|
6 |
+
for research and for no other purpose. For clarity, and without limitation, this
|
7 |
+
licence does not permit use of Software or any part thereof for commercial purposes.
|
8 |
+
|
9 |
+
Patents: This permission does not grant any patent licenses in the Software.
|
10 |
+
|
11 |
+
Conditions:
|
12 |
+
1. The above copyright notice and the following disclaimer shall be included in all
|
13 |
+
copies or substantial portions of the Software.
|
14 |
+
2. You must give appropriate credit, provide a link to the license, and indicate if
|
15 |
+
changes were made. You may do so in any reasonable manner, but not in any way that
|
16 |
+
suggests that the copyright holder endorses you or your use of the Software.
|
17 |
+
|
18 |
+
Names and Trademarks: No permission to use the names or trademarks of the copyright
|
19 |
+
holder are granted, except as required for reasonable and customary use in describing
|
20 |
+
the origin of the Software and reproducing the content of the copyright notice.
|
21 |
+
|
22 |
+
DISCLAIMER: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
23 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
24 |
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
25 |
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
26 |
+
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
|
27 |
+
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|