2017
authorYedidya Feldblum <yfeldblum@fb.com>
Wed, 4 Jan 2017 02:49:30 +0000 (18:49 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 4 Jan 2017 03:03:58 +0000 (19:03 -0800)
Summary: [Folly] 2017.

Reviewed By: Orvid

Differential Revision: D4378593

fbshipit-source-id: 4a448228bb1ddbe191b6e8562483867a399be846

856 files changed:
folly/ApplyTuple.h
folly/Arena-inl.h
folly/Arena.h
folly/Array.h
folly/Assume.cpp
folly/Assume.h
folly/AtomicBitSet.h
folly/AtomicHashArray-inl.h
folly/AtomicHashArray.h
folly/AtomicHashMap-inl.h
folly/AtomicHashMap.h
folly/AtomicIntrusiveLinkedList.h
folly/AtomicLinkedList.h
folly/AtomicStruct.h
folly/AtomicUnorderedMap.h
folly/Baton.h
folly/Benchmark.cpp
folly/Benchmark.h
folly/Bits.cpp
folly/Bits.h
folly/CPortability.h
folly/CachelinePadded.h
folly/CallOnce.h
folly/Checksum.cpp
folly/Checksum.h
folly/ClockGettimeWrappers.cpp
folly/ClockGettimeWrappers.h
folly/ConcurrentSkipList-inl.h
folly/ConcurrentSkipList.h
folly/ContainerTraits.h
folly/Conv.cpp
folly/Conv.h
folly/CppAttributes.h
folly/CpuId.h
folly/Demangle.cpp
folly/Demangle.h
folly/DiscriminatedPtr.h
folly/DynamicConverter.h
folly/Enumerate.h
folly/EvictingCacheMap.h
folly/Exception.h
folly/ExceptionString.h
folly/ExceptionWrapper.cpp
folly/ExceptionWrapper.h
folly/Executor.cpp
folly/Executor.h
folly/Expected.h
folly/FBString.h
folly/FBVector.h
folly/File.cpp
folly/File.h
folly/FileUtil.cpp
folly/FileUtil.h
folly/Fingerprint.h
folly/FixedString.h
folly/Foreach.h
folly/Format-inl.h
folly/Format.cpp
folly/Format.h
folly/FormatArg.h
folly/FormatTraits.h
folly/Function.h
folly/GroupVarint.cpp
folly/GroupVarint.h
folly/Hash.h
folly/IPAddress.cpp
folly/IPAddress.h
folly/IPAddressException.h
folly/IPAddressV4.cpp
folly/IPAddressV4.h
folly/IPAddressV6.cpp
folly/IPAddressV6.h
folly/Indestructible.h
folly/IndexedMemPool.h
folly/IntrusiveList.h
folly/Lazy.h
folly/LifoSem.cpp
folly/LifoSem.h
folly/Likely.h
folly/LockTraits.h
folly/LockTraitsBoost.h
folly/Logging.h
folly/MPMCPipeline.h
folly/MPMCQueue.h
folly/MacAddress.cpp
folly/MacAddress.h
folly/MallctlHelper.cpp
folly/MallctlHelper.h
folly/Malloc.h
folly/MapUtil.h
folly/Math.h
folly/Memory.h
folly/MemoryMapping.cpp
folly/MemoryMapping.h
folly/Merge.h
folly/MicroLock.cpp
folly/MicroLock.h
folly/MicroSpinLock.h
folly/MoveWrapper.h
folly/Optional.h
folly/PackedSyncPtr.h
folly/Padded.h
folly/Partial.h
folly/PicoSpinLock.h
folly/Portability.h
folly/Preprocessor.h
folly/ProducerConsumerQueue.h
folly/RWSpinLock.h
folly/Random-inl.h
folly/Random.cpp
folly/Random.h
folly/Range.h
folly/SafeAssert.cpp
folly/SafeAssert.h
folly/ScopeGuard.cpp
folly/ScopeGuard.h
folly/SharedMutex.cpp
folly/SharedMutex.h
folly/Shell.cpp
folly/Shell.h
folly/Singleton-inl.h
folly/Singleton.cpp
folly/Singleton.h
folly/SingletonStackTrace.cpp
folly/SingletonThreadLocal.h
folly/SingletonVault_c.cpp
folly/SingletonVault_c.h
folly/SmallLocks.h
folly/SocketAddress.cpp
folly/SocketAddress.h
folly/SparseByteSet.h
folly/SpinLock.h
folly/SpookyHashV1.cpp
folly/SpookyHashV1.h
folly/SpookyHashV2.cpp
folly/SpookyHashV2.h
folly/String-inl.h
folly/String.cpp
folly/String.h
folly/StringBase.cpp
folly/Subprocess.cpp
folly/Subprocess.h
folly/Synchronized.h
folly/ThreadCachedArena.cpp
folly/ThreadCachedArena.h
folly/ThreadCachedInt.h
folly/ThreadId.h
folly/ThreadLocal.h
folly/ThreadName.h
folly/TimeoutQueue.cpp
folly/TimeoutQueue.h
folly/TokenBucket.h
folly/Traits.h
folly/Try-inl.h
folly/Try.h
folly/UncaughtExceptions.h
folly/Unicode.cpp
folly/Unicode.h
folly/Unit.h
folly/Uri-inl.h
folly/Uri.cpp
folly/Uri.h
folly/Utility.h
folly/Varint.h
folly/Version.cpp
folly/VersionCheck.h
folly/build/GenerateFingerprintTables.cpp
folly/detail/AtomicHashUtils.h
folly/detail/BitIteratorDetail.h
folly/detail/BitsDetail.h
folly/detail/CacheLocality.cpp
folly/detail/CacheLocality.h
folly/detail/CachelinePaddedImpl.h
folly/detail/ChecksumDetail.h
folly/detail/DiscriminatedPtrDetail.h
folly/detail/FileUtilDetail.h
folly/detail/FingerprintPolynomial.h
folly/detail/Futex.cpp
folly/detail/Futex.h
folly/detail/GroupVarintDetail.h
folly/detail/IPAddress.cpp
folly/detail/IPAddress.h
folly/detail/IPAddressSource.h
folly/detail/MPMCPipelineDetail.h
folly/detail/Malloc.h
folly/detail/MallocImpl.cpp
folly/detail/MemoryIdler.cpp
folly/detail/MemoryIdler.h
folly/detail/RangeCommon.cpp
folly/detail/RangeCommon.h
folly/detail/RangeSse42.cpp
folly/detail/RangeSse42.h
folly/detail/Sleeper.h
folly/detail/SlowFingerprint.h
folly/detail/SocketFastOpen.cpp
folly/detail/SocketFastOpen.h
folly/detail/SpinLockImpl.h
folly/detail/StaticSingletonManager.cpp
folly/detail/StaticSingletonManager.h
folly/detail/Stats.h
folly/detail/ThreadLocalDetail.cpp
folly/detail/ThreadLocalDetail.h
folly/detail/TryDetail.h
folly/detail/TurnSequencer.h
folly/detail/UncaughtExceptionCounter.h
folly/dynamic-inl.h
folly/dynamic.cpp
folly/dynamic.h
folly/experimental/AsymmetricMemoryBarrier.cpp
folly/experimental/AsymmetricMemoryBarrier.h
folly/experimental/AutoTimer.h
folly/experimental/BitVectorCoding.h
folly/experimental/Bits.h
folly/experimental/DynamicParser-inl.h
folly/experimental/DynamicParser.cpp
folly/experimental/DynamicParser.h
folly/experimental/EliasFanoCoding.h
folly/experimental/EventCount.h
folly/experimental/ExecutionObserver.h
folly/experimental/FunctionScheduler.cpp
folly/experimental/FunctionScheduler.h
folly/experimental/FutureDAG.h
folly/experimental/Instructions.h
folly/experimental/JSONSchema.cpp
folly/experimental/JSONSchema.h
folly/experimental/JSONSchemaTester.cpp
folly/experimental/JemallocNodumpAllocator.cpp
folly/experimental/JemallocNodumpAllocator.h
folly/experimental/LockFreeRingBuffer.h
folly/experimental/NestedCommandLineApp.cpp
folly/experimental/NestedCommandLineApp.h
folly/experimental/ProgramOptions.cpp
folly/experimental/ProgramOptions.h
folly/experimental/RCURefCount.h
folly/experimental/RCUUtils.cpp
folly/experimental/RCUUtils.h
folly/experimental/ReadMostlySharedPtr.h
folly/experimental/Select64.cpp
folly/experimental/Select64.h
folly/experimental/StringKeyedCommon.h
folly/experimental/StringKeyedMap.h
folly/experimental/StringKeyedSet.h
folly/experimental/StringKeyedUnorderedMap.h
folly/experimental/StringKeyedUnorderedSet.h
folly/experimental/TLRefCount.h
folly/experimental/TestUtil.cpp
folly/experimental/TestUtil.h
folly/experimental/TupleOps.h
folly/experimental/bser/Bser.h
folly/experimental/bser/Dump.cpp
folly/experimental/bser/Load.cpp
folly/experimental/bser/test/BserTest.cpp
folly/experimental/exception_tracer/ExceptionAbi.h
folly/experimental/exception_tracer/ExceptionCounterLib.cpp
folly/experimental/exception_tracer/ExceptionCounterLib.h
folly/experimental/exception_tracer/ExceptionStackTraceLib.cpp
folly/experimental/exception_tracer/ExceptionTracer.cpp
folly/experimental/exception_tracer/ExceptionTracer.h
folly/experimental/exception_tracer/ExceptionTracerBenchmark.cpp
folly/experimental/exception_tracer/ExceptionTracerLib.cpp
folly/experimental/exception_tracer/ExceptionTracerLib.h
folly/experimental/exception_tracer/ExceptionTracerTest.cpp
folly/experimental/exception_tracer/StackTrace.cpp
folly/experimental/exception_tracer/StackTrace.h
folly/experimental/exception_tracer/test/ExceptionCounterTest.cpp
folly/experimental/hazptr/debug.h
folly/experimental/hazptr/example/LockFreeLIFO.h
folly/experimental/hazptr/example/SWMRList.h
folly/experimental/hazptr/example/WideCAS.h
folly/experimental/hazptr/hazptr-impl.h
folly/experimental/hazptr/hazptr.h
folly/experimental/hazptr/memory_resource.h
folly/experimental/hazptr/test/HazptrTest.cpp
folly/experimental/hazptr/test/HazptrUse1.h
folly/experimental/hazptr/test/HazptrUse2.h
folly/experimental/io/AsyncIO.cpp
folly/experimental/io/AsyncIO.h
folly/experimental/io/FsUtil.cpp
folly/experimental/io/FsUtil.h
folly/experimental/io/HugePageUtil.cpp
folly/experimental/io/HugePages.cpp
folly/experimental/io/HugePages.h
folly/experimental/io/test/AsyncIOTest.cpp
folly/experimental/io/test/FsUtilTest.cpp
folly/experimental/observer/Observable-inl.h
folly/experimental/observer/Observable.h
folly/experimental/observer/Observer-inl.h
folly/experimental/observer/Observer.h
folly/experimental/observer/SimpleObservable-inl.h
folly/experimental/observer/SimpleObservable.h
folly/experimental/observer/detail/Core.cpp
folly/experimental/observer/detail/Core.h
folly/experimental/observer/detail/GraphCycleDetector.h
folly/experimental/observer/detail/Observer-pre.h
folly/experimental/observer/detail/ObserverManager.cpp
folly/experimental/observer/detail/ObserverManager.h
folly/experimental/observer/test/ObserverTest.cpp
folly/experimental/symbolizer/Dwarf.cpp
folly/experimental/symbolizer/Dwarf.h
folly/experimental/symbolizer/Elf-inl.h
folly/experimental/symbolizer/Elf.cpp
folly/experimental/symbolizer/Elf.h
folly/experimental/symbolizer/ElfCache.cpp
folly/experimental/symbolizer/ElfCache.h
folly/experimental/symbolizer/ElfUtil.cpp
folly/experimental/symbolizer/LineReader.cpp
folly/experimental/symbolizer/LineReader.h
folly/experimental/symbolizer/SignalHandler.cpp
folly/experimental/symbolizer/SignalHandler.h
folly/experimental/symbolizer/StackTrace.cpp
folly/experimental/symbolizer/StackTrace.h
folly/experimental/symbolizer/Symbolizer.cpp
folly/experimental/symbolizer/Symbolizer.h
folly/experimental/symbolizer/test/Crash.cpp
folly/experimental/symbolizer/test/DwarfBenchmark.cpp
folly/experimental/symbolizer/test/DwarfTests.cpp
folly/experimental/symbolizer/test/ElfTests.cpp
folly/experimental/symbolizer/test/LineReaderTest.cpp
folly/experimental/symbolizer/test/SignalHandlerTest.cpp
folly/experimental/symbolizer/test/SignalHandlerTest.h
folly/experimental/symbolizer/test/StackTraceTest.cpp
folly/experimental/symbolizer/test/SymbolizerTest.cpp
folly/experimental/test/AutoTimerTest.cpp
folly/experimental/test/BitVectorCodingTest.cpp
folly/experimental/test/BitsBenchmark.cpp
folly/experimental/test/BitsTest.cpp
folly/experimental/test/CodingTestUtils.h
folly/experimental/test/DynamicParserTest.cpp
folly/experimental/test/EliasFanoCodingTest.cpp
folly/experimental/test/EventCountTest.cpp
folly/experimental/test/FunctionSchedulerTest.cpp
folly/experimental/test/FutureDAGTest.cpp
folly/experimental/test/InstructionsTest.cpp
folly/experimental/test/JSONSchemaTest.cpp
folly/experimental/test/JemallocNodumpAllocatorTest.cpp
folly/experimental/test/LockFreeRingBufferTest.cpp
folly/experimental/test/NestedCommandLineAppExample.cpp
folly/experimental/test/NestedCommandLineAppTest.cpp
folly/experimental/test/NestedCommandLineAppTestHelper.cpp
folly/experimental/test/ProgramOptionsTest.cpp
folly/experimental/test/ProgramOptionsTestHelper.cpp
folly/experimental/test/ReadMostlySharedPtrBenchmark.cpp
folly/experimental/test/ReadMostlySharedPtrTest.cpp
folly/experimental/test/RefCountBenchmark.cpp
folly/experimental/test/RefCountTest.cpp
folly/experimental/test/StringKeyedBenchmark.cpp
folly/experimental/test/StringKeyedTest.cpp
folly/experimental/test/TestUtilTest.cpp
folly/experimental/test/TupleOpsTest.cpp
folly/fibers/AddTasks-inl.h
folly/fibers/AddTasks.h
folly/fibers/AtomicBatchDispatcher-inl.h
folly/fibers/AtomicBatchDispatcher.h
folly/fibers/BatchDispatcher.h
folly/fibers/Baton-inl.h
folly/fibers/Baton.cpp
folly/fibers/Baton.h
folly/fibers/BoostContextCompatibility.h
folly/fibers/EventBaseLoopController-inl.h
folly/fibers/EventBaseLoopController.h
folly/fibers/Fiber-inl.h
folly/fibers/Fiber.cpp
folly/fibers/Fiber.h
folly/fibers/FiberManager-inl.h
folly/fibers/FiberManager.cpp
folly/fibers/FiberManager.h
folly/fibers/FiberManagerFuture.h
folly/fibers/FiberManagerInternal-inl.h
folly/fibers/FiberManagerInternal.h
folly/fibers/FiberManagerMap.cpp
folly/fibers/FiberManagerMap.h
folly/fibers/ForEach-inl.h
folly/fibers/ForEach.h
folly/fibers/GenericBaton.h
folly/fibers/GuardPageAllocator.cpp
folly/fibers/GuardPageAllocator.h
folly/fibers/LoopController.h
folly/fibers/Promise-inl.h
folly/fibers/Promise.h
folly/fibers/Semaphore.cpp
folly/fibers/Semaphore.h
folly/fibers/SimpleLoopController.h
folly/fibers/TimedMutex-inl.h
folly/fibers/TimedMutex.h
folly/fibers/TimeoutController.cpp
folly/fibers/TimeoutController.h
folly/fibers/WhenN-inl.h
folly/fibers/WhenN.h
folly/fibers/test/FibersBenchmark.cpp
folly/fibers/test/FibersTest.cpp
folly/fibers/test/FibersTestApp.cpp
folly/fibers/test/StackOverflow.cpp
folly/fibers/traits.h
folly/futures/Barrier.cpp
folly/futures/Barrier.h
folly/futures/DrivableExecutor.h
folly/futures/Future-inl.h
folly/futures/Future-pre.h
folly/futures/Future.cpp
folly/futures/Future.h
folly/futures/FutureException.h
folly/futures/InlineExecutor.cpp
folly/futures/InlineExecutor.h
folly/futures/ManualExecutor.cpp
folly/futures/ManualExecutor.h
folly/futures/OpaqueCallbackShunt.h
folly/futures/Promise-inl.h
folly/futures/Promise.h
folly/futures/QueuedImmediateExecutor.cpp
folly/futures/QueuedImmediateExecutor.h
folly/futures/ScheduledExecutor.h
folly/futures/SharedPromise-inl.h
folly/futures/SharedPromise.h
folly/futures/ThreadWheelTimekeeper.cpp
folly/futures/ThreadWheelTimekeeper.h
folly/futures/Timekeeper.h
folly/futures/detail/Core.h
folly/futures/detail/FSM.h
folly/futures/detail/Types.h
folly/futures/exercises/01-Values.cpp
folly/futures/exercises/Koan.h
folly/futures/exercises/main.cpp
folly/futures/helpers.h
folly/futures/test/BarrierTest.cpp
folly/futures/test/Benchmark.cpp
folly/futures/test/CollectTest.cpp
folly/futures/test/ContextTest.cpp
folly/futures/test/ConversionTest.cpp
folly/futures/test/CoreTest.cpp
folly/futures/test/EnsureTest.cpp
folly/futures/test/ExecutorTest.cpp
folly/futures/test/FSMTest.cpp
folly/futures/test/FilterTest.cpp
folly/futures/test/FutureTest.cpp
folly/futures/test/HeaderCompileTest.cpp
folly/futures/test/InterruptTest.cpp
folly/futures/test/MapTest.cpp
folly/futures/test/NonCopyableLambdaTest.cpp
folly/futures/test/PollTest.cpp
folly/futures/test/PromiseTest.cpp
folly/futures/test/ReduceTest.cpp
folly/futures/test/RetryingTest.cpp
folly/futures/test/SelfDestructTest.cpp
folly/futures/test/SharedPromiseTest.cpp
folly/futures/test/ThenCompileTest.h
folly/futures/test/ThenTest.cpp
folly/futures/test/TimekeeperTest.cpp
folly/futures/test/TimesTest.cpp
folly/futures/test/UnwrapTest.cpp
folly/futures/test/ViaTest.cpp
folly/futures/test/WaitTest.cpp
folly/futures/test/WhenTest.cpp
folly/futures/test/WhileDoTest.cpp
folly/futures/test/WillEqualTest.cpp
folly/futures/test/WindowTest.cpp
folly/gen/Base-inl.h
folly/gen/Base.h
folly/gen/Combine-inl.h
folly/gen/Combine.h
folly/gen/Core-inl.h
folly/gen/Core.h
folly/gen/File-inl.h
folly/gen/File.h
folly/gen/Parallel-inl.h
folly/gen/Parallel.h
folly/gen/ParallelMap-inl.h
folly/gen/ParallelMap.h
folly/gen/String-inl.h
folly/gen/String.h
folly/gen/test/BaseBenchmark.cpp
folly/gen/test/BaseTest.cpp
folly/gen/test/Bench.h
folly/gen/test/CombineTest.cpp
folly/gen/test/FileBenchmark.cpp
folly/gen/test/FileTest.cpp
folly/gen/test/ParallelBenchmark.cpp
folly/gen/test/ParallelMapBenchmark.cpp
folly/gen/test/ParallelMapTest.cpp
folly/gen/test/ParallelTest.cpp
folly/gen/test/StringBenchmark.cpp
folly/gen/test/StringTest.cpp
folly/init/Init.cpp
folly/init/Init.h
folly/io/Compression.cpp
folly/io/Compression.h
folly/io/Cursor-inl.h
folly/io/Cursor.cpp
folly/io/Cursor.h
folly/io/IOBuf.cpp
folly/io/IOBuf.h
folly/io/IOBufQueue.cpp
folly/io/IOBufQueue.h
folly/io/RecordIO-inl.h
folly/io/RecordIO.cpp
folly/io/RecordIO.h
folly/io/ShutdownSocketSet.cpp
folly/io/ShutdownSocketSet.h
folly/io/TypedIOBuf.h
folly/io/async/AsyncPipe.cpp
folly/io/async/AsyncPipe.h
folly/io/async/AsyncSSLSocket.cpp
folly/io/async/AsyncSSLSocket.h
folly/io/async/AsyncServerSocket.cpp
folly/io/async/AsyncServerSocket.h
folly/io/async/AsyncSignalHandler.cpp
folly/io/async/AsyncSignalHandler.h
folly/io/async/AsyncSocket.cpp
folly/io/async/AsyncSocket.h
folly/io/async/AsyncSocketBase.h
folly/io/async/AsyncSocketException.h
folly/io/async/AsyncTimeout.cpp
folly/io/async/AsyncTimeout.h
folly/io/async/AsyncTransport.h
folly/io/async/AsyncUDPServerSocket.h
folly/io/async/AsyncUDPSocket.cpp
folly/io/async/AsyncUDPSocket.h
folly/io/async/DecoratedAsyncTransportWrapper.h
folly/io/async/DelayedDestruction.h
folly/io/async/DelayedDestructionBase.h
folly/io/async/EventBase.cpp
folly/io/async/EventBase.h
folly/io/async/EventBaseLocal.cpp
folly/io/async/EventBaseLocal.h
folly/io/async/EventBaseManager.cpp
folly/io/async/EventBaseManager.h
folly/io/async/EventBaseThread.cpp
folly/io/async/EventBaseThread.h
folly/io/async/EventFDWrapper.h
folly/io/async/EventHandler.cpp
folly/io/async/EventHandler.h
folly/io/async/EventUtil.h
folly/io/async/HHWheelTimer.cpp
folly/io/async/HHWheelTimer.h
folly/io/async/NotificationQueue.h
folly/io/async/Request.cpp
folly/io/async/Request.h
folly/io/async/SSLContext.cpp
folly/io/async/SSLContext.h
folly/io/async/ScopedEventBaseThread.cpp
folly/io/async/ScopedEventBaseThread.h
folly/io/async/TimeoutManager.cpp
folly/io/async/TimeoutManager.h
folly/io/async/VirtualEventBase.cpp
folly/io/async/VirtualEventBase.h
folly/io/async/WriteChainAsyncTransportWrapper.h
folly/io/async/ssl/OpenSSLPtrTypes.h
folly/io/async/ssl/OpenSSLUtils.cpp
folly/io/async/ssl/OpenSSLUtils.h
folly/io/async/ssl/SSLErrors.cpp
folly/io/async/ssl/SSLErrors.h
folly/io/async/ssl/TLSDefinitions.h
folly/io/async/ssl/test/SSLErrorsTest.cpp
folly/io/async/test/AsyncPipeTest.cpp
folly/io/async/test/AsyncSSLSocketTest.cpp
folly/io/async/test/AsyncSSLSocketTest.h
folly/io/async/test/AsyncSSLSocketTest2.cpp
folly/io/async/test/AsyncSSLSocketWriteTest.cpp
folly/io/async/test/AsyncSocketExceptionTest.cpp
folly/io/async/test/AsyncSocketTest.cpp
folly/io/async/test/AsyncSocketTest.h
folly/io/async/test/AsyncSocketTest2.cpp
folly/io/async/test/AsyncTimeoutTest.cpp
folly/io/async/test/AsyncTransportTest.cpp
folly/io/async/test/AsyncUDPSocketTest.cpp
folly/io/async/test/BlockingSocket.h
folly/io/async/test/DelayedDestructionBaseTest.cpp
folly/io/async/test/DelayedDestructionTest.cpp
folly/io/async/test/EventBaseBenchmark.cpp
folly/io/async/test/EventBaseLocalTest.cpp
folly/io/async/test/EventBaseThreadTest.cpp
folly/io/async/test/EventHandlerTest.cpp
folly/io/async/test/HHWheelTimerSlowTests.cpp
folly/io/async/test/MockAsyncSSLSocket.h
folly/io/async/test/MockAsyncServerSocket.h
folly/io/async/test/MockAsyncSocket.h
folly/io/async/test/MockAsyncTransport.h
folly/io/async/test/MockAsyncUDPSocket.h
folly/io/async/test/MockTimeoutManager.h
folly/io/async/test/NotificationQueueTest.cpp
folly/io/async/test/SSLSessionTest.cpp
folly/io/async/test/ScopedBoundPort.cpp
folly/io/async/test/ScopedBoundPort.h
folly/io/async/test/ScopedEventBaseThreadTest.cpp
folly/io/async/test/SocketClient.cpp
folly/io/async/test/TimeUtil.cpp
folly/io/async/test/TimeUtil.h
folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp
folly/io/test/CompressionTest.cpp
folly/io/test/IOBufBenchmark.cpp
folly/io/test/IOBufCursorBenchmark.cpp
folly/io/test/IOBufCursorTest.cpp
folly/io/test/IOBufQueueTest.cpp
folly/io/test/IOBufTest.cpp
folly/io/test/NetworkBenchmark.cpp
folly/io/test/RecordIOTest.cpp
folly/io/test/ShutdownSocketSetTest.cpp
folly/json.cpp
folly/json.h
folly/memcpy.S
folly/portability/Asm.h
folly/portability/Atomic.h
folly/portability/BitsFunctexcept.cpp
folly/portability/BitsFunctexcept.h
folly/portability/Builtins.h
folly/portability/Config.h
folly/portability/Constexpr.h
folly/portability/Dirent.cpp
folly/portability/Dirent.h
folly/portability/Environment.cpp
folly/portability/Environment.h
folly/portability/Event.h
folly/portability/Fcntl.cpp
folly/portability/Fcntl.h
folly/portability/GFlags.h
folly/portability/GMock.h
folly/portability/GTest.h
folly/portability/IOVec.h
folly/portability/Libgen.cpp
folly/portability/Libgen.h
folly/portability/Malloc.cpp
folly/portability/Malloc.h
folly/portability/Math.h
folly/portability/Memory.cpp
folly/portability/Memory.h
folly/portability/OpenSSL.cpp
folly/portability/OpenSSL.h
folly/portability/PThread.h
folly/portability/Sockets.cpp
folly/portability/Sockets.h
folly/portability/Stdio.cpp
folly/portability/Stdio.h
folly/portability/Stdlib.cpp
folly/portability/Stdlib.h
folly/portability/String.cpp
folly/portability/String.h
folly/portability/SysFile.cpp
folly/portability/SysFile.h
folly/portability/SysMembarrier.cpp
folly/portability/SysMembarrier.h
folly/portability/SysMman.cpp
folly/portability/SysMman.h
folly/portability/SysResource.cpp
folly/portability/SysResource.h
folly/portability/SysStat.cpp
folly/portability/SysStat.h
folly/portability/SysSyscall.h
folly/portability/SysTime.cpp
folly/portability/SysTime.h
folly/portability/SysTypes.h
folly/portability/SysUio.cpp
folly/portability/SysUio.h
folly/portability/Syslog.h
folly/portability/Time.cpp
folly/portability/Time.h
folly/portability/TypeTraits.h
folly/portability/Unistd.cpp
folly/portability/Unistd.h
folly/portability/Windows.h
folly/portability/test/ConstexprTest.cpp
folly/portability/test/LibgenTest.cpp
folly/portability/test/TimeTest.cpp
folly/small_vector.h
folly/sorted_vector_types.h
folly/ssl/OpenSSLHash.cpp
folly/ssl/OpenSSLHash.h
folly/ssl/OpenSSLVersionFinder.h
folly/ssl/SSLSession.h
folly/ssl/detail/SSLSessionImpl.cpp
folly/ssl/detail/SSLSessionImpl.h
folly/ssl/test/OpenSSLHashTest.cpp
folly/stats/BucketedTimeSeries-defs.h
folly/stats/BucketedTimeSeries.h
folly/stats/Histogram-defs.h
folly/stats/Histogram.h
folly/stats/Instantiations.cpp
folly/stats/MultiLevelTimeSeries-defs.h
folly/stats/MultiLevelTimeSeries.h
folly/stats/TimeseriesHistogram-defs.h
folly/stats/TimeseriesHistogram.h
folly/stop_watch.h
folly/test/AHMIntStressTest.cpp
folly/test/ApplyTupleTest.cpp
folly/test/ArenaSmartPtrTest.cpp
folly/test/ArenaTest.cpp
folly/test/ArrayTest.cpp
folly/test/AsciiCaseInsensitiveBenchmark.cpp
folly/test/AsciiCaseInsensitiveTest.cpp
folly/test/AtomicBitSetTest.cpp
folly/test/AtomicHashArrayTest.cpp
folly/test/AtomicHashMapTest.cpp
folly/test/AtomicLinkedListTest.cpp
folly/test/AtomicStructTest.cpp
folly/test/AtomicUnorderedMapTest.cpp
folly/test/BatonBenchmark.cpp
folly/test/BatonTest.cpp
folly/test/BatonTestHelpers.h
folly/test/BenchmarkTest.cpp
folly/test/BitIteratorTest.cpp
folly/test/BitsBenchmark.cpp
folly/test/BitsTest.cpp
folly/test/CacheLocalityBenchmark.cpp
folly/test/CacheLocalityTest.cpp
folly/test/CachelinePaddedTest.cpp
folly/test/CallOnceBenchmark.cpp
folly/test/CallOnceTest.cpp
folly/test/ChecksumTest.cpp
folly/test/ClockGettimeWrappersTest.cpp
folly/test/ConcurrentSkipListBenchmark.cpp
folly/test/ConcurrentSkipListTest.cpp
folly/test/ContainerTraitsTest.cpp
folly/test/ConvBenchmark.cpp
folly/test/ConvTest.cpp
folly/test/CpuIdTest.cpp
folly/test/DemangleTest.cpp
folly/test/DeterministicSchedule.cpp
folly/test/DeterministicSchedule.h
folly/test/DeterministicScheduleTest.cpp
folly/test/DiscriminatedPtrTest.cpp
folly/test/DynamicConverterTest.cpp
folly/test/DynamicOtherTest.cpp
folly/test/DynamicTest.cpp
folly/test/EndianTest.cpp
folly/test/EnumerateTest.cpp
folly/test/EvictingCacheMapTest.cpp
folly/test/ExceptionTest.cpp
folly/test/ExceptionWrapperBenchmark.cpp
folly/test/ExceptionWrapperTest.cpp
folly/test/ExpectedTest.cpp
folly/test/FBStringBenchmark.cpp
folly/test/FBStringTest.cpp
folly/test/FBStringTestBenchmarks.cpp.h
folly/test/FBVectorBenchmark.cpp
folly/test/FBVectorTest.cpp
folly/test/FBVectorTestBenchmarks.cpp.h
folly/test/FileLockTest.cpp
folly/test/FileTest.cpp
folly/test/FileTestLockHelper.cpp
folly/test/FileUtilTest.cpp
folly/test/FingerprintBenchmark.cpp
folly/test/FingerprintTest.cpp
folly/test/FixedStringTest.cpp
folly/test/ForeachBenchmark.cpp
folly/test/ForeachTest.cpp
folly/test/FormatBenchmark.cpp
folly/test/FormatOtherTest.cpp
folly/test/FormatTest.cpp
folly/test/FunctionRefTest.cpp
folly/test/FunctionSchedulerTest.cpp
folly/test/FunctionTest.cpp
folly/test/FutexTest.cpp
folly/test/GroupVarintTest.cpp
folly/test/HasMemberFnTraitsTest.cpp
folly/test/HashBenchmark.cpp
folly/test/HashTest.cpp
folly/test/HistogramBenchmark.cpp
folly/test/HistogramTest.cpp
folly/test/IPAddressBenchmark.cpp
folly/test/IPAddressTest.cpp
folly/test/IPAddressTest.h
folly/test/IndestructibleTest.cpp
folly/test/IndexedMemPoolTest.cpp
folly/test/JsonOtherTest.cpp
folly/test/JsonTest.cpp
folly/test/LazyTest.cpp
folly/test/LifoSemTests.cpp
folly/test/LockTraitsTest.cpp
folly/test/LoggingBenchmark.cpp
folly/test/LoggingTest.cpp
folly/test/MPMCPipelineTest.cpp
folly/test/MPMCQueueTest.cpp
folly/test/MacAddressTest.cpp
folly/test/MallctlHelperTest.cpp
folly/test/MapUtilTest.cpp
folly/test/MathBenchmark.cpp
folly/test/MathTest.cpp
folly/test/MemcpyTest.cpp
folly/test/MemoryIdlerBenchmark.cpp
folly/test/MemoryIdlerTest.cpp
folly/test/MemoryMappingTest.cpp
folly/test/MemoryTest.cpp
folly/test/MergeTest.cpp
folly/test/MoveWrapperTest.cpp
folly/test/OptionalTest.cpp
folly/test/PackedSyncPtrTest.cpp
folly/test/PaddedTest.cpp
folly/test/PartialTest.cpp
folly/test/PortabilityTest.cpp
folly/test/ProducerConsumerQueueBenchmark.cpp
folly/test/ProducerConsumerQueueTest.cpp
folly/test/RWSpinLockTest.cpp
folly/test/RandomBenchmark.cpp
folly/test/RandomTest.cpp
folly/test/RangeFindBenchmark.cpp
folly/test/RangeTest.cpp
folly/test/SafeAssertTest.cpp
folly/test/ScopeGuardTest.cpp
folly/test/SharedMutexTest.cpp
folly/test/ShellTest.cpp
folly/test/SingletonBenchmark.cpp
folly/test/SingletonDoubleRegistration.cpp
folly/test/SingletonTest.cpp
folly/test/SingletonTestGlobal.cpp
folly/test/SingletonTestStructs.cpp
folly/test/SingletonTestStructs.h
folly/test/SingletonThreadLocalTest.cpp
folly/test/SingletonVaultCTest.cpp
folly/test/SmallLocksBenchmark.cpp
folly/test/SmallLocksTest.cpp
folly/test/SocketAddressTest.cpp
folly/test/SocketAddressTestHelper.cpp
folly/test/SocketAddressTestHelper.h
folly/test/SparseByteSetBench.cpp
folly/test/SparseByteSetTest.cpp
folly/test/SpinLockTest.cpp
folly/test/SpookyHashV1Test.cpp
folly/test/SpookyHashV2Test.cpp
folly/test/StringBenchmark.cpp
folly/test/StringTest.cpp
folly/test/SubprocessTest.cpp
folly/test/SubprocessTestParentDeathHelper.cpp
folly/test/SynchronizedTest.cpp
folly/test/SynchronizedTestLib-inl.h
folly/test/SynchronizedTestLib.h
folly/test/TestUtils.h
folly/test/ThreadCachedArenaTest.cpp
folly/test/ThreadCachedIntTest.cpp
folly/test/ThreadLocalBenchmark.cpp
folly/test/ThreadLocalTest.cpp
folly/test/ThreadLocalTestLib.cpp
folly/test/ThreadNameTest.cpp
folly/test/TimeoutQueueTest.cpp
folly/test/TimeseriesBenchmark.cpp
folly/test/TimeseriesHistogramTest.cpp
folly/test/TimeseriesTest.cpp
folly/test/TokenBucketTest.cpp
folly/test/TokenBucketTest.h
folly/test/TraitsTest.cpp
folly/test/TryTest.cpp
folly/test/UncaughtExceptionsTest.cpp
folly/test/UnitTest.cpp
folly/test/UriBenchmark.cpp
folly/test/UriTest.cpp
folly/test/UtilityTest.cpp
folly/test/VarintTest.cpp
folly/test/common/TestMain.cpp
folly/test/function_benchmark/benchmark_impl.cpp
folly/test/function_benchmark/benchmark_impl.h
folly/test/function_benchmark/main.cpp
folly/test/function_benchmark/test_functions.cpp
folly/test/function_benchmark/test_functions.h
folly/test/small_vector_test.cpp
folly/test/sorted_vector_test.cpp
folly/test/stl_tests/StlVectorTest.cpp
folly/tracing/StaticTracepoint-ELFx86.h
folly/tracing/StaticTracepoint.h
folly/tracing/test/StaticTracepointTest.cpp

index b22987766702fa4f023ae780abf30e0c55c7d4e9..41ac5337dec4df1366b72ebc4f88de2967011816 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 44aa24277d422454b34846aa7ca8e4e766c027f4..805e8616acc190ccb41bcabfce03359304c93cab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8b928b039d01febacbcc9596338b13fcbcd466d8..f70988f0da0089be907cac108a55f2f4717c7701 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7ca3b6ca49f169fda66baf2787a09e52a70deb08..40778564fcf5848959d717725407f8bf8f4fffa6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 756923206ebfdb16b6742c0a5c7a0ed2b763bbe5..a986f5c3722d418cec80d5f546a54b9b32507b32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d101787499b356d866d8af55acefce26416ded23..f905dce7ca7528f6a7ae3bb374ab7eb7780b34f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index caa61e5a86e664c1471c713172c4b3a10aeaa1f8..c03205278d59b3cb01b81b6d2e831b4bc8e709c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c6376822ab9fe904765477dba2684a32995c8bf6..390dbb16b2b93bfa10b987cf615b55ed832379b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2a02f1a5650e5685d5803a6140cac73bfd9caa40..42f565606f1fd77eaa0b73e2969199e58093d36f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a732fd9676497f7bf72a0cbcd22276d422074bf6..184e2b967f9b4fd0bec2488eebd0155e9b4918d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e1ef81a0e093b2b8b4bc7eb4ded9486131fb9d96..0ed0922445f34b9118209076a84d110322490111 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e74554220123a1bf7dc93a6edffdefdfe2e66a43..ce5c52e6bb55e18327211587945f196c13ab2776 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 71f56bfc5d318b2af2fbbfe867f4954e63798672..022a7123a18cb920eaf89869adde192b86b2548c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2fc6d6e42cb2e6357c1925e9ae95e3c746b5261e..1fb151cbc25b3fc1d7ba155e2b6c74290aebe1e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5dc5d88f6aa0899bbfd40b1229ae75cea37c62d6..75ab6f5571845e8df6752df3c2532e98bf99ed7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c10f7146465d536e32f6ff807dfc0e15b684b50f..e0f66951dfc185e25a4adefc1e155c0730d92e78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ab417f06f38b295c463496368f67908970ce8d0..aada48b5e7f13262449e186294446711297100e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0b193c658c254ceba705b8d3763995d68a5766a6..d1ed12114b204aeeca9bb8a7f52473d34ea0a88f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7571078efbdd0bf4812d96539b9b060a894add76..5b61d470434ee85a65a39269bfd3dc810f482381 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 04a1b8eca0dd015f561ba28e0b056aa5909a0717..e4b1b5ea0c38e4d660c2e1af443d07942174da9f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e09a333bec6e854fd9ba89bc661ad1380228f53d..01e972e9ea03723c7d418de38cdc6b2879d290b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d71b24eb513f74e66c4376c613fcd1a1aabe2c0a..caa1fb52792f72248953ee19c836d470bd1dd9e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 01118c041b01196d98e92c9d052ada91ba35d65d..77db62106ff4a85ec72c320b2e0dbbf3fe0a868c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 49853bd408d5a2020e39065ba56f2d6aa4c18487..6ec07893265288a41cd314ddfc61187932a72e71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1202893389fc6dc1547faebd3ec9b4bca5d6e22c..24ce9a47f80238538bb9ca50c6614c5e2c1738cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 24247d2dbafa862ad99b3465a5b00ff201b18c75..9d35e038cc0bb4a7a411e5ea4bda6b8b711ebf59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ee4eb06c140dae6ac2f6b9e3946ce3bc755a38e3..5786110d0d329ed1e5128c5c1bf1c91bc34e2bb5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a0dab2f3c92094d2c6dc7503f962796b96e44ef3..8b6f77f6922831f7313557048e7e42cdea028390 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e58c34bc60312ab97bc05df79bc8e4fb85e9f0a8..a1193837b011095b3768170af2fcc1dcef43224e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4d6d0814b3c484732dc3a6eca4c43b480a7ca046..1cddf3ba4eb8461a8302293ffd6c6da513ef5042 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6571364614f2c943e0929d46b26b008643cce91e..04f2252a03d222b57c69764a1191921e0ac9cea0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b034e2ef27f3517078abcbc70d87aced4219c65a..6f98b4fabc69e71e746c2c29b7179bc7feda60ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6bd6cfe33817b040c9dff8645c5f42f79bf75fc5..752a82dd7911f743409f7794e34f989a33e9fb0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 26fa1979ba24fbab2462e37f5395ab3c8b2262b2..24d4d97ee979d52f8048a80c991eb53c47245059 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4018719007a26bcce90527c23580c949e0d44e9e..7145096c5b25952a9d2cbc77bc6eeeafb1b50b65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b8e61e3721ad024962b2e323227311e5eb6d2cc5..0a9cf9682484e3c9e99f79d643f541dfde3fd8c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 43eb81e50a8ae4097d47b116083d52f10b40b28a..542064bddf81c9cc85b2cada74ddfb39fc454317 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 08b7260be46d2c5e992c87c87e8b6f9cd0908dc1..19477b28fba9afa725045a4bf8327764bd836df2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 28681487f83b7e28187db24b9f808cd7cf266188..9efecfd2b83b5e422663bc2b81ba6ee7b10b8fdb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4ecfa64f31d9f8651e99e594dad7dbcc6495261e..77517f5ac5502677007a03c6a559fba8fb7bad3b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 85bbeda47164dba61174a6cecf005b49a99d8bcb..220628e234f55fa88fc1716ee4e5adad03acf50c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a5037b1de0abee95aa7152cf0e1bbf1b5d66d618..c91df024dd7a178954b9c9f3e7524b83d68f9e7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8fce7574b9e25366be758f09445f27e6900a286c..3a5c8623b3669e71059323b3d0872daf78707528 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6677dae62c55ce1ef10fbfb8d07f8f96dc0cfdea..a6023267a4716f8d4889b814e04b9a689b562646 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c1ec002d038f267c060cff9bb6161fb3a6d22d1c..91f9884883fd431fcfee7c92c75b02dd53c63c95 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 68670faada32c485fc4c66b12c2597ec5e3fbe92..258100cd7ab8c286ae0a2480715ee034b45dda01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5e6666db5d501f5f5df2e2673ec9d5f66b17c5a7..ee765cc92a154fcac6f9f8fe77202b6cd203c025 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3074627e724e5a8d2554fc8ca5e4b2000b270bc5..638ead111315c996f11b4640b1bf7e3c922a7434 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c0ef1d43d991430922960d44f1ae89ee6fc5c4a5..17f9f5ee01c74d019eb071974a09188e3853fe4e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 744c0d39fe0f95e92e64d87c4701de4c6c08cd51..4df3274eb86c3f77fa3280abb49303bbee9da9f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 26d158e11f9b1fb5dca80ce228f24211077ad05e..e936ca87a8a76bf7da010b7c7f27c9abb19e3365 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c4960aded164ccb94124a5cf04956622b82439a7..0499d34dbc04b2ddfaa74d0217b6dcbcbea578d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a0b919e20e774ac475abd52ac9fb5fa10a0f62c3..063fa2385c110d888ba8e07abc5a09f0b8b33529 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1294a0d285107ef51ff5887b86975493a5d555ca..74302093b5a58e42bc0d99e37d11426376289566 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c99484d45c32cc88bb858ec93432d29a3691f7ee..4f2f10004b08fe7517f10e7758da3dbaa4bfbf20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f95274f1de18eee2a0620fd38f02e875f035aa80..77ef80ccbc04c2029ccd79dc706596fd01ccacde 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d116f5a23e409744e6fb79a4e99f5668c8b1eb4a..945aa59ee296281777e3a51efc4361bf2ff4a194 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3b11efe59ea6a897b2f2704e2d0957be295b36ab..177f9783e4afa4de4cf55ddac3205f30f8d15dec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1b6c8718552e2d4449313ee27c9c4518367bc39c..7601ae528aa7417dea1f8aa244d92452ee4b2315 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 33eb262489234dda4a32af0d7384fb73ba4b9740..5257285c00a23332cdeb5f00f1281a3c2bf96fed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 54175da495a0bccda76ee173ccf0cace83cf7925..145c256da160a84b4239d401e4eeeed872260ccb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index de51c324ce6a6988343ffc922479ce7ccb5a8572..307c15df279f6f12fbe615a0098b93ab81051297 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * @author Eric Niebler (eniebler@fb.com), Sven Over (over@fb.com)
  *
index 777f7812c8eb544d9882d62984b01d2ebe9f70c7..cc5740ff20ebf78781a0709e74380437e91b91cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ae3afdb8d3f683ca737b5e648cbd4ad637563ebf..8160c380b9e08ad24a3751e17c4bc192c1555782 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b0ae03bb764bbb3e9e0034c75969f896258c5900..a2fb67992bb98fdd59e4da7e0defd8ea7fded5b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b3ce9ad7740a19553c8a165c7c2f715cc9ab4614..0bd391024cd28ac9993b83b524b951b2b70717b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index df21342e8d1658361b9fe3fdfaac7ddb507cc818..20eddb910f2c88b9193c62d6e8d6b537903dfa32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1b5253ea4e90d6fd45c92f9b0bbd52548f1cefaf..c2ca1ad428f67aa5d8daf54a70ba59c8211a8223 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7a86b9a2201cc0c23f3843bb1f52f382c6267bf7..55f2a7b861c7cb500fe21e6e0a0118cbd9dce2b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 78d1368d40291f1dfe66e6debb8dcb644f3c5f0b..26a2dba38acdbf0efd1ecc049dd8754f755bd787 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8860e92344d84082978870f6a42fae6a0268c358..328d067477e334065e24bb262913faa5b270d140 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eeccc89da61e7056330977d22537bfe52cea3aa4..8e29f80489b8737ffbd3b450e8ac1a8da6b11a77 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 15e03c9d020257688d868b44a89913926821901f..686bbce3014b73fe94cd0fbc0323985446a18b34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d1723039b30ca16bbdc94137f2ed4941e2eca39c..5babcb2cdbdfe33652a6bbd2edc253a1c6c674ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5a670e7236b2e8a38e02b1e77ffd89cf72c4c461..0c799f1b11a659295d8be1d4947e3a59eb2fc3e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1d1ba72843cac44bb2ede1b1ef52315d1741db5a..786f51c6ac0e9b3807b77b6430f25aeb8509dd6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2e11081734796b7e185450f215c7132a0b722b1b..6a5279fe095a2cf6e2bae9a4563ddf10e5f25102 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e5a06a929cdebe5d7daf080b93d2555da6187c27..d66f77e5b1f1e231d263070406840bb50a3f2e82 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9a5aea99abd4ea6c69b25c9d086364527bc0e3db..5c7da5e48859dd6a4d4ca0668b4d84ee64f73cee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 15ffe1124079c26a16b3f31fd3bc234bad7292a7..b8fc553925fcf8ba4a8d20b0ff01163d3e690112 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0d86d2356eb4bafba1230b6a5cb46dfd4e2af291..081d3f8f4a349aa536885a6b54b783edab4e6b28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 404ca80e4d83dc093904be927a1f27fbbf31766d..70172706ed7f2bd5a9c60967e513e7111e16fd11 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c3d4bf17e04cf213387a278dce336d8ba1285e31..4fef5ead5ad82a2601b04b0a6db8faf09333b493 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dfeceb6efe9a63d8a07443a944e0014b5577e79c..aa4973eea5e9ac5934913c94b01abafe209e6f01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3b8dabaa104b77d435398cb1d8d0929b8fb07c5c..c182999c97bdb102d41bc9b3833836ec371d579b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 309a427b02cb392017800e8654eb97849e8f575d..739bb226461c4f5114c745908ecd0639b913c3f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a9c0c397e63b840835d82ebe4d9a80b69f4a5a86..a130c46c1e4e35411ff7db997b35df2709c3e908 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2d74205d374c01d5a45a4cc75306c827f3b339a1..32895964af5c31e2edca5813bcda4a7f40402021 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5ff516bd3c1d11a1a9c648706c1b80614ee7d962..4ed53ddda1c08499e7821d60ce9453872c50d703 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 598567a7682a435b9a9936d1b487553aa1156c30..54ed01053b52a2ea571626998a04cd968781f194 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d37833b91b57821faa5693f323f5412939b9601f..6b61a2cc1b9fa0d9d954b5577981f27a9e7fcf42 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f5e92e7588ab6c9e50d5781f8f14d404b2054bf4..2c99b5eb528ec5161c4e6606ff3984bd5dbd81b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d1f6997f1c4e92abcc9e4d009fc67ee8b24dcfa2..89799fd143d5f38fc3deea189b39654c4bcdec66 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bc114d898b90afae10a7aea21e3197a453f60669..48c2f65ad4b9e90b1e0415093a975017fd825255 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 51af2f825dba339e9fd3da77c1c01a570b4f1813..f8d1fc1ea7d86549cb6bf373a7e92d24e8bfee75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 541eb711c1f7d8766dd7325270ef398fd839c4f9..06e8de08768bb01bbb69636dffed07b198738108 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 49a14b141ba89cd104dfc0f6adeebc8ca828eb13..511d06fa605860755b8f1052a4ebf391e0528346 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4a691fd1ff54cb5da397f926c01e7efc25d7367a..b804a8a6dfd58b423dfd43940d2f7b638bb7e1f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0a01641f68d8259098498192c9fc2449b8bcaf33..3f8cf0308b377ad97c2944c7b9ab57c26eadebff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ed601ee7623c2c3ac6a67496332ac6cb494a9f0e..acd613ab6bf57b9fdef081e30ee4f141afe5c015 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3db7ff1696a70eab40a62997ec9af8f63e30ea5b..1289a4368cf4d9ec4e4e804f8db25178bf79659c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index aa2ddd369de44133c34dc811021c02164dd0a94b..0a772a2d56fceb458d4e9a95b4775960d799bfdc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 460df9a5875e884ec532c352da9371b0aaba413f..518e91ed673056d03ee4b1baa397d2b63dd6cf2d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 218b30622cfb6dbd7eb885d32194c3cfd0c2cdea..b73f9f752f7939cfdcfc2758a3a6c35e5d80b2f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 77494f95d8b98d4eff02741ecc4ca5eb54be0bec..7a48f5332487e23c6179151dac2e75e398626670 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 525527ff7adc4b582e54127bac53233ec37303f2..b94c082b6cc1af0a732ff58a5ba000fa26aebff7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 98a5088b7d314b5d0bb17ff02389deb7e6ffaeb0..053c0e264b649075b2d148af5dc199b83ad95b22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b5effd722ba2a1acc4f72c149fb8ad1cf9d2dad3..c4905d1d2de2d4a150320a9bc686e380cfe0116c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d2a67a82dfbe61756931c944386d70df496097fa..405ef1ffa189798b86566b3329d1bdadccab3139 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8d172fe613678238c171cfa64728bcf351a155c7..1f64b1345e6c5e36300160e23a163159ca7783c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3cb553da66d5e9d9ce34d7c5f2be57b9fdfffc80..a8682dc09bb4b0a1c5a2a10e77841475bbdaac46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e5af94a6fe19de45b0ff1b96608d13b86ab3eefb..7872383ce8b46a1239b66338e034101f16a367e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3fc170390dbda5146b9ebf506f815b1b8b9d67cb..4f2db41a2d4515bbe60b1bf72cea80a748fb5f2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 73477a201c4812644e2ab54cde1d8a321838b1ca..27293c9c5dd5287e909cbdfd2255202152f746dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1a06f4bb1ced820f627ff92ff3dda385e6054fba..9167a261cd16c089655365a365745c125ba2d4a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2c71c5b9ac3db76ae07c3e2f5e79e5fd6cdd568b..ad96afdc4c5a37a1a9944437d1b77a9b8daba591 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index efabaa4e20939c65a38033a36d2a22c6b97aace1..d8b49887af73f41f2f0f63cac60956a176b910ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 48041c118896765ffe0ff2383488fe2a45b8a061..a0f79f5b32ac00e45d0b78a71d8ed9f23a2cb47c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f9c626b4a1ee5c46be9bf912f341f962ed6eada0..0b00b06898dcab9e7c73795cd61c2972128151c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f7009c04f747d37f962aa06d2c18097e151ba47c..a78692ff7c7c4b37dfadae2df211dc8c91ba335f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a0c8cd93094590e2e0752f0569c9c09a2bf74e55..2656084e81bae8abedb032d2b54ddacd815c388e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6a240181cedf13abedb9ad8ab18bf59fdf42af02..67e6fd811cab7bac48635c1d628a53826df45ac4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1eb52f64068096c225852d9a75137161de3ced7c..c8cbea9f56fd09f38b0edf525824ef9b36717e80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d5b67ee047b22922689c73b0c81e1587ed120274..48bb72cf86c551c5d637b601cf79fb9ed371e969 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f3b6296cd9b6ec715409144e85d9e482c95a9944..943883b6f5931bfabff544fcb555534e7a6cfb39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a11c93c83bec6ee2d341a7a65e984bc35906f122..f14173b660103e98f9eeac2f4229cd77b475c2db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bfe9132ed9a27e758b4db947541dd81166a9caee..eb67192df0888ce5a028487e112dd321447d9f8c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fe447563f809fec36187e8f760072a53a5f2a4f8..c6ef54acea7c7e48036f974a0b2811bf87cc02d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fe7b6f85b8939c2ec2cbacd0d8641e501104e2bd..785ff468fd2b53fb4e6ca668d0ca1eef45f2dc34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 388a720ee8938bf32e6cbc3877cd226248366824..e6a63626e0ad434108cf10d1ea99cc7d05f08b4f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 05304daab7a49f5e49e74888cfb8c6e862035e56..04a03eb8e411b1fb923e75264f35622e847d56cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 48d20f1af346a8687356aff4f40f028602865954..ef35a48578aae405d838628f306270bfd22a7688 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ba6a91d187c29c86f487f52cc6ad0d3c09d4f7a7..cdd09193a603853daf293b99dc06eca3ca22fbdf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9cfe02995423d5fd0fc8d6173f59e9f1d1cf73fa..bb457d5f80f3ac24fa41cabf59c3039a81a4e0d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd251870efd20f983ec351f4939b2f6cf5610de6..a01271dac4fb83aa4b94b9230bc94ac28d40bc55 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7d14069f012a44c0491a674a5ed5eb32410af976..9cc3474a68a0f7d42a18d528371831ac419406f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1732b50ce3d42feaddc691f01c584ed2cd957dc9..392bd672549f934cf4b8af0c1f2778046c81671a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 37bc231fc4cea9def5dfc181ad04fcb09a6a9483..2cb3fb6f3ea6aa6eca6fccf1e37a45a06545a09b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 46882e68abdd30dd5c45136409b93269c15b6941..39dc11e314a8d51f9d97019b33d1ec44bf022dc1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a2dc29539873ef5b0c4e561d6212cd5436cafb63..da98e2ed367c9249ecf819aa07683dd4a0cfd469 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 412a34315c6e1a9a26f861df8adf7d4f9a718751..bf9c4ab05a22dfd15fc69195839c19205aed06a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 35b9a5328043b10ddf12caf59e4a44be1f9f7b81..44e3fad6b08cbfd8e85ff7a21e010600d06e17df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5f369dad20df714c47cf9f64ea56d070b22f13a4..5b6f9fc0e6b6372f9b132f2e6aed469f83fc66cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 93380628416c2932ec2569b9a3561686aa7f2bb2..57701a11c044dac89a70ea4de068a34e00596409 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1fafe3f9dd92dd62282b52696328166899a4dfd6..9b22b6c9e1e1f2e089fbef18eb9093363bc10dc6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0627e8782206f8816945b1acc67cc72d28ee56b7..3ed53b20bacf584e1951c70f8dd49a5f2fa893f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 104a53e04e493f3675b857a742862090b268d84b..db4decdb790327bbcfd24596c139cb2b1c2c791b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1e28daf01aa93b9c7d78e993d89158cda66d7476..3565c210a25e0279bd6d1ce614cf684a8fe3852e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 333a329d8e6c4e30108d74c64c06e5da53b3420b..4be83f482cfd2724571dfe0cc1b6bc89805c803a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 52877c3e6c3d62b3985b26639c14d3a6a221751c..3887cdd39fdb04b5b9b889ec98e54591425eaa73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cef83a9ba6a2d795d9beef8e10f5585454ceae35..abea245812558fd61e187c9ea345697da7b7f05b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ce6a0551c71f2bc468d98f4f7590418cad2db3dd..d88bcd86260e1b1ca4ac7b03ef416f1d31411c46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ed2574306fb2a1ee553f19618c0b410204eae91b..c58648b1e2f037e9ae7fb444fb6b0b1f858051c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ed85e3dd1235de3a94fd904c38f730d27362e03a..522e77b984450604b40a77fb0d4602b4cdd4c20a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1f08e27e3a6fca3160679b13217394fc9f3ef4b1..bcf2b3b03b92a960f8ec5b5342e9d612253d9849 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e45c52dff73d5a7fc183bd6fa058d88d51e1d904..2a8529e4fc612a05558d82ff8a6fc4483a9f33a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b76318ed5f1864412ceaaa6aebd949a8ac0b4d87..b222fe6aa2c1ddc56b11ef526bda682968106dee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f1dc9ed0bb04790d4f91f3d25c5bc978ec4ac7d2..c16d87d241d30696484f1e4c4d93538698313bb5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f1c71618894b0920aff61a7f4fd1ca9724c6834f..cfc2703b0437eedfdd49d4a04352b9e88b05d78b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3132f10fa35e78f667b60a32ac3c6b457ed5ea4b..5cb1967c66fcc0705a5b50f7abb27d73603e4a7c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9a955b5420d3f5b0182b5c3aaf55b632334a5e60..9fc5828043679cede3b259cd21e27a1166ec21a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fe88523d6afce30737a2849cd35ed5951f091fcb..09e2f6776698133a04f97b99dc8a57baa174c333 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ce5b1536561b88f03abbfd604e11b873b8bf1d47..a76925057362dadf7a3fbc48f16fd91f287a9b45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 07968799f8a265cc3546de8cbcf5c556c2e70299..6cb42d1fa9d2f84308a92547fc483a255f676ca0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b1e667ca2ef28effa9ff33395cc40778bc54f681..cdacce51b674f82ddfb1b94ac1ea5cb9d75de1bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9a3ce67727851ff93a895717acb584be2207f2e6..049556ef2a804c8b855f1021c8eae51f5a940a0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3ab74acbc27be7c3f98cc091f9e9737492e1dc07..28018fd686faae0065d891f12cb51630a4e99afc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ba1f49a5af5ddd766388e4d1911e83020ad7d868..70d30ac2c62f32339a997c99975ed677c3d98784 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6a8b4fe6ddbb72f2b7e7eaeacfe90dc1cc39040e..86cd6f53470d1cb55212ff2cef56900eb9bb6f8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 19b0ecbbd04d40b3b65efe5a2516820a93e812e3..d693ff952e083bd3f2682699615659ab6fd04ed5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4603c1d5b0bf39a427fa46a41d3ec9863d8672fb..b5737cdae50c7cfa4ec9c1dd1f444971a266f657 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bf043011d5aa73f5c3a98e8e3e85dc07bf047a90..32be3be038c03c8c01a787d3fc5ba8a4ad882135 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4e9594b70a4f7f9019d90df05b3c3ec81ed4c8e0..e65a6ce629057907a2d94338cab5b8793a7737c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 540b3201f993c5bd2a7513e5639feef94a31212e..c018c1c815a9c272555dc1226d3131b86955eb3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c87c9b4b322ebf5014e62c4e1c5ea118969e2b67..12ecbe6d5ae84cfc546ffd362c96195558df8d9c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7ce1f67ea4d6d262ed094e97b65227fdedb522c0..592e0b63f30532e910ea2b01b139b86000002ffd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 77cfcac05e2ef3b29140bb83f0c69aea6f6b71ea..a4d3dbd04f2a6647207845bd6a770fd29ed97870 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0ba72ebf1fbfc77446ba73c5daf58b7c86c17633..118eb466f72dbaf6a252b6765f7b375b385b5ef2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 019ce79a9d233bc9414c667de151d06eab72f06f..bc24119227aa86d02c8612810120b7f0cd1139a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4a94c7d43416ef547e199de055e4efc428b2eaa4..f389eca3e1cde49d468019b91fce81638013b80d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 85fa0930ceca24230723ac2ad37ae36b553f48f5..a830e1334480287ef4dfe169c0a1873b4907063a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c9f69ee996e15d192927efef43341dbbda46cc43..28dbfd89bf505f502cbf566632a55634e8c443fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index efa6eaea3b6eb1dfd9a9702c226b28cc5c0ac81d..9447812d63018372830aebe15b8bcd3746de9233 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9ef7a39aaf555980f0d0516f19d29d495515e44a..c436c5f6816337abecb6da67888f7eee35ae161c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 46704c799e503fbc70f6eaa55b3cadcba74f413c..74358f1ce39fb38118521dcbba389a1cdbfd1200 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1fbfe530eba2ffa063ac661ffeb0a53d78a67b81..a545f36284a13282a6e2a6a4d3bd4c00e265aaa7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6ba9a33baafe613b41ee997a2a7ce97a061b7f4c..22be85fba22e4312a429cafa1a2ffa5f95fa35f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 13d4a4c4c231475df215ab23ed86ef4c91f9fbaa..324afac4f0e9837aeedfbf19bab0bc982c08259e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95c66dc6be3678722c5aff189dd8680515a3f242..f681aac4ad1f20618d32ab7b2c67e7458d81c5a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8eba63e9d5ce4028904f562f93df9ed39a28b1ee..1777fd65cfab49ba7febafbe5f32e7be00a91d40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4bd75be4647e5aa1d3a76b8a2887133eb941cb5f..053aba7dbbf6bd82530be6a8c9bf1bd64f880a31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e0578202e94e668f61f37560cc36c9e06ae1640d..1ef87b5d836d43bb2bfe550c1f012989745696f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8a9fed3b235489baf9af86635b04d9249e09567c..703d065ba7b2a5ec5259ab16662262dcafff8aa8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9e0b276ab6f28affaedff9ca8c92eebdcc497fe2..b0721fdef9f4df316d665e35d3d7470385b54111 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fbca6e253033e83719b00942f0642f98e46bc89e..56fa88d80e72744f99d192e86842e3831e400c53 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2b288d3d3562acea251cd13173fbcab95b21edce..732dc4bd9fa28579679c2d2c1076f4154783bbee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7b0391dea868e384248cf6edb44d7b70a1866e5c..ef974e801a913dc8e64d640fdcb553075ae2a8ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 23464cc1dabcc804eadb142ed86ee4b32764f67c..a75734babe2ca2a3d5c5fc21a340310f7e86b412 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 749cf452965bed0549ce7dd3dcca2a511044e983..a6088c12b7a7bc495ce1e08aed5645b0fe92735f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ad331d3b7b0ef6bb0fd96eacaf367724f97b290e..691ad2da351d108f912a969d5d8a926cc01ce841 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 99a622836a9a6a9ead3fd1a84aa44a7a80f3945b..12a02e461bbd738c4f8a551d6fd1f2b2ebe877c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 418889ff117b3b6d401f47e3a2f70381de9f20ce..5fb43faa7870ef4f17b0f80b588e23de1c55e899 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 051576319acbb811f4ec5e481d0635c1657c6219..3050ccd40680742f34e26a0b3a94f3bd017fa7da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9845eab6d75ad1961fc3a7a13566e5b40f310b0c..456daed4dc8e837e1d5f6b74c0ed8d0d3b301378 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 139e991a8a7a3e006ec424bb23441fc350f2e0b3..2e8a7ed6de25258513e9538ddc60f42a41cffb7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 09c1b6a74f5aedc5a9f858bfa186bd05d4c4c54a..984b7a4cac9da7aa04c451ca67337673e612c0a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e9a37a991207d865f1dc4a013c4b254a3c02e4ca..47fba09b1ce1c61ffb12b3ef64336e4922f333b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c6890e4e24dd5f8c7524a8e282dcc6abd82bf6d2..47a40d991e3e3d5ce52933d1f9cbfd3789919613 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c5a5d2b8d6bea427c15dbd4064209f68c32ea9ff..03dc8249526778ef12feaf21c5a44ba6ee1f8eac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 14573ccb6bb599d80d22f12fbf2d615e59ec4604..b8cf4a7e240ca5da85ba738b7fadffcd838d3cd0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 580be380c1b7ce4935056f0321ffa83eabfd37d9..49df7b952fc8d3644bdb561528f3348d7da6fae7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a7f711c24a26de8a2fdae2c2305de320d76a5b3e..7c96338889fcbef7e15e6d5e11ef68386a458e69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 512addb01bb3d4de6a60d117cf61c689f3330820..a12080501ed585f771500acbbb9143ea72c4667c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6619132837e7544c21ea1363f2fb77c290600c12..890b324ca96285e3ea4f0e1223d7cdec87cbb053 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 734013c90fdda8d1d42f79e55f9ddbb3ce915366..f6fe315221c9ceb14c379f0280ffa5887465d528 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8541313fa1c6e701aa367076404317e26b0c5be2..e3caf0c9138c4dc963a0550157c606cbfa5a7658 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8c0e4ca12b86945a23777b9d046ba0be89ff6942..cc2602d203f5932eed452747e5488fe15295839e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b78e628f6f63a18e74c54308aa9131858290b3f7..ee5717d051ab013196082b81593ce7ad8cd4b768 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7932efb26f1efbef1489fb0162115a5e1761cc25..d954464d5e44fdccbf16129ec068a648b09ebc8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0f8aff0e0780e0629ba749cfff94d55bddf20d89..6dfb2c2c76f0b9a53c536f749020b8377652336e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7c0742b87378d799ab89ece5c729c64aeb8144a9..ba55feec5ac45eb902987a8086515614382c61ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 71b519769d26333e6d813c739b0939e8d8b5a849..bf14f33e9cb4770af69bf85adb8f2ef9816e992f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 417e954cf6ad8eb91c7753089cc68640a52ad846..ab2db160d9ec180316bd293ef30e8e87983914a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 81c708dce3b65195283e09eb9ad476c5b1bcf1ac..f2b9ec50bd189e6cc3d52f422a16debb4a7cb6bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e1772e2c63df8993ae256783b04ef7dd3321c8ff..be3c1d6703fec048d4b3036d039b281172a143ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c41e520c3827b396b057ac71048e2a18627a5116..e7fb9fd8fa167552cb1233b4d0adc92ec821608f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6286d1bf71e9982ccd19d94d62ec367ec5c2c225..94db0e7204c203940c8281d1657d1c5f0a253c9a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e12454c3733e546e72893249e710f3eab9f29b95..655b0b56335c72074bf292389bfd23c6eee3133d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a5c71a449e0ce928c453cbeb02f9e1209cf87e41..0e32e033ed716a22665c29e898b8f232672c1a22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e267605152b051aa0d5e626328e9e0e978b79f72..a50374a9489366002435f7f5b82456897dd3d0be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0a807a2106bedcdf019507f18c46fe1b21856da1..3280b61c39565be5aa07331be402694d4efad181 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bd8acada7d132d67fc4f10767f548fd1ab4a7ff3..e50f2655dfa999601380cae37cf2ae37b6ac3951 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f128ed7ae5759ecf2694ed827dddd7c9151ae696..d92b038e88972bd3ce8eddffd25fcd455ce7a49f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 059394c8c1387dd22648b6267b950c84ce14f78b..19c87593e5460cd7ce7be219af42b4b75970a832 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d1c0eb76d5a7f20b5c196790374a35bec40626c2..c49638f6d3f8340945e0baff14928f8aae62d4b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 21b2252575783644c2efa37f4c6b9ad5dc0cbe27..9e9cb6c8d8c729cf5aa32cd0466e38fc66cea349 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bbe1628c6d28c8f33c3ab0ca3aa6387bdb9b58c4..580152ac49af62f9d5acab1d232420ba8ce84566 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 06c419e36df0dfc7dc409b8afcad11815be16a01..0c000853897368426e89e202287c6fb52851b7ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1a2ed35f2b49e19b08b7ede899efde6c06ff0abb..c3a78c482955189ebec7b17a5f27cac0fe37a9be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 26eed9efaced84a89419fa8d8af1b3c33621b09b..eed9d101b67ff237aff77c3f4b798ecf94833fb5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 93d4559c310e92cc34af723cccd880e3baf3b5d7..3024b33fd27a128f6da6019433160623337f8bbf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f7e433bc6d6e513714ab917f1cfede6cbf6609ce..f2b3af841b9ff4186c4377ecdf9005b1b06b62be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c67b9089f066b05beeafcf64b21692205da89c75..fe2fb4111c45f141a3b1050ceca86198f213abb0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2a388e769b3df3a0cee480e1d6878a0c823f33ff..a72040ad4e485e5f69b8402d016ea7cee650b3c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c72086c936f5bba07fe46b4dbaaf81176cd28c80..a9da2d80967729bd44894027e2ad28ef07971930 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 138be1a674fd6b445c302b29bb3e9fa44c11acd0..dc680d6d89dcbe728600688f693cc2cfa88469d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 828ca1fd0ad808ab248b0a96388e652ee9b7b764..42ac8894343672743bb6cdec1f7c2af957cee542 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 65e30863016a217f55cf7f95332eaa56880b2ec3..ac08f512da2f8147a9bec556be6afecd36257179 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a8df110ce50dd262abb9405ae83708d295919ba5..c054cd4bd1b28f5ac043a0c0441c19e9376819c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c170669f05b9ba79b2dd50395ee82645ecaa447f..dbf7c74662e0672a9c52c265006ec6590f016dc7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9a64c07e92eaae9af8a477aec04b4623861a8988..161f72a31626caf7ed6144db889398a9fa851bb9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e1ee70a32c6a31bdea3930255e386e7c837d45be..fec32c3e590a07418ddb810af4e9d726ae8de15c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9cee64fcab6897f1738930bfcdaba2a989c967e5..cbf7f63fdf053befb69ed99fdbfb11f728080e65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6fc84b52db95c9945e648ab001ba2dbf0bdc16f9..a99e3c0d46b5a770c850c1a6156093e4086ea0f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3e96dc91d8d00214e58b4a7002c9c8423f3a1d5d..03ef95e1a45958d2b9c1f4a1a266f71687e8ab3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index aee87b8cafc6416022206aaff52403737034ec63..14f8be4b8eb80f4a6ed824cdf7803619342c9ca8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d2ec8f64a6b2d0e22d93def0c413b569c134866f..e7ef30f41bd29d19465015de106762a89eb5992a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index febe9f2412b4bf160ed7d5498c097a3ef44195e9..9bd632be747b13bcb9bc96db8127c8ddbac14fdc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dd4a04b6934117e33bbe752a6d74f417a76b3762..2e7b88cdf7271075242637565b68012143f395b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4a10d41c81df66af892cddf3e89cbcf1a4aa27f8..04d29e9cf3028abe9704bae99fd27f4a1ee08913 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 73d1f3a38009c662371b5a7e2c8ed104f0aa7745..f8ea06132fca3b4703c9cf8c2b29726e01a4263c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3ab2f35c58a491aa62fd0ec2e98749dcef7f630f..f636692919414891aafbd8694074f7209d604550 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9d822e90d368e5dbc4401e3145d73bb96c2e84c6..d13917a29a5750e1d834b2ffeab5ce30bf24237a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 11a606481f1a0664085c4675757f970e60086418..6c7657639021d9d67dd5450134de223511616e4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bab2178d5ff29c64d4c447eee682eca5919cb12a..24718be8d9840e1eb58c6fa579ac31970d6c712a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a22789432c1ad9a9cdbbd648573e5b85249eaac9..b723ae1db48479538a063262002e53c5576cbc2e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 41fcbb49ef47ec254e139472555a4b8d13e6686e..23f1fd7c86a168d82676094c05333c0123bcbc5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d733a71859e11999dc98c78cb30408899757d1f3..b54240f2a793ad995ca79afdf586637bf25b7b8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8cac4f56aa724737d523a0e3ad942154aa22a097..1c9f35dd7e4771c08b3f5c7b45ed8d4f8bfc4e4e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bffc026de4d05ddc2e3f8ada1bf6d5b11a48b629..8e98d9529901bdc327c2471ba090d7eb3bc85398 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 17d0b4b79e425328db3a5edb95bb78ff51fc9b6f..9ba9e2e86fd3999f94318884461e66f3ed4e86ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2c71348455fb49be7b2369b9e78a153fdad400c4..33994dd54413e812063a7d4154ee2668e582b124 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 47d6d061ec375afacd8ad240fcb02a00c9405dce..62f5908f0c2c7b4bd47eaf0da51d2c8a48ea1d72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4a8cdc28f960a9a96c057446d52fb68dd6c5f126..4ca53b58102ad9527f04234c54b68d0e2a7e09ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ce7af015258395e589374d4b08dbfd32692ce826..e3a11243178acbb94df74a4504c3a47c34db1f9a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c3bde31ec668f0c15fb81a25dfa956508d59b1c6..9128d8b3d88b876b4f8190762f5ed1c16322b98a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 69d0a3063ec820a5f9ddccaaf7f746ad5a474149..faa5e27fc4b4e075d36f023bba1e5d72cae15dcc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 05d0147fe40ad77a9056fb1873b4890811202508..519c19e1e8896916da77e2d93017b03ad6e95820 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 85606d1c53cc06346f1c764599deef30033779b2..cfa4c4f2d59b4d46733dbf7a7a70d9316e5eef50 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 48cda29c342f2980ba552a7081be2fb14d98b6cc..c1ec7e13e78160f87e23c9fb2db07e3183a1ae02 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 656c7ea9d3621e04a6d413f56395db0b6c843160..baa80f5298101c832643059bb70c9ff6a6ab34bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 04984c8e142629157a79745b54d4f771d17b4b70..db17be2e3fff357c947400043a1af00a8b894c2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f7272d479d225c3d7ce580a16998938f456fbd0f..39e51a1d2729a250024a4cbcc35164c23f74384c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fd23b90d422c6c9c49122d3fc284bcb0e7703729..cc999ece44e02586e68fbc52501cf6a3abb25643 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95dfb484bc30a284a4306060a650754efb043388..fdf62f0bc1c123d287cd05f63a44b87eed3005e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f1aaf0ad21ff4ee729929b94496344d5682eaeb3..b2e38c123ed4e26e1026df0321b0ddb66128b36c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a73033c44a46499db8bdeb8dc95f7e649bb17c62..55088cdfd8b850f5f7ab1234b1e42050de957357 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bad88e14d921ce5491e1b4c4161b1efb92d0c95b..662a0113608d87a6852cbffe162961d60849efd6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 69fbf1a7e249bd849ad33931244699ef07878db4..07e1d81846b2574f36554f0f58bfaf8536065094 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ca05f9adf4a779dc24e829970f0f5a7ee81cc605..55803ca75551d8c7088f335c437c16c21eb01a5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 649993adfb29c5b368dbe6369ff4125cfdb29b59..f244ea6fe26ad567d3f5068e700e5967b89e7469 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e4957ad9871c199bd7d1502f8022a8a0e35e3ff1..aa8f86492aaf4c7cc20c7dffdc7fbdc119bb828d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 33ecab3a9d83a5fb1d59dca169484c68dd99c325..e785e0823cce7b184079136bfe11bd5a4fcfbcd0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 506306a6a1ecb78eeaa989e80b6a9ccdd9d7c003..94015308b231ad7d6e9cdc3107343c7988eed472 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6c71e3069183099df7f3c95ac2e53b0b04aaf6a2..f14b9092475f759c6b7d98203558fd6642180478 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 49ceb67c11d0d36dc27a29632d283aa3b45e4718..5e206dfb54087fa75028c63be6ed161be7906968 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5605f6ab69bc2380c55e69c2ac1a2997b2504c67..62fcf57bc9b1cb5cdca2f1c15ec59752ea9c394f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4474895f2335461bc0a66f67b5d6411ae57ca1b7..7fc1516b47ec00cb3e4164d1d778a2aeb7aaaa15 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 758e47243c8426ae0380f1c39ac25876cec56e09..8aec70cdff6f7133da286febc279a964075bdbfd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 75dcfb35f54117b0d4990a90a9259283b0f6c3fb..e643dd2fc3c72fbcc51a1ec5bc26548e014bc9af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b0e3f9a7891802641bb8af7f40df67ab862c6396..07fa3b27ddac09986f630aace39f14a2097bb2c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b329288151fa61e76c7cb696bcd7fab591f6f54c..9676e23c045ad25d0de26da5e561479a1afe6f8b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b5bf28d6cf77ca779f56209efd9f9e7baf1d85ec..8e70301648baa25412d749630cc8c0705184742d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 378baa205238b7a796edf5018cf0fe9c64751e18..709babe93aaa0753edb76ddbe7555508081bdc88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 41ca585efb8eda1293a4a1d1e9fefdbffdb23cd6..fc45bef802712464817f481c97cd295a581e47d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 373c41ae967da789d4116bd2ec7631e9673d8f74..3c824fd09c0206b42e0d4bf718f8a65341812d24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6137627ee5e594a2bdf18cf5947e07a4af1dde88..85c8943c5fe7384ddf9a5ac631b64e476be54388 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 16438f27ac94640ace11465a2389ee822fb12f91..5ce2a45ed6125286549f33d43d6dcaf106bc4548 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8a8e1caff8cdc338cd559f19e0fa397bfd4afa5c..6b748207e4afa38908cd1f0d49d45ac271ed8fe6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9b41583f74c4935b8002e84c4e2d57da9257e384..33e54de2a064d77699a890741f5f38420e63787c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9fc8afa7d946caf673c34385e100f60f11d323f2..9d7220a41be50fa3887677fb6b92af1e93973d92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e6f9ce9c534d2b96f251757f0ac5e60d497c3162..8adb134f50fa065aa424cd76e412cdc3f259b725 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9ce617b071a6d0ae3783813ba3a0321a99f810f1..2cb8a9b73ab92b4e8b05b9462e4e4638eadfbf18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 92a4a37efa7df7ea8242779600e4d0454ee2f482..bf93a598fcbd9ac1d1742023fcb5ea46ec2baefb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 50f63c80f94d30f6d4a8a93e6b5ea25ee55dbc8c..60f18729688a58f0ba2db9c4d0d6f1f0dcf4a7d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 00834ee59d2a045af666d0dd0c3ffc42e53eb4f1..36882d7c794e24b3a903d54b9abf97356a9e1844 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 32ef4e0749df55da22d12294a82526278e7dcf13..03f6df53b7a43af51a1cb3d2e020f70f5c60e7e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3e825722f18e673aa340227c0583def6395ea368..2746a33602bbf691d7588109ff98a3b208452548 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fa0e4721afa8408a1ff03e6002bae48eae03633f..c2ae9e95407a3e3b94faaf7bf018ce6d27c12867 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6a7d8b7a228af4c1a0c0e2511cd9201a2a528eaf..e53cc7d07b17ca4f0c62d3147994fc9198716ba8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c4fe7f754e78c8348063440c79b7385faffe2407..a1a7c99e256634fc6e7701c7059106f27b679149 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 66435cbcd3b5818311b496d89a0a29b085cd0291..e23b925da13f7217478cdbe4846a386e20d5b36f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d652acca900917950753382606a7e655cd84f987..97f1ef2917a5bc26444c777352fd7fb9d7df1a9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2d523cc6859bafdadb58536ec02e6282650e750e..34a356b43169e1ffff675e30effbd581d33c2cb5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f4782745f29d62a5cfebc1a51ed801331f6846d4..a0263388250fbf0afabc19d82e4e02a877f1ad14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 58a5a5a7e63f573be834ce6c0c5fc64bb4f0249d..af7038249a2499ac55c493691e8a7261f7224370 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7789df1414a05c33b1db9dd8ed8216e7e22af56c..f7c3dfe3ff394bdbc4501535823ffe5928224b0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 72dbd5a7f6c0a20d85550d71806b9c89f591cdf6..dbf080cb9004949bf4d3e9517bb3f5a28fbe6e56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f1848030e65a410a90d1fe90b646e4901944abec..f1d71da8399eaea4cd9fedebb69035a46b77d940 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e01fa1f157fe5384b8475b7ab8c985097d9f7d5b..17da4644884459a4b4a705453fde25960aef553b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4d1b78d702ee401a2b901c7c338a18c5d0d8bdc6..d881bfd14614212e3089e1aef664100bfc579436 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1e39848e6cc689c47066500ffa1ef26b2ea1c735..1e4cf88805036810f741ec73044750d579b701fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c383eab9351bd26a37dc2b32baeae21353c911d4..8e0c124d1b32fe64360d9b6aa371f343fbeb388a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 04a7a0955863d47e8dfaf177cb95aca4f199f999..4e91f44d3f193872ace0c3ad7dccf7a96be968bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 008a640c8e353ee136eff96b5a7edb984f988e6d..5c665031364155d4cd7132a58f7f9bda02bb7ef3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index edd666b53f4f5986ae6042ee8e9efc89fd867fe3..4ee1ff04aa62fedd04b0fd8794d4478be0b652d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a07dfa9d650ac3a6e4b0aacb5993066b5b5e57be..e1d7f4308b2daf68bee6c4cc7773615416565aab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4acddd2ecc345167588a59d636c141daa6d2ad86..0b3bd38258243afc6422db5b6f29557f8fd7aba7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e2dffec38df64ae2f5750ac9d0821a493529d036..abfcb7b6e0d7b77123cc17c9bc8e6a62bf47daa0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd95970c0c3ae0e464f352c71e1ae51dc1e398e2..d5f58bc70c88b00c03b5fc6488e0abe2c3e60bb0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bc0054691888d91ee187d5eb181666c7a7665cc1..172343ef03d5dcbfcab29f3be5f3228a3ae3ee7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7901056db144cdb1bee06856e2d183f2669bec2e..70604a33bb7f760bd85c3cf16be76e22d04c672e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e0d6c56dadc80bd591e231781cb95cc1b797b03a..15f36cb8dc6ad1ebd03175956815cb599c8b282b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2002d027fb168c7228448e516c6446eb806a82e3..4072890537a6c38a3fcc1791ced5625cb83287a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 440f25ea48d6687a65bb76d62d0a666d5a0bc0c1..7a6fc8103d2fa68ec1d0f4cd856f71fe8899c3a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dccccd143615ebf143c93aa44fabc0c588e7fde2..7002a2f9ade64d35f543813d024767c41cdcb64c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3007f29d8c291d0f78e98f192e8bf3fa92a6ae09..34ae949c29de8a1302b2143d6beb0f7e5e8c62bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4dea41061dfd512276402254a8475aa01a1be63b..7e002ae331d4d36837cf313f3656dc2d0535f13b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 80071eaaa5cc21ba3ef4996412147c0891d11858..899d1c74575c29ad88be45a04ab3aa56d7fe7cbb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f0a712e9628439e2c42613e92fc8b5d2d8341457..79237cf75f509a8e5ed88eeeee399f12aaf7f3e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ecbcaf3d9749c44fbedc774791fb380987af791d..d0320becd31779dc9727e3eb435a24e6e94e37ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9bfcd2399a0a0e4a80c98747b1edf5ba612bd55f..7d0b1d43567977257fecbd41e33e4ac45c69e9e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 591902a9c8ba3fe516f42dfbd8d4dd8c9be2862c..ebe52fac3b018d8b66de204e90599198bc44fe56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6f702520c86f5d02617fdd439792b2bd878f431b..dd2149cb1c893e8fde6417e33340c27f8fb5789b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eccc0bbf36fd1ceab8c3b85f131ee42494fdc837..ee753ed3c5972786dc1883c4f139f5fcbff7d5c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 01eaf4dee10158c955bc872e6981d949abb622e9..7dca7e0277ec3bd3f91f1a00573a6b24310f3790 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8e1eab945705b50906b30d6a233e2c4d4c2054ff..36070ce78eb8ff87b18ba3fd7403f4f9b3c9aeca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4f2dde146b3b72c98f02ec5c3a0951c81fc90fd1..854c915b42f38fd83d79cb1c5082b67ece8a31ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 743177019534b10fd709e8d1944e3f0cc4f3797d..09f260c2e9c5d7e334350d314d1c9b0041aaf01a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fa3f8e800828b90cad59cc2e0b93011c6bd2d46c..bdc6cd72248ffb367b44fb204850192d7d16a3dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9c871692f9715a3d4dbdad589bac42cb9457df3b..fe861330f2320a93a7a52a423f30c1edf2ecb22b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6caa9d551de08f6635cfc9853607cf7dc01f3366..79866600e2b7575a866a007b211fa5f058ccb74d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 82b73bc6490c1daec0f6751c8adc35e6feb3473d..0fcd903d164057cef7cc491bafcbd71d5e41997f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 99c51b486b033d184db4445ce6064e9a1ad4f090..df95065211254f5d5604d0c92e1356796d7523ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9db0e87418282e1954969fb821ec68647a12eb7b..2d17a4a34dff4f79ec8bf070c7ff16229d87c909 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b63abb4aef1c5c7282ab8ffcd59cf718fad0f38c..9e1fa067454f7afbf48b0d395a86790c4009d896 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 99c51b486b033d184db4445ce6064e9a1ad4f090..df95065211254f5d5604d0c92e1356796d7523ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 68c9a2ac4464804488f1021443f661a213fc9f90..89b87f08332f187650bcc9e34b0929b720c4e91f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 254c83cc159c06d879d4a7715b367c92a4ac407a..8a0d26939ce76dab6a0c030a0113149ebf008563 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 021a5676ea6fa56750535667bf0bcaa4fb0b80aa..8e294c12fab36c3dab76322e21cbe9fc47a2deec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b61c088ab3f0d0f2c495e05ff8d339a24d363d0d..bda29d7033114a7f09fc32009b860116e840b274 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4144b9b4991caa8bb59a91f325e78422e7d8ff40..10a7f981bbb30c2e3406ee1b84b81eefd4f502af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f3e1c290c5c2433e338249c00e9d1fcf673adc81..7482716d63e67b365a7f983173f8f7641986b57b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cf61ab6d78b3a88da651a107985448b02d5cefc2..1e0fa9f6d3435ada9731c341537a4fb3e439a3e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9802fe9b3433563b6ee4ee44f8dde565ef3d3da3..2a3aff7071ee508857d45643471968fb5572ae8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 21d684bee7d46c97f5fe0cbe7169e8d567f1ab80..91dc3023c2a2ee4f793470edad80fb01366bf206 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 19cace4e397b353583968a2b69b72258e657eb70..a797d32160398200a0baf25c096fe0b0b2f3650b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f4219c517670a7d79a2459dab7c1a8b77047d4ff..bf39a96e361ef138c32c7213dd35623b381382b9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6e4a99a801e7c1c26de4f00c2b2bed1453d86594..40fda3dcbcea30fc737933f1b19531ac06cc723a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 63c71e218da847f87fec0c0cb1881018f6f16974..af139a10586993e6bde5200e64b59580fcfc21cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 51cca2ca0369e7d1d34df7f1996871928ee8a902..c1a95c4a9d81ff6756d27064b98f9e35353c1fcb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7928424e0f01b1f93c5049d68fb99182cce685ad..e11cbc84c85361e10e32f8797397cf4203253a4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b6736cd52d2e11b437dd35a2c424733f277e5a92..c11871aff68fb8ae8f4f1902a4d5e879607fea1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6dbe50ba0020ffdf88e1d9cd047013ea0145bed1..7c42b8b0397791ca58ea691c86209e4400290d0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 60360e68402aca61eef78cb66773b941f6c027f5..ce68e9e16cc86a5037b672b5c926e4be84f0788b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4b06009409c2511265847cade1a1fbd0b71ddc7a..5e4b04c9dcbc88df4fa517d67aa383afcbc37ca4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fef78e862b84514cc97de3421ddab5e7e2824203..8b7fa6218067bc5078354eb089fab8693664d87d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 05a5b35ad36b0d5a2f9346a151b6a6b35e6bf3ee..ef40206ddd14b824de6fd59f3e37b7aaaf4f1273 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8bd9d967fc5be757ead51cfb322b1abacbc0c08e..93905851c7fd5a3e266e495ea0529e4270b49fee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7816f9829d64f3ee493bdb217769a52543df533c..f2892c09b6a0d545695f9a9e0556a4eb2b507089 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 96a7df476f7475ea885b40546612a46652648101..f448eeee60e9f077de4770678c3c05c944cdb89f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8cbd4d09f69ae6ab48744a35d52453abe4f9b5d5..cd91fa2d17a0b8096c86d5e15ffa68c2241f9da9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3dc0e4834f94d2561494972b1fdb3a659030469b..1f3b8b71df1536fca68d89eae9d05d0ee573c497 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2bd5a883b291423402d597008574e8ed8215558b..62d1113ea1ae1e084bae1e6638658e0f9450acb6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a4358292070d0830dd29cd74c8275fe82da2959b..32f03fba2ffff9a67e0d65c9216b1ae04aaf5619 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d0392bbf94cd443ea1496236283bdc3dd859d399..a33d2d6f6b9340bd51fd5a991b109db1ee859f75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2d19c67d0a65b09c62b484f2517a5fb85e1b27e5..f2c036994df7bba62837d708fa784a3cddd0bdeb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a6f77b44f74797b29f3e10798409bcf87f47792f..e3f5021eaf4b86d00b70da6d5e21adb954513e71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index be3683ae1dbbf43dd0765438cb3707451ef9be8c..6fdaa25253fb49f1deac982361f1687fe6e38a93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 23cd5a96643c215eb4e13703d6690b95b8b09cad..ec2a8ac64dd736f10191064393523ccf715b2c5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7babb4b35b7aebaa113c291f051abd259fb04b49..57635424d84f9997ebbce5c6d7656f7b0bfe2e3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8c4d7b9b85170625b4560d04783c541b00006d94..bcae8e223b61f67ba9249f3e8125eb048b8e1873 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c0ddc73f98e8a7bb0f8338a39aec6e68aabf221d..5f1ae691f0794055bfbd731e47767194064e12d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 53980d64f75961b7e7b12832d14192348118dd86..7f69c41385060aadd1be619df472d570c5ab8b46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index db7f012e1f4ba5182da524174027c658fa0bad9f..bb755098dd3e4232be27b3efc4c7fa878d920511 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3ebc860c5f09c9ca5c6467be7448976083d9928d..81fa04f63e6450c3db3c25ccbb7466ae4aa73ee8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4d3d0dbe0d91ce913b47ba81423b130079812902..620890ee2da41a14f0847f0ab675c6e292d114cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b18f59b2808d59f5b365c6f890c5f87e3489ee43..43cb07db06054b410db131d740998f41ef709599 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1d2aeea75bb3e0c9517024ff1888dd317742ce38..204d424b0e77e5a82de619923088f2c1619f6991 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 10dc969188d0ac24736e7ed8a25179479bbd0f8d..4ab0cd6333cea853140f0ae3a8c72017269c837f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 36e051d27e96df7a812a969cd05f34b84e9d7b20..df10254602e962ae59e8845a828fde54d081ca38 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 490e08644f18a608e385f23fc1cc4746d2375cd5..fc45b4f4e56d7924b655eb0770a847f13dc10223 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d1f8a94961621f442f9ec0b58e3ec4b2b5c2e153..bf1c096e0a395118775353edfb13684094f95408 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 332e45491d410791794be1eb592069525d39accf..eb1151f2e403fdf5ccf52eef39af4d96c000d9c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8b4ce293ec81ff26b55664367366a0733d62e4af..fbb1da4860afcc056901c31e45d14ad0f6a93dbf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bdf978a8941d8bc0624c86c53fbc7483edfec8d1..4214229ae047b7917ff25d36162e2dfddb03db9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 337004783b34da97340daed20c04d729dcb2bf71..7822fa9a39de5b1284e7ac8218a00fa1c4054d72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9202005bf58fa78aa6be75334108fb4e9f133b43..27e035c5b3018875bc7766b42e97009ec4091187 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index be33fd74b2d61938470625b50c0eb416642118db..163ef0060bc83dea6cf8996c298cb9b5c7ce12ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ae319902faae028eeaae0fcf97c0d3c43b36a253..3f6ea12ba170709e33e960084732ead9e40853c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 60ad5e04b35761a7ecc8005965ff4668f373941c..95523b2a07fc9f07571a8860040c956227c8607f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f38d243e502483a28e79093d85cc50f2c50f8a30..f795fd99cdc60e37e5ebbef776ee838d29878863 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7f074a06664a5a363db0cb64508d3e7b3ae2d4c3..379baf703a4a25b899e295c51f37325ad683f147 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8e4f7896acb6330c9f5987539d03960d3b1f759a..6a70679328de6f9de2960b115739da1c97fbbc0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b92f90fd551bbdc4d5713d08ce06fb72c00b4a70..64d4a44f7e2422fce3e7e06af5c8318db5366ff0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f7cb1b921b698caa90b32b6cd9d277502136c463..908fa3cdc6a6deb362d7a345f16fad90bc066ce2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0451a80d69e394725a7a31374e0d40dd59c0dab4..48185ae7f0869daa4a4fa8bb9c5ce42fa56179d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e300c4e87a71ddcb4cd299cf6a99a0ab99b7fe39..59f4820bc80aa71bcee45c74a8e509a5faee7763 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7d2dc1b3f2aba89651c861139060f301db04b01b..3da83b75bf372af848fa9fda69f509bbe2133d3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 925f96f4fe0e9a49f6aa0c7bf753fc61f2e2d7c5..e7f244041182180a649e832323a4fa82fe433743 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9730ef4326c41760c8fcac91096d709da083ae1e..02554638034c6c930d3290d2d3a4e6a16b2c2fbe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6f315dd07afb418e43dce9dba0396776a81c0eda..630d5e78317a3fd97998aa01a98dfcafe8297e9c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a8baf5656ce844889a2526267e3e57d335577c36..66c3d3fa72e0ae25660a739f8f4b33830a896964 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e25d9fc668060380b5f261d7f58af4a5264a1fb1..f5adcf44195401d51cff1b654bb57865a485eea3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f2fe83640ab5264d4625a7338a1f2bb295cdd97a..fd81b74e655a95b6a8797f5f900551ae207241df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4b9f5ccc4c03d58ceaab38aa28b562d4ba8ea413..4447dae6b78ce7d700e0f2cc460dffa0a8818bde 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e972deda507471210c84afa8204cdd797480a21a..df9cd8616d8f8eb6d6d4645cafcf5a0cb08b87cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 92f5c464d9f468d1346de4fb4a561dfbeb0e8078..f9e6f4bed3455ac328e41aecccb766e73ce017d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c518d4534b5d32d12ad7b7d254c41ae8c11e8566..ca293c76fa47884dfb6c65d286020be19491e880 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 89431a282b4f80de7da9e2633821cd0f6acc2571..559391a259ed9e21cdd6f651311343dd273d8ae6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c5462dda4aaf16b346202aa379954c5865571d20..83598a35f719146480c002fe09394bca3f70b232 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 32b3b445dc95ee96ff675e993e098b42341ea58c..d1c429dfd323b40e504ec30df6b587b5af8c72b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4638eaee941c7e6d881e4ec52c34488b11cef7e0..41b56bf5967d84bf4f5bbe20f0c024c170d23b55 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b7245cc04ac5fd478f68fa80b01eebd69ed69b1f..7a4ea320be8c9217a446a5c89ea472c44f9de159 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2769ced63507de6c8898c3de8fa100472eeb7709..aff9ff68e7d7824196871e41dd3ca49d05decaf2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 11f59b01fb79771e0a2e1a018e601bc4aa364956..ca20c9651c88bc424b21564d2a51d4f61db4063d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9c69253af9bf02340376b614e685f971f78b94de..08624dad2b47db7d71a8f7ddd5bdbfce91247ba7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8354ef9ab3b83563c8b91be1fab7de03c17a1c42..794a01707b5274944c036260ad4e7c1d789cc405 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 521b29645f45c72bdcd06f196fa976fa566382b0..bd463cd184d545576e1c85ea7d5e9bdcc079d4cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 69bb96798599b5b72e2c9166f3ba2f1d5ec9f92e..8309399d93d7599fdab7d567d74a1e9840499a6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 380c13010b58d307c23bff5bf660a4e43e7a4feb..85ff6174ca651560bb67fecec3a0eccf9ef880bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3563c428eb3c762882b66504678ae2511292d4af..9d06e44bac824db460a3bdd95ee3122cbbd8fc62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ef7c422c8541763d956dad27e8c7855c67630148..6d811479a8b26c58300274a2110f2f7e821bcdcd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 315210e50fdd46e37d70bcd1faf9eeb936675bcf..171ea991c855520e95705d37ec158f08a7d433ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f614c5fbe651e631e4acff01bf1fd4b9bf36475c..c2105f0a7b2d15b53391dad57a0baef89c20606d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8be8e01d2efb718b345c70d395c841ff5bc09ae8..45873e8bf946955038ea9a1e72cec3ec1748be73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6cf05d1721a277a471002ffc0193d35f382ffb4f..61e9d4104b383c0f0e968304e820ee456d1c6a92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 994d93c9a191d8bf5fb6cb03daee17c28e24859d..58daf078792fba5bc43bb0c2e5b610d5fc85aa2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bd9362e2e3a780d8d42063af8e34d95922f38bd4..c665efce17b657880238601e3cfc6c70de49d8fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4f22d9b3c2196241b86217aa6873a53972d88a7b..2868224b6c75720183ec368c7b4e98d8310f3e01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6bfc7cf09e3439f166640a9a7c968d894f92a917..5181355f9c16848f9d029aba171c6796943ce863 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3d94f8a7103fa9780eb520a36187488914be8731..89d770d5601fdf664c297cda1f2e926fe7066ea7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cc031698fcd49842fb62452f21085565e1130e0a..b5dfc4b32f61d329d7d68bbe56171f7aaf48a48a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4c4156cf81f5a0686a8c54bca468ce7ada4fce9e..0992cacd889c17da41e1ee5f357cf748864bcaec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 106ae9457293e58cedeb1ac22730e6e6a4d78ce8..d4012d17276ee23872374a771156615db76cdc48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4048b3ae616841b099fc3d5d396ae4f9b5b37784..47fd9bcbc654a860eda479cb086ff4db3872d323 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9a3e3c7e7cc75ee7a2d59bf098c2d01a05815fd8..4e9da1ef74de3e70e5ae3093b49549baa9621455 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e87974da00cedccb5a32dd8cf86e9544d3c5f4a4..780d8f0810169edecb7b847237eea5681b0ef2be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ac3c2998951681e63c1f23df9e51efa957184eb5..47794feba5b7c6553a6d4883618afce8c2b31988 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a08ea3978249c6dfa47fcd7a16755dc2141f8e39..573ba141a9343cc9f2d11c202a59587ed3ee1727 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 49c5c5cf5d96a7f2c903889b82f4c62833aa3aec..c61b1209fdd5a35c44e9766f0d6a73f92e49c102 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a4104598e838b0831d02df5639837f2dd6ee9d1f..bd3d22c2d3837d0fce6dbbb746864d54ad94246b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3b89946e13274dc16f65f146d91b51c6a7e8770a..c0c32c829e60e654e5f10d13ca6f507be379122a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ed2b959bb5e4384f5e066d1e83c328233ebe6b93..64912aca00b750c659daea7f63e1273f513b3756 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 00c5635dc9e93da9e03e189a759346a41fb01b17..cc5bfa19fbd7c91cded09b6b22e991171fc9bf12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8a73b61ba52eb0a670510478dd145ad61b9c22e5..28fdc7eb4768ed02b9c743d3d4dd976738f7e13c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 027fe9f0dd1217871a460d0735c41b68a13952c1..0e2e7f740023850ba23a6b47024535671ae1924c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 503b027f0d153fce3c80f9765388d57539772625..dcfc7e1f4a93fec7e2ead1781a4cdff8e1b5301f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 995eab0fef02c21049b514ee38460ccc19f4b1ea..fde21cd390d9f58568b8c0d5b0f508ae92171588 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1492786d832b0e753fea6977bce813927898cc1d..cffe89c13173604f684b63a92a8400b9648da3d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 11f34b05f07d833eb377ce2e79a8e5e1e76117eb..82239479a2a662c992821c727fe68e2f8cd93144 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 434593aa0ec77999b86bd4835f65e00d9d0da6c3..33c7bb03b38c16d7a94acb4992f319ffbcd5fb2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 52e96f25e24dd92e25d53e9e12d04fb4bb03ba26..85b726b7b9407ad3bc0f71f37a485c98faa6a2d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index aaed2374b83d545497d695356a7ea5abf22d5794..39ee3b5d34ca35b86b19663bc57124361c9990d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3d46d4c5a0b2e91ddea14902769b4986ce6d7a73..06b48af5ac929a3aac916580fff79c615f9f3d11 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6c16a3809e5ed678d49a47a14fcd0df7c6ab3463..48a0ebd88d65eb3a0389f07f2f77840267e89170 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fe478403b4ab0e3fa8df61d35878d96702b2fc95..f2dc1c3eaf74ded078cfecde26b886ceff9e4cf9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bd5fc235dc3bb94c02d1c0bd41da3c6464a27793..c16c6a45692bf41736ecb6a6b731b1032e3f6450 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 500b3b54db10b4778552f9cab403ecac640aaa20..7a7dd9756d21dc2bd342f3bb6f4e72f7de4bfa46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6d9424cdf3e0cb0f6392b847aefc105244abd0ab..621d39334c2825656054efe185c5d8f53fb2d07c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4147ea2dd5de3af298bbb320d897f0a7fc98eb52..6e4715d7d3af94c00135807488194de2e1136afb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 30b7fed3a6473a230ad5c709d4c09c03fb128ac5..be334d38a475812856f96c73e59c2fee77966ba2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9638f580acc0dfeea58be97502df3dfe02b444a6..441a88b87911516642ec785fcd2e59023beb13de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8cb081c825cdac384af2e3e2d0e7606e3deacc8c..ba3512136be4dc664cc3edc3976b47c8332ebdfa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6a89ce812706fd066f36e46fde7631797bcd0492..a350fc10404b45d78d35af19c8878a7ea7ed72b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a671c0df3689909deed013d2fb793c67027ac6b1..87ecbf2e7e5823b927cb3f2e74463a57030ef283 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 17f1c050d3436c874e2078a08709f22ce68f2b44..f74bf48a66a722fddfa2692d5a953704d8f8fffd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0a58bbc69edc9baae304e493cadb1a80935bf21e..9358cd4dfa61b34d1749339ca05fc487eba23f33 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 06f8c91106ffc7a454bff102851d801b9282f19e..94f73b7d031aac541901bc2a3d937f428c4f83c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d3595fb289f6b7ca220159dba0c1e0772221cf18..1b5d0de4d71e1fbf64546e0b6aa32bc0e8dc6fe6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 36acfc2aab2cd4fcb482f114473ecfebda418a92..7bb4ace71986afc739746aefcce05185cb43e1c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 39f8fe9ebb387fc24198f45a803080b98cde7153..c8406a92ca37187ab47723f9510097e422b7e489 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cf0a1e9913f3a5f6a990c168476ac9f0370a4cc5..6b2b9466ee22aa4d53ef5e9661c0b5b6839c0d46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 83ef058c866347ec6d6543eaa7dd61852765521c..a6b4de6d3f30243904010c1a4d52bbc9b477610a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 31a61b28a9676610e569ab732e1e479e217e4da5..c81116d75a92e49ece768fe6f7e2bcdf0f03d41a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7d669ffb01ffc39839b9b39c47caa68be7bb2cea..bd8cffff3f24f58a15bceeb8e7db79fa95bf564f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fb3aaed21e6cd178dfdf966b4d6bbd6f247ec93d..bdae6326c5bbaae86ba943f7a6ac0885131d1e4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2624d9283de785d54818d0b03f4b6b0679c8fe9d..8917a6d6f8a9dfb8caa0136eb53e565955cd12e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a895bf79012ebfa5c5c7e92b768580da7fa9b8ea..b7a8ccaf605b4210559f1f1257b9edf5905bc96f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fe087e8f7342ddf179b1a6a67156477b136b3b3a..0fc1f4b55926c1a4ccce65d4bb08f044ad69a2b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 736410426e539b3a20ecb8b01b76cb40ab5d70ac..7f0ae5b6fcbbf40d8601aa71417d262dc2d4ab8e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
index 0c86ef746d305dea7b1ebefdb8932855ef9cfb4b..e7754a12e05f6a8eaff6fd15acfd589055712a98 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
index 2d81e2b6faa5ceb55a9128ecf43bbe0aa0eabd79..f686d95f663ced637f8d8385b9abeb06124731c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 899f75d379451ea78678264e3f7a01d2103f2d0d..651eb1cacd446fe6ded1e93c41d47cac839760c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 082f7994cb0af8f2ddc0318cb195853d5f04e18a..a516f9ae406074512f681dd8dc9b663c078e2e3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6e310feab1e501ad7a24179fff8a49f24b6574a1..62a295d6e31e6e1a44834efdde403e6d5d38d5ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index db96390dfe199b6ba5b1d99dd8597cffc34e8aa3..90396f4f9d88d5658b7e72b6601cb59445f5f667 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5e179d530f50d191e065fdd620976b4b2f0183f2..cb00899e647ef14081c43b0afc7d8e5ff50061cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 52505a064c892c69adcc4fb63524f0f73ace560e..65c326f6d003d006ad5fde3ddbac07c07cc9f5a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index db87e0d873a034ef6d7a896567782b0b6bcc81e2..ef3ffb5fa1eaa50e722405e640ca1c141c6c8c36 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5075ca9063c9791296c713cf8b185d2779fe41e2..db7978bd9a2c7614d08d672558919aad0e9bed19 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 842b644033a6dcc78b9b15b5f9905964409824ca..8dd551856471906abd516e6ae0affcaa17697f6b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 78e35f0a2e052ac398dc0bd345b3d5831499ddec..4a4a10b193605a10516cf8212d93489fc7ed0a0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 35a553f3dbbb8e874c24fce124462d4d21dde976..7efc8af08c3f4c52b3eb0557b0e4bfc93104e140 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 733ce4f15eafce62716e7641957eac78053aa3fc..5c2ba116dd4ffc7b09c24894fb65e73e76877eea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ebe9ac504f1ab79c3ceca8bcdb76fdaa87f3a7f6..5adfe52a153858e06cf39ac917b7f3cb9afc8064 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a4ac541ab851e7d626a140c167d86af901f236ee..cff1f9e7da2c544f5aa43a9a7dddabda0fcec6fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 164cd512a13c0b0130ed41aff54260283e22cec8..cd985f8e54e7cdc30302d3dbadf3396da3ce066c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c97b0d164dc6c9c949f752a6e1cc47a23370cc9c..5f63418fcfc8dd183c8c90001ffb3337b64acf8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
index 9e46b9ac75e984777de3fdfcd174680e9474a345..5639f16a5fe5678b7b08014332a3ca9c103a91cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
index 4b645507d25daa8ce15a115ce2697e4a91f781f2..86de9fa9f76fdb44495b7d85fdb3c4acd27a2908 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
index 113fbac3e814118e65bbda2437cd5e8d74178af2..eda571399ec7547ac24613a1c0ade757f15d8c16 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
index 4c33239db012f0532d9d78affd88ec2b627e6249..1701bfabfc87fca04186329ea31d34fdf80bb05c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c1c64617ae11e73dc597ed85c031602714e664da..28daf77ae670f618b3a9fa0338eb4c812f9c5674 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1c9e071cac593e4aff63630a4d75818a8517934f..8310033b2020529c1a9f16453f44c0a521a27455 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
index 1c97359478774bd4ab3c62c508fbb492c900dfaf..fb4c5692e2f43db367325d1b4686d72692d2a9db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
index b69c6e1d18a5f52c8c9dcf4339288918d1d2bbc5..7a0c9993fdc81dfe35085d1c9570fc2770e85c06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8e62782f37e890f599b5544856b153026edd4b30..07fec1cc78afbb538f514901f88e80c6dd06f61f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f22d2af3552bda6cf9b619946bbc00b060ce3541..a8049462913c14d425ae12fe86e7d696a8709b8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4ad23c6bbba2314163612578450bcb3fe606355d..52824cd810d122baf634889e9c60ac603998a7d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6ef552bb8440a1a7d250ce57b3c24cc370d62aff..363db6a2925880c4bc98a48e1dfa84635b4360b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
index 53093d02a74ccd197d69040266b93119e75204ce..f4ed714de2ab329bb93c84edc3158e936d1bfd84 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
index c504cbc1d6c3530e4184b94311c29bf7c86b502f..cccac60cc6fadba17e69d627031c7abe0fb8c6d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ebe8118279e57e69b886cfaad52a35b40298bc8f..f3be26501553c1ec88f7e019b1a45b93cfd2ecb9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 797be780dd1976e54f0a75429966eace9130d63f..cd147a45866b9bb16cb7a3560db1942d4ddc602a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 216decb6ad1e323461f6ac39012847bf6289559e..8e4be98a63ba938d639d95f4988af8b0c4a6db5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index aa142f76fd6e2e67cf8d3e5f610dc182a7f79739..71ac6287aa9a6c07c5a1d183be032333699cc307 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 199ecfdf8b10b9efd42b101171beb77ff2db49e4..9a3ac3d5de2178054bdc3b2f9f012288261eeedd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 61987aed5e9df5e9c5c11a0feb7bcaab689ff164..b4456574529d43d2b1f8f1bacd6134ed157c6c06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ad7475b418cc240760dd9d20e0a220b4d5f290d1..8c812766fe58c19238758bdc8851fc24a828ed37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 691b8da0e615a38971a3ff12a5a5bef4f6ad8cb1..ca0a24b0afda75fc9603d0e85a33d1ce971b9360 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b2cee3d3d7619dfc0cc385f69a2dd70cadf75d75..14dacbe3dbcff9f1296d5379cc90abcd3eb8cfda 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 81569dc5a137cfe1529a702d9e6c477e31dafcae..bbe172c33a0de1bd2e5661cf129499d1bd73ddb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 173564a957c8c18c61b8a4d5bdcd6df89aed02be..1508d0e9174304180d079efa1cfa033e0ef99433 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1cf0c910f4282cfda656f91e2e4f7e6835bbc347..1aba12ed0580c9589dc22a723ffe724975e794b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8f1f275618144072f055937e4cab006cc17c5ae7..e3026a17d140fa803cb9bffef0ca5e213ebb2ca0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 023bbdc963bc838884a45181b21f0be936976dd0..71dd5084c4d0af8848e0c2241db4967081fc11d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d3c25d1af96fba7ee50b1053080bddfe9c075af0..87ad6af937ccc3eefce8fb83f4b5c8d14180790f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 261f6f2e549e9bfc4690824a4d5bb23a85567fda..28a72dba3cc9b9b25f041f5a2d4180fe7a9c53c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7a23c6e1ecb79aa436563056f452d2682d84f5dc..8b9bf95fb52327ffc6488e1bfd23df9bdf18db59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9fb53b27f4065a861b9ee59c5b776f2fbfd763b5..b1f69db5d790aba182f00493e5d8c3ef9868816f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 463fb3ab018245e5de1b9e87556b96807e9d6e57..8f2dd830a491196a8902de60c7c250a159318aa6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 815ba7f2f13041717825dc0694b1e90ddf962b8a..33837cd106b68c866c8b330171c6c8a8c3d92b13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eff57428a8bd07533611d47891ac5e7a309868d3..73b68c8440cea228cfd5bbedfad98d66759963f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b3713fc241bdfe55ec484a64acce1608934f0603..7f72ab24c669b490d07a581139d8d074dbe6b93c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bf820ca7721e08b3448274d3cef17113ce1c21ef..2b54c3066a8bf64d6ec6372a99a623b74f4eec2e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d7836b9e781e6f57e1c9d0e1b0bb5b33f1eee0dd..1f0c9597f53a2bef9df4fb399605101fd3094b33 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a2cc774528f1b7823eb575286f1b3bcdb869d4f3..85d4df83d3cc1268326153f26fe8543a7ebbbc39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 63e8bf48152f5b72b80f62c85ac799f09c93e66a..96ff491e6e61eccb31c1a930d1673305f5b4d311 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0675929a39faaddf71fc988cd17c3cea3a5d47fd..7cedfd8e913a278beb45f4a5478ba691e6afa235 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2631cfe598adee89faa3095096a88de7e954fceb..c40fb71d9cedb6dedd1c8b16ddd07f8629a6614d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6e71ed7dcacf7ff0aef4cd2775cdef5519cd5c23..3d55ef38eab0326dc8d94f09c0e22bdc488da95f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 84ff6c7b902660791768f4425af0454a80d92005..7ab4fda3e5d835a0c5dd869dad1bd69a1df4ba53 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 29156ad17e8fee0c57c790aba43fb8d582f3ef5d..c75f1f38a4c11664a1c65df5f3350e6954a40e6d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d8f58409b4041f5277c6122c88da41ba492d1516..cf55874ee52a53e3fb243d3a0b38fb052a0e90b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 80f5022b30db176d88db1727ce91f9caa788510b..16bec39cdbc2bec21da4e9bcd5c55f8b392e0f2b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8a9c204dbea1db79d5cf2df45a4258b3cdcda337..e8dac099d86d6aa25ebb4e4d1ed4e861d394747d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2c27c664b004391ea4e054901829fa7285890074..ac3314bedb37b9d697e83fc3bf404cfc54848314 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f845d140885d87fe7b13164f47af935e0f7d3a60..465da1d365b13e8cb2e8ae70d6ab009d1c2789e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1927f8aa957cac2a6f37cb2680d78ca0f5965925..be0bfd643d8b657725184baa89239fc8f463e778 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b3ba946d7abb600e068aed880f87986e724c3017..9db7e54e183382cba6b2b9328d4cb5f30c08f52d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8dc90edad42176be7183f1ae613604e25a35d55a..bf6aadf925cde6a4b3460f36219dff7c21e59919 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b0871b2b2ad6b6ea591fbf82eb0ae66bef67ee86..02fd24dfb3ed1b9dbaeaa0ef512c0bcd020528eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2fbb546bd32d5778fc487a850738925a23d43fc6..83e34d3f01a90fa4768fb35c837b4043589521ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9f4622d02651c20af42310b8d509f3444e6923c1..74ac884c1dfc2b10ced58ce8379df5b28d705fb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d3ab6256da19160e3bfd0a73d504140226d421d7..d28df919ac9c70635a82b519718bc7202608cfa3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e75a9318308afc9a58d1789f8f37637246e0a311..7c1b803fb344fcb7176f1932d58a3d389ad1b1f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f3d66500cb4efc8e38a063272c32ceb05bf48884..cfd3cad3b5e7af95a07fb0404cf3e790b11e754f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 68efa2bad7a71fa6a0ba5caf261abedf0492c502..2298ddbbba32df95978e6e197a85b6b71b26b93f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 465691c0dc71503645ec4e266e9a9c56fc808f79..c828ba64189056880a24942d59c006f7ab250a2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9778edf536623e6620bb600d65268b9b5a66964a..d70c0e4e81d4422056124d88ed0b4d59775890cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a5e8988cd64de024c91c83d45c2e6f25ffa3c78c..9fc35120963c622bc31c957a2b78e8371813b57e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a84eb84b8096bfa70f036f5bb2a495499202551c..7f7e55c5346fffa9245ed6d61c68cb118c046243 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 45c265f930fe24e8083de8c50792a5dd4f82ea49..8bd9f789472517674113708cd014652da28c60ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 79985b5b92ee3b9f34ae6c97559f09783e90334b..d8a8d5aaae0201f6c71b40a2550ed419a09c4993 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1ddebdb8c3b72ccb7f0064663633d005f124f68d..ae28203bc0ce64dc85964e65765a80a685385fb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b56e6f4bdeeab444d7ccfbbe54ead1436007c02c..5adf787d2186a0538b9b08240003396d22c9a140 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 158352471f264682c858ca717a71df04985e9fdb..87a907886a3305512465494b9b0c1388d020ed19 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b731c5470bf1f7c0363f0bc5d246cc732c61cdc6..1a8dc3856cb6f5220b90c981769d3e4e4e1dd42a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ef9b3fa139583c898dbe32f313afe3438a65d705..94b504428606719787d714a7733803071806c612 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8aa9f307c464cfbb714d01205e3074e46a7cfda1..450c553acc8b240b2cd42515a91e4a1e1ef7f040 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f3ff3d6cfebae82ef849d2d87ee79264745f072b..79c1e94967e23116a6813f475f8eebbafce4d5f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 080b0f33ba3e79249b652cfeace7491eb4a6132d..870e071f6d7dd7e64be51f9ca5e7bf9c69b46f2d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 755e02991bbc240d24b10c69012d2926fc302aba..acc4ed9ab5158b97387884ab898a494f33229698 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 42119fccf5f5d88468a7df784b3b613c45455226..1e4c6eda720382382f060ac23bbc44c465eaec62 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0827115e3ef2d8a9ee69254a6ec2a9f267487e65..08f9095fb5ea5addc17a0b8e1d7c3a79f9e22aef 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5c01eb829955435063c42cadd84ae75d5408e851..4e96d84908dc372dcae58fd52a2fe3705d52b691 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f14e0c9dea38680817e6cb3265be0f2ace64a9ab..4881cd924393b15a081ef69750e4090395091385 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 247b7603b83cb6acf87d5a2945b3013983ac4e15..ba3105967803bd1dc85d88955df91de43cf94f1f 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 17e756a0406bb4a57e94a0d39c69cd8cc99891f7..d69cad5c47675a7d5647a753da7d850b111aa54f 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f921cd5f6edf2a08e97ae55677ad5e7ad144808a..0d1526abf57785c2ed3822d7bbb85db037bf11da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9cbfa5bf6c010212d65cec0f833a43bf44b8d7e3..757a63f38488bc5925e78a0f57f43bb4be4b0328 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ba97dbb2682096e1ed4ed33c9edd45a7795c8103..b2b0a5d77e649ff437fa7d282679ff9ea0b2fe3a 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 634e5b286911f4d54c0267a2fe9476729484b45a..48bd125da73655fe1cd5b478c71369f7cf68c26b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8b10d631c5751b0205c828702a434815166d3d5c..767e37ff3bcff3e98c8498ca0ef74217b71cfa3e 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8040066253131e27afee9b7682f6bcf20aed3bd0..259d1fb6cee5c696a45e7ea741440a2967d7a035 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 42116ff18460c1aa032fd31203e2d6f67b5d1805..22be577a97571ccce5543ed48744581ea654107d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 88a18252688fa50e849dd3a68d7372f006710e0c..36c8ebd8f682c2fa27fd2e35ccdf6c3f32a87a14 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9aaef33afabcd7ab0953d755c7fc94b2c95bc03a..9085032858ee9ad3b8aa4e4e085dcbe7a9ca28fc 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d9bdf989ae37519a4da64476e58be4fabf3a1892..b41de5a2c5758bd809deb0658452693bd24927d2 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cbf54e24991a6611f7a90e8a57b4263120e18fa6..1204c23365d8036ecccb92ebd319f79406fea301 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c9bdd51f3332f642de101e9be04b1cb524451033..b19a00ab50ed455fd51de5b17d721c364b516651 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e5623877ef9faf23fe1447dd4bf5d4e6716c92ed..f233eb9a629f4c8fc6c70f7eaf7058d700ca47d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c9d4f1e0ada721a5bcf38da86be681a85e6fa02e..7e58dc4dd2848243bc85a4c08e912893ea87bb67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dacf7746395a60c6a612f5a9c887b61857d92d57..7f0f0bcefea50a2a042c1256cdbb794efe1f4f92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 47bd9a07be639f6e01df31223edc6cc933913784..dc6dade71dff73e3702e3e2cb50fea9f34c46856 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bd382635651b5c82f6c94dba46a896ea6d67537f..3d97aae4a5bc5a71efc04697fb5929f85347a07b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 127f237a3ce8730dac48fb224bea50f08a1d5523..11c319a3adcbdbb268f73422a77a0a6b53fac591 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1763006cd3f54458710ef90a2d0c5a4eca6df124..8cf18b1cc176843a8a655c7e48da13ab573632c6 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d6fdd23442048812f91f46063603cfc638582f72..1e363ee048f74b96609de74db392eade821e900b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a30fa6d57a7795e9789d43fc4d7ad702bc21c784..9703dccf7e7da24b74262835f006df43d21a98b1 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 85cbe0b042523264be8fb57fc038fdae0e50f30c..1a6a7520908af3caca6309f25e1d4f2a5fc23928 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4008c088316c4d2d4fe35cd067160ca2081b512a..e14d78d391572057422ea8157393d38810c81121 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95a0e1d23ad21c63404e2406b96252cee3d26820..fa595458444c04ab6f9da4e2a014ba8d2d1ec662 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f7b296a8eb387d599a93517525e986ec7a6cfb1b..c1b35d46a522ad087d8ab6637db1d922b11b7ce9 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index db0e99a742b5c550366a992aff5708730d2ec059..b484881665051669f9782fdba7b9fe6078862c8b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 096bfcc5b7a7897f45c399708eab381b03503339..37fb13a74791086440aa08aeb576e1ad3cde54d7 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a0d0d90afa201d2423b77aa09ee3c7432a7353bb..d0c9414a27108b4012d9bbc8727357730837cb2d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 01284b6fe048b4e5ae098d48e1d9a7453067fbf4..8bb3103aa04faabf7e2a133746d79255bcd0a881 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a360355e51b811bada906da1eb0a558118468509..9748f0373eba999d901019f9c5c70874941aa2fd 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 907c6778d8b7abe068b6f2b20d67e0a826ee3488..7522a417213166401acaec425edd1681f56112e4 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f5b94cc898007c6a0bd7f2408bb6a49207d06d6d..f4af315e1daec9490964682c417b6bdff01190dd 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c82d93371044bba638af7ba5e2611e6d64e18e15..d7301c77831d4ae7b88d6bb202b6ee7752ce4ab8 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c98dafbae69a8966fa6b8aca4b884b8081107e05..eb2b52e5ccefdc1bd53a4d12a0246a93f0121ed3 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e7367778d3ebefeae120740607f671da8f8ea259..0901f9ae0a4667f3c135f871a36cd02bc0a70b7a 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5d09042c4f33761e5c67cdea3ee15247050bb855..c425cd1346938bd925067183efd272dae9ac8502 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 41638e973696fe1d813716bb570ab7c327c8292d..b9a9f042ee2a58948c0d9fa19e04d3834740580d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a2c32e31317eb3be1b4aca23d47850da891bd0fd..ef0293e9e9d854ad0a85830ff8cd788b07199dc3 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 34c9198b5abf8a6baea4692b10bd1b2a0ed51555..0d081fe59cec01000ed0dce791ef879c56987049 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 387a088e9461e078adb94e711a83287f29722a71..54f7202c9fc701dc4f4168adf15efd6468dd0438 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 000df3f45eccd2ea41cf0731912d7c7b978897a4..2fa356aa93a01b25fb10f6e462cadc10e2c497a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5c41c99980b6869ad823d9c084378509b7212601..eb188978a0a0e7a22488f78fe7fd1d56eb1dce74 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 61851a67672b0e823d21ca19b2e4fc8b108f490d..51a8b87770d44d3b3e6f0e66212c9ed44fcae22b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9d795830c283d70f389e8d3a42cf02cf83daa0de..708a5faf956c1dc4442015bda698bcd15982f527 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4ff82b16c90521861a4fe7aefa06b79a9cd99a67..7f6003cd63959adc8b1a9f4fbfac6245d3ccd319 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c83688a0c9fa7b6aa30fea2388ab4941c5984f77..d0435ba6156e05965a6b50c144ca16f81251544b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6e99fdfda6a8b59d7217e07fd4643b4180971777..4d4548e0fefa5d7229a1e2f6d8ac25b84189ca5c 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 70b5254138f7e7523c07c8f8597d3e3c9263dea5..f10c428a5a3c6cdfbe22d33fbca35a08aa925282 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 37f5132cc68ed4e91dcf3d891f8a47dadd21afe3..bb4b8beeeb5108ec37999220ba97660d7d65a3df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 737f1bf29a681ff7343252a9b2ff0d80cfe1d3ac..c596c0b4bc22590b2e0ad80d9ea04236c3e6ab79 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0df8f2b9ce4b55cd1a467b6ea662bfc36c2198d1..50aa1cba8a6c15b9d91faaba66ebf552bdad8a39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b3db04eaf39e99e5d32990d939c4db9d71fb418f..db36acc072b5c9ddd0de5cf83a235a683435447c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c08fedae1ab92d6383a387f3a38b7a370429d0eb..f7b0293badd28f281ea184861287efeb0f4a1663 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7b1c439470518bf54fce94e232eb9aff409a6b08..4c3beee4ebcdce6c802b2a1dbb8ce844f8f2f181 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2a89e64b126cc17d0425497f356a08f832fd5812..b78ce4fe6ddae3b6008da76c53f6de44fe1c95f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9511396e20f5b425f5eaebba4671648bf01e2d5d..d826e7067bd058be1d6249a7ceb32ff59f2203c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 071c7fc30d8063306b3ab71ac840039946fcccfd..8e7a7d351dedac91ecbc69b08e80d5b4191aa016 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 47b3c3431240ee52bfc261de4989f4c34cb51965..67dd79e2092abb5e9bec8826ca095e341c04d7f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0adfa1349a9d44deb851cae2d3b24d120829eaee..6b4a9ea8bc9abe74ba5dd589783c0b882fb6169a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1e2c9e6a5299368265913b22cfa241d1ae9e3811..a4d4aed4e9411a8400755750d0b01d4ba09473b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c21cb5dcb0001901e2b20968a15dd059ea6e5da6..08d9c292c8524fb7f075e68288243c92015666d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3680acb209c92def237c38f2191102db38173c41..57307e5d108005c1544b5d9ec072b9802a10ec48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f89bdf118eeac9f29d04d7ee16d77cdf72217e57..c60584470215ba34b8dc61e53c734d42c977bfb5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5981e0192e985484caecdfd7caa34e8abe234df3..33fe5d094914486efa7240d1c95a925613b808c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 754ae5c6772661a7a56b33401e60a9d4f797bc18..20b4c2f12317330f6523c58fd41f07ff41f17548 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5043f2b6eab894d10f10fd0435c5aa8bfdfafcd4..8451af5c728b0ba5931f80686adb8968e8e85f6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index edd731a61a956cc26afef7cd68523f62c008f4bb..8a84dd1c6542ff9290b16a5d0935bb2adb62c42f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 509273f6b4b3b7ffd7893c48239c6ec61711a8a3..bf7e4f8daa0cc4734fe7d92d1736130dbe97b223 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 43af8676912a3e51bf9fcf1327299ed318c8262b..dd286b924e86943cbdbd82fefab1f62f495f378f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e16071a38f70dca8b158cefb2004394abc3e9b6f..dbdafac132302906a1737abc5d1523c8fd7a14ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dbe7d953829c745f422c511b73136e866689f9c6..6290eab719430d294f5de81417692e7879af6cc5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8aff7d07b11dd7eb056d585e77da17b850cb43f6..e56d85ac7e6ab5099d194c9cbcae3f0439956787 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1ac482de87555d7ca82ba7979899730fc2451835..bc216d2486c7f23e54aad6250468cc6788306291 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b754f970eec3183ae7716cd7166f57cdd21f4ee7..a1d324a410f1cad0d96cbe5d36833fc7e30bd53e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c50270dff2e1c93b71e00a11ea59ff151a7d07ef..29e3257469802a9995aae571af6a4b4c033eaa0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 30b989d8ff2ba6b3ec58ae69c6dd2ae73d1cb03c..b1f9142e89e101a1648182d65e18299dcbd161c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 86ebd7bc979b1c31cb6e5ff2b5947a55bb0b6aca..236b8e3144991677a216b5f5d54223d603306a9c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 57c50beb8023ad18afe39027f782f879e4622347..effe16a0131dc2b83194b9213019ac6efd3d01c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b6b9e9a5ebd132e6df66974a22aae07c8d44f693..a99d486dd387db17843192753a3e9022eaa3aba0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 59103bbc5fe133c6c2bf8727923efdcfd828dcef..993784114c7ccc10555d645a86163cb15b470546 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ad09e12f36acd6d780dc4219f032b9ba0af2dd82..008b71002883fd1b338edb010513a42c175b11c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 554722e0b56597fc000018a3d99918ee61eda54e..507f164cd44b8b514cb7332d51fa2d93e1bf3fff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7093e726c0427b6a99780a6f28ecc23443c445e0..69b51e5e1c348b95da8a4c9b77c583acd01243e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b261ac945b4e022308e38d1123b81b302a2f4960..e4ba1fa50f868879b451afc3569bc8ecca9b1990 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e41a0753ebb1679753cac8aff6215a10e1f4cce4..282e8b985729ccdc748a3ac72ae95b090d2b5a3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7efbd3e9cf89a87f25f151126a5f3585691ba2a9..cc7a8a47ebc5e132da3a2a3b979c3f49084b8dfa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e6b36e44ff464364f1b02f575f5a22d1c3907b8a..462849fb9bc9f82e049fbfccd31103f46bf14dc6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f9b2b1d8e25a05f9baace3d8e6adba01b6a819bb..9ddaeec5f4bfdb2643933bc3427bf7f6892ea85f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ac9e4e0dbb91a1cc065aca54bf1412c3a27819bb..8084a8b62d7a55ae1689be1a8a107fca576e690f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 662bcd51c1ff0c17c84b548c1ec9ac6ad9263ec7..2181ebefe6f50780d84ee6e51eb8c7400345bfa1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 83840d72eeb0a196b84c0b4a2c62ca2e27ce2602..9522be68638598d5181bae2bbabab8c7a6fea99c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dd46e79bc1ff067bef13511c08842125c1b25579..8f18ccc525d06d0b815a4233537a95efe18ae8c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c67c3161d7b635f70a56360f3c1ce9cc0455266c..02fea430c83e8a9ada0d8b6bb6fac0b8ef82419e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4f8fdde575527f70ea32c422d0e64ad2572d565d..5aca0c1a317c74caa84c73afb30f4f39638cc9a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 843fa481978b332128d2296b1878c375109eab37..357b697397e2b5a578dfb2d4f18c89fa44f717ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3e93e9f3b3e4562cc3ef8996030917df52750cc3..0c4747d7868903820fc12e467c0a5bfd880a92f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4d1950a739ded422b18eed4fc32b32cfb2f2a15e..a46ffc1c981aec177b0a0951e2a81b949cde671a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a41017f4b861f351f76bd9bc286ebac0b846c4b1..cfe9aa983b6a806c62bfd3c0670fd964adc3baae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bfaf7f5b4d4bda23620298b8e707b4a17f03cb1b..2e578e5aa9ed58429c8271ae075c9f931f20b500 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 079aba9e29efea6c823e46442e88561ef133a9c6..f1f4090f61f648ef348096abda5e31bad639dbaa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ec975f3e9aad2577292022de81267b9301a640b7..337b99262f83c4421566859d68e44915332bf650 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5109fbbc382662ae6c21acdbfe925bc1e4098e94..5f33cf488bacffe2dd2ee99f7d10e49c4be6f909 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c1465aa40ed05653eb75a35fe4e631ecf0608fad..176f0c7c4626d66618ce5f1fa4185f7dbfd08a5f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 78c99331cf5d4f370b7588c064b1138a293af09a..5cbe1345cb0c5d2f9b087f28ae267a782e211878 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dcaac7437add4206c59bb9d68fb8e164f47b1998..a3b0e44c8a6eff1aec39d0e28c8a4561d18606ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3f0a537f251a4a3517c816cf0b67ac9c228881fa..fbcee2744354f99b4c0299c6fb65c6f8e28fbaea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2dc67e532d0ee3931352bd4bdaa72a71e74e674e..331e42e3e9ea77f5c56b8d9b00a6fbefdbb86893 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 338621d9d6301f6425791e8a870ed53f5abe87c2..fafd6fa9589bd4cd20758174a6d3a89dd672fac0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 942f6b2727593ebdcd959c7c371490d29be0c295..1029a11c454ad5f4056db231021853b82a78932e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index df755294c912e8f8c54582513d53b2219b5c2317..a9df8e67eb98ccfbb6b01d113282f1372c7cc0c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 57d632b4a43de8c43cf1325c224adc8e1991b3d5..b59c31f22534ae229b4ca479b418da787eaeb8d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 93b0390e7db46298f5d5fa05215456f1eac157b3..ab7d21c28f3fdc84a5ae73d326874691eca0eb5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b3ed18d7a5b17b23ef5ad227282c22f4d05ff640..828524974849ae7bdddb4e3cb28b0d311e414932 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6de403906228002937bc2ec7a7a54baf8780ffb2..cac076412de0e07d21cedf0c14bdc9938de1c7df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cc0378c9199d164ff1f6beb49bff1e33799daf17..0a8268bb8fd07583efdbbccd8acff11356479a1a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6d6fc786e62abd89b9640dc92680508e4d1534b5..0e4c8ea7bf5112af2fbd463edd80f36f88977c8c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 83903bc8702e18887c89e0cec18072c0e07b559c..9f4c76ed4b77ccbca0d17597a20851e82f4498ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 92acd0c1406b221a3c593ff564a77f2166d4f9c2..d8291d0f39c2fefc52547ff8b37f311b623b8801 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 086c8ae5101c36f851a18f839996ab9384a0adcb..b8f019f72aed0051d18f3ba2312b2a3cafb953e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fba17f6895433e428ca98d458c6c6ef349dc4813..e65f804942d3179068678e51699acc6d1c204ca1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f353001eea4a79ec0eec825cd0da46b09829b25b..d1c68784d7ca11894aa8d9793db9b7219fcdc1bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd95037067c2b273624237fc96683701a7030d72..8884e695f78435a42543e5103a77a87c8d2ce7a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3b73ef071e969c36110de591ce9608d3a3f5dad4..7997da708cdf2e8a42c82f961ff1311aec8b1794 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2cefe2ddf1d9fb9621dd27d3afe209c1787e4590..25c7e39a30ac618642117edd020c001a257db267 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eb25bfb040ef3eb0bf1d947d43b43cca3ecd1604..a72995ccf9ecf66e4081dddd98cbc958f4e187da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4651f7b0d437d23f47a96cfe71ab119de392134b..73ccf0e39718f46f7b3829cd8a96e09bb4e793a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 781979ea04efded6107c31dc35c82d1d0a031bd9..baa7477e2c2f41adc490cae2671de228b45803a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9d5d87ba057fda123f1300a9bcd21092124eca0f..dee3e2a50dd1e51e17268603d7d0838bc6d5adaf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a38b8e31b81b318b30c27e968c5a379b0b8de2dc..5e26a673493018eec6a867b31a021d4d6f61b23f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 62de0481c45ea05d2fc1a3c84c8f9ed4dfb2312c..e0542498d28faaa769f67393563b144c6be2f434 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4f44eac87967ab20d7275064ef3c48d9da6740cb..3245aaa4aa2dd6d2acb2275b128e4b6824cb5356 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e3a96f0792c20b906ee2a0be078bb1c94e466f63..c58d89fb06c648a5679690e72e6308dd748d862d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d7de3117296b4a004cc72adebd0e93ff004fd10f..367c3a42e9f77fe2add900bbf0e9b26a698f43ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dda8980238f2e639189f7bb14e7e3729cdff4715..f93faac32b99460cf05cb82f889ceacc4ea0437d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2882b7a0dbdd2d2b75db9342b0bd965f2b586ce8..a7477fe10b6ee22850ff08dd162d01b64e70fccb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd06751a40c1ee45558d9205b8c5b9e849edbcb1..5a342226fbe678b7ee32cda005af041e9b1a94ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 02bb213dab06820362afad82fe3e4837733f4d3a..dc7e3bdd097638bf28f2e25962504412f819d9ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bfe2afb1a8ac2e39c843f15770208548e08fb4b3..e7e692f67f5469f350145d2ded6f807c3289fee2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6e49c6142717a98f8f055ce0667ae96963da7b35..e9ac94302326993c3fdc5ab4b4f32c5ae649a590 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index da7dca3c64615a8640342d0058c2a2c46a76804b..689c51a4e728aaf36f32d244e9830ff003c92a20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2f2dcf82574c0bcb560ae57fe3ef5a539d618f45..061e9fa7ec22f1f8d5fec40e3335aa708683bd69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2414eeefa3b991e46540da8df5cd63e2702e8b0c..25a184d188cefc218c940b9cc3aa8e4de5ddef40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fc4398b6e6951e5ee0b6b10767117ddbe6369f08..4595a6e66070abaf8fa528993a98135fa9c2d025 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c3c0f17db37564b9cb526c396e47b555479a3945..847d3bb898f29ea1f6dc956de865efabd45f376b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6f74fcf45ed6b47a87c6fabb442f0d156a526e0f..d708253be2d726867ab7d9c516ec3a154258e22c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c7b233c691fae8065abcd85b6a6b3cc50ed87fad..c2997a35ecdf5e55a44d18e24924d47a6298d884 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95c184d141160e2f1e468f50cfde5b5832c1fe08..bf3433ce03ea20e33923fb4c4c7a27ece86d6f15 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 93f2aa1c3964ba2ff0ec3cdad94c4204f6032982..7fcd10d1c9d94437074a15bf35d8d226751b725b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 20633b167954a1dd384a043bea823a832ab049f0..11e6d45d50f1023648a8c0f44584a6c4639840fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4e144eec4b3160201a95a8bc37b79bcf2604dce1..e01a2ba6925e1821b8e93aa1b2a302e60b8a9b9f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1cfa69071b71b6d0aaac6f0b7276e28715494ed1..ff0a634c7d77fc9a6a75234e9b5c614e52035b2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dd1a5b83de109a37ff410ebdf848cb277bb5444d..1d2954494cd9086b59dd445684e4cc157290c743 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bd11be75c38ded03367f517e98d8722cdf1ccd9a..df2831347456e183571c51720b22ebf260e74d76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5a11ff9815cfe5347ea9ab8c34c8a6187c9ff1c0..5fe9c80860b7e8482168509620dff9d4a849850c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8861fedf8341db79f83746e4066f1fc9c79684a5..69e69eeebd0ffcf6ed974210e0910acbc51b5c2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 677a6516a9b8c880f0d0d41950be7d8bc4161960..0a7a551e28ffe3923fddf80a4362e10c70ea102d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6e483b31e3a85c3b102ef2cd9f55c0ffcd172b9d..7ed48e6df425b51ce80ca3c903ab7de5b4a2fe16 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9b752c5439ba86ee38678c3ef8c648cb00e53416..f0640669f590d5803be7cd0dedfe0246bd4321e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index aed9f96920880987822abaf97b3b9ed9afafb0e3..b308c932f46657bf08f1b03c4dedce21093fc019 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b98138a8e215c4b8ebb1a4c9a679f91a6bb88573..d072ea4a0a86fdb3d42f209793955932b477e75f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ae70a9c0994c736c63b6aa15321ca365950be42a..2f701738ec86aa76c8a831370d791b5214ac7348 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 04236c8e59a974033231d51759d83d979f5e40e5..e2b6e07206ece9d5ee64c08d215f712b536f2265 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4584faf12c8f4cc8f05214d29ffa03fd638c5e22..7f28291f55bfb2d6aa440a585b814089ef294e10 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5804f56993200dffb097959f216f875cd27076b0..e3ef00d4f23a35f800fabf0c30dee6f2c8ccc13e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 60c6b2bf6be7747e25bc4e7ea16406133b5e260b..acd40305ee70fb61ca33c4659491c8ca6ed959d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9c4a141f568db096405e0342dc188b333090bd0b..e9f335852226304250c9fe37844329e0b518191d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 99594fe1a08dc944ed7f543d0a0b57542a7fc672..14b69b5d1d5e4077cfbb19cc595324fde7a2ffa4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 22f54f26347b0aff8037bcc0bb42f21071b7fd84..775d0428dcfa90dda8e26766f7ed8dd39325e08f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f438c66c639093679c03c384ff49d9b9ef7834c7..af37fc4dc9e4e21a048ee16c738efbb97193ef8e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 567ec4344256b67450050099d1ddf9fbce8c662d..3ea0a44a0b8006013ee8ac34c9749d392e673028 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ae0693b1532ea5b752d0587a948f36ce054386ce..16e23e1c919862f08c317f280ffaab48fce8f467 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 168af64fbb352e37ecf0d14875ee41ee3759944b..a7d64f8916f58de3ac95a26c265b532b326164e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 96f6e5caa2d557c927dcee9e962a4e30f74635c6..4a0ef9b37c233308384c5a11e305db6fc576d427 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b83dd679f4b69f2f6d1492b82b827aefff8bd6c8..5dd6aa7180cd00be4b41b1d0c7faadf155dc2bfe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 017a02d103ad9e3c1e0439c8c2b13b6ee4efb7ad..7cbcb7296c8880f727450f6741e66a89732e34fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cbe1851bbc9d121b6ab7ac3f83401dbe205643aa..aecd26d9ec7d50b848f912887cd6a373a50ac468 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e424cd5eb894ce6ce4d246dc28e339c4ab97ae8e..8ba6cbc8e0750992cb90c9b9927f093765c1dd5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cb955615ead8f6815424acc9c21f63bb2d1f3132..9c422277383746841b8aeaf5b4f7f1dcd9d5d9ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4fe0a6653bf5fc4dee61713f7093748ca5951393..1742815629ad11a8776692b5576e51ce01ca36c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index edf037ba9b4aaaf534998a407516b8c091e502c2..1f9c9eef91cc5f98395e8c7c4fe2f0975d661191 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 37b8f09b5c16b2a41fa9698b28d111032225da7c..68428301870e17c14c57f47c7d5d15a33c89a231 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index da906f69bc42f24cf2a49b86dd4f64c582597739..a51baffe5977898d7c486069b1ba1a9cafa31581 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ba332e61f8b37ed519875b693c90e012280d18f5..5ba07925d2f0f57061dd46b733d70ff93994b612 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e1130e5b32b10b49a219a6503f6784fe7f8ad312..a7d61f4a3c73c69f4a777e1011133154c2796faf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f2015ce7c249ff850ca0c3c72789007db6c693cb..8df2b8cac46c609fa9fefd3f94e8314465a87a0d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a3d8a02c09db0c47d2e855afcff19df439021dc8..7095df5f2044f967d014e4b2b36bb6864fa744e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e5c3c24a02dfab55d072be483088b7bcf1010fee..120dc595722b784a548622c0d6eed396f60b9951 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 781b1e61b0ed3adeada02483a936a584074cf6df..9f6cb10dbd8377da59094536861a84d1c062e3ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 06147e5abe70f6bdd02f6dbe60ad55d887b66814..77216766a4264370b473c7a3ca6cd1c46ecd00d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 207472c6b143f8fcaca8fad073c109a511b6c4c2..67e3657da1cba8cbefafe972aff3e01efdfc9bbe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index feff41e30292998a6be27c4c4f040eff5a96c21c..98ca0d31ace4e5e99085a771545d4168d914d06e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 02f1a8b6112f392c1ff395f78532542e5a1eaa5a..825770f9fe369f5b0c8074d791d216fd2352d99b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 64db419b7a6b2e7f1b90e644aec03e5e576f7dca..6f223daeffdf6ae515e8261e3b08a8714e66bc0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5fb5dab71cb65a45e7cd8deeef564fd4e14d986f..0d6472e7a83686be72ef2415a2ef3f2d2d584e8b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 72ebfd8e0de027f5193792614ca03a988e2ef065..f3e0ace020749a4e5e2f8aaa7e55587f7a04b05a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 48f796fa5e4ce2bd54a6449419f409a758a9ee39..7d48b88ca862b47286e0de07d81532eba434f2c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ca69b1a06b8f5119c9cffc4a31fae852b70022f7..db027e535eec9cd31724cecc321f431a497a8150 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0c24664b905af2e273b123b7e009751c0329b6f6..1618b9f957d522559fcd4e8dbec9065e6937a672 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 66bfd4525f556a7ff751b1626cf468d81a18a63c..2af4370fe7d7d734ef86eacbe44512e21e401222 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 62110239a1e0b2eb25b2701b0d4a309731583bba..5fe349e122a120e4ff6a9fc3502000107c0e4974 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd69bb54cd978cc3f5c4bbea0c07cfc8d1dbc398..a5a34e59cc1cb8d9d3a64d91fcea4039bd4329c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 49642396fb184baa780993fd2cd8f3436549b87d..05b8dd778742212adcc7a9937913c03f96b5b456 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 180e0ced97c30ff822e48520f680672a5becd446..76f489677e643e9f5a620a305eea6674e5bf9d3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3b10b5dbb59c3dfd391c7fc1075690cbde659a99..7c263c377ed55ae2e0ee83723faa9aaa6a1ae9c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9a63e1270f7b928de34387a8117d65ce5a4b91d3..19ca545391f9c15f9301f990e01eb185853fe03e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1742ac3b7f0086e1d6370b211db4347109c41108..084760cdd35ad0def3fff54b45db5c647cdf4ec7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5e2361f637b5c10f4bd07b3dfe7d38f13c86d9d1..1498bc742903b3d8e2c21fb64bb9bfed2dfaf27e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2341c4891a1949b37816b46f2ef6af40d342d2a4..31c6e4ad91d8b7f6433c5424ff29bb25bcbb5303 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 93fd08ce97fbbabdb5023ca7b366d38c74d3bc14..b3a0cf6de7f14113739308c5c406756ca78766f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 13ee2d7d27667efa56fa4262d4f73dc4dfd3b4d8..2cfe95f086f2afe36344592c9c503333a419f764 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5ff08d1434d2db1d49d39db52072528fd47f7699..c95d0f14b35c47c04fe8ac338db6287bba1cb92e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 10514089bfc59c142ad7eb805444e0ab5b9848bb..4b1409d64c5318d8e12833f41dc1c0d2bb6a3e45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fe37f2040e1e061b87b0b9334ec54151006bcb10..d1256696bc3ba41bf8f4fc553b1c7cb2366be9d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f40885fdad53c76ebac22e595011060ffdf0ecb4..a6642f926f905530f2ff08f7bd08c11dc8584fbb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8b6a1a7a3539842758b278a50f61b3a48d3f96ff..f9076fceeed59cc12772381a683bc565bfc442b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index aadefc98f0d726c07295d4c743e9bc93e65cb0e8..e09c780fd4b2d6cad11ebb9e3e66990975daad55 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8b4050656e412d678dec190cc1ce6834e79e94e0..9eb14ec9456efc9158ce9f426678350db05a1ba0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b669865ded921bb7c030e122f38d9cad8875cea2..52fef3f8d172d1336c9579ce035211f9f9be3673 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6161d4f4bf6d2aaaa14ed98134b01483cb6de46f..5c684054f7cd82bd4ea16d86186948d2068cf1af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dd6daca3aa6b502ff3b565cd4d8d8c9e7b10fe68..a76364c8f21df450993aef9ca42743dca675c437 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ac750dfaf8df7fee25e0371da122c8710bb7e23..95964f1802898fdc4579340084f8065286ea6419 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5651cf85d9f38bf95931977af1ea44b4d7e419df..835eda90d3ed19961a3eae2fb5dc83c63098a028 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b4b76f550a8a85fae5f3e9b72956f373472004bf..4ee4a69c85ab170f4bddcbdef465157106ab8126 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5f15baf6dbac8c91f16120c6a2f5e557dc0c08bf..66f4a1cf507f07b0287c9e6f91e6393f994ea354 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 632337823b9caf79003c8bd48c55bb3ec0adbcc4..0bfd1e2147fe6c14b66840f41fb7731aaed63613 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8fc0315125903da1c55571009813a2fe78e7f9df..5c44537bffedfe7208609f5b1ba19e2cdf0ed29d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8658a58a2a4f69a60cd35ee8092d07ebd23de9b2..d4926514a3e65d0a3c7d955ed6a43d7233cc560b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b00c195b49d536f31decfebc82c3d0579922486d..932b7e9664f974d1cde1c8438b1d365daf782416 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6a49d65d33ab905a58273cb04efd0450f53ed963..781374bc50c4d06523ff31d5b505fa2c8bca47c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4bfbf8263ca78d3f16b6013b6c98eac6f0b45690..74c7c14a780044dfd09db69afeafb50526130d0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd22a3f9e473653702d186836052bb53dc756331..f5538cc34b438837c56bccc249e873918966fbcb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9dcac8598df483ab78f449dfd47e973ee65686e2..1431d63da0e74389eb691d0536d41b366a737ec3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9bd58da4633ad386ade4e17afa64f98e384d7488..337ade5a95fbba60e8df94856de8da6c34e59f39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 647ab73ade31f51a5edcfeb1ced313bd60540e3b..8b8a1856cbf80c3181f0bb5540fbcf173dc86901 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index acb53de3808e3e74826e0610af93ba76806911bf..48ae66303780bf51c1ad6f94b4f104a7ab04f1dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd2ed94257b7994bd57a714d02646df017b43a2e..d7f4fa6390c7bcd02ffb4b573f9bd214f23bbd4e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b6865f7a7c5e1db6a4161f909b79b305a6093123..786d3a9bf8656bb7363ad2cb1581eda9ea6fcda8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 58ddcd0aa11b6cd41b11b7fbb9dcd8e160170d55..20d5b7ddff4a0f9fa89b6b4cdca246f17a3e1848 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0818b46817e7505a0aeb960ae68d79a2e999e7bf..020a440180d2396bb7d8b81e52b7130de065f537 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c6d82fe0dc31b4c939d39d9541ea585f5e4d8afa..7194800d58c729a888f325babb8886500efe68e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6215fd73ea951808840c88b2aad612677fd1d942..0190cbb84e4a72111e154834b8a455f1075fe1d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2c7160ea4e426ec049319779dd74cac9fd3815c6..fede251b6bd989a52a0d473691a16a007f471312 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 022d5fb31213afa803fdc9e007b026b6f58ccc5c..5d733255726b0475cafa17f6232f4af808119826 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 446a5b4798ea65f034342d9ba55258c8e9c38553..6d35be76cb92fdc5d70da5a3eb16771f017116a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a2fb1e372bbf3b1ad5aadf4260d6e0e478b71356..6b37db6727880603026a8bf298aa4314a3b2765e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9f5ef8ae628702388977be14e94d1c07aff2122a..7c53efd8e7f86bb235d22a56acc160a23c9b80da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.