summaryrefslogtreecommitdiffstats
path: root/crypto/objects/o_names.c
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-17 14:24:46 -0400
committerRich Salz <rsalz@openssl.org>2016-05-17 14:24:46 -0400
commit6286757141a8c6e14d647ec733634ae0c83d9887 (patch)
treeaba03d4f3fbf3c8db7ccf04e88c72d8c0aadc377 /crypto/objects/o_names.c
parent21dcbebc6e35419f1842f39a125374ea1ba45693 (diff)
Copyright consolidation 04/10
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/objects/o_names.c')
-rw-r--r--crypto/objects/o_names.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/crypto/objects/o_names.c b/crypto/objects/o_names.c
index 978cbeaedc..321a342846 100644
--- a/crypto/objects/o_names.c
+++ b/crypto/objects/o_names.c
@@ -1,3 +1,12 @@
+/*
+ * Copyright 1998-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>