summaryrefslogtreecommitdiffstats
path: root/crypto/armcap.c
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-17 14:51:26 -0400
committerRich Salz <rsalz@openssl.org>2016-05-17 14:51:26 -0400
commitd2e9e320186f0917cc940f46bdf1a7e4120da9b0 (patch)
tree54e3822cb239741ddd248f804e9b829138a9b0ad /crypto/armcap.c
parent4f22f40507fea3f272637eb8e00cadf1f34b10d9 (diff)
Copyright consolidation 07/10
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/armcap.c')
-rw-r--r--crypto/armcap.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/crypto/armcap.c b/crypto/armcap.c
index 1afbc9fcd0..4215766bf4 100644
--- a/crypto/armcap.c
+++ b/crypto/armcap.c
@@ -1,3 +1,12 @@
+/*
+ * Copyright 2011-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
+ */
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>