diff options
Diffstat (limited to 'src/rust/external/lib.rs')
-rw-r--r-- | src/rust/external/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rust/external/lib.rs b/src/rust/external/lib.rs index d68036fcad..2f50610a4d 100644 --- a/src/rust/external/lib.rs +++ b/src/rust/external/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 */ //! Interface for external calls to tor C ABI |