summaryrefslogtreecommitdiff
path: root/cdl.c
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-28 11:28:43 +0200
committerGitHub <noreply@github.com>2024-12-28 11:28:43 +0200
commit34292ba32cf04aa856f2c72dc437fc79566bd08d (patch)
tree27b4e467ea2712cabc18b51f0a41f0e066171577 /cdl.c
parent4f967037092691640ca8185fa32320f1bca08692 (diff)
downloadcdl86-34292ba32cf04aa856f2c72dc437fc79566bd08d.tar.gz
cdl86-34292ba32cf04aa856f2c72dc437fc79566bd08d.zip
Update cdl.c
Diffstat (limited to 'cdl.c')
-rw-r--r--cdl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdl.c b/cdl.c
index a932bcd..9341f79 100644
--- a/cdl.c
+++ b/cdl.c
@@ -3,7 +3,6 @@
* @brief cdl86 (Compact Detours Library) - cdl.c
*
* 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,