diff options
author | Richard Levitte <levitte@openssl.org> | 2018-12-06 14:03:01 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2018-12-06 15:32:17 +0100 |
commit | 0e9725bcb90770d967351b977407b174bbd91869 (patch) | |
tree | 50adf14654119cc4f6d22428bf6f732912487944 /crypto/LPdir_win32.c | |
parent | 55e0593c81f3c09218cb9e4d653bd51187fb186f (diff) | |
download | openssl-new-0e9725bcb90770d967351b977407b174bbd91869.tar.gz |
Following the license change, modify the boilerplates in crypto/
[skip ci]
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7827)
Diffstat (limited to 'crypto/LPdir_win32.c')
-rw-r--r-- | crypto/LPdir_win32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/LPdir_win32.c b/crypto/LPdir_win32.c index edceb98d6f..b29e096ff3 100644 --- a/crypto/LPdir_win32.c +++ b/crypto/LPdir_win32.c @@ -1,7 +1,7 @@ /* * Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved. * - * Licensed under the OpenSSL license (the "License"). You may not use + * Licensed under the Apache License 2.0 (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 |