aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dlfcn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dlfcn.c b/dlfcn.c
index d6c4356..26b0970 100644
--- a/dlfcn.c
+++ b/dlfcn.c
@@ -1,6 +1,7 @@
1/* 1/*
2 * dlfcn-win32 2 * dlfcn-win32
3 * Copyright (c) 2007 Ramiro Polla 3 * Copyright (c) 2007 Ramiro Polla
4 * Copyright (c) 2015 Tiancheng "Timothy" Gu
4 * 5 *
5 * dlfcn-win32 is free software; you can redistribute it and/or 6 * dlfcn-win32 is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU Lesser General Public 7 * modify it under the terms of the GNU Lesser General Public