4 Commits

Author SHA1 Message Date
David Tolnay
48980ef754
Update ui tests to 2018 edition 2019-01-12 15:16:36 -08:00
David Tolnay
4d5234c8d9
Copyright/license headers
The following changes are included:

- Delete per-file license notices at the top of each file.
- Delete the first paragraph of LICENSE-MIT (an inaccurate
  pseudo-copyright line), leaving only the text of the MIT license.

Nothing about the license of Serde code has changed, only our
understanding of how to correctly communicate the license has changed.

This mirrors an equivalent change being applied in the rust-lang/rust
repository.
2019-01-12 15:14:56 -08:00
David Tolnay
8797e77ffc
License boilerplate 2017-04-13 18:14:30 -07:00
David Tolnay
e11f3d11ed
Combine serde_json and tests into one crate 2017-04-11 21:16:48 -07:00