SCBconsulting commited on
Commit
0d6ccbd
·
verified ·
1 Parent(s): 673f7ac

Upload fallback_clauses.json

Browse files
Files changed (1) hide show
  1. fallback_clauses.json +7 -0
fallback_clauses.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "Indemnity": "Each party agrees to indemnify and hold the other harmless against any damages, losses, or liabilities arising from breach of this Agreement.",
3
+ "Termination": "This agreement may be terminated by either party with 30 days\u2019 written notice.",
4
+ "Jurisdiction": "This agreement shall be governed by and construed in accordance with the laws of the State of New York.",
5
+ "Exclusivity": "The parties agree that this relationship is non-exclusive, and each may enter into similar agreements with third parties.",
6
+ "Confidentiality": "The parties shall maintain the confidentiality of all proprietary information for a period of three years following the termination of this agreement."
7
+ }