Fix some old license headers
[folly.git] / folly / Try.h
2017-05-09 Christopher DykesCodemod folly::make_unique to std::make_unique
2017-01-10 kumagifix typo in comments. s/unitialized/uninitialized/g
2017-01-04 Yedidya Feldblum2017
2016-12-29 Eric Nieblerfolly::TryException inherits from std::logic_error...
2016-10-13 Matthieu MartinProvide a unpackTryTuple function in folly
2016-05-19 Yedidya FeldblumExtract Try to top-level