summaryrefslogtreecommitdiff
path: root/fuzz
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-06-17 13:24:59 +0100
committerMatt Caswell <matt@openssl.org>2021-06-17 13:24:59 +0100
commit38fc02a7084438e384e152effa84d4bf085783c9 (patch)
tree68c2f3fc0a80285651139b0aeca9e556d6b46ec0 /fuzz
parente23206ae5604a0498c2127a71ae302c477b3a563 (diff)
downloadopenssl-new-38fc02a7084438e384e152effa84d4bf085783c9.tar.gz
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15801)
Diffstat (limited to 'fuzz')
-rw-r--r--fuzz/asn1parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/asn1parse.c b/fuzz/asn1parse.c
index 7401375bf0..c25705cf73 100644
--- a/fuzz/asn1parse.c
+++ b/fuzz/asn1parse.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2021 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.