Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: timescaledb Source: https://github.com/timescale/timescaledb Files-Excluded: tsl scripts/c_license_header-timescale.h scripts/license_tsl.spec scripts/sql_license_tsl.sql Files: * Copyright: Copyright (c) 2017-2022 Timescale, Inc. All Rights Reserved. Copyright (c) 2016-2017 440 Labs, Inc. dba Timescale. All Rights Reserved. Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group Portions Copyright (c) 1994, The Regents of the University of California License: Apache-2.0 and PostgreSQL Source code in this repository is variously licensed under the Apache License Version 2.0, an Apache compatible license, or the Timescale License. . All source code should have information at the beginning of its respective file which specifies its licensing information. . * Outside of the "tsl" directory, source code in a given file is licensed under the Apache License Version 2.0, unless otherwise noted (e.g., an Apache-compatible license). . * Within the "tsl" folder, source code in a given file is licensed under the Timescale License, unless otherwise noted. . The tsl folder has been removed when creating the +dfsg orig tarballs for Debian. No tsl-licensed code remains. . 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 License: Apache-2.0 On Debian systems, the Apache 2.0 license is located in /usr/share/common-licenses/Apache-2.0. License: PostgreSQL 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.