-
Notifications
You must be signed in to change notification settings - Fork 0
/
terms.html
67 lines (64 loc) · 4.92 KB
/
terms.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<html>
<head>
<title>Terms and Privacy</title>
</head>
<body>
<h1>Terms and Privacy</h1>
<h2>University of Virgina Policy</h2>
<p>This website follows
<a href="http://www.virginia.edu/copyright.html">University of Virginia Copyright/Website/Privacy Policies</a> with the following notes.
</p>
<h2>Terms</h2>
<p>The contents of this prototype historical resource ("website", "site") are made publicly available by the collection-holding
repositories for use in research, teaching, and private study.
</p>
<p>By their use of this prototype historical resource, users agree to follow these conditions of use:
<ul>
<li>Responsibility for any use of these materials rests exclusively with the user.</li>
<li>Some materials available through this site may be protected by the U.S. Copyright Law (Title 17, U.S.C.); the rights are typically
held by the archival repository (or repositories) that prepared the text of the source record. Transmission or reproduction
of materials protected by copyright beyond that allowed by copyright law requires the written permission of the copyright
owners.
</li>
<li>This research data is provided by project contributors "as is" and any express or implied warranties, including, but not limited
to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall project
contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but
not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however
caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise)
arising in any way out of the use of this research data, even if advised of the possibility of such damage.
</li>
</ul>
</p>
<h2>Privacy Statement Google Analytics Notice</h2>
<p>This website uses Google Analytics, a web analytics service provided by Google, Inc. ("Google"). Google Analytics uses "cookies",
which are text files placed on your computer, to help the website analyze how users use the site. The information generated
by the cookie about your use of the website (including your IP address) will be transmitted to and stored by Google on servers
in the United States. Google will use this information for the purpose of evaluating your use of the website, compiling reports
on website activity for website operators and providing other services relating to website activity and internet usage. Google
may also transfer this information to third parties where required to do so by law, or where such third parties process the
information on Google's behalf. Google will not associate your IP address with any other data held by Google. You may refuse
the use of cookies by selecting the appropriate settings on your browser, however please note that if you do this you may
not be able to use the full functionality of this website. By using this website, you consent to the processing of data about
you by Google in the manner and for the purposes set out above. No personal data is obtained, stored or shared by this site
or by Google.
</p>
<p>This website uses the _anonymizeIp option on the google tracker code, which asks google not to log the last octet of your
IP address.
</p>
<p>If you do not wish to be tracked by google analytics, you can install the
<a href="http://tools.google.com/dlpage/gaoptout">Google Analytics Opt-out Browser Add-on (beta)</a>.
</p>
<h2>Google Analytics Demographics and Interest Reporting</h2>
<p>This site has implimented a google advertising feature
<a href="https://support.google.com/analytics/answer/2799357">Google Analytics Demographics and Interest Reporting</a> and may use data from Google’s Interest-based advertising or 3rd-party audience data (such as age, gender and interests)
with Google Analytics. This site will not facilitate the merging of personally-identifiable information with non-personally
identifiable information collected through any Google advertising product or feature without robust notice of, and the user's
prior affirmative (i.e., opt-in) consent to, that merger.
</p>
<h2>Thanks</h2>
<p>Thank you
<a href="http://glyphicons.com">Glyphicons</a>. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free
of cost.
</p>
</body>
</html>