Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/TsudaKageyu/minhook.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/trampoline.c')
-rw-r--r--src/trampoline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trampoline.c b/src/trampoline.c
index 209c94d..2e264c1 100644
--- a/src/trampoline.c
+++ b/src/trampoline.c
@@ -1,6 +1,6 @@
/*
* MinHook - The Minimalistic API Hooking Library for x64/x86
- * Copyright (C) 2009-2015 Tsuda Kageyu.
+ * Copyright (C) 2009-2016 Tsuda Kageyu.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without