summary refs log tree commit diff
path: root/src/libsyntax/ext
diff options
context:
space:
mode:
authorAdrien Tétar <adri-from-59@hotmail.fr>2014-01-04 21:16:57 +0100
committerAdrien Tétar <adri-from-59@hotmail.fr>2014-01-04 21:49:52 +0100
commit24f9a93872eb572bbe1574669c40c9b003e8c473 (patch)
tree99fc0ff3706a51d76d0cf489045090a6baf96034 /src/libsyntax/ext
parentb432e82515f4cc145cf41bbcb92ff9b874b23afe (diff)
downloadrust-24f9a93872eb572bbe1574669c40c9b003e8c473.tar.gz
rust-24f9a93872eb572bbe1574669c40c9b003e8c473.zip
etc: licenseck: don't hardcode a specific year
Diffstat (limited to 'src/libsyntax/ext')
-rw-r--r--src/libsyntax/ext/source_util.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libsyntax/ext/source_util.rs b/src/libsyntax/ext/source_util.rs
index 5f634f7f054..57da01ccad0 100644
--- a/src/libsyntax/ext/source_util.rs
+++ b/src/libsyntax/ext/source_util.rs
@@ -1,5 +1,5 @@
-// Copyright 2012-2013 The Rust Project Developers. See the
-// COPYRIGHT file at the top-level directory of this distribution and at
+// 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.
 //
 // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or