summaryrefslogtreecommitdiff
path: root/crypto/perlasm/x86nasm.pl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:48:38 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 15:10:05 +0100
commita5d9549d6ef3a7fdabf1c06ec2d1133be8f4f7bb (patch)
treecfd0536376ce22d2ef8c1c6384302175860c2723 /crypto/perlasm/x86nasm.pl
parent16742672a0c1c99412bdb0ef59eaf750d32d38c4 (diff)
downloadopenssl-new-a5d9549d6ef3a7fdabf1c06ec2d1133be8f4f7bb.tar.gz
Following the license change, modify the boilerplates in crypto/perlasm/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7807)
Diffstat (limited to 'crypto/perlasm/x86nasm.pl')
-rw-r--r--crypto/perlasm/x86nasm.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/perlasm/x86nasm.pl b/crypto/perlasm/x86nasm.pl
index 4e64dad92d..7017b88e80 100644
--- a/crypto/perlasm/x86nasm.pl
+++ b/crypto/perlasm/x86nasm.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 1999-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