Skip to content

Commit

Permalink
Merge pull request #4727 from layer5io:leecalcote/blog/hashicorp
Browse files Browse the repository at this point in the history
[Blog] Layer5 loves open source
  • Loading branch information
leecalcote authored Aug 11, 2023
2 parents a1245c2 + 501fb53 commit 8e6bfcd
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: Layer5 💚's Open Source
subtitle: HashiCorp Relicensing and Layer5's Partnership
date: 2023-08-11 08:00:00 -0530
author: Lee Calcote
thumbnail: ./layer5-open-source.png
darkthumbnail: ./layer5-open-source.png
description: "HashiCorp Relicensing and Layer5's Partnership"
type: Blog
category: Announcements
tags:
- Open Source
- Apache
- License
featured: false
published: true
---

import { BlogWrapper } from "../../Blog.style.js";
import { Link } from "gatsby";
import Button from "../../../../reusecore/Button";
import Blockquote from "../../../../reusecore/Blockquote";
import { Blog } from "./blog.style";

<BlogWrapper>

Yesterday, [HashiCorp announced a change in their source code license](https://www.globenewswire.com/news-release/2023/08/10/2723189/0/en/HashiCorp-adopts-the-Business-Source-License-for-future-releases-of-its-products.html) from Mozilla Public License v2.0 (MPL 2.0) to the Business Source License (BSL, or BUSL) v1.1, effective in all future releases of HashiCorp’s core products, including Terraform, Vault, Consul, Boundary, Nomad, Waypoint, Packer, and Vagrant. HashiCorp APIs, SDKs, and with almost all other libraries remaining MPLv2.

[HashiCorp and Layer5 partnered](/company/news/layer5-hashicorp-launch-service-mesh-partnership) early at the start of Layer5 and continues to be a technology partner. Layer5's projects and products are unaffected by HashiCorp relicensing their software yesterday. Layer5 stands with the open source community and with source-available HashiCorp.


Layer5's sprawling [portfolio of projects](/projects) [are open source](/blog/community/meshery-surpasses-1000-contributors), pervasively using the Apache 2.0 license. Layer5 is a [community-first organization](/company/about).

Under an open core model, we look forward to continuing to serve our customers with opeen source and our amazing, fast-growing [community](/community) at the center of our focus.

</BlogWrapper>

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e6bfcd

Please sign in to comment.