All software in this repository is open source. Most components are offered under a permissive MIT license, but a few are offered under the Affero GPL. Files other than source code are offered under the CC-BY 4.0 license.
Please pay careful attention to the license that applies if you reuse or modify any of these components.
Source code under the aws, backend, cluster, and heimctl directories is licensed
under the terms of the
GNU Affero General Public License (Version 3).
Copies of this license are available at the root of the repository,
(LICENSE.agpl), as well as in a file named LICENSE in each of the
aforementioned directories.
Files under the art, doc, and client/res directories are offered under
the terms of the CC BY 4.0
license. You'll find a copy in the LICENSE file in each of these
directories.
The client code (under the client directory) is licensed to the public under
the terms of the MIT license. See LICENSE.mit for details.
Source code under the ci, containers, heimlich, and proto directories
is also offered under the MIT license.