about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMarvin Löbel <loebel.marvin@gmail.com>2013-04-20 22:54:13 +0200
committerMarvin Löbel <loebel.marvin@gmail.com>2013-04-20 22:54:13 +0200
commitdf61ec2da6c4bb6e77ec15d0e5a60e4122b79d75 (patch)
tree82c9a090f92bf1d41410a008b8a5ea63395423dc
parent7ca216d7500c8e7e0226aeb8baca7f0e588cd120 (diff)
downloadrust-df61ec2da6c4bb6e77ec15d0e5a60e4122b79d75.tar.gz
rust-df61ec2da6c4bb6e77ec15d0e5a60e4122b79d75.zip
Corrected history
-rw-r--r--src/libcore/str/ascii.rs2
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.
 //