Portions of this software under the "ee" directory are licensed as defined by
Portions of this software are licensed as follows:
the "ee/LICENSE" file.
* All content residing under the "doc/" directory of this repository is licensed under "Creative Commons: CC BY-SA 4.0 license".
* All content that resides under the "ee/" directory of this repository, if that directory exists, is licensed under the license defined in "ee/LICENSE".
* All client-side JavaScript (when served directly or after being compiled, arranged, augmented, or combined), is licensed under the "MIT Expat" license.
* All third party components incorporated into the GitLab Software are licensed under the original license provided by the owner of the applicable component.
* Content outside of the above mentioned directories or restrictions above is available under the "MIT Expat" license as defined below.
Permission is hereby granted, free of charge, to any person obtaining a copy
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
of this software and associated documentation files (the "Software"), to deal
@@ -37,15 +37,8 @@ There are two editions of GitLab:
...
@@ -37,15 +37,8 @@ There are two editions of GitLab:
## Licensing
## Licensing
GitLab Community Edition (CE) is available freely under the MIT Expat license.
See the [LICENSE](LICENSE) file for licensing information as it pertains to
files in this repository.
All content that resides under the `ee/` directory of this repository (if it exists), is
part of GitLab Enterprise Edition (EE) and is licensed under the license defined
in `ee/LICENSE`.
All third party components incorporated into the GitLab Software 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.