summaryrefslogtreecommitdiff
path: root/src/lib/thread/thread_sys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/thread/thread_sys.h')
-rw-r--r--src/lib/thread/thread_sys.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/thread/thread_sys.h b/src/lib/thread/thread_sys.h
index c0daf2b5e9..6206fac9d6 100644
--- a/src/lib/thread/thread_sys.h
+++ b/src/lib/thread/thread_sys.h
@@ -1,8 +1,8 @@
-/* Copyright (c) 2018-2019, The Tor Project, Inc. */
+/* Copyright (c) 2018-2020, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
- * \file threads_sys.h
+ * \file thread_sys.h
* \brief Declare subsystem object for threads library
**/