summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd/asm
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:53:00 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 15:15:42 +0100
commit57946a26b63c43c1f5c3beda37635dca76e35f6f (patch)
tree3fa3b96e20e59ca6b018744b5a6a611b169dba6d /crypto/ripemd/asm
parent5e4435a7608e9d7e4f56c455cfdd6286fcbc91f7 (diff)
Following the license change, modify the boilerplates in crypto/ripemd/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7813)
Diffstat (limited to 'crypto/ripemd/asm')
-rw-r--r--crypto/ripemd/asm/rmd-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ripemd/asm/rmd-586.pl b/crypto/ripemd/asm/rmd-586.pl
index 84aa7ced17..6d619b8f89 100644
--- a/crypto/ripemd/asm/rmd-586.pl
+++ b/crypto/ripemd/asm/rmd-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