summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_pcia.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/x509v3/v3_pcia.c
parent4f22f40507fea3f272637eb8e00cadf1f34b10d9 (diff)
Copyright consolidation 07/10
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/x509v3/v3_pcia.c')
-rw-r--r--crypto/x509v3/v3_pcia.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/crypto/x509v3/v3_pcia.c b/crypto/x509v3/v3_pcia.c
index 99bf325040..e6f7a91794 100644
--- a/crypto/x509v3/v3_pcia.c
+++ b/crypto/x509v3/v3_pcia.c
@@ -1,7 +1,12 @@
/*
- * Contributed to the OpenSSL Project 2004 by Richard Levitte
- * (richard@levitte.org)
+ * Copyright 2004-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
*/
+
/* Copyright (c) 2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.