diff options
| -rw-r--r-- | src/libcore/str/ascii.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/str/ascii.rs b/src/libcore/str/ascii.rs index 22303ef0ddc..7de62a2c934 100644 --- a/src/libcore/str/ascii.rs +++ b/src/libcore/str/ascii.rs @@ -1,4 +1,4 @@ -// Copyright 2012-2013 The Rust Project Developers. See the COPYRIGHT +// Copyright 2013 The Rust Project Developers. See the COPYRIGHT // file at the top-level directory of this distribution and at // http://rust-lang.org/COPYRIGHT. // |
