summaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dso/dso_locl.h')
-rw-r--r--crypto/dso/dso_locl.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/crypto/dso/dso_locl.h b/crypto/dso/dso_locl.h
index 511ccf29cd..19767871fa 100644
--- a/crypto/dso/dso_locl.h
+++ b/crypto/dso/dso_locl.h
@@ -1,12 +1,12 @@
/*
* Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
*
- * Licensed under the OpenSSL licenses (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * https://www.openssl.org/source/license.html
- * or in the file LICENSE in the source distribution.
+ * 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
*/
+
#include <stdio.h>
#include "internal/cryptlib.h"
#include "internal/dso.h"