Fix some copyright lines in folly/
authorYedidya Feldblum <yfeldblum@fb.com>
Mon, 1 Jan 2018 07:56:43 +0000 (23:56 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 1 Jan 2018 08:12:33 +0000 (00:12 -0800)
commit454829ac74176c4caf834ebd2b5c8a941fdf9d7f
tree0b20d0aeb368b54160805552a941ddee1c65995c
parent52a77c35cbee7a84392acb735dbd1ed34c655824
Fix some copyright lines in folly/

Summary:
[Folly] Fix some copyright lines in `folly/`.

(Note: this ignores all push blocking failures!)

Reviewed By: Orvid

Differential Revision: D6648215

fbshipit-source-id: 6fc446028ff79aa44116424e86ad454077717f8e
13 files changed:
folly/Conv.cpp
folly/Conv.h
folly/Format-inl.h
folly/Format.cpp
folly/Format.h
folly/FormatArg.cpp
folly/FormatArg.h
folly/FormatTraits.h
folly/test/ConvBenchmark.cpp
folly/test/ConvTest.cpp
folly/test/FormatBenchmark.cpp
folly/test/FormatOtherTest.cpp
folly/test/FormatTest.cpp