aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_log/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/rust/tor_log/lib.rs')
-rw-r--r--src/rust/tor_log/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rust/tor_log/lib.rs b/src/rust/tor_log/lib.rs
index 21855ae73b..4aa658e35b 100644
--- a/src/rust/tor_log/lib.rs
+++ b/src/rust/tor_log/lib.rs
@@ -1,4 +1,4 @@
-//! Copyright (c) 2016-2018, The Tor Project, Inc. */
+//! Copyright (c) 2016-2019, The Tor Project, Inc. */
//! See LICENSE for licensing information */
//! Logging wrapper for Rust to utilize Tor's logger, found at