summaryrefslogtreecommitdiffstats
path: root/fuzz/test-corpus.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-10-15 15:10:06 +0200
committerMatt Caswell <matt@openssl.org>2020-10-15 15:10:06 +0200
commiteec0ad10b943bc10690358cf2db32ca06c3e81a0 (patch)
treecf9ea2c265928c63156bb34bc5b1a84b3b267f92 /fuzz/test-corpus.c
parentChanging X509at_get0_data_by_OBJ to expect const stack of X509_ATTRIBUTE (diff)
downloadopenssl-eec0ad10b943bc10690358cf2db32ca06c3e81a0.tar.xz
openssl-eec0ad10b943bc10690358cf2db32ca06c3e81a0.zip
Update copyright year
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> (Merged from https://github.com/openssl/openssl/pull/13144)
Diffstat (limited to 'fuzz/test-corpus.c')
-rw-r--r--fuzz/test-corpus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/test-corpus.c b/fuzz/test-corpus.c
index 6491d0c21c..aaeec77860 100644
--- a/fuzz/test-corpus.c
+++ b/fuzz/test-corpus.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License");
* you may not use this file except in compliance with the License.