diff options
author | Rich Salz <rsalz@openssl.org> | 2016-05-17 20:52:22 +0200 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2016-05-17 20:53:16 +0200 |
commit | b1322259d93cf6b6286f9febcd468b6a9f577d91 (patch) | |
tree | 0223c682be6cdf2dd3e2348566f381ddb71a609c /crypto/LPdir_win32.c | |
parent | Copyright consolidation 08/10 (diff) | |
download | openssl-b1322259d93cf6b6286f9febcd468b6a9f577d91.tar.xz openssl-b1322259d93cf6b6286f9febcd468b6a9f577d91.zip |
Copyright consolidation 09/10
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/LPdir_win32.c')
-rw-r--r-- | crypto/LPdir_win32.c | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/crypto/LPdir_win32.c b/crypto/LPdir_win32.c index b1c983d87f..8f6d6ada03 100644 --- a/crypto/LPdir_win32.c +++ b/crypto/LPdir_win32.c @@ -1,4 +1,13 @@ /* + * Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved. + * + * Licensed under the OpenSSL license (the "License"). You may not use + * this file except in compliance with the License. You can obtain a copy + * in the file LICENSE in the source distribution or at + * https://www.openssl.org/source/license.html + */ + +/* * $LP: LPlib/source/LPdir_win32.c,v 1.3 2004/08/26 13:36:05 _cvs_levitte Exp * $ */ |