diff options
| author | Felix S. Klock II <pnkfelix@pnkfx.org> | 2016-12-08 13:09:20 -1000 |
|---|---|---|
| committer | Felix S. Klock II <pnkfelix@pnkfx.org> | 2016-12-08 13:09:20 -1000 |
| commit | 25adc4e82ee405127beff6e200499122ed2099dc (patch) | |
| tree | 8e080de853e3056beb04041398ffdb273841875f /src/bootstrap | |
| parent | 7537f953e2d28dc0f34ab39737b058e7b79a7fb7 (diff) | |
| download | rust-25adc4e82ee405127beff6e200499122ed2099dc.tar.gz rust-25adc4e82ee405127beff6e200499122ed2099dc.zip | |
Fix #38251 but perhaps not BEST fix for it.
Diffstat (limited to 'src/bootstrap')
| -rw-r--r-- | src/bootstrap/mk/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/mk/Makefile.in b/src/bootstrap/mk/Makefile.in index b165048b7b6..a06e2f3fb54 100644 --- a/src/bootstrap/mk/Makefile.in +++ b/src/bootstrap/mk/Makefile.in @@ -1,4 +1,4 @@ -# Copyright 20126 The Rust Project Developers. See the COPYRIGHT +# Copyright 2016 The Rust Project Developers. See the COPYRIGHT # file at the top-level directory of this distribution and at # http://rust-lang.org/COPYRIGHT. # |
