diff options
| author | Brian Anderson <banderson@mozilla.com> | 2013-01-17 23:28:42 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2013-01-17 23:28:42 -0800 |
| commit | 6b6acde972bfd646e5b8a3eeaabd613c44d1028c (patch) | |
| tree | 1057dd2b7728eb3a37a7d0ed222c847329501578 /src/etc/unicode.py | |
| parent | 1244c0b6fd8325e1eab274e6d9b989e1ee1e2c57 (diff) | |
| download | rust-6b6acde972bfd646e5b8a3eeaabd613c44d1028c.tar.gz rust-6b6acde972bfd646e5b8a3eeaabd613c44d1028c.zip | |
Add a license check to tidy. #4018
Diffstat (limited to 'src/etc/unicode.py')
| -rwxr-xr-x | src/etc/unicode.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/unicode.py b/src/etc/unicode.py index ff9f75e996e..5dabf34953b 100755 --- a/src/etc/unicode.py +++ b/src/etc/unicode.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# xfail-license # This digests UnicodeData.txt and DerivedCoreProperties.txt and emits rust # code covering the core properties. Since this is a pretty rare event we |
