diff options
| author | Ted Horst <ted.horst@earthlink.net> | 2013-02-19 09:53:03 -0600 |
|---|---|---|
| committer | Ted Horst <ted.horst@earthlink.net> | 2013-02-19 09:53:03 -0600 |
| commit | 9ecb8a60ed9737351846eb875107ab3680e9ebd8 (patch) | |
| tree | 08497202064f588f7c56e3f3755ffacfd560cc52 /src | |
| parent | 45f34059aff25069777d886f46f498640ff20de7 (diff) | |
| download | rust-9ecb8a60ed9737351846eb875107ab3680e9ebd8.tar.gz rust-9ecb8a60ed9737351846eb875107ab3680e9ebd8.zip | |
update copyright dates
Diffstat (limited to 'src')
| -rw-r--r-- | src/test/bench/shootout-mandelbrot.rs | 2 |
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. // |
