summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305/asm/poly1305-sparcv9.pl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:50:47 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 15:13:16 +0100
commit49d3b6416bf2ba47d73819ed4be923c93b48fdb2 (patch)
tree959c73b1380103c54544ac69ec8314f343f68bed /crypto/poly1305/asm/poly1305-sparcv9.pl
parentb7617a3a99285596367990fba4f17ba10b7566b2 (diff)
Following the license change, modify the boilerplates in crypto/poly1305/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7810)
Diffstat (limited to 'crypto/poly1305/asm/poly1305-sparcv9.pl')
-rwxr-xr-xcrypto/poly1305/asm/poly1305-sparcv9.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/poly1305/asm/poly1305-sparcv9.pl b/crypto/poly1305/asm/poly1305-sparcv9.pl
index 0bdd048925..442b2e2cfb 100755
--- a/crypto/poly1305/asm/poly1305-sparcv9.pl
+++ b/crypto/poly1305/asm/poly1305-sparcv9.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 2016 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