diff options
-rw-r--r-- | cdl.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,6 @@ * @brief cdl86 (Compact Detours Library) - cdl.h
*
* Experimental Linux/Windows x86/x86_64 detours library.
- * Copyright (c) 2022 Lunar RF Labs
*
* +---------------------------------------+
* | .-. .-. .-. |
@@ -26,6 +25,7 @@ * | |
* +---------------------------------------+
*
+ * Copyright (c) 2022 Lunar RF Labs
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
|