From 682d03f0b8e22168e2ccd2c4a35efae230d40eb0 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 21 Nov 2025 01:32:26 +0100 Subject: feat: Using BSL now, final commit before the Cork release. Signed-off-by: Amlal El Mahrouss --- dev/examples/allocator_system/allocator_system.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/examples/allocator_system') diff --git a/dev/examples/allocator_system/allocator_system.cc b/dev/examples/allocator_system/allocator_system.cc index 6e7bc6d..6bf1de7 100644 --- a/dev/examples/allocator_system/allocator_system.cc +++ b/dev/examples/allocator_system/allocator_system.cc @@ -2,7 +2,7 @@ * File: allocator_system.cc * Purpose: Allocator System container. * Author: Amlal El Mahrouss (amlal@nekernel.org) - * Copyright 2025, Amlal El Mahrouss. Licensed under the BSL 1.0 license + * Copyright 2025, Amlal El Mahrouss, Licensed under the Boost Software License. Licensed under the BSL 1.0 license */ #include -- cgit v1.2.3