diff options
Diffstat (limited to 'src/rust/smartlist/smartlist.rs')
-rw-r--r-- | src/rust/smartlist/smartlist.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rust/smartlist/smartlist.rs b/src/rust/smartlist/smartlist.rs index bce58c0ef9..d8f8083dff 100644 --- a/src/rust/smartlist/smartlist.rs +++ b/src/rust/smartlist/smartlist.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 */ use libc::{c_char, c_int}; |