Skip to content

Commit

Permalink
Merge branch 'dev/develop' of github.com:aiaio/DesignStudioExpress in…
Browse files Browse the repository at this point in the history
…to dev/develop
  • Loading branch information
Sammy Shaar committed Dec 23, 2015
2 parents 6f52b49 + 613d9bb commit 222a8a5
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions WebView/terms_and_conditions.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<!doctype html>
<html>

<head>
<title></title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/jquery.fullpage/2.5.9/jquery.fullPage.min.css" />
<link rel="stylesheet" href="stylesheets/main.css">
</head>

<body>

<section class="">
<div id="fullpage">
<div class="section guide guide-intro">
<h3 class="guide-intro--header white-space-pre-line">Privacy Policy / Legalese</h3>
<p class="guide-intro--description">

Design Studio Express Privacy Policy

Effective Date: 2015-12-23


Design Studio Express collects the e-mail addresses of those who communicate with us via e-mail, and information submitted through voluntary activities such as site registrations or participation in surveys. We also collect aggregate data regarding the web pages that visitors access on AlexanderInteractive.com website. The information we collect is not shared with or sold to others.


Your data

Design Studio Express uses third party vendors and hosting partners to provide the necessary hardware, software, networking, storage, and related technology required to run Design Studio Express. Alexander Interactive owns the code, databases, and all rights to the Design Studio Express application. We will not share your data or information with any unauthorized 3rd party vendors without your consent.


Ad servers & Security

We do not partner with or have special relationships with any ad server companies.

All data and information transmitted with Service is secured by SSL protocol.


Changes

Design Studio Express may change or update this policy in the future. We will post these changes to our Website and notify you accordingly. If you are concerned about how your information is used, check back at the App Store.


Questions?

Please contact us at [email protected]
</p>
</div>
</section>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
</body>
</html>

0 comments on commit 222a8a5

Please sign in to comment.