about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorTed Horst <ted.horst@earthlink.net>2013-02-19 09:53:03 -0600
committerTed Horst <ted.horst@earthlink.net>2013-02-19 09:53:03 -0600
commit9ecb8a60ed9737351846eb875107ab3680e9ebd8 (patch)
tree08497202064f588f7c56e3f3755ffacfd560cc52 /src
parent45f34059aff25069777d886f46f498640ff20de7 (diff)
downloadrust-9ecb8a60ed9737351846eb875107ab3680e9ebd8.tar.gz
rust-9ecb8a60ed9737351846eb875107ab3680e9ebd8.zip
update copyright dates
Diffstat (limited to 'src')
-rw-r--r--src/test/bench/shootout-mandelbrot.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/bench/shootout-mandelbrot.rs b/src/test/bench/shootout-mandelbrot.rs
index ab693992cca..840cec44c64 100644
--- a/src/test/bench/shootout-mandelbrot.rs
+++ b/src/test/bench/shootout-mandelbrot.rs
@@ -1,4 +1,4 @@
-// Copyright 2012 The Rust Project Developers. See the COPYRIGHT
+// Copyright 2012-2013 The Rust Project Developers. See the COPYRIGHT
 // file at the top-level directory of this distribution and at
 // http://rust-lang.org/COPYRIGHT.
 //