Skip to content

Commit 3e15fcc

Browse files
authored
Auto merge of #34599 - cuviper:unicode-9.0, r=alexcrichton
Update Unicode tables to 9.0 I just updated `unicode.py`'s generated copyright year, then ran it.
2 parents e08a6c2 + 452e4ed commit 3e15fcc

File tree

2 files changed

+950
-849
lines changed

2 files changed

+950
-849
lines changed

src/etc/unicode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
bytes_old = 0
2929
bytes_new = 0
3030

31-
preamble = '''// Copyright 2012-2015 The Rust Project Developers. See the COPYRIGHT
31+
preamble = '''// Copyright 2012-2016 The Rust Project Developers. See the COPYRIGHT
3232
// file at the top-level directory of this distribution and at
3333
// http://rust-lang.org/COPYRIGHT.
3434
//

0 commit comments

Comments
 (0)