diff options
author | Sean McGivern <sean@gitlab.com> | 2016-10-28 12:05:46 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2016-10-28 12:05:46 +0100 |
commit | 41fa7108011bb25c33dec9e171536566e3453971 (patch) | |
tree | d0d248b2478a01877fb8cda91d2b94646af475d4 /config | |
parent | 66870960af8d8a4cafec4abc529bd073d23fd1e4 (diff) | |
download | gitlab-ce-41fa7108011bb25c33dec9e171536566e3453971.tar.gz |
Blacklist the OSL 3.0 license
Diffstat (limited to 'config')
-rw-r--r-- | config/dependency_decisions.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/dependency_decisions.yml b/config/dependency_decisions.yml index 74325872b09..c11296975b7 100644 --- a/config/dependency_decisions.yml +++ b/config/dependency_decisions.yml @@ -101,6 +101,13 @@ :why: GPL-licensed libraries cannot be linked to from non-GPL projects. :versions: [] :when: 2016-05-02 05:29:43.904715000 Z +- - :blacklist + - OSL-3.0 + - :who: Sean McGivern + :why: The OSL license is a copyleft license + :versions: [] + :when: 2016-10-28 11:02:15.540105000 Z + # GEM LICENSES - - :license |