Commit Graph

16 Commits

Author SHA1 Message Date
Luiz Aoqui
41277f823f license: fix some imports of BUSL-1.1 in MPL-2.0 (#19832)
Some packages licensed under MPL-2.0 were incorrectly importing code
from packages licensed under BUSL-1.1.

Not all imports are fixed here as they will require additional work to
untangle them. To help track progress this commit adds a Semgrep rule
that detects incorrect BUSL-1.1 imports in MPL-2.0 packages.
2024-01-29 12:04:12 -05:00
hashicorp-copywrite[bot]
4f55df8306 Adding explicit MPL license for sub-package (#18219)
This directory and its subdirectories (packages) contain files licensed with the MPLv2 `LICENSE` file in this directory and are intentionally licensed separately from the BSL `LICENSE` file at the root of this repository.

Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2023-08-16 09:59:07 -05:00
hashicorp-copywrite[bot]
a9d61ea3fd Update copyright file headers to BUSL-1.1 2023-08-10 17:27:29 -05:00
hashicorp-copywrite[bot]
f005448366 [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
Lance Haig
962b65f5bc Update ioutil library references to os and io respectively for e2e helper nomad (#16332)
No user facing changes so I assume no change log is required
2023-03-08 09:39:03 -06:00
Alex Dadgar
a9e3a41407 Enable more linters 2017-09-26 15:26:33 -07:00
Armon Dadgar
cda7d8f397 demo/digitalocean: allow stale queries 2015-09-27 14:12:23 -07:00
Ryan Uber
99cd0dfc0f demo/digitalocean: remove unneeded index 2015-09-26 12:38:31 -07:00
Ryan Uber
1a25c23eaa demo/digitalocean: realistic redis requirements 2015-09-26 11:17:24 -07:00
Ryan Uber
6c49ee74a3 demo/digitalocean: tighten bench output 2015-09-26 10:50:21 -07:00
Ryan Uber
20e298fce8 demo/digitalocean: easier tuning for demo 2015-09-26 09:57:48 -07:00
Ryan Uber
2d6c244483 demo/digitalocean: use redis 2015-09-26 09:48:46 -07:00
Ryan Uber
aa6d9cd31b demo/digitalocean: move bench.go 2015-09-26 09:44:15 -07:00
Ryan Uber
f9864b175d demo/digitalocean: add a demo job 2015-09-26 09:43:40 -07:00
Ryan Uber
e9970b68f7 demo/digitalocean: better benchmark 2015-09-26 09:39:19 -07:00
Ryan Uber
3894db2809 demo/digitalocean: add bench app 2015-09-26 09:29:07 -07:00