From 98cc37bea93f96f789179633eeb46cd669c94b4b Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Sun, 15 Mar 2015 19:07:44 -0700 Subject: Add my copyright MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Not that I careā€¦ --- dlfcn.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dlfcn.c b/dlfcn.c index d6c4356..26b0970 100644 --- a/dlfcn.c +++ b/dlfcn.c @@ -1,6 +1,7 @@ /* * dlfcn-win32 * Copyright (c) 2007 Ramiro Polla + * Copyright (c) 2015 Tiancheng "Timothy" Gu * * dlfcn-win32 is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public -- cgit v1.2.3-55-g6feb