From bea89b7494ff7c320737f28cbbd846a82cc34526 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Thu, 24 Aug 2023 18:50:27 +0200 Subject: [PATCH] website: fix build Signed-off-by: Jens Langhammer --- website/blog/2023-08-23-my-hobby-became-my-job/item.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2023-08-23-my-hobby-became-my-job/item.md b/website/blog/2023-08-23-my-hobby-became-my-job/item.md index 271321c88..e0be5f59f 100644 --- a/website/blog/2023-08-23-my-hobby-became-my-job/item.md +++ b/website/blog/2023-08-23-my-hobby-became-my-job/item.md @@ -36,7 +36,7 @@ Initially, authentik used the MIT license. When [Elastic called out AWS](https:/ # An opportunity, and a compromise -Two years later, [Sid](https://www.linkedin.com/in/sijbrandij/) at [Open Core Ventures](https://opencoreventures.com/) (OCV) contacted me about [creating a company](../2022-11-02-the-next-step-for-authentik), building on the features and functionality of authentik. It was a dream opportunity: work full time on my hobby project and make 25% more in the process. But I had to let go of the GPL license. +Two years later, [Sid](https://www.linkedin.com/in/sijbrandij/) at [Open Core Ventures](https://opencoreventures.com/) (OCV) contacted me about [creating a company](../2022-11-02-the-next-step-for-authentik/item.md), building on the features and functionality of authentik. It was a dream opportunity: work full time on my hobby project and make 25% more in the process. But I had to let go of the GPL license. With an open core model customers are usually using code from both the open source and proprietary codebases. This necessitates a dual license structure, meaning customers need to accept both licenses.