github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/LICENSE (about) 1 Source code in this repository is variously licensed under the Business Source 2 License 1.1 (BSL), the CockroachDB Community License (CCL), the MIT license, and 3 BSD-style licenses. A copy of each license can be found in the licenses 4 directory. Source code in a given file is licensed under the BSL and the 5 copyright belongs to The Cockroach Authors unless otherwise noted at the 6 beginning of the file. 7 8 Running `make` will produce a binary that includes CCL-licensed code and is thus 9 subject to the terms of the CCL. To produce a binary that is free of CCL- 10 licensed code, run `make buildoss`.