diff --git a/sdk/lib/delayimp/delayimp.c b/sdk/lib/delayimp/delayimp.c index 91cdc2fd708..5c5f5c61475 100644 --- a/sdk/lib/delayimp/delayimp.c +++ b/sdk/lib/delayimp/delayimp.c @@ -1,11 +1,9 @@ /* - * PROJECT: ReactOS SDK Library - * LICENSE: LGPL, see LGPL.txt in top level directory. - * FILE: lib/sdk/delayimp/delayimp.c - * PURPOSE: Library for delay importing from dlls - * PROGRAMMERS: Timo Kreuzer - * Mark Jansen - * + * PROJECT: ReactOS delayimport Library + * LICENSE: MIT (https://spdx.org/licenses/MIT) + * PURPOSE: Implementation of delayimport library + * COPYRIGHT: Copyright 2009 Timo Kreuzer + * Copyright 2016 Mark Jansen */ #include