From dafb797a48914a394cee907777fcc451fa1579e1 Mon Sep 17 00:00:00 2001 From: Lunar Journal Date: Sat, 28 Dec 2024 11:21:46 +0200 Subject: Update cdl.c --- cdl.c | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'cdl.c') diff --git a/cdl.c b/cdl.c index a249803..33eba62 100644 --- a/cdl.c +++ b/cdl.c @@ -2,9 +2,29 @@ * @file cdl.c * @brief cdl86 (Compact Detours Library) - cdl.c * - * Experimental Linux & Windows x86_64 detours library. + * Experimental Linux/Windows x86_64 detours library. + * + * +---------------------------------------+ + * | .-. .-. .-. | + * | / \ / \ / \ | + * | / \ / \ / \ / | + * | \ / \ / \ / | + * | "_" "_" "_" | + * | | + * | _ _ _ _ _ _ ___ ___ _ _ | + * | | | | | | | \| | /_\ | _ \ / __| || | | + * | | |_| |_| | .` |/ _ \| /_\__ \ __ | | + * | |____\___/|_|\_/_/ \_\_|_(_)___/_||_| | + * | | + * | | + * | Lunar RF Labs | + * | https://lunar.sh | + * | | + * | RF Research Laboratories | + * | Copyright (C) 2022-2024 | + * | | + * +---------------------------------------+ * - * Copyright (c) 2022 (Dylan Muller) * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, -- cgit v1.2.3-70-g09d2