forked from timescale/timescaledb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
57 lines (42 loc) · 2.41 KB
/
NOTICE
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
TimescaleDB (TM)
Copyright (c) 2017-2020 Timescale, Inc. All Rights Reserved.
Copyright (c) 2016-2017 440 Labs, Inc. dba Timescale. All Rights Reserved.
Source code in this repository is variously licensed under the Apache License
Version 2.0, an Apache-compatible license, or the Timescale License. Please see
LICENSE for more information.
* For a copy of the Apache License Version 2.0, please see LICENSE-APACHE
as included in this repository's top-level directory.
* For a copy of the Timescale License, please see LICENSE-TIMESCALE
as included in this repository's "tsl" directory.
* For a copy of all other Apache-compatible licenses and notices,
please see below.
========================================================================
NOTICES
========================================================================
Certain files in this code base have been modified and/or copied,
either partially or wholely, from source code from the PostgreSQL
database management system, which is licensed under the open-source
PostgreSQL License with the following copyright information.
The PostgreSQL License
========================================================================
PostgreSQL Database Management System
(formerly known as Postgres, then as Postgres95)
Portions Copyright (c) 1996-2018, The PostgreSQL Global Development Group
Portions Copyright (c) 1994, The Regents of the University of California
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written
agreement is hereby granted, provided that the above copyright notice
and this paragraph and the following two paragraphs appear in all
copies.
IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY
FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND
ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE
PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF
CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,
UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
========================================================================