summaryrefslogtreecommitdiff
path: root/doc/development/licensing.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-12 00:08:47 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-12 00:08:47 +0000
commitee936c190ec1f3e691650ce20ec89b076b3a6ca5 (patch)
tree5353f2280496dcbb2b53a1411cf7a26b3e68800e /doc/development/licensing.md
parentc3fcd33976b4c910458cbb4b50cfc9be4efe385d (diff)
downloadgitlab-ce-ee936c190ec1f3e691650ce20ec89b076b3a6ca5.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/licensing.md')
-rw-r--r--doc/development/licensing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/licensing.md b/doc/development/licensing.md
index 947c77cd715..f92151e7a37 100644
--- a/doc/development/licensing.md
+++ b/doc/development/licensing.md
@@ -31,7 +31,7 @@ license_finder whitelist add MIT
To denylist a new license:
```shell
-license_finder blacklist add GPLv2
+license_finder blacklist add Unlicense
```
To tell License Finder about a dependency's license if it isn't auto-detected: