discourse/.licensed.yml
Jarek Radosz 6f4cf81401
DEV: Update bundler licensed config (#19607)
1. Add `cgi` (ruby terms)
2. Move `strscan`, ~~`ruby2_keywords`, and `openssl`~~ to "reviewed" section (update: two of those are postponed, need to debug stuff in our docker image)
3. Sort
2022-12-23 14:04:03 +01:00

61 lines
1.2 KiB
YAML

sources:
bundler: true
allowed:
- 0bsd
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- cc0-1.0
- isc
- mit
- ruby
ignored:
bundler:
- openssl # Ruby terms
- rchardet # Ruby terms
- ruby2_keywords # BSD-2-Clause
reviewed:
bundler:
- activerecord # MIT
- cgi # Ruby
- coderay # MIT
- concurrent-ruby # MIT
- css_parser # MIT
- excon # MIT
- faraday-em_http # MIT
- faraday-em_synchrony # MIT
- faraday-excon # MIT
- faraday-httpclient # MIT
- faraday-net_http # MIT
- faraday-patron # MIT
- faraday-rack # MIT
- highline # GPL-2.0 OR Ruby terms
- htmlentities # MIT
- image_size # MIT
- io-wait # Ruby terms
- json # Ruby terms
- jwt # MIT
- kgio # LGPL-2.1+
- logstash-event # Apache-2.0
- net-http # Ruby
- net-imap # Ruby
- net-pop # Ruby
- net-protocol # Ruby
- net-smtp # Ruby
- omniauth # MIT
- pg # Ruby terms
- r2 # Apache-2.0 (Twitter)
- racc # Ruby terms
- raindrops # LGPL-2.1+
- rubyzip # Ruby terms
- sidekiq # LGPL (Sidekiq)
- strscan # Ruby
- tilt # MIT
- timeout # Ruby
- unf # BSD-2-Clause
- unicorn # Ruby terms or GPLv2/GPLv3
- uri # Ruby