about summary refs log tree commit diff
path: root/src/libstd
diff options
context:
space:
mode:
authorLeah Hanson <astrieanna@gmail.com>2013-04-14 08:01:54 -0400
committerLeah Hanson <astrieanna@gmail.com>2013-04-14 08:01:54 -0400
commitced12a74cd5195852d9f074c5334a678f4aa001c (patch)
tree8ca3093d1b7ee30737cca0aed8ffdb938438c1e3 /src/libstd
parent2950152dc33e764567fc980c87531cbd83ff783b (diff)
downloadrust-ced12a74cd5195852d9f074c5334a678f4aa001c.tar.gz
rust-ced12a74cd5195852d9f074c5334a678f4aa001c.zip
update copyright notice on base64.rs
Diffstat (limited to 'src/libstd')
-rw-r--r--src/libstd/base64.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstd/base64.rs b/src/libstd/base64.rs
index 054f3a2b108..1a7c1542f9d 100644
--- a/src/libstd/base64.rs
+++ b/src/libstd/base64.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.
 //