Commit graph

11 commits

Author SHA1 Message Date
Rob Bavey
a5dbc8d2a2
Update license dependency information (#12544)
This commit updates the license information for the license dependency report.
Specifically, this adds a notice for racc, a different version of which is now
pulled in by nokogiri from the version included with jruby.
2021-01-04 15:59:21 -05:00
Rob Bavey
23141e8f7e
Add RedHat Univeral Base Image license information (#12296)
Clean backport of #12287
2020-10-02 15:47:25 -04:00
Rob Bavey
97028a0320
Update license information (#12294)
Generate new notice file
2020-10-01 09:34:00 -04:00
Joao Duarte
98990384ae add missing NOTICE.txt 2020-01-31 14:07:39 +00:00
João Duarte
03ec792308 update licenses for 7.x (backport of #11549) 2020-01-31 13:50:17 +00:00
Joao Duarte
1c874854d9
upgrade puma to 4.x 2019-10-22 11:56:18 +01:00
Joao Duarte
cb65e15ed1 manually generate NOTICE.TXT from licenses in dependencies-report
Fixes #9886
2018-08-10 12:38:51 +00:00
Armin
0eb1ec57ae #7129 remove notice.txt
Fixes #7307
2017-06-05 09:08:30 +00:00
Joao Duarte
8741568f4e make dissect filter a default plugin
Fixes #6729 Fixes #6629
2017-02-18 11:30:39 -08:00
Suyog Rao
8c4d2ab5d3 Generate notice file during artifact build (#6538)
* Generate notice file during artifact build

Adjust our existing NOTICE.txt file to be built every time. This ensures
we collect LICENSE and NOTICE information of all bundled Logstash and non-Logstash
dependencies.

Changes:

* if NOTICE file is present in gems, include that text in our own NOTICE.TXT file.
* we also need to include the whole copyright block in NOTICE (meaning copyright + license)
2017-01-16 10:09:02 -08:00
Suyog Rao
f26ab64ec4 Add NOTICE.TXT to comply with License
Fixes #3458
2015-06-19 16:47:10 +00:00