about summary refs log tree commit diff
path: root/src/etc/unicode.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/unicode.py')
-rwxr-xr-xsrc/etc/unicode.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/unicode.py b/src/etc/unicode.py
index a99770f2261..822a3894fcc 100755
--- a/src/etc/unicode.py
+++ b/src/etc/unicode.py
@@ -28,7 +28,7 @@ import fileinput, re, os, sys, operator
 bytes_old = 0
 bytes_new = 0
 
-preamble = '''// Copyright 2012-2015 The Rust Project Developers. See the COPYRIGHT
+preamble = '''// Copyright 2012-2016 The Rust Project Developers. See the COPYRIGHT
 // file at the top-level directory of this distribution and at
 // http://rust-lang.org/COPYRIGHT.
 //