diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5cd73f94aea0c32f558c89a5186c9b16762d1d6f..f70dd15c5057d68415adc96fab669276cba08e96 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,6 +9,10 @@ terms. [DCO + License](https://gitlab.com/gitlab-org/dco/blob/master/README.md) +All Documentation content that resides under the [doc/ directory](/doc) of this +repository is licensed under Creative Commons: +[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). + _This notice should stay as the first item in the CONTRIBUTING.md file._ --- diff --git a/LICENSE b/LICENSE index 4b66533e99d6e5129490fa700c0b6e9a107a88d1..636ed8404e51bb10dec003af795e5621f9c8efe8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ The GitLab Enterprise Edition (EE) license (the “EE Licenseâ€) -Copyright (c) 2011-2017 GitLab B.V. +Copyright (c) 2011-2018 GitLab B.V. With regard to the GitLab Software: @@ -42,3 +42,8 @@ THE SOFTWARE. For all third party components incorporated into the GitLab Software, those components are licensed under the original license provided by the owner of the applicable component. + +--- + +All Documentation content that resides under the doc/ directory of this +repository is licensed under Creative Commons: CC BY-SA 4.0.