From b5b0863247aa835707fb64f1d27d0761bc182031 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 4 Dec 2025 19:39:50 +0100 Subject: chore: add license comment for OCL.core. Signed-off-by: Amlal El Mahrouss --- include/ocl/detail/net_config.hpp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/include/ocl/detail/net_config.hpp b/include/ocl/detail/net_config.hpp index be25d1f..d5c116d 100644 --- a/include/ocl/detail/net_config.hpp +++ b/include/ocl/detail/net_config.hpp @@ -1,4 +1,10 @@ - +/* + * File: detail/net_config.hpp + * Purpose: Network Config file of the OCL.CORE library. + * Author: Amlal El Mahrouss (amlal@nekernel.org) + * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License. + */ + #pragma once #include -- cgit v1.2.3