Fix some old license headers
authorYedidya Feldblum <yfeldblum@fb.com>
Tue, 23 May 2017 19:59:17 +0000 (12:59 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 23 May 2017 20:05:42 +0000 (13:05 -0700)
commit27249d4447e18aa8de6fbd1f483a346aabdd75da
tree7fe3ccc17b0fe4c980a780950b2c1687b8c69a8d
parent576710cae8be19a1e35371860ab85a7bba02d085
Fix some old license headers

Summary: [Folly] Fix some old license headers.

Reviewed By: meyering

Differential Revision: D5110463

fbshipit-source-id: c7bb57194e0d33fbe1c6ddaa7d94437833b0cb0d
19 files changed:
folly/io/async/AsyncTimeout.cpp
folly/io/async/AsyncTimeout.h
folly/io/async/EventHandler.cpp
folly/io/async/EventHandler.h
folly/io/async/EventUtil.h
folly/io/async/HHWheelTimer.cpp
folly/io/async/Request.cpp
folly/io/async/Request.h
folly/io/async/TimeoutManager.cpp
folly/io/async/TimeoutManager.h
folly/io/async/test/DelayedDestructionBaseTest.cpp
folly/io/async/test/EventBaseLocalTest.cpp
folly/io/async/test/EventBaseTest.cpp
folly/io/async/test/HHWheelTimerTest.cpp
folly/io/async/test/RequestContextTest.cpp
folly/io/async/test/SocketPair.cpp
folly/io/async/test/SocketPair.h
folly/io/async/test/UndelayedDestruction.h
folly/io/async/test/Util.h