about summary refs log tree commit diff
path: root/src/libsyntax
diff options
context:
space:
mode:
authorMikko Perttunen <cyndis@kapsi.fi>2013-02-11 21:02:36 +0200
committerMikko Perttunen <cyndis@kapsi.fi>2013-02-11 21:02:36 +0200
commitca030b4fc85b4273c025287fb38c4d83432f5bf2 (patch)
tree2553ce7c0ad726b130b16327d550263628a5f737 /src/libsyntax
parentd48bc263b57c5b621f214fecf323362341682c02 (diff)
downloadrust-ca030b4fc85b4273c025287fb38c4d83432f5bf2.tar.gz
rust-ca030b4fc85b4273c025287fb38c4d83432f5bf2.zip
Update copyright years
Diffstat (limited to 'src/libsyntax')
-rw-r--r--src/libsyntax/ext/source_util.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsyntax/ext/source_util.rs b/src/libsyntax/ext/source_util.rs
index aa05e9a5119..a061c0dfafd 100644
--- a/src/libsyntax/ext/source_util.rs
+++ b/src/libsyntax/ext/source_util.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.
 //