aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-06-02 13:43:37 +1000
committerNeil <nyamatongwe@gmail.com>2015-06-02 13:43:37 +1000
commit6343b8cacc03db5529d07ad63aa36fc83fd9b4d7 (patch)
treedf082ea6a4ad9ed305de3776a41f935f2438b06b
parent08c71a4abcead59c3895be34d22fcaaa140e737f (diff)
downloadscintilla-mirror-6343b8cacc03db5529d07ad63aa36fc83fd9b4d7.tar.gz
Added privacy policy
-rw-r--r--doc/Privacy.html69
-rw-r--r--doc/index.html2
2 files changed, 71 insertions, 0 deletions
diff --git a/doc/Privacy.html b/doc/Privacy.html
new file mode 100644
index 000000000..22c8cd584
--- /dev/null
+++ b/doc/Privacy.html
@@ -0,0 +1,69 @@
+<?xml version="1.0"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta name="generator" content="SciTE" />
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+ <title>
+ Privacy Policy
+ </title>
+ </head>
+ <body bgcolor="#FFFFFF" text="#000000">
+ <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td>
+ <img src="SciTEIco.png" border="3" height="64" width="64" alt="Scintilla icon" />
+ </td>
+ <td>
+ <a href="index.html" style="color:white;text-decoration:none"><font size="5">Scintilla
+ and SciTE</font></a>
+ </td>
+ </tr>
+ </table>
+ <h2>
+ Privacy Policy for scintilla.org
+ </h2>
+ <h3>
+ Information Collected
+ </h3>
+ <p>
+ Logs are collected to allow analysis of which pages are viewed.
+ The advertisements collect viewing information through Google Analytics which is
+ used by Google and advertisers.
+ No personally identifiable information is collected by scintilla.org.
+ </p>
+ <h3>
+ External Links
+ </h3>
+ <p>
+ Other web sites are linked to from this site.
+ These web sites have their own privacy policies which may differ significantly to those of scintilla.org.
+ </p>
+ <h3>
+ Cookies
+ </h3>
+ <p>
+ A cookie is a text file placed on the hard drive of a computer by some web pages which is used to remember
+ when a particular user returns to that site.
+ The advertisements shown on the main pages may use cookies.
+ </p>
+ <h3>
+ Contact
+ </h3>
+ <p>
+ This web site is the responsibility of Neil Hodgson.
+ Most queries about the site contents should go to one of the mailing lists mentioned on the main pages.
+ Queries about the privacy policy may be sent to neilh @ scintilla.org.
+ </p>
+ <h3>
+ Changes to this Policy
+ </h3>
+ <p>
+ This policy may change. If it does then this page will be updated and the date at the bottom will change.
+ </p>
+ <p>
+ This policy was last updated 2 June 2015.
+ </p>
+ </body>
+</html>
diff --git a/doc/index.html b/doc/index.html
index 41cc6b8b9..af9b313c5 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -88,12 +88,14 @@
<li id="remote3"><a href="http://www.scintilla.org/SciTE.html">SciTE</a></li>
<li><a href="http://www.scintilla.org/ScintillaHistory.html">History</a></li>
<li><a href="http://www.scintilla.org/ScintillaRelated.html">Related</a></li>
+ <li id="remote4"><a href="http://www.scintilla.org/Privacy.html">Privacy</a></li>
</ul>
<script type="text/javascript" language="JavaScript"><!--
if (!IsRemote()) { //if NOT remote...
document.getElementById('remote1').style.display='none';
document.getElementById('remote2').style.display='none';
document.getElementById('remote3').style.display='none';
+ document.getElementById('remote4').style.display='none';
}
//--></script>
<p>