aboutsummaryrefslogtreecommitdiff
path: root/third_party/minhook/AUTHORS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/minhook/AUTHORS.txt')
-rw-r--r--third_party/minhook/AUTHORS.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/third_party/minhook/AUTHORS.txt b/third_party/minhook/AUTHORS.txt
deleted file mode 100644
index ebef1a6..0000000
--- a/third_party/minhook/AUTHORS.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Tsuda Kageyu <tsuda.kageyu@gmail.com>
- Creator, maintainer
-
-Michael Maltsev <leahcimmar@gmail.com>
- Added "Queue" functions. A lot of bug fixes.
-
-Andrey Unis <uniskz@gmail.com>
- Rewrote the hook engine in plain C.