blob: 3253de621b711bf51210d9bb57e6dd877180f603 [file] [log] [blame]
Jacob Appelbaumaf07cb52012-01-18 16:09:19 +11001 This file contains the license for tlsdate,
2 a free software project to set your system clock securely.
3
4 It also lists the licenses for other components used by tlsdate.
5
6 For more information about tlsdate, see https://github.com/ioerror/tlsdate
7
8 If you got this file as a part of a larger bundle,
9 there may be other license terms that you should be aware of.
10
11===============================================================================
12tlsdate is distributed under this license:
13
14Copyright (c) 2011-2012, Jacob Appelbaum <jacob@appelbaum.net>
15Copyright (c) 2011-2012, The Tor Project, Inc.
16
17Redistribution and use in source and binary forms, with or without
18modification, are permitted provided that the following conditions are
19met:
20
21 * Redistributions of source code must retain the above copyright
22notice, this list of conditions and the following disclaimer.
23
24 * Redistributions in binary form must reproduce the above
25copyright notice, this list of conditions and the following disclaimer
26in the documentation and/or other materials provided with the
27distribution.
28
29 * Neither the names of the copyright owners nor the names of its
30contributors may be used to endorse or promote products derived from
31this software without specific prior written permission.
32
33THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
34"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
35LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
36A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
37OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
38SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
39LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
40DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
41THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
42(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
43OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
44===============================================================================
45If you got tlsdate as a static binary with OpenSSL included, then you should
46know:
47
48 "This product includes software developed by the OpenSSL Project for use in
49 the OpenSSL Toolkit (http://www.openssl.org/)"
50
51===============================================================================