sapling/lib/cpython-ext
Saurabh Singh b193e23dd2 test-check-fix-code: unbreak test by fixing copyrights
Summary:
`test-check-fix-code.t` was failing due to copyright header missing
from certain files. This commit fixes the files by running

```
contrib/fix-code.py FILE
```

as suggested in the failure message.

Reviewed By: DurhamG

Differential Revision: D13538506

fbshipit-source-id: d8063c9a0e665377a9976abeccb68fbef6781950
2018-12-21 10:03:26 -08:00
..
src test-check-fix-code: unbreak test by fixing copyrights 2018-12-21 10:03:26 -08:00
Cargo.toml cpython-ext: add ways to zero-copy Vec<u8> into a Python object 2018-12-20 17:54:22 -08:00