diff options
author | Rich Salz <rsalz@openssl.org> | 2016-05-17 20:51:26 +0200 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2016-05-17 20:51:26 +0200 |
commit | d2e9e320186f0917cc940f46bdf1a7e4120da9b0 (patch) | |
tree | 54e3822cb239741ddd248f804e9b829138a9b0ad /crypto/ppc_arch.h | |
parent | Copyright consolidation 06/10 (diff) | |
download | openssl-d2e9e320186f0917cc940f46bdf1a7e4120da9b0.tar.xz openssl-d2e9e320186f0917cc940f46bdf1a7e4120da9b0.zip |
Copyright consolidation 07/10
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/ppc_arch.h')
-rw-r--r-- | crypto/ppc_arch.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/crypto/ppc_arch.h b/crypto/ppc_arch.h index a27fb728df..5f5a5c93d0 100644 --- a/crypto/ppc_arch.h +++ b/crypto/ppc_arch.h @@ -1,3 +1,12 @@ +/* + * Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. + * + * Licensed under the OpenSSL license (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 + */ + #ifndef __PPC_ARCH_H__ # define __PPC_ARCH_H__ |