summaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_locl.h
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-17 14:51:26 -0400
committerRich Salz <rsalz@openssl.org>2016-05-17 14:51:26 -0400
commitd2e9e320186f0917cc940f46bdf1a7e4120da9b0 (patch)
tree54e3822cb239741ddd248f804e9b829138a9b0ad /crypto/dso/dso_locl.h
parent4f22f40507fea3f272637eb8e00cadf1f34b10d9 (diff)
Copyright consolidation 07/10
Reviewed-by: Richard Levitte <levitte@openssl.org>
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"