aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/fuzzing.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-03-12 11:39:23 -0500
committerNick Mathewson <nickm@torproject.org>2021-03-12 11:39:23 -0500
commitb5d08ddc09ec785d81e4043d9f9e2f032c9e49ab (patch)
tree8030209b175d06309c0153e483d2116ead11b44f /src/test/fuzz/fuzzing.h
parentd7e827a75430b294197daf8628ca8834befa806c (diff)
downloadtor-b5d08ddc09ec785d81e4043d9f9e2f032c9e49ab.tar.gz
tor-b5d08ddc09ec785d81e4043d9f9e2f032c9e49ab.zip
Update copyrights to 2021, using "make update-copyright"
Diffstat (limited to 'src/test/fuzz/fuzzing.h')
-rw-r--r--src/test/fuzz/fuzzing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/fuzz/fuzzing.h b/src/test/fuzz/fuzzing.h
index 6cbcdc41ad..b9bec84ce4 100644
--- a/src/test/fuzz/fuzzing.h
+++ b/src/test/fuzz/fuzzing.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2020, The Tor Project, Inc. */
+/* Copyright (c) 2016-2021, The Tor Project, Inc. */
/* See LICENSE for licensing information */
#ifndef FUZZING_H
#define FUZZING_H