Browse Source

wip: Moved England&Wales contracts into the correct folders

master
Radu Liviu Carjan 2 years ago
parent
commit
8a00c8d223
  1. 0
      England and Wales/Clauses/Acceptable Use Policy.docx
  2. 0
      England and Wales/Clauses/Acceptable Use Policy.txt
  3. 0
      England and Wales/Clauses/Consumer Terms.docx
  4. 0
      England and Wales/Clauses/Consumer Terms.txt
  5. 0
      England and Wales/Clauses/Privacy Notice.docx
  6. 0
      England and Wales/Clauses/Privacy Notice.txt
  7. 0
      England and Wales/Clauses/Website Terms.docx
  8. 0
      England and Wales/Clauses/Website Terms.txt
  9. 4
      England and Wales/Contracts/Acceptable Use Policy.json
  10. 7
      England and Wales/Contracts/Consumer.json
  11. 7
      England and Wales/Contracts/Privacy Notice.json
  12. 7
      England and Wales/Contracts/Website.json
  13. 7
      England and Wales/Contracts/contract type1.json
  14. 7
      England and Wales/Contracts/contract type2.json
  15. 7
      England and Wales/Contracts/contract type3.json

0
AUP_EW_June2022.docx → England and Wales/Clauses/Acceptable Use Policy.docx

0
AUP_EW_June2022.txt → England and Wales/Clauses/Acceptable Use Policy.txt

0
Consumer_EW_June2022.docx → England and Wales/Clauses/Consumer Terms.docx

0
Consumer_EW_June2022.txt → England and Wales/Clauses/Consumer Terms.txt

0
Privacy_Notice_EW_June2022.docx → England and Wales/Clauses/Privacy Notice.docx

0
Privacy_Notice_EW_June2022.txt → England and Wales/Clauses/Privacy Notice.txt

0
Website_EW_June2022.docx → England and Wales/Clauses/Website Terms.docx

0
Website_EW_June2022.txt → England and Wales/Clauses/Website Terms.txt

4
England and Wales/Contracts/AUP.json → England and Wales/Contracts/Acceptable Use Policy.json

@ -2,6 +2,6 @@
"id": 4,
"title": "Acceptable Use Policy",
"description": "A terms of use is an agreement that a user must agree to and abide by in order to use a website or service. Terms of use (TOU) can go by many other names, including terms of service (TOS) and terms and conditions.Terms of use are often seen on e-commerce websites and social media websites, but it is not limited to those types of websites and should be used with any website that stores personal information of any kind.",
"clauses": [ "one"],
"clauses": [ "Acceptable Use Policy"],
"url": "https://contrai.io/"
}
}

7
England and Wales/Contracts/Consumer.json

@ -0,0 +1,7 @@
{
"id": 4,
"title": "Consumer terms of use",
"description": "A terms of use is an agreement that a user must agree to and abide by in order to use a website or service. Terms of use (TOU) can go by many other names, including terms of service (TOS) and terms and conditions.Terms of use are often seen on e-commerce websites and social media websites, but it is not limited to those types of websites and should be used with any website that stores personal information of any kind.",
"clauses": [ "Consumer Terms"],
"url": "https://contrai.io/"
}

7
England and Wales/Contracts/Privacy Notice.json

@ -0,0 +1,7 @@
{
"id": 4,
"title": "Acceptable Use Policy",
"description": "A privacy policy is a document that explains how an organization handles any customer, client or employee information gathered in its operations. A privacy page should specify any Personally identifiable information that is gathered, such as name, address and credit card number, as well as other things like order history, browsing habits, uploads and downloads.",
"clauses": [ "Privacy Notice"],
"url": "https://contrai.io/"
}

7
England and Wales/Contracts/Website.json

@ -0,0 +1,7 @@
{
"id": 4,
"title": "Website terms of use",
"description": "A terms of use is an agreement that a user must agree to and abide by in order to use a website or service. Terms of use (TOU) can go by many other names, including terms of service (TOS) and terms and conditions.Terms of use are often seen on e-commerce websites and social media websites, but it is not limited to those types of websites and should be used with any website that stores personal information of any kind.",
"clauses": [ "Website Terms"],
"url": "https://contrai.io/"
}

7
England and Wales/Contracts/contract type1.json

@ -1,7 +0,0 @@
{
"id": 1,
"title": "Contract Type 1",
"description": "Vestibulum accumsan lacinia mi. Donec ut mi mollis, pharetra diam et, sollicitudin augue. Quisque in viverra ante. Sed ex nunc, consequat vitae libero eget, vestibulum feugiat justo. Nullam lacinia auctor leo. Nunc venenatis ultricies dictum. Aliquam ullamcorper eros nunc, vel vulputate libero pharetra ac. Morbi eu tellus gravida felis sollicitudin ornare. Nam id mi sapien.",
"clauses": [ "jurisdiction","definitions","payment","delivery","termination","support","confidentiality"],
"url": "https://contrai.io/"
}

7
England and Wales/Contracts/contract type2.json

@ -1,7 +0,0 @@
{
"id": 2,
"title": "Contract Type 2",
"description": "Vestibulum accumsan lacinia mi. Donec ut mi mollis, pharetra diam et, sollicitudin augue. Quisque in viverra ante. Sed ex nunc, consequat vitae libero eget, vestibulum feugiat justo. Nullam lacinia auctor leo. Nunc venenatis ultricies dictum. Aliquam ullamcorper eros nunc, vel vulputate libero pharetra ac. Morbi eu tellus gravida felis sollicitudin ornare. Nam id mi sapien.",
"clauses": [ "jurisdiction","definitions","payment","delivery","term and termination","support","notices"],
"url": "https://contrai.io/"
}

7
England and Wales/Contracts/contract type3.json

@ -1,7 +0,0 @@
{
"id": 3,
"title": "Contract Type 3",
"description": "Vestibulum accumsan lacinia mi. Donec ut mi mollis, pharetra diam et, sollicitudin augue. Quisque in viverra ante. Sed ex nunc, consequat vitae libero eget, vestibulum feugiat justo. Nullam lacinia auctor leo. Nunc venenatis ultricies dictum. Aliquam ullamcorper eros nunc, vel vulputate libero pharetra ac. Morbi eu tellus gravida felis sollicitudin ornare. Nam id mi sapien.",
"clauses": [ "jurisdiction","definitions","indemnification","delivery","support","term and termination","warranties","notices"],
"url": "https://contrai.io/"
}
Loading…
Cancel
Save