diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/ocl/detail/net_config.hpp | 8 |
1 files changed, 7 insertions, 1 deletions
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 <stdexcept> |
