summaryrefslogtreecommitdiffstats
path: root/crypto/cast/asm
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:31:06 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:36:10 +0100
commita5024e060935c76ae0b7e477ce10ce30f2ca5e21 (patch)
tree19deea1886418c529d9df5e03a902b43c9cafa81 /crypto/cast/asm
parent5593d9c952e8edbefb55cbea9642cf6e9c6c49cd (diff)
Following the license change, modify the boilerplates in crypto/cast/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7780)
Diffstat (limited to 'crypto/cast/asm')
-rw-r--r--crypto/cast/asm/cast-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cast/asm/cast-586.pl b/crypto/cast/asm/cast-586.pl
index d5d38965cf..ad47b406da 100644
--- a/crypto/cast/asm/cast-586.pl
+++ b/crypto/cast/asm/cast-586.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 1995-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