diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-28 11:29:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-28 11:29:31 +0200 |
commit | 6410d6a775d9f51c02d843fe3fee708548aa9967 (patch) | |
tree | bd65ffe451eca19e1a6dbe36aa2dc6552fc32a67 /cdl.h | |
parent | 34292ba32cf04aa856f2c72dc437fc79566bd08d (diff) | |
download | cdl86-6410d6a775d9f51c02d843fe3fee708548aa9967.tar.gz cdl86-6410d6a775d9f51c02d843fe3fee708548aa9967.zip |
Update cdl.h
Diffstat (limited to 'cdl.h')
-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,
|