]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/dh/dh_meth.c
Copyright consolidation 05/10
[thirdparty/openssl.git] / crypto / dh / dh_meth.c
index 0bc5e53e027533ffb3050eb756136bccf44d0512..11fd8e38d0ce70c31c137dd1c99b4639725c1153 100644 (file)
@@ -1,14 +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
+ * 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
- * or in the file LICENSE in the source distribution.
  */
 
-
 #include "dh_locl.h"
 #include <string.h>