From 989d015f105ada9e0c0d2ba43c9e18010ec13385 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 3 Aug 2025 20:03:31 +0100 Subject: feat! replace deliver_modem with basic_delivery_modem, add checks for pointer too. Signed-off-by: Amlal El Mahrouss --- dev/lib/except/error.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/lib/except') diff --git a/dev/lib/except/error.hpp b/dev/lib/except/error.hpp index 9e16ad0..6e75f16 100644 --- a/dev/lib/except/error.hpp +++ b/dev/lib/except/error.hpp @@ -1,7 +1,7 @@ /* * File: opt.hpp * Author: Amlal El Mahrouss, - * Copyright 2023-2025, Amlal El Mahrouss/SNU Systems Corp all rights reserved. + * Copyright 2023-2025, Amlal El Mahrouss/SNU Systems Corp. */ #ifndef _SNU_ERR_HPP -- cgit v1.2.3