about summary refs log tree commit diff
path: root/src/libstd/sys/redox/stdio.rs
diff options
context:
space:
mode:
authorJeremy Soller <jackpot51@gmail.com>2016-11-28 21:06:42 -0700
committerJeremy Soller <jackpot51@gmail.com>2016-11-28 21:07:26 -0700
commite68393397a10255ed645cb70bcedd20e5cba691d (patch)
tree3e46b134ac026977e1d765462d24d70b784a8130 /src/libstd/sys/redox/stdio.rs
parent6378c77716aa66a12af0fb41abf3dc000b81c2c7 (diff)
downloadrust-e68393397a10255ed645cb70bcedd20e5cba691d.tar.gz
rust-e68393397a10255ed645cb70bcedd20e5cba691d.zip
Commit to fix make tidy
Diffstat (limited to 'src/libstd/sys/redox/stdio.rs')
-rw-r--r--src/libstd/sys/redox/stdio.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstd/sys/redox/stdio.rs b/src/libstd/sys/redox/stdio.rs
index aa8329bc283..607eef051d6 100644
--- a/src/libstd/sys/redox/stdio.rs
+++ b/src/libstd/sys/redox/stdio.rs
@@ -1,4 +1,4 @@
-// Copyright 2015 The Rust Project Developers. See the COPYRIGHT
+// Copyright 2016 The Rust Project Developers. See the COPYRIGHT
 // file at the top-level directory of this distribution and at
 // http://rust-lang.org/COPYRIGHT.
 //