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/cgi/cgi.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/examples/cgi/cgi.cc') diff --git a/dev/examples/cgi/cgi.cc b/dev/examples/cgi/cgi.cc index 692f90c..3e08aad 100644 --- a/dev/examples/cgi/cgi.cc +++ b/dev/examples/cgi/cgi.cc @@ -1,7 +1,7 @@ /* cgi example written by Amlal El Mahrouss. - licensed under the MIT license + licensed under the Boost Software License */ #include -- cgit v1.2.3