timescaledb/LICENSE
Michael J. Freedman fc425398f2 Add new top-level licensing information
Clarify better how source code is split between Apache 2.0 and Timescale
License, to now serve as a reference file to which GitHub will point.  Also
cleanup NOTICE to point to LICENSE files.
2018-12-29 00:12:45 -10:00

17 lines
807 B
Plaintext

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.
When built, separate shared object files are generated for the Apache-licensed
source code and the Timescale-licensed source code. The shared object binaries
that contain `-tsl` in their name are licensed under the Timescale License.