diff options
| author | Brian Anderson <banderson@mozilla.com> | 2013-02-11 13:06:37 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2013-02-11 15:01:24 -0800 |
| commit | 8ed1c15845a7970493ca4bd6a7415a7b5b47c96c (patch) | |
| tree | 6bf7f4091c03068c447033ead6169931b51b1b8a /src/libsyntax | |
| parent | 744e5adbe35234fda6fe060fadddc0c54f65b565 (diff) | |
| download | rust-8ed1c15845a7970493ca4bd6a7415a7b5b47c96c.tar.gz rust-8ed1c15845a7970493ca4bd6a7415a7b5b47c96c.zip | |
Fix license block
Diffstat (limited to 'src/libsyntax')
| -rw-r--r-- | src/libsyntax/ext/source_util.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libsyntax/ext/source_util.rs b/src/libsyntax/ext/source_util.rs index a061c0dfafd..dadc2e527b6 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 |
