summaryrefslogtreecommitdiff
path: root/crypto/bn/bn_prime.pl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:22:12 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:31:21 +0100
commit367ace6870e9cbc8fe21dff2ffe4673a98ea42f8 (patch)
tree1e8ed133cab9e2b0695daa9c3be79e95a1bf5955 /crypto/bn/bn_prime.pl
parent04e388ce4ce248d99f9bf56b8a727e1153823356 (diff)
downloadopenssl-new-367ace6870e9cbc8fe21dff2ffe4673a98ea42f8.tar.gz
Following the license change, modify the boilerplates in crypto/bn/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7777)
Diffstat (limited to 'crypto/bn/bn_prime.pl')
-rw-r--r--crypto/bn/bn_prime.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/bn/bn_prime.pl b/crypto/bn/bn_prime.pl
index eeca475b93..fb548101ee 100644
--- a/crypto/bn/bn_prime.pl
+++ b/crypto/bn/bn_prime.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 1998-2018 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
@@ -15,7 +15,7 @@ print <<"EOF";
*
* Copyright 1998-$YEAR 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