aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_util/ffi.rs
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-20 08:13:28 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-20 08:13:28 -0400
commitfb0019daf932f8ec8afeb28156d93ed0269c4ec6 (patch)
tree0c03c63c713876fdb51fa2cd3277c91dd4b26c4e /src/rust/tor_util/ffi.rs
parent11a76b903b283ee39ab0dbf9d926d4c4b60b7a92 (diff)
downloadtor-fb0019daf932f8ec8afeb28156d93ed0269c4ec6.tar.gz
tor-fb0019daf932f8ec8afeb28156d93ed0269c4ec6.zip
Update copyrights to 2018.
Diffstat (limited to 'src/rust/tor_util/ffi.rs')
-rw-r--r--src/rust/tor_util/ffi.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rust/tor_util/ffi.rs b/src/rust/tor_util/ffi.rs
index 32779ed476..4be154ff1e 100644
--- a/src/rust/tor_util/ffi.rs
+++ b/src/rust/tor_util/ffi.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2016-2017, The Tor Project, Inc. */
+// Copyright (c) 2016-2018, The Tor Project, Inc. */
// See LICENSE for licensing information */
//! FFI functions to announce Rust support during tor startup, only to be