X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c2f91c556a0eec39634f3e89091b6addc850fe92..35ba053c83b7ad18e1a336d50d3a8d5a53adce9f:/COPYING diff --git a/COPYING b/COPYING index 27d8c81359..61c31397a0 100644 --- a/COPYING +++ b/COPYING @@ -1,10 +1,13 @@ Unless indicated otherwise in the header of the file, the files in this -repository are dual-licensed AGPL-3.0 and Apache-2.0 +repository are distributed under one of three different licenses: AGPL-3.0, +Apache-2.0 or CC-BY-SA-3.0. Individual files contain an SPDX tag that indicates the license for the file. -dual-licensed files use the following tag: +These are the three tags in use: - SPDX-License-Identifier: AGPL-3.0 OR Apache-2.0 + SPDX-License-Identifier: AGPL-3.0 + SPDX-License-Identifier: Apache-2.0 + SPDX-License-Identifier: CC-BY-SA-3.0 This enables machine processing of license information based on the SPDX License Identifiers that are available here: http://spdx.org/licenses/ @@ -13,3 +16,4 @@ The full license text for each license is available in this directory: AGPL-3.0: agpl-3.0.txt Apache-2.0: apache-2.0.txt + CC-BY-SA-3.0: cc-by-sa-3.0.txt