Fix copyright lines v2018.01.15.00
authorYedidya Feldblum <yfeldblum@fb.com>
Sun, 14 Jan 2018 19:28:07 +0000 (11:28 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 14 Jan 2018 19:41:53 +0000 (11:41 -0800)
Summary: [Folly] Fix copyright lines based on file histories.

Reviewed By: spalamarchuk

Differential Revision: D6720312

fbshipit-source-id: c70a667a1977e70e2d4451ea624f96163982f681

994 files changed:
folly/AtomicBitSet.h
folly/AtomicHashArray-inl.h
folly/AtomicHashArray.h
folly/AtomicHashMap-inl.h
folly/AtomicHashMap.h
folly/AtomicIntrusiveLinkedList.h
folly/AtomicLinkedList.h
folly/AtomicUnorderedMap.h
folly/Benchmark.cpp
folly/Benchmark.h
folly/Bits.h
folly/CPortability.h
folly/CachelinePadded.h
folly/Chrono.h
folly/ClockGettimeWrappers.cpp
folly/ClockGettimeWrappers.h
folly/ConcurrentSkipList-inl.h
folly/ConcurrentSkipList.h
folly/ConstexprMath.h
folly/CppAttributes.h
folly/CpuId.h
folly/Demangle.cpp
folly/Demangle.h
folly/DiscriminatedPtr.h
folly/DynamicConverter.h
folly/Exception.h
folly/ExceptionString.h
folly/ExceptionWrapper.cpp
folly/ExceptionWrapper.h
folly/Executor.cpp
folly/Executor.h
folly/Expected.cpp
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/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/Likely.h
folly/LockTraits.h
folly/LockTraitsBoost.h
folly/Logging.h
folly/MPMCPipeline.h
folly/MPMCQueue.h
folly/MacAddress.cpp
folly/MacAddress.h
folly/MapUtil.h
folly/Math.h
folly/MicroLock.cpp
folly/MicroLock.h
folly/MicroSpinLock.h
folly/MoveWrapper.h
folly/Optional.cpp
folly/Optional.h
folly/Overload.h
folly/PackedSyncPtr.h
folly/Padded.h
folly/PicoSpinLock.h
folly/Portability.h
folly/Preprocessor.h
folly/PriorityMPMCQueue.h
folly/ProducerConsumerQueue.h
folly/RWSpinLock.h
folly/Random-inl.h
folly/Random.cpp
folly/Random.h
folly/Replaceable.h
folly/SharedMutex.cpp
folly/SharedMutex.h
folly/Singleton-inl.h
folly/Singleton.cpp
folly/Singleton.h
folly/SingletonStackTrace.cpp
folly/SingletonThreadLocal.h
folly/SmallLocks.h
folly/SocketAddress.cpp
folly/SocketAddress.h
folly/SpinLock.h
folly/String-inl.h
folly/String.cpp
folly/String.h
folly/Subprocess.cpp
folly/Subprocess.h
folly/ThreadCachedInt.h
folly/ThreadLocal.h
folly/TimeoutQueue.cpp
folly/TimeoutQueue.h
folly/TokenBucket.h
folly/Traits.h
folly/Try-inl.h
folly/Try.cpp
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/Varint.h
folly/build/GenerateFingerprintTables.cpp
folly/chrono/Conv.h
folly/chrono/test/ConvTest.cpp
folly/compression/Compression.cpp
folly/compression/Compression.h
folly/compression/Utils.h
folly/compression/Zlib.cpp
folly/compression/Zlib.h
folly/compression/test/CompressionTest.cpp
folly/concurrency/CoreCachedSharedPtr.h
folly/concurrency/test/AtomicSharedPtrPerformance.cpp
folly/concurrency/test/CoreCachedSharedPtrTest.cpp
folly/container/Access.h
folly/container/Array.h
folly/container/Enumerate.h
folly/container/EvictingCacheMap.h
folly/container/Foreach.h
folly/container/Iterator.h
folly/container/Merge.h
folly/container/SparseByteSet.h
folly/container/test/AccessTest.cpp
folly/container/test/ArrayTest.cpp
folly/container/test/EnumerateTest.cpp
folly/container/test/EvictingCacheMapTest.cpp
folly/container/test/ForeachBenchmark.cpp
folly/container/test/ForeachTest.cpp
folly/container/test/IteratorTest.cpp
folly/container/test/MergeTest.cpp
folly/container/test/SparseByteSetBenchmark.cpp
folly/container/test/SparseByteSetTest.cpp
folly/detail/AtomicHashUtils.h
folly/detail/AtomicUnorderedMapUtils.h
folly/detail/DiscriminatedPtrDetail.h
folly/detail/FileUtilDetail.h
folly/detail/FingerprintPolynomial.h
folly/detail/GroupVarintDetail.h
folly/detail/IPAddress.cpp
folly/detail/IPAddress.h
folly/detail/IPAddressSource.h
folly/detail/MPMCPipelineDetail.h
folly/detail/SlowFingerprint.h
folly/detail/SocketFastOpen.cpp
folly/detail/SocketFastOpen.h
folly/detail/StaticSingletonManager.cpp
folly/detail/StaticSingletonManager.h
folly/detail/ThreadLocalDetail.cpp
folly/detail/ThreadLocalDetail.h
folly/detail/TurnSequencer.h
folly/dynamic-inl.h
folly/dynamic.cpp
folly/dynamic.h
folly/executors/Async.h
folly/executors/CPUThreadPoolExecutor.cpp
folly/executors/CPUThreadPoolExecutor.h
folly/executors/Codel.cpp
folly/executors/Codel.h
folly/executors/DrivableExecutor.h
folly/executors/FiberIOExecutor.h
folly/executors/FutureExecutor.h
folly/executors/GlobalExecutor.cpp
folly/executors/GlobalExecutor.h
folly/executors/GlobalThreadPoolList.cpp
folly/executors/GlobalThreadPoolList.h
folly/executors/IOExecutor.h
folly/executors/IOObjectCache.h
folly/executors/IOThreadPoolExecutor.cpp
folly/executors/IOThreadPoolExecutor.h
folly/executors/InlineExecutor.cpp
folly/executors/InlineExecutor.h
folly/executors/ManualExecutor.cpp
folly/executors/ManualExecutor.h
folly/executors/NotificationQueueExecutor.h
folly/executors/QueuedImmediateExecutor.cpp
folly/executors/QueuedImmediateExecutor.h
folly/executors/ScheduledExecutor.h
folly/executors/SerialExecutor.cpp
folly/executors/SerialExecutor.h
folly/executors/ThreadPoolExecutor.cpp
folly/executors/ThreadedExecutor.cpp
folly/executors/ThreadedExecutor.h
folly/executors/task_queue/LifoSemMPMCQueue.h
folly/executors/task_queue/PriorityLifoSemMPMCQueue.h
folly/executors/test/AsyncTest.cpp
folly/executors/test/CodelTest.cpp
folly/executors/test/ExecutorTest.cpp
folly/executors/test/FiberIOExecutorTest.cpp
folly/executors/test/GlobalExecutorTest.cpp
folly/executors/test/SerialExecutorTest.cpp
folly/executors/test/ThreadPoolExecutorTest.cpp
folly/executors/test/ThreadedExecutorTest.cpp
folly/executors/thread_factory/NamedThreadFactory.h
folly/executors/thread_factory/PriorityThreadFactory.h
folly/executors/thread_factory/ThreadFactory.h
folly/experimental/AutoTimer.h
folly/experimental/BitVectorCoding.h
folly/experimental/Bits.h
folly/experimental/CodingDetail.h
folly/experimental/EliasFanoCoding.h
folly/experimental/EnvUtil.cpp
folly/experimental/EventCount.h
folly/experimental/ExecutionObserver.h
folly/experimental/FlatCombiningPriorityQueue.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/StampedPtr.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/ThreadedRepeatingFunctionRunner.cpp
folly/experimental/ThreadedRepeatingFunctionRunner.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/ExceptionTracerLib.cpp
folly/experimental/exception_tracer/ExceptionTracerLib.h
folly/experimental/exception_tracer/StackTrace.cpp
folly/experimental/exception_tracer/StackTrace.h
folly/experimental/exception_tracer/test/ExceptionCounterTest.cpp
folly/experimental/exception_tracer/test/ExceptionTracerBenchmark.cpp
folly/experimental/exception_tracer/test/ExceptionTracerTest.cpp
folly/experimental/flat_combining/test/FlatCombiningBenchmark.cpp
folly/experimental/flat_combining/test/FlatCombiningExamples.h
folly/experimental/flat_combining/test/FlatCombiningTest.cpp
folly/experimental/flat_combining/test/FlatCombiningTestHelpers.h
folly/experimental/hazptr/bench/HazptrBench-Amb-NoTc.cpp
folly/experimental/hazptr/bench/HazptrBench-Amb-Tc.cpp
folly/experimental/hazptr/bench/HazptrBench-NoAmb-NoTc.cpp
folly/experimental/hazptr/bench/HazptrBench-NoAmb-Tc.cpp
folly/experimental/hazptr/bench/HazptrBench-OneDomain.cpp
folly/experimental/hazptr/bench/HazptrBench.h
folly/experimental/hazptr/debug.h
folly/experimental/hazptr/example/LockFreeLIFO.h
folly/experimental/hazptr/example/MWMRSet.h
folly/experimental/hazptr/example/SWMRList.h
folly/experimental/hazptr/example/WideCAS.h
folly/experimental/hazptr/hazptr-impl.h
folly/experimental/hazptr/hazptr.cpp
folly/experimental/hazptr/hazptr.h
folly/experimental/hazptr/memory_resource.cpp
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/logging/AsyncFileWriter.cpp
folly/experimental/logging/AsyncFileWriter.h
folly/experimental/logging/FileHandlerFactory.cpp
folly/experimental/logging/FileHandlerFactory.h
folly/experimental/logging/FileWriterFactory.cpp
folly/experimental/logging/FileWriterFactory.h
folly/experimental/logging/GlogStyleFormatter.cpp
folly/experimental/logging/GlogStyleFormatter.h
folly/experimental/logging/ImmediateFileWriter.cpp
folly/experimental/logging/ImmediateFileWriter.h
folly/experimental/logging/Init.cpp
folly/experimental/logging/Init.h
folly/experimental/logging/LogCategory.cpp
folly/experimental/logging/LogCategory.h
folly/experimental/logging/LogCategoryConfig.cpp
folly/experimental/logging/LogCategoryConfig.h
folly/experimental/logging/LogConfig.cpp
folly/experimental/logging/LogConfig.h
folly/experimental/logging/LogConfigParser.cpp
folly/experimental/logging/LogConfigParser.h
folly/experimental/logging/LogFormatter.h
folly/experimental/logging/LogHandler.h
folly/experimental/logging/LogHandlerConfig.cpp
folly/experimental/logging/LogHandlerConfig.h
folly/experimental/logging/LogHandlerFactory.h
folly/experimental/logging/LogLevel.cpp
folly/experimental/logging/LogLevel.h
folly/experimental/logging/LogMessage.cpp
folly/experimental/logging/LogMessage.h
folly/experimental/logging/LogName.cpp
folly/experimental/logging/LogName.h
folly/experimental/logging/LogStream.cpp
folly/experimental/logging/LogStream.h
folly/experimental/logging/LogStreamProcessor.cpp
folly/experimental/logging/LogStreamProcessor.h
folly/experimental/logging/LogWriter.h
folly/experimental/logging/Logger.cpp
folly/experimental/logging/Logger.h
folly/experimental/logging/LoggerDB.cpp
folly/experimental/logging/LoggerDB.h
folly/experimental/logging/RateLimiter.cpp
folly/experimental/logging/RateLimiter.h
folly/experimental/logging/StandardLogHandler.cpp
folly/experimental/logging/StandardLogHandler.h
folly/experimental/logging/StandardLogHandlerFactory.cpp
folly/experimental/logging/StandardLogHandlerFactory.h
folly/experimental/logging/StreamHandlerFactory.cpp
folly/experimental/logging/StreamHandlerFactory.h
folly/experimental/logging/example/lib.cpp
folly/experimental/logging/example/lib.h
folly/experimental/logging/example/main.cpp
folly/experimental/logging/printf.cpp
folly/experimental/logging/printf.h
folly/experimental/logging/test/AsyncFileWriterTest.cpp
folly/experimental/logging/test/ConfigParserTest.cpp
folly/experimental/logging/test/ConfigUpdateTest.cpp
folly/experimental/logging/test/FatalHelper.cpp
folly/experimental/logging/test/FileHandlerFactoryTest.cpp
folly/experimental/logging/test/GlogFormatterTest.cpp
folly/experimental/logging/test/ImmediateFileWriterTest.cpp
folly/experimental/logging/test/LogCategoryTest.cpp
folly/experimental/logging/test/LogLevelTest.cpp
folly/experimental/logging/test/LogMessageTest.cpp
folly/experimental/logging/test/LogNameTest.cpp
folly/experimental/logging/test/LogStreamTest.cpp
folly/experimental/logging/test/LoggerDBTest.cpp
folly/experimental/logging/test/LoggerTest.cpp
folly/experimental/logging/test/PrintfTest.cpp
folly/experimental/logging/test/RateLimiterTest.cpp
folly/experimental/logging/test/StandardLogHandlerTest.cpp
folly/experimental/logging/test/TestLogHandler.cpp
folly/experimental/logging/test/TestLogHandler.h
folly/experimental/logging/test/XlogFile1.cpp
folly/experimental/logging/test/XlogFile2.cpp
folly/experimental/logging/test/XlogHeader1.h
folly/experimental/logging/test/XlogHeader2.h
folly/experimental/logging/test/XlogTest.cpp
folly/experimental/logging/xlog.cpp
folly/experimental/logging/xlog.h
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/StackTrace.cpp
folly/experimental/symbolizer/StackTrace.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/EliasFanoCodingTest.cpp
folly/experimental/test/EnvUtilSubprocess.cpp
folly/experimental/test/EnvUtilTest.cpp
folly/experimental/test/EventCountTest.cpp
folly/experimental/test/FlatCombiningPriorityQueueTest.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/StampedPtrTest.cpp
folly/experimental/test/StringKeyedBenchmark.cpp
folly/experimental/test/StringKeyedTest.cpp
folly/experimental/test/TestUtilTest.cpp
folly/experimental/test/ThreadedRepeatingFunctionRunnerTest.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/CallOnce.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/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/detail/AtomicBatchDispatcher.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/functional/ApplyTuple.h
folly/functional/Partial.h
folly/functional/test/ApplyTupleTest.cpp
folly/functional/test/PartialTest.cpp
folly/futures/Barrier.cpp
folly/futures/Barrier.h
folly/futures/Future-inl.h
folly/futures/Future-pre.h
folly/futures/Future.cpp
folly/futures/Future.h
folly/futures/FutureException.cpp
folly/futures/FutureException.h
folly/futures/FutureSplitter.h
folly/futures/Promise-inl.h
folly/futures/Promise.h
folly/futures/Retrying.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/CallbackLifetimeTest.cpp
folly/futures/test/CollectTest.cpp
folly/futures/test/ContextTest.cpp
folly/futures/test/ConversionOperatorTest.cpp
folly/futures/test/CoreTest.cpp
folly/futures/test/EnsureTest.cpp
folly/futures/test/FSMTest.cpp
folly/futures/test/FilterTest.cpp
folly/futures/test/FutureSplitterTest.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/TestExecutor.cpp
folly/futures/test/TestExecutor.h
folly/futures/test/TestExecutorTest.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/hash/Checksum.cpp
folly/hash/Checksum.h
folly/hash/Hash.h
folly/hash/SpookyHashV1.cpp
folly/hash/SpookyHashV1.h
folly/hash/SpookyHashV2.cpp
folly/hash/SpookyHashV2.h
folly/hash/detail/ChecksumDetail.h
folly/hash/test/ChecksumTest.cpp
folly/hash/test/HashBenchmark.cpp
folly/hash/test/HashTest.cpp
folly/hash/test/SpookyHashV1Test.cpp
folly/hash/test/SpookyHashV2Test.cpp
folly/init/Init.cpp
folly/init/Init.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.cpp
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/DestructorCheck.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/SSLOptions.cpp
folly/io/async/SSLOptions.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/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/AsyncSignalHandlerTest.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/DestructorCheckTest.cpp
folly/io/async/test/EventBaseBenchmark.cpp
folly/io/async/test/EventBaseLocalTest.cpp
folly/io/async/test/EventBaseTest.cpp
folly/io/async/test/EventBaseThreadTest.cpp
folly/io/async/test/EventHandlerTest.cpp
folly/io/async/test/HHWheelTimerSlowTests.cpp
folly/io/async/test/HHWheelTimerTest.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/RequestContextTest.cpp
folly/io/async/test/SSLContextTest.cpp
folly/io/async/test/SSLOptionsTest.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/SocketPair.cpp
folly/io/async/test/SocketPair.h
folly/io/async/test/TestSSLServer.cpp
folly/io/async/test/TestSSLServer.h
folly/io/async/test/TimeUtil.cpp
folly/io/async/test/TimeUtil.h
folly/io/async/test/TimeUtilTest.cpp
folly/io/async/test/UndelayedDestruction.h
folly/io/async/test/Util.h
folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp
folly/io/async/test/WriteFlagsTest.cpp
folly/io/async/test/ZeroCopy.cpp
folly/io/async/test/ZeroCopy.h
folly/io/async/test/ZeroCopyBenchmark.cpp
folly/io/async/test/ZeroCopyTest.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/lang/Align.h
folly/lang/Assume.cpp
folly/lang/Assume.h
folly/lang/ColdClass.cpp
folly/lang/ColdClass.h
folly/lang/test/ColdClassTest.cpp
folly/lang/test/RValueReferenceWrapperTest.cpp
folly/lang/test/SafeAssertTest.cpp
folly/memory/Arena-inl.h
folly/memory/Arena.h
folly/memory/MallctlHelper.cpp
folly/memory/MallctlHelper.h
folly/memory/Malloc.h
folly/memory/ThreadCachedArena.cpp
folly/memory/ThreadCachedArena.h
folly/memory/UninitializedMemoryHacks.h
folly/memory/detail/MallocImpl.cpp
folly/memory/detail/MallocImpl.h
folly/memory/test/ArenaTest.cpp
folly/memory/test/MallctlHelperTest.cpp
folly/memory/test/ThreadCachedArenaTest.cpp
folly/memory/test/UninitializedMemoryHacksODR.cpp
folly/memory/test/UninitializedMemoryHacksTest.cpp
folly/portability/Asm.h
folly/portability/Atomic.h
folly/portability/BitsFunctexcept.cpp
folly/portability/BitsFunctexcept.h
folly/portability/Builtins.cpp
folly/portability/Builtins.h
folly/portability/Config.h
folly/portability/Constexpr.h
folly/portability/Dirent.cpp
folly/portability/Dirent.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/OpenSSL.cpp
folly/portability/OpenSSL.h
folly/portability/PThread.cpp
folly/portability/PThread.h
folly/portability/Semaphore.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/OpenSSLPortabilityTest.cpp
folly/portability/test/TimeTest.cpp
folly/python/futures.h
folly/small_vector.h
folly/ssl/Init.h
folly/ssl/OpenSSLHash.cpp
folly/ssl/OpenSSLHash.h
folly/ssl/OpenSSLLockTypes.h
folly/ssl/OpenSSLPtrTypes.h
folly/ssl/OpenSSLVersionFinder.h
folly/ssl/SSLSession.h
folly/ssl/detail/OpenSSLThreading.cpp
folly/ssl/detail/OpenSSLThreading.h
folly/ssl/detail/SSLSessionImpl.cpp
folly/ssl/detail/SSLSessionImpl.h
folly/ssl/test/OpenSSLHashTest.cpp
folly/stats/BucketedTimeSeries-defs.h
folly/stats/BucketedTimeSeries.cpp
folly/stats/BucketedTimeSeries.h
folly/stats/Histogram-defs.h
folly/stats/Histogram.cpp
folly/stats/Histogram.h
folly/stats/MultiLevelTimeSeries-defs.h
folly/stats/MultiLevelTimeSeries.cpp
folly/stats/MultiLevelTimeSeries.h
folly/stats/TimeseriesHistogram-defs.h
folly/stats/TimeseriesHistogram.cpp
folly/stats/TimeseriesHistogram.h
folly/stats/detail/Bucket.h
folly/stats/test/BucketedTimeSeriesBenchmark.cpp
folly/stats/test/HistogramBenchmark.cpp
folly/stats/test/HistogramTest.cpp
folly/stats/test/TimeSeriesTest.cpp
folly/stats/test/TimeseriesHistogramTest.cpp
folly/stop_watch.h
folly/synchronization/AsymmetricMemoryBarrier.cpp
folly/synchronization/AsymmetricMemoryBarrier.h
folly/synchronization/AtomicStruct.h
folly/synchronization/LifoSem.cpp
folly/synchronization/LifoSem.h
folly/synchronization/RWSpinLock.h
folly/synchronization/detail/AtomicUtils.h
folly/synchronization/detail/Sleeper.h
folly/synchronization/test/AtomicStructTest.cpp
folly/synchronization/test/LifoSemTests.cpp
folly/synchronization/test/ParkingLotTest.cpp
folly/synchronization/test/RWSpinLockTest.cpp
folly/system/MemoryMapping.cpp
folly/system/MemoryMapping.h
folly/system/Shell.cpp
folly/system/Shell.h
folly/system/ThreadId.h
folly/system/ThreadName.cpp
folly/system/ThreadName.h
folly/system/VersionCheck.cpp
folly/system/VersionCheck.h
folly/system/test/MemoryMappingTest.cpp
folly/system/test/ShellTest.cpp
folly/system/test/ThreadIdTest.cpp
folly/system/test/ThreadNameTest.cpp
folly/test/AHMIntStressTest.cpp
folly/test/ArenaSmartPtrTest.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/AtomicUnorderedMapTest.cpp
folly/test/BenchmarkTest.cpp
folly/test/CachelinePaddedTest.cpp
folly/test/ChronoTest.cpp
folly/test/ClockGettimeWrappersTest.cpp
folly/test/ConcurrentSkipListBenchmark.cpp
folly/test/ConcurrentSkipListTest.cpp
folly/test/ConstexprMathTest.cpp
folly/test/ConvBenchmark.cpp
folly/test/CpuIdTest.cpp
folly/test/DemangleTest.cpp
folly/test/DiscriminatedPtrTest.cpp
folly/test/DynamicConverterTest.cpp
folly/test/DynamicOtherTest.cpp
folly/test/DynamicTest.cpp
folly/test/EndianTest.cpp
folly/test/ExceptionTest.cpp
folly/test/ExceptionWrapperBenchmark.cpp
folly/test/ExceptionWrapperTest.cpp
folly/test/ExpectedCoroutinesTest.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/FunctionRefTest.cpp
folly/test/FunctionSchedulerTest.cpp
folly/test/FunctionTest.cpp
folly/test/GroupVarintTest.cpp
folly/test/HasMemberFnTraitsTest.cpp
folly/test/IPAddressBenchmark.cpp
folly/test/IPAddressTest.cpp
folly/test/IndestructibleTest.cpp
folly/test/IndexedMemPoolTest.cpp
folly/test/JsonOtherTest.cpp
folly/test/JsonTest.cpp
folly/test/LazyTest.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/MapUtilTest.cpp
folly/test/MathBenchmark.cpp
folly/test/MathTest.cpp
folly/test/MemcpyTest.cpp
folly/test/MemoryIdlerBenchmark.cpp
folly/test/MoveWrapperTest.cpp
folly/test/OptionalCoroutinesTest.cpp
folly/test/OptionalTest.cpp
folly/test/OverloadTest.cpp
folly/test/PackedSyncPtrTest.cpp
folly/test/PaddedTest.cpp
folly/test/PortabilityTest.cpp
folly/test/PriorityMPMCQueueTest.cpp
folly/test/ProducerConsumerQueueBenchmark.cpp
folly/test/ProducerConsumerQueueTest.cpp
folly/test/RandomBenchmark.cpp
folly/test/RandomTest.cpp
folly/test/ReplaceableTest.cpp
folly/test/SharedMutexTest.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/SmallLocksBenchmark.cpp
folly/test/SmallLocksTest.cpp
folly/test/SocketAddressTest.cpp
folly/test/SocketAddressTestHelper.cpp
folly/test/SocketAddressTestHelper.h
folly/test/SpinLockTest.cpp
folly/test/StringBenchmark.cpp
folly/test/StringTest.cpp
folly/test/SubprocessTest.cpp
folly/test/SubprocessTestParentDeathHelper.cpp
folly/test/TestUtils.h
folly/test/ThreadCachedIntTest.cpp
folly/test/ThreadLocalBenchmark.cpp
folly/test/ThreadLocalTest.cpp
folly/test/ThreadLocalTestLib.cpp
folly/test/TimeoutQueueTest.cpp
folly/test/TokenBucketTest.cpp
folly/test/TokenBucketTest.h
folly/test/TraitsTest.cpp
folly/test/TryTest.cpp
folly/test/TypeListTest.cpp
folly/test/UncaughtExceptionsTest.cpp
folly/test/UnitTest.cpp
folly/test/UriBenchmark.cpp
folly/test/UriTest.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/test_functions.cpp
folly/test/function_benchmark/test_functions.h
folly/test/small_vector_test.cpp
folly/test/stl_tests/StlVectorTest.cpp
folly/tracing/StaticTracepoint-ELFx86.h
folly/tracing/StaticTracepoint.h
folly/tracing/test/StaticTracepointTest.cpp

index 00af899882d680c2174fa75ea7bd91890dea941c..35ed76efaa4699624591a7a7aee5b63f2a05520a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4333e5a0eb03135c05ded6ad1488a617e410100f..0a7116cd8de35572af832699f3b0b4dc57725454 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 654077b1945759d30a9aa08711c2027cf3d7df90..426841046ff548b9fcf00e6d4b2845a8f08d609d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ee3da5da01f8b526d56636a11f24f097718b5891..1ca2b60180725a8da76242e04365ab5236c58634 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cfa78104b899d685b1ee84424167e600251a4a79..449659f6c96fabbbf206b628a7935b5c44cc2501 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c0ee1b144274a8252f924355140e95a12b4c7612..afcfdee7f36e9f3513cea9df493ab8595b060bb0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4d1d8503452ad6683be6a8fc479a4f343bf16d9f..254a48a087fc96b32fa6591c4585bee1d09d8477 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index edf3b1dacfe41433b804ea7065c8bfab04f56ba1..77b2eb303a16e9122af3a1fcc26326af7824cfdc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2e9a7ef48cae09f63c3ac0735c316f1c64fc1bcf..0c61287a1626bf76fad33e3768e52f7e6e829132 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dbe12145ef79bd4c5dde046c6efa2bf4fcf1e1fe..025c795ca54c02a003361ec6b676413951b9e651 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a3cff3ea962f66f3c1ad78d08032833b42a1bb13..e5cf5be2f508cee29c9757fd2041f1174a1f7b41 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1c63ec8adbdbb9c3af8f03cea902f5dc6ee6d327..f202ea5b39e7d9dda5336877f2da924a0c6075b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 27a06b4a917bbd96b1dcd9e16bf34616b9fb92ae..d706b18ad8302842236e1aa48217147a33b85d41 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6a861c5d424a6fc5eb4a36ed866088e7f2ffb713..72b2311c401ae34e9e73466efa40e8ce43f6f08e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9aae08d26d85dc65001cdc3a48f6ad7ca017fdde..2fe4611439bd4ed841c9008e7a97351a1bc95f56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f5f1d15f7e2eca8e0459305f2e77d24d24d66bec..dfb28f82651bcf20010cdc57b79a12c6009f7ddf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 881d05350bb31b77794c5d097a423d20e1687502..8476393e868bde0322c164c159a4155e7f5a20a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a4b749bbd92280ed481174dac56f82ccf031a011..10e398541b3ed53ae86700018f106b835ac1a56e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 871b19433d6cc6f0ab89386b3f7f6cb5a65abec5..f8defbd043bf4a2879c93926475b14dc78c102fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ebbae8cff35a164d3f778da3db64da12c91ead9..00cc393326bafa4209da4fe9a0c2bac2dd3818b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 015e56a7841f484265e427546765660fa870563a..324b0cd2ffbafd96034ed746414d8b453986872c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d1f53cfc89c33e6bf565f0b3f0b0c2c16bdf4aab..4709106c4c50c6282780c548b6a7689c2d367aba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 75061b5c56c87ab9e283e5cfb72a1667964ba0f1..13537dd50c648a311d883505e3cf154f4f219223 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f12e3d9cde660f4de83de7f325aa676b18cfc96d..235559272744b1abc1d21890aa39d2d5376e0e21 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 55c9b2e591605e5dea4052a9aeeab29c9d061cb5..c486d6712801c85b6dcf94852aaefb0652039049 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3985421a883e13125514d4e7be2be678bd28625c..19d7509d15a64768c4d1da557d104f6f0ee93531 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c91df024dd7a178954b9c9f3e7524b83d68f9e7b..5ac23299be62bb7bd8cda760bbbb74532627b2db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f2fa016437558dc3be01c13a29e970f272b087af..79c67ea0dd3a0f945d7dc2a8c149b662f58e830c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fc0cac77529b58165c6029137d5aa7c0bc9bf012..2d70538e1ae0700e28b4f499f030273a59a4e232 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 44d1da4a321c1a194252e4488077f7bdf2cd473b..bed3bfbdca111f563f7c2649991b7ef650ce5269 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a2ac0d6358089e7f4330f626180f125ebdb78c49..75225c3fcbda2aea2add51e9dd1064be8f0d703b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7cb07e8765eff90da737b014287b8f54a104ab3f..dae60b09296d8d94606b847b83fcc3637db6c67a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9d3535f9072320fbe28482b5a6d8e76235b366cc..4b736c6b9b63a0b8f384715ebc6ef9946b0d9d7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4882aac577650dc0689c91baa9269e5bf4438390..aa312b1dc9d5cd2bd219985365c37663b48010fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 428eba628d10b1629887c3fb09b94c181d1c3ff9..6d1a9de99cd833ee6164f2307aff26d3388f6db3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9fb755a8468e37a2c212f18f8369ef3faa211803..2fa8e2b77e93b0747b01226ca04e69a45cdde151 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 958347d2b40d96e38164ccb7d2e4bafbc8a80121..86a152a2caaa356f8a248b07c4c4b5db4704c91b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ce61ad963193d32a35a33dad592d436354454df8..63d19fd57207facfc23c96c973d061682f0de9c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0913b23d2385510a86928ee2e347e0b3d767df0f..7b028ac23433befb47e2a7b526e7ef851917d034 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 26d1dc9b1a3818c4f2012bb79c5106d68243fda5..9cf0f5073c1bf35686c4abd0eb77e9d86872172f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ece7691b74d09b43a7e0b413394cce2b939410eb..a94abbfd9c574c97637b2e8ee20578b230853a40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a35564e6c8f5cd5913e158def6cf5182119eaec2..c3c3699a1459a11c5abd386fa588927d450ef113 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 63648e85eb0dd40e74202fb6d6469c80bd896fad..01cb4a6f622cab068be451bf8052570017b23156 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ad0bb361cf59620e229886ab2696d33152c75618..1b7b9c73e1d2be03104d633621682c5e3031470a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 916dfba81436f2f9c0d2aaa540fbe17b76e22912..b003c72cc306e02b327479e7029841a5804dc24f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ef69d64bda0e2c8341b4e3e012aad6ec3bdaccc..97c00d7332b7d80c95144e7e6ecca6de1d7d9be0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3f3840bf7aa934664333667349824f95aadd9afc..193f67fe1579ee9bca0ea49454ebdd07418086c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0ba74621a8f766628a5a625b3ac607edd9ebcac0..1db1117715528a73ac5a653385298547abf9407b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index af55def4fa291ff0eff943190cf5b4e8e824065c..2b44856678cea08a0cc0194b5c423919b697bdcb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6f6f11ed71b3b506f0a79f67a4ce15790faed36d..061f53fc8a2523b5a0a1821e4f362e8969b69255 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cdd82acc46a6fd0826c41917ad8e8fa87c11ee77..e78bd92fe729ea93d36386f772763d7658815269 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 161a2404b620868adf4c1406d526846f8f6453c6..a067430808764933a3553150288d37c74f074f6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9dbeb7d37223f62464c6caf5cd78def183181404..fce1e3109c30145a4f1cd091ecf8880d428d6c54 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 14661dd7d60980337198c31b8c1ef3034563338a..d7d09fd70ea489e4656645a29083c09a38b0b873 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b9a9a5922eead622ab49935b303810eff81efff8..fc3a9d5c046a763a4f39084115985db23d301706 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ff115f3f3d3af233e35bada0678546385e399f87..f1d81cad5143286f9f6cfbac7555c0a96a443c85 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bdab72b817c2d621649c6bc28f27127aab6715be..c3540b6400c75012bdd02aa9f3a193e2de56fad6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012-present Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2f051f5cbfd9bfdd17eb1d2f4a2981036fc46562..c780ce8d05636a9127235744e89352a9da98909a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 79b8af111225c852838893d70e8eccbd9f32c430..6465404d1bc1a06c54b0fa1e478618affb0f80c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 106aec3a94feff38eb7a3b439138a1a7cb112d23..fa45dff773e4e67619d4296eebefd4404fd204b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 90a4c85aa25e3cd4f69febb5511704f5f7d95423..a099a6efd3b9ce42f5c4e5d0faef531696f86bf4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 932ae8fc2add1af1ad29c15aa0a1ebe4b3aa4039..aaa5a3e266620fd6dc0e939fe4e989ae21079dd1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c806d9b7feb21ca820e892886ce12caaa7be3d56..a259b8ffde991fabf11fb21cfe733e556de6e54c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2a2c1fc4465b4b97f9f0d9677c40fc06e26cd269..884a2db81a086f58496e43e65a65e4002b385f9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 433489273785a6f2677c6f36563ea2a292d8fb58..7bdb60b734618f9300a456d5bc11078016f7145d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dc69ee95f20e6275e4dbd33e2e44a44bacf9b0b2..365b0400cae89faa7a00923b4ed32defcfe25c95 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e42bd6dd3d3b8d495091152746d7cb8ac3b4a31f..910e23f353d647b0a0006e6c0a7d04d812a19785 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eb2795f4c1cf87c2886a4580fc6ba8b9267784d8..bb130b0032a568b02077a8e13d633e37c1e49802 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8996f8c328e1016922a2881ffa6cf98efd5c2fcc..17d181f79dc2dfee75cd9430e21aa5c676d6b532 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7d208e2653d26e9366bccd11a136ccf689c6cb8a..c2712d021f61c2c4b68566c443709b5e723b514c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4c173b14d1f657a6b86f105d15f6762d1a8f5ffc..bef52ea26aaa516437174ff548370df70e74180b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8f48010fbe447ae2b5f090b734261aba1eae0fe2..ecce46e225ff0fc8befe28661ac7a43f3d017938 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fc01aa918c02a24589f04e9db2c79c7e38ef2d12..bd6e8e2640d52f73966baaa049d3970ae56883a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a49b0270d0c25a23b699ab9b7701ee3cbfb927a7..f6c87adff47c4481299973e2048606897a3f3cca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f30e22265bb9dd9dd91edc72beaaebf2b2aae0b4..5eeabfdd8b4b55fdb50286797827789b7a04d2c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eb62bee21b2ef63d412f593f64b8daa0d3994a7e..7d4fe2c1fd4cabc46204900d57f6b69bdc917c71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3831f04d43580d5601cb8919be6c5952af891221..3cecb1141af02a84f64114e9a01383e51056a5d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b94c082b6cc1af0a732ff58a5ba000fa26aebff7..eb391d0ff01865ca99b56f27003dbc963d39952d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b12cbf33942ccff671404f6a4373427408c368c1..08c498358d498b1bfe2935457142b81c9359677b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b020da8445ae6f80a28ef671354b40d62da65cea..57d41cca84b9599604bbca4581b3cf862b423fe2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3be92f2d44a17af8f42f695d5edd749640a74493..259a4b492bfa29ea05c24031625906643a8cc3ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 39fbd8e41a6b7b6d730f0d2068d27aaeefa3ab8b..d52aceee0f94d76ed310dd7c15ef5bda2f48673e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5f94f00cbd7696db7094978c2e908f1ef6b4d864..9f85de19e81a49a537dfdab1bf89f041127cd788 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bd0c781fc4d5ad3ae23f16f0cf28967034b5c99a..6af65e95064dde5f726edfa040dff05069aa180c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 92d1ec6f6bc3d6402642bbc718dc833467c9a00a..f96aac6087adeb16ccfbf671aa969315ecfdac62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eba2ea43a1062e17da045b48d836aa3168ff66e4..283f52bb541af1e4bc467770245575613fa9ba33 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 976c6e09f80f9918aa1f599167aea16a00ab6f52..65baec0abe58c7382f25dce496d0e49476a3d068 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 12612acc2c678280c88c74ae7c41fbbf643ee1c4..a56db30ea89a39b76f1174298bef1ff543e1135b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0800ac65d4bed8b20f31968d466db9aac0a6b32e..31b762bc608ba84da07298f79418902a6af24116 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 73ef0b4e51f2b66704991773270692fdcb4d7ebf..6926ca7dc6b458132e85e2b73c984e5b39666c84 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4f49409b1af4498018a6b665e86c91ad0e18d557..4eba8461ab3ccd86e228a691a6d52ba0e8877de5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c4d31efd3b251cd720d2ab3e274712d00981ac9c..692495645d8baf74ec288fc763c47c0e4c8696ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b0939802180f65a901b03c28cf40d413c9efd1c7..20a39cf1cc021f1f77f13a58dffc8decba3f3d26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index af6cd77f927ceb70a63cef20d8a6c515c1bf7db7..4c7c057b3e419af4c67c3476820279130d016e21 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 21c35a0546eab2c573ebffba5a509e04dbb19e8c..bfa5042cdbc8a025d274deecf88ecd1f9e6588a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a735fcd17d60382833ab7d4103303b63b282ab42..5d0cfda4307a84aed9c3587dd320d675b317efbd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 597897db3f2c26b8c8708cbc80b1ea03639c0de9..47b2efe3544b57c7e97911baf03d6a95afb6d8e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f4a923963f3ecd05fabb76790fc949b51361ac7c..21b762ab5f966ba2b12f0c93eb0b70b499244e32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0251b987be1287a8d0137cd3aa1bc8a3fb5c42ca..ef153bd20b69f30f15afa89b91ac6d0f37f161c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7fb038b2dd198f4f1a197d9385b1dda704291168..7058f8b28522a68a7ee3befac99a322554e8653d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 597bb57324b800ec2f66c0821cd853fa027918a9..3a004169f950a99e974536b0d0d3e2791a825892 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9b7c3136f117518e6e71fdfd88249880b9e9192b..3f558579aa26d5bee3f879309cb95f1057da05a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 87ae35461798437b0d593d2023700985bc9e83ba..6a256c9c588b4e3d8430d09c27dd31e5cb218129 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 42e70176e353e3a410340077e72145b6ce997838..f70724e01bec7d4155b7aed913784a535f251ebc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9985e86f5112e42a864cf16c01a2f3e1dc2c420e..9b90328fef459f324327080d547cc2bb1b46583b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7c18ea2cb1505c4174a7fe81b7c0e5df66a94a45..6c3c2e1c85a03f9db5671f48cf9b70c6e4600ab5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cf094f09b15bac09b4e9dcce7f0863b99b32b5b0..b7301e25102cd76b032c08f68fdaf5630f074f83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 711c1a0905278f3d56a705563604a86fc6f51d50..801344d446553897736339df681763d180571669 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9fa85793e5fb814f31ffbedc7bb17ec1d8d74eff..0444115a63820164a334bbbf465178a40675287e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 61753492f25de98d5568770d26a1d532a5815067..d145806a058cbd0387451e4c68593e40d19f469c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0b90f62099b0e0af8e7333b43ade7568e31b0a79..981ff81203682468349251d8d2ac82aae105687a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b13f4ae93c46dc92698c53be36e4c13ac26818c2..e36e917088dc228867bb4833e9ec32082b894939 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eaeb05f4511253a82a1b49f2c8218381f1b9ea7f..dd8c73609eb67c5ff5e58c3896ae6402742c9b0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 52f38fcfaf3caaa325bae8810b89b76c21bfd124..e18ef568acc830f9853c78d32c419f5b39d21735 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 50d57c2ed53f2fccc01154d498749c885bc3d0a9..b5b741ed69e45438f6cb75858813b84c8215555d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d1bdfae73b736c1d59bc0bb5e8f357a71c1f7281..8a4c790a19b933c02635d8b7a49c2686f19cf90c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bfb88894d03b017370f9d5372c09fb7d353f87eb..21573b76d23f8845a3fefd7d4cc5689cb7d93945 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c28d7f724fa2ddace0307b5b71d3dd8accbd1a9c..12e2b909ef9353716db39e2bafca30f43e082c91 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cc3dce6adb48f55c2cdb84c172d38511f63ea960..f7fad88ea463e551ece39a78b72a8b6b939c453f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1cd6a8b0cd996fad3b5e8bbb30c7335f0cdbbcbf..1dba116d60977282c4bfac44d62c8f16cfb23a72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 73312920397dc95c607dae69b12ff9eaf0e96114..646e1f9bbd4f48985982152944b5dec344a0a90d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7d5d4b9a18faaef9ecfaea66d741c10e0f82b281..4ad9f7956792f1e278fe5d73704222517fe34dc5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a6700acb2315d9e7c6e67b46acc6a00b896d9ee6..456afcf250d9d7e36a2c100b411f5c4076fefd1e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4804548bd268c58fe246b56eaad7df3f7bdf12dc..33bbe7ebe775ee48c836477063184a7e5b3846ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4df54d5da5475733550c90879519fc99300051d9..8547a8164f3eb4bfa875b686b1389016a1d22dd4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fb04cccc537e14410ef2c6151951ced18857b51a..900fd596d98bd38a7a04b80c3543e683f3a59aa8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b0a2b22bbd31fc0eabfa597f567460314794b09e..28dd0be7965cb171c3353911ffe8c5ae06e6cb6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 21ee292869f9897e25a6fd6e4499cb89faf5a2af..9e5bc19799d986cc9fcac412e877d66fdaffa1d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b2df2a1f8ae13d241627f61cd053b8910da9d355..6147e5ab5e9bae0c3bae6ddc0fdb6f90e6f460cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4cf94c24a1a172d6f5f60772690261678bb19dd5..dd2b24e69412ea39d3ec409ea39b5c519cd5ac31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8116c194fae43c58afdfe0bf4e30e915f2312262..b755d467b6f234ec4cef837661cc6a5ce0d848cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8b2e7c05b1f630700c5728b6c6526a76acdc886e..ba1a5db88a2fdab0250c9ef25cd3b4e1431267dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ff0404720b8f41ff04867d7e1c08712413ab94eb..2badc4109af5ae950e88acfed9feb4e14120702c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e7e8149d7eae056df0b84d0b82c1509072050b0d..1f8b1a0f76317f300f3f010e66dea13fc886eb3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3d8344f4d989e9b05f2fa393c1016013010668cb..fd46343fe6f06cbc5ac059d41f98dff48d9514e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7db1136e6718f59803ccaa48b6b51dad01b69985..7b6101b70f1fe4ea6cd3758907f9793a4b06bfae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2e0a50875136523bc60b959ff1d689bc824a3ffb..0e6ff08369569dda67f72b92616fd30c18173ff9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2848f6af15828ac0a9277a08b877a99bc2874b3d..df99990640d5043ed57bb04d9f4bdafa62f42144 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 56ae74532de99facdc0ac226f38de93157280a15..305e0343a1312b52f076be816f27b762266a8765 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 04b877e216088d9c938fa03c534769fe7944db37..3e2446020195ead24077e15e99f3d8681e425e4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 92de5fae20c6ac35e18baa02364e954cd367442c..8b3c778e0fcb301d13de3359575dbb038e8570c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2a81d09dc7d6b8c7da14662d524ea6f8e0eb7937..baa1894d1b0f33c01a469f978146737dd4d61759 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 083cba5fc864494b67070e7316ee28e0dff64c38..a6ba8f7d79570c12848063fa6681805083c09a54 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fd7c0dd04dede4799a46aa3301e31f860b2c4b2e..ba74b16603619f778f5e59544f6df4d6b853d384 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b388fa5dd032b45ddd2ca8c3cbb8bde43cc69d96..e3db08ea84f610424f9fd48fce9d941b44e4a94d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index da05afe7bf4a61396902e5d89f48e40ccee62c88..c8d34e399e7e5654a6eb249b587f6ae598cc77f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a053253e02cc313c1e46d095f452da8cff6f88b4..502d287fc53180fde63eb8fb932e239b3acc45ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0e2a36ef3a1b3f0e3ef41f1ec9279755041af045..486a7f36ff14ae55062e54cbba91f493291b1f5f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7fb84056bd52d4aae4ced2bb99093018f4a64da9..660d00ffa1a6e5d979db4c7946f899c2e30c78e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ef467961f367376a6966d5dd19c65f6c68581893..bb287c8d4a622dc2756dd49805a0ca59a97520b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c6d1628f4762b42f7dd79e9a77e3b00602481f20..24e9f7c273b9f7f1c4aefc4b5946a310c7692bf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d45cae862d504bc9c69d608bf8d3f588e0ac95d5..c834acf54046835756c1300d4f90e29e567f5c3b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 393494587da6c2736ba6443d38a4456d9b064381..861a07b0c92f7efbdfab45d680238c2f86e57949 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 57ec96fbe78e7d308f3cc8b58fae04b9be1e67f8..964d591344391fb317a3959eeb5c2529d8cb7d2b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c84814fba745c02a386032e4da76dd8d65d17e19..66f97fd1eece77b9035d09a9cbbe3988ca4a3f93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8b2c58675be90e0c8113167930bde5b7009648bf..b5f8adbed1fa3cefeb29889ef82e27f4ec502257 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4a29d0307ef19e6b22d0f1a5bc46ba56c5e64d1b..b81d854738ec967b07fc157e4be729b10a61cb9a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a96f81bb0356b824235d7a568dbee8020587991e..36a66307b3c1db6c113fb801054e562004b6f289 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 20fd6742bf761e766dbaa62e54777c68c6175496..b74916749f4fbc6abea69bc4c051ba40b842c4c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3f83344700b2bde1008c81d9cc773c646e94ea88..22c72df96e13798ab23244a2d729667c778df868 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ed6289f41f80a2276eae176aa68f6a3c83a280db..ccec07c1a9514967ae7327418bbb5f39b73813af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3d7ab93ca24758366623cb7cbb5773246eacde1f..abf4f697e18418e7bb249985a99d6d0879b16b02 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f5c540b1bbb3b1bad7de1cc09326acdc09f8dec6..37cfa157c6e9a103e1cf4e07030263e5aca3fc24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 667aaa98fe9d87342b1f94d219824ad10dd720ce..720790bd3d71daf9624c701f25d93480ddd8cdfd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4a88e1bff26663d216912ed1ca4871d0713bfd85..04c85b54afa8ede39912708d1132b215e09029bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 353d5a19200cd3d5cfa58b23784fc171b825a808..674f54f83f9e6b2dcb037cdd9bc3b4f562125962 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b82126f2c08c7dba68a6efbebf6560370971d731..61e6449cf296d356f11d2edc6e94a528544335d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8c25017d3e4d85c7a740710fb185161e4b5963d5..b06fe85f892bc126dfec0b6650389ca427c7a245 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ad88edc525ff324d8322c5f67154e1fa3f661641..d793c0638f22eeb6b5a8dd3d5b215446d7301db6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a2a4eae6bdac985e23bf2ff505bd48e074335fcd..a06634ac409511c737107dea6b1797c1b68f94b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a7c8520bfe93c605ace4445d0cb7ffb8590b2dcb..e45a9c567fb6d7aa0e06b1bae908cfe7c9b6edf1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 153fc7060850c98a38eabb3515228c67602ec7b0..6e76bedf3cad567d26ae2c4e8534c3eec61b1e8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d5da27e3ee490b3ef95412b1ab5962a6280943d7..678bde09c703d7afac1e166e3a1a0a282ba33662 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f7d8e9cb3d5178856da9c9b4d4055ee02475317b..af4f13ded24da75e620216b81cd2d159ce76889d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9f9b61e38c7cbc9911b22ab1b3473c9ee838bee9..0ea4ddbd993f672574079afc0c7be59c3a41fe57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 240d7d47b8f00f0afadd58dd084f3073442cd990..734e6dbb067b044bf989dec7957ab6f0760e6265 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 705a82fd32c388e94c5eba2cb4baba49bb561fc2..8683ac14b33ff0fc4c0a42df504a86c05915c048 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6fd661945f602dadc62b37ca1caa077acca4d2a1..48c87f279a44136a9ee12235e67a91b9bb7cd350 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b145b59594c9fe9319e1e95e172a6efd13c6624f..69850ba967dd77d02c01131e1e43ea2d37a7dfa4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2c9a71f7ca86d3abe73c67864e413ce818a73898..4cf23c1792b06470459e899ffa63da18c6b7ddd2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a48b526a7af56c761cfdafebcdb9513b1bcf3083..d3a30d613ab5bc632c2e31a457f66f48014d520e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 18209e2a0d823bf0440d9d0dfaee56c4a234ae2e..51607efb975ce92f0ba1eb50e508d7257a3f017e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a271d6e747a40fd1c570652a03b63d1b833a5d19..bcf115a8da8424132e489ed78a8f0e3286459938 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 63601fdc9b2c0e37c91ce2e7da894e761100fd8a..28492c4a1f74f02d2c53801eaf0b40326f174b1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1d270cf5b8e1dc08790f74841f422227173409fe..78466d9390838d80ed4e5ede3b9563e639792c8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d51ae7bb362f3aa73fab3c05ea02ede9d39373ea..0a3201e079e0947af7e66c64c7fd79f03fff4c5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 644ff7bf88489743c7e4be367b4477a3528465c7..8c00c47038ff7c9b515855df03aa986942cd4744 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 00ed2f93f59ffe0a7d260c76bb27b372a2c9b8f2..1526a100caeca163a56a3631db6cd7dc2a8efae1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bad7d96ec971f7ba33d098675a74843118c1a052..2163300757bfc4bb896ec10ecbf53f0314e1114a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5e19fc41c66bb06ed14fbd6f5c038dc708a057e4..1ea356978244e88c74adc4598e6602df6a700fa4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 676d26ebd974d392d3679c679357b19ff7fcf9a1..ce8879ebe6aa9ffd9811e3d103546e8c04eef5e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 176c2532ff0ab99a5f6ebbd9ff9888bd2acfc3a3..8f70588f85bb479165610b2a5d9624ca2eb55159 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b61331bc4e1d8b62bf0e95fc720dda35903c1172..634e6a3b0043c4a34f99eb9b8ff6c5370dfca9ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9380d685f1a27a4377d662bd54c88a5b3f15a932..602580713d88ce3b3284ee636d29ceb98aa86d32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c6c1caecb98a9fdc9d3f302ddafcda6f9cf9bbdb..71addadcfb2bc7d998ed8eaf0b3580b347027a30 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bacf3c28f4842b3fc92402dd0757949d733083c2..3417ec1cbd35e5c944704f1dfd7e5ab1c0ed3c00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7578f546d628683afb94b2a41163c444cb6f8132..f39663de7e8a0a5c2a5cf2367ac126506ce745c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9ea42e1d397ae044c2e6f0b780abaab8699581d7..2cba2e0a5ef991738aa87874b079840853f07b4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 96ec8e9866892bbaad387c2571f9437f1d597807..7787c2664d34adfe700b02e74742043f7e170d88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 54d72f96ee8f458b8dcf8054cd6927a02836735c..5473a76eba34e3c9c33b2ef7c9d50cb5184fa74b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c1c87d46342c03db6b4aeae8219ec1c7d75be157..568d3a310b45fa372b974812e4239372422dd455 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 046feee5e410b6330401bb6f6fd98b26b36b5d95..2e025a0b947c71b083d38b0b07f805e09a12d933 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e017ca789122ce3c964ec6ab347965c691e5a1ab..f0575606dd74784d348c77b7151cc077f43a8e3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2d46f8b2c99ab36619601ca116eeac64d17d1964..4cd20c94e09115df1e9def0cb20de5a76d99d679 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a111ee3e8af838ad692500d31da1b3ee79602693..c3d325901c3d4f0656cce2df87841f3b77b4efc3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5e022a1f72c903b61ab05b62f2d0f1e6287176bd..159d6ec8cccfc29caa58bcbb06888c8768d5a2a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a0fd9d12b41bc836c8395cb341e8db4c211c3206..77835e444aee9415cbad3b8a47bd4908b016e563 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ecb8d2dc850ebeb1009b3bca34311a30f4f7cc3a..e6c32586df073f760e664c524c19896edae9420a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 12cb7a7eeae31f5f37451740cf98e0a232c79ad0..de9799d22e05a7a0acc3e094469a131fce93ef0b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a7762d89a35c72736878a4f7327193624380af3b..8e8b3af106d9dfb3a743057c540245bc376d3540 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0af86322305b6645f8f2735df9c19006b4dedc1e..ea0045f7431eb0003b6d5366fc68f038dcfd83a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 545c3be7649319e4dfc14da3f7c5df21dc9c8aa7..4ebf17fe99a04a8ede40c9d1dcbd375db7dee465 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a24b955054f093fb06f2774f3647670595d24565..68c20598b6272fd9fa6ea074a8f1d963ffb0dd83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f6ab45d75dc7419f7df89af291e420dc609cc37b..8149623719a54841b7da7537aa8d709d0d6d317f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6e84ea73d733ab5ae0e486e2ad045d9a5800efa2..1083030279026526bae82c6ea96f2eed7c279244 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8936ef0dba0d2d5c2c2db5d4ac6a393d939d15ff..81556a5cd1d8b21fa91309cccf2758739f7c8b54 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5c16ee7407a53b6d2a80fa8d612190c9b01f0d36..033e6db26b028fbaaa9bfaa2fbbc709d93c3887e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95594f38ad3984d95d95ad4df2224ce23bc6a394..ee2f697f11b2619cb1363a3b67f463f6b3f5a8f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d954464d5e44fdccbf16129ec068a648b09ebc8a..659f9ff22ce1b994922974aaf951bf0f0ad16ccc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5e57e313219cf1039605809f901f365b81fd8869..6e3cebca0f23f61ae2eef66f57f58501213a934c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bb6b62075d13e42508c80511d383ac0f0110505c..62abdef94851b1fb3a8b7f7d3a94ed085449c7ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 35d3e3087f96e82c3c50c0e1ad60590e20db3f3f..4a025505b4fc14c5f196883334752cbc0269aef2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ee3dcffbf649f6f74d6953f50f9492640ca39a19..592eb74983b05b32c25cd648e17d438e9db88ce9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a98de9694a97dcbad3b72036e4827701e0d1b01b..5f6bda5e1cea30779d0d338158f3f6e7d5a3588a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5d7f5021a2494a26d66fb4848515e6153e405494..4666e48bbc5e92bd9b11c1feb6eb30f66f98bd73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7e17b0dc25db60cf22420be5aca58562cea62fc1..a1d036f15ee6421fdad6bfa988d006d4d501d716 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e7fb9fd8fa167552cb1233b4d0adc92ec821608f..e96950dd3c5b060776513378c9e702d0e6a96ab1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5824c11a8fc7372340ae9b8d0a494c36045cdd96..7ad2870d6c8bed94e462804d393cdac4cc54a21d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8b921d66d99a4a25b9f1123f1469560eff0cdcf8..688bbf83665e363fe7e02835886b4a0e24361a47 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index abc5f1230c928d30ad57c549e5e63897ef533277..bbe606d86034ef19eab232e2975f2c2c38b0081f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ebb73662f76a9f5d4ddb96ab80a9b9fcedb02515..789a8f43fb7f0c887ce430637a25db8bdefbbac8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a5e3d5e0a80731599bf9d662f3eec39b2b330360..785b7f9fd9683b7caf7f2e7b154a6c0b0fbcbe30 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 21f0fddc29290160553dbe46540ac1a784286bf2..89a4c027c9cec2fb3d698377ecc8fce2d1ae5f59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 38aacd28c374c15c320dce27cc5b2b7b3f6c1013..de9571df9c4a5d4f52cb16009bf357efe52bc453 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9d86aa8d5003f1d95700f77daf68d20f5b26ee64..6e566364c955cbf26301ea3cab27e5f06b6ece94 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f36da98832fb5ef40966422422c0c8297e268aab..e929b3f953c7e20675850e04542bc53b19a8be69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 545a25f816c5795ac5083fcc7799c2c33b62b6ae..8baa7a8906e1aa203976bab4851a2d85daf638a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f80fdde1e1aec9e47c25626e5d986ec1cfc71c33..0745ee4adf59e7e88b9f7c94f2dd054176c6e4c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a3937b56dc24eba0d6b5593ae291ce414e950b0f..0a9c7d05efc7cf820e6303d2233b557167d19622 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c3a78c482955189ebec7b17a5f27cac0fe37a9be..01c38df66d648cc611d6c2023b182d0f4f0039ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d8d2f65cce183f58b825fd20aa114ff5d097f5f2..de6d98b923a24ecb7f2b1f2c70307d2815ecfe93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ae15dd3d91ec0c64dac76e4c01647b70d63ef47c..c281cb5b13fb3a0c7dcedb2f4695a4b645582440 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8c2c1ed6cbf49084e1cdfeeafd19e32d688fb216..3080a2c48b812d5a8ef7697f89acb575ce0bdf54 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7b48d238bb8ac6b9e2a7021b2606f09cb00eb84c..1c1e383b03947bef2826723d6fc7d761ededa6b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4cf33b434fa3f292255282020703bbe2d0cd27d7..2bd1ca699ce396a0b230d14672259bccac0ef0fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 269d2e6d23905913b1c9f420720a40d06af18e1c..42fac6cce93ad6d2e6875d0d5559bccac62dcacb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e8baf26e213be2ccae5ba5bb1b8f16d12dd5e2db..47f9c599a6a62ff2d00a127d27f9fa3fd4391866 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 987d605b3bb1483a4aa5d021516f8add7d01f695..c54b42198378b760f240438e426a39dd369c1b19 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dc75069a9f297b7753db0b5646960d240f2723e0..fcec1e2b0abbb5d65a7c64421237321a63f14596 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7c478d1a5cf9aba347b51dbc52d118459c7461fe..7d2f2f239389a188b4290a5d83d51584feba542b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 52c7461b44844c5b81b6038a2a1a560709aad6f5..eb170a17ca09ee1920c52d67f767850566f08a99 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b808ac19360bbbc55420f6491ed7b7eeba6ce758..31085016b20b19b511363f273eb824f04faf76eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 571e3f5ee4469917f32d63ece8941e401fff3c26..5d63f94c28f822acc7a97d8f9c99ded9585d1382 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 26133cdee1f33c6356af4f79b7bcc854afb14194..30e7c0b6fbd607e34becdfce5de9f96593e1a0ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2894e901c1d9cd811c6d5c2db4c684b797a533e3..a0a49c81709de08ee4a4b76bde810299fc36a7f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fd1cfd0fbb543d369753bd5fe4b93fefbf29ebfc..61f07f2b5193501e110ce53acb64f531dc431d05 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0e4623ba8695ea560d64a2c7c08c1c2da80ccee6..44e1608c8378fa9b96606e559468c41570eb9a48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0abfd2dad0acdd5bd240c04a2e0a355dce99d280..b4090b1adb58699e184e89c40f74b581025ff9e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 87af3dff39e6bcca6c61ca3a7835f668498b4bdd..4dbd7ac4538814edca693b6c40aeb6d002aeed83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd569b5eced39bb574f6eb12491b93627cfb2303..b3dec7cdab59cb1d8a6f60f47ba328375ee611dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 329535403623c94595f04680f3263bbfe30c1512..aee958bb4fa964b9f7e22859909f431d052e589e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a68ffd9a826d7811a5d8c9d49f9e3983cfb4a38d..65869839611432cb3daae60097ce2fc3ed53d897 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 07b13585222fe894703e0fd04854784b93b2a2af..2c026dc948fa558b8794d8931d45b7dd78693090 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 45393bf3a6c9407545c9da6f9f76d1d017b6ac14..fb036f928772273b8d558051bb36c7478a49e980 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 07fdc14775fc006f78a636dea8e3f0b4609e7780..aad8de6456b3a0b0477041a6361f65b721aa1050 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ac100d31163cd2711b7ab4224cd40b0d54f4dee8..182bbc66836713f8a6c37271e227c88fa289d614 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ef8eb327df5de0cbaae0cb742b5dd15d10bf7a6..6aa67c80dc77ea03c0c64eaf32f8de38502d0630 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index af39fc05ec69d1b83351b556c15de415d7656c67..b6fcd3558ffa067d9cb39d0a82895a56460aeec6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e0fe233a0240620413c85c5e4e3f9f54e3bfc13e..9e9a57aada752e9e5022ac0c002f65f6908f0e22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 457a7a667fc904983118fc97c97096d98bbb3280..bbe53709680a88e556d8d417fa8c8d3bba8ca7a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9e4b1f5282752e378948da1367cf0633a858cb5a..759282a037cf8d90ca6ccea44ff9b1692de78be2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 570a6ef8bd4efccfc558cb50fab8e0be362f92b3..430ee7aff75c26529d285dbcbedf5cb7c728cf4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e2aa684dcaf31a1f7d17d732fffc064543e7aa1d..f0cf8eeec125a391c80b3165f690d4fb75d38312 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6022de289bf9dfc94785b1e1826b058ae2e179bd..6552329218dcf26951e29e35b36b5cc7ea0ee103 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95788f2dd53a949f0ab18bf94a2e0c92248c71c4..a6621828d837b13405c908e4cbf3c2722897f013 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7f1ec1f7d006347bca68055e2212b9a0cfe2d03c..d51e8e32776a643224297918b061945f4afb2a09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4c78eaf8ddde5c63ffb9cf4df2d184e37f380c28..40be5fdbcfd9afd97d244c7ad698e29b63bc1fe5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ae8f366c84897a49ff1225edd895867e8caa455d..4662a2da142617be6a626710065c621b6a657a92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 971a4ff0fd142ec3c411d80ecb11a5502c0584ee..a26bb059f358cc7ccaabc377d74492d2325777e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 671e6515a32b1946174ef1b6635d3f8ad52c221f..7e51de07eff38a07f70a77cd97bcf9a2a340a610 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6ad1211849833175c9ebcaace2d1448b58c126f9..d7b0247fb5199fabacd66691f8920ee066a20085 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eccca4fe01bd78e35c52ddfd23e88d9f46f1ab4d..226b116f555b48633e02839c20521347c82c0933 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2e909e553752ca2777b33b70a8d4926b7fc59fdf..67c3c82c28c3f2068b0a4171623e3f7e72bbf6a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 90a6341cb94bc3023b6918dd9964ecb54698b0a9..062f3be4d8e812830b9d89ff14a7806bca76c0ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 83f43b6f005e68d8e2097fd89fb5004e5fb9ae7b..3bcf6186a13e1e4d48d4e22a248fe744e26afcf7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 60870a8ae873442f5f7787f3782bdf0e8c9a7acc..132cd24b8a44a117787191283cdafc2e8eff4546 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 392761e2089b8d29a8012522fea74f20627fd74e..5c71b34eefb0289ca81b4b79efadc38a64d4be2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7d702e68cf4033c5d807242d43162b1b83985da4..483ce8e6b005ee6980537dcbd749cf286e5c78ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f75e2ac952033b06d2947bd59c8ef3f6abeb6ba7..31331b0934b2603a5162b9b5de112e1e7f0c7e41 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1541201caf71a79bcb615d2d16611b4d3bec140e..44128e81395959f8f5ec8e042cee86df3a606405 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9bc0848a58937ac77375d10cfdb719a3a10d11f1..c239f30b27c8e26ae59c8558b547564cdd096809 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8917897d781654e5c2052473d14c23a2522e55bb..ee959ea8f8c28c204d314e287896c807c43e4279 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c84b868c1d554026d9e558c2a71140e25594965a..55883ff91a75da76518005b1578084f4d4569477 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d175fa1484832a836aff4f1b556e4324a4aaabcc..a141a03376e0537b883e7fdeafae4f7510be41e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a336ede9510cd3aa0df1113608ee034eaf34d482..72af9e594c00a4eac09d13558f26e79f4ac720e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 386c7250bf0c4566a419f30b2630afdb1427a2cd..449de03565180842e42d8d59e7482aaa91cededf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 25735bfe633b94acf64fd030f01684983467e938..2bf4273c624d604c9a155d6de969062c4bf84a29 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a155e3c0a6bff6c6aa30a66514c7da771946c9ea..e53d5cddc2ea0fa0a09ef47d11964ab763dd6cc3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f5236d4172c2b7123063c9b96af0d149a795f344..07fd8de6e99a72dc14bbf45af9291260a9d0190a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7540c8adc48dff5c63e16477d1cd0fd6022f3abe..0d5732bed1bcc12eb9053a3090e56e2fbf65a501 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 371513540753794ae754ec4b1014d37b66481435..afee700e3e8e9fec9335d4eded513f4199cd042e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 18895ffd8b1c18f540e25b9a223dc6fb278625fd..4afb9552c614b7f8c11b7b5f11b4d809e7d07f8b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 824b3c53f876847253b45a65e7beb4814e352e8b..c03461cab98678701de65e865dd8ac8003028d8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c6b66459e0da236848eee37fce57409babedbcc0..2f33ecca8cdbea410570784a8b8675b689b9c25d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 29e74abfb44edba14b3dd8ad9a7f8f4a8d2c884f..75feebf3df1caf1edc77e7cd1ca679891e177219 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3b545d8f9f12583fdf8a1aefef9bc4494e68bedd..f120c160ec141897c01f8c0c35147fa3d1534a76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 32442a7586290717eec3673bd876fb690dc7233b..82e0ec31801100965a380118bc5d0d0852650ed6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 60c4656e22b99a946318357f33be4f6877a57714..ec1a38b85c2474a3123054fa76280b300753fdcd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 68ec6c6f1ecb974fb786f827e72017b2446df8f2..f79ba4a14cf2cce0aa62cd8465dd098febdfb685 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 02e8f99136352c89c0a4a0bb9a1c17b9b33be7b9..4f90953865ff173eb33a71aac0ad75fa46e33f3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8678fa30a157cc202c84d6f1342b69c9ef7ba4d0..696b732ebca071fb143238f28dd5d25c49db7599 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 73542a8e0500c2c35cf6c78f911ea40c58d6aa0f..a28e7b6d103d5261b26c7e04e45dd6f868682147 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8cbf8d3ed4199af997c30903159de89423f19fb4..4dfc817c565856845eaf36c3a0c476d34ca828d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 565157257afc6770e25783f5f162e8f9a717f248..4cc76670d10b1a804a4480899bdb1c8bd61a850d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5a67d9f9f27f7d6813da4be623a67ec2f5d7c79b..6ea06cef48d7515b05a175b6f6093f815d91fe4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b10044505bf3263744d02dbcf62dbfa7f1e6484e..5252c2ff89c01c4f1e53ad79b570f770c9e82ef4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4b9d7a9507d06fa6993ca0597a8fc91435018a48..117713321078bca06199dfe092a448e0300351ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7a35c9ada58b7b1f29a92cfc4abec8c66f7c9d98..6e6fb595ed05be1f163af5f2266e53b4baa0f2c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7407cf53530d0bc95a77e26b4cff35bab2da0be7..2d19e96d6c659d15ec5b0e000b9caaffc7d2dcf6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ac9f5bdcbf314c9be766a840cdc04e6c6a75e543..0ca6f18a02e51e4874c48a7fe37f10494b6e4a10 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d67763194cb7772e703da4d622f68f292c806ad6..82cc8fe4496636a7bd717ecbbdcdfc9bfa759bac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b97191b166e7dadf2c7a7627f2eb96b6d4ab0232..248772c5f1bff1284db77294a652c79fcbe59c7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8791ab0724c9c45c0c6c498e2efef580d99bf3f6..bcbdeaf510c478470b9c3117cf4de26295faf712 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 74fe05d9c40bc8ac5309f6177202a1476ff56385..0a170657cdea354711b1b860bd3b5bc872c4ef18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 698d981bb8bdb8b5eb1e26f48985278ab4b6da08..b7e3a2eba4d91b04ebcd24c47c058f59db8243fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f85c5fbcc192f1739ffc48ecd788582221b10765..8ce2ac762817efb6059d57a01140f4af9bb02179 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e8fc5e6e2cb55f5737c375877e23c1eb3d19577c..a005b1edcc8da86389e27e409d5483b04cb7a3bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6177710cd9075a7b2095559aad732665237117cd..96ee8b2b4ac6c7c8c6a4e6d993772f7e9422ff72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d98803d077497fa92b19f94d106c2160d9f26c30..d338eb6391df054f82f2f57b88a875af7513c8af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 250fba77430533e3eded9223e05043a248dd5ac3..d75f5389f07b509e63df4a5cdb5110fb832d62f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a0927593951d6c52193554a7482b94bc1f69f975..75f81a862158b161c6ee7f1d92f0fd9ec6e2b57c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4c8fe8600dccffd76e5b21dcc42311ea67159a87..5a805966d2b43ec84bbde9fbcc67e55716d1272c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd81fb7113072c657bebc6624b48771d95a75249..1615130dc7f5cff146ead2aac07f9e4c1b8983ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7d00d3dcc9bb584b253c9d91ca9784d05d72d52c..88531f05d4e3c0ebf51460e340565cba7e5fd9c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f1ae33e8f13fe77dc10a9021188c81dc3f88d2b7..b9fd164c57ab6f641f2e19e070314649b3af3f05 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 96db4a6b7ee236c758783c4e9986e3491d402dc6..15ca85957258071bedecd5d47cc1950a49c08013 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3d99f2252707f7854ee30b576047fcb50db19552..8648a9d39c190965f41751dc7935539821bf2c5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b3f268c43d684320ac385efa4895fca26a6286c3..065313f433b04af62e6c3a55140b709b737a1b8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 58bd9c744a3f9750a25f311dcd369d40affc2a7f..cfbb76915cd343759ac3b4231db2941c0c7e3c88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bd64d257b68c19c2db9dabdfda94238d788701f3..65598e33c0e322be8c6c4edc4d9b7c011d48a4c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8ad4aaea4ead090ffb4af06ee8a1501ad0ef201e..ac5a492136522215b6f2ada1b80b076a76056998 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9ac40f325c739ecd13d6575dada52af6e58afa38..701b557aaa5e4f5e574e83fd511c7e59925189e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2627f0274058ce227233ef9987a40cfaa949fc66..6a702a849b075f570bd28b0d16f53ce663c5901c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 00019aba15d3255be65f28ce32f9b007f9d7c7f4..a7f7740c152c5f240dda45e9e84a3b1283965fd3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3ca5ef98b1992ddf2538ec94f567a4fb88691a0d..ea904dfdd7dec9ba754dd19b11001ad847d4496f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fd807a91848f086f0bc8355ddfd1a559d9b315d8..3537e7b16d05d6b0cb0ea079c3b76479d50347ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dcea7fb3d9ebb1fdc3dd092a053b71eb61e1cc2a..d23304322dfd5fc971819b910943035bf8b49e06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 55c5c4282795488f8f06c4c0fcaeea77ddad338b..367f813588cd68af2f4d37794b10fbf507579d0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e08f7b83e298b3cb1820e6835e6479d0a1fe7cdd..263fd04a86e5f80565dfab83f880d779510b1bf3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 416801cf30df55bdc0090deead1c1b19b8822d75..0e1044e21c81efcfbf880ed9748bcd9f25922567 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 28d547afe5dce2011721e73fe69ef5aa70f22355..ebfc449c1bc28295ee648454da21833a8a12850f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 72608df1404039817cdf1212d9c05df5bc42e94d..c0723c76bf4b44a3861cc5cc9cbe0a4103775003 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7da2ba4eb23dd4483b9300b7e996f2a48c789a8e..6419f76b2d8323d7cc4dcd933ea219e5b3f1522f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 97a984841da6c1feac39f0eab9679399921a165d..f482f0f623ea20bb5841bb5faa060451f5cabf4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eefcf746f6c378efdd61936dd54b23b90d169dd1..d5703f1725991c5a13557d9a0e8f47907774ecca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7000acebc64280b84442efe191e4c5f41f4a88f2..b3005b3c126f7c050ecee1f69311400063511f5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d3622530d29c5cd8b1b6bc145132eec3e9cd55cb..d73456b0dee4f1be6f03ca3320b32d0d2b7085fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3d4a0a64ed4d055bef1470e8b561bcd6cd239416..dee32387b7029b07d40abfe476e284202541418d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f9cfe83d8286f70ef97b7a07af85e579f1a17c5b..817fa1cea8b3cbbc742d9ee204c037aec2eceb26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 49d55254492e6d78f8b899744894893faa198424..68b7804e492cae360085ff6e035bf050255c53c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e37ce410fd737512a35a96ca8cea15edc7028966..12bf05250e3c96cb849a1eadf3e6dcbd1ebf2b9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9b734c5b31dc729804cec246f08393db4289a50b..76dce975c33c6f2310b4773220818a1e78935ff1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cc3a0a342f9610017cd33eb94c53db35346d7086..7d70295a12c1efd8c0ec44447572059d051c4317 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3bd83f798c527a91aee3afb22a7166c1900ae64b..dc148ec8008b103df2ac14c360e9e63769383f80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7c1b5d3db9169024930bcdb8dd4e9e5dc23c49ab..b2f5cd4455bd804d9c1c27cbbd93d02357eb187b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f7ac9ab82343209890bfde0aedf6250475ee995c..ce2d3c98904a65ec074f143bf9de17d3357a19ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 844c22bd8b279740e4fa86ca0af67de2cffa427f..efd6e7e5aa157f5331bde5007fbafe6556ce5848 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8172abcb5beffc88a6625f182700cf98afee76b5..a960be223c06e1573e95686af46f98d2eec1126f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1f7fbe1e1aa36d780b24e3f927d85d2020e2ecb8..774251edf605b4cb19709c9f039f748d771b61f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 53b3d4ac3dd684ff7498579bf5c1b16bb6ee5c3d..7ea942778904fc6133fb144ecc2a90c0bbb02aa8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8fcdf3da5f6bb39fe410c0d0c54724dd9bdb59d3..ca8d8088e59142ad70a40204b1e755dc9665112a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b5e7e98f515039dfef67113f84f0780a14888990..2b9c5c41df281bf5e1a10377bff48f27636a3cf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c799d316de02d43c47a997795d928c1f1a46b249..b4186d8fd8bb62baf20b5b31c1c2184415e8159c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c148fb53f96e1d2d2f2b8e5ba0fa75e5d5f05fb6..852cb5b248ed052946ec03c80fa86fba09b367a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 697fc7f7603a06f351a48f23241b733446fc2f7f..ac8d5dc856fac9b7d4726efb73e0d4f80a0a3257 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 63dac93c3f271295ac87a876a6db6028875b957a..87b34d98b113b980ae64606c5665bebc3fec51b9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 80dec142189a81341f682cade799c435f2290d41..67b0a52da19f0ee1fa6b54e3f31e105086e64066 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 48e59df72a7ea465d749f4fe56ea7fbb75d10732..551c15056e4868ea0136300f93a9822350601dd7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 868021160f818d015e1c8f16a98c46b9bb933d5a..43b3272749fa4e7d3048e81fbc4f0ced5b7afaf0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f8fc4355552255369a320ea82966fcb4adadb23e..06478af03ef33e90e9a113f8bfa171c9abe91bfe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 70e5b8bc800063290725a86b7fedcde40d72033f..a32f191faebd10c6fce13237f25a002488ee3313 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9dd439282e69ef2ecd3b287ad1469f2f8020e625..1d81f396f92dc33eea9627d714586b85e32b8fd5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ffcf82880f41139dbb3d4fcb78cc0eb0035cac58..1c549829e5a8332979a09e41996f4662c2330f0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index aa1f200f203edf731746b91a889e9727830a1f24..9264cbc13c117bfdc28a363d871421452292e9ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7aaa521877e1461237bc2f4e0e7dc77165deb0bb..9ff35df0b968d249bed2f6d1adf41dc7c78f34e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 38367b55d6a93e5b453b3602e79cffe529fa1ecb..28c0660d902f3838f7505f72b4a55d526cdbd720 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c692c04a55ca51414ea6e1649e4bc1466369cfd0..d2c49956fe4387c682caf5f70bb0fb1ff23133e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2636ef21014c32a95e7eb5cb46c5b8eeccd57ea5..7963abd98c0de99c585e649d58a85c34e6d496df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 07c27984fc2e2056c5197dc7801a9e106222f358..6be7b94a185522eff17f88a7240148c483de5c27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6662488683fd0816ffb03b886cdee43a15afab03..b66eaafd121cf820efc78ad552282f0feb6532d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 754e0c520ee118d0bae5ccce75471359d1b82d1e..b609b75ce1c40fe7c7601b040af192b035b110d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 19b621afd1eb2e817240aac9de4bf6ada8eb65b6..7175c924eeaaa8cdc20463c9afc00df363aa224c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 943f809f5c2aad05108f4c01ccec6d9883a555e4..2a3b38bc2a79c7c8be8144bbf4032991e9b97c9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f50a18c02345cacf1f29088dfd44e7aa740b5810..de48f41f86fa41095377467cb613287a2a704665 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 749121c6d3c65f4fb8baeeb37f6fa9c52045a062..bc535e2e61c65580b732752407588630e15d53e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0d435b4cf15caa874256e6264f00f0a9df39702a..7186162b4603ec51fef9af6ceb0128c7fb010e29 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 444943acb91423c9926275cb85deacfe82340466..284dffb086c25b52662bd932870b8995cf2a0ebe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a31ee581526fcd3bcad07b4b78447b1ecc7ff6b2..1948c4f3ebc131d1209b004d2e05fbc9758de955 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 24af772149d694af78f49640e7cf6ebfaa588d85..9f95ebd926609c6dd3437755b781c8c418240815 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 57a36cf7439053c6fbfb781958623999a6b5ba82..572d7358c276fded398cd528eded46cd9765a82d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e9ebfbb9f68171a4fe47011b69a8b9135373449a..e1267a17c447d7996e06310c3131c5b095d8bb3b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7612c44507fe6c13b56e06ea9660496038d61deb..4a4ad2d4de1b8cc25557112662566c9711f71231 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 45eae73d8d330af0b500c80154e4fd0f587fd3f0..7d401b8fb4223a4c665d28370c78efd1c11bafab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index efcaec99c38a9f6dcebe89b29029b066036f56bb..bca09b001721ab9813f8676102fd19a8aafd7275 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a77bae7b6c5fc1bd9e009d3fcd76d84c06a3782f..1ae8cf4bffe32630897fdcf6955eb2fe240d3a92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bf93a598fcbd9ac1d1742023fcb5ea46ec2baefb..d593424d892fd0df76dde753110112673ca5e19d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 60f18729688a58f0ba2db9c4d0d6f1f0dcf4a7d7..91ad8fbebbf044d6ab53b46fba941d0ec3b8928f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bae2ce006f30cce85e3af2e78d330d9e80641d93..6aeb76781cfb42f0da9a88c17effb2a1d715dfd5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f2fb154189a2d8d9dab6a2dafe3d918f6f0de543..cbcf47e6d4c42438c90854fc2729a03ffac899fd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9df86cf33c0d9445f75dd35ce7136fdb72b3ff17..a6cf041a9f669b1d9278a9622aac03459e2941ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1a8fae6b18bc56955e60684c8fef5335c5d48b21..aea3a4b0f0fc2940f6ce4e758833f44f779bec46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e9e769b92bbae4fe8c09374b279a9d0248b5dda5..5b2f089a4843f648aafd69609754aa6c19dcb793 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bc609d7c095a670c1261433b6aff0ef35a9601e3..aa62834e31bc1d75cd419f6dd0fba73848f40b51 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e0ba5e424665d5341ca8e04b2359104f204ffee1..7d7330d8c63e74d528fb62d8c26da3a6efc095e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 97f1ef2917a5bc26444c777352fd7fb9d7df1a9d..cbb914368f5851d2d83710a68b653ac08247ce48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 34a356b43169e1ffff675e30effbd581d33c2cb5..08d2870f1cdfbcf1802f7eb69d00762aba9306df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7ece8e3c7a87743d2eec3e7895002dd0223de2bc..68c70b202e2bbd660340b3376eafdd66c990de20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f8b7766ec85b565b05797d8460b6f129c5f74003..e489910ef58d36a02f92284993527c440840e62e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95eac1270d4781f084a54b27ed0c337a6672740e..fe9b5b1682fea8c2f442a3bc1cee612e13072bf9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2583a668a1f3c6b9770b4085a9cc414c281ec063..e0e48187fc9179ec674db4e6505e77e59afe0560 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6bde663523d63e1e9bda642139e354cf1d4d3b04..7ce1565cfbd959ace1e8b83fc2cd26cd0dac2a54 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d622e19d6e7d9353a7ea3c99a5f1a4270ec180b4..4e346cb7dfd2843073b31964653c80c550535066 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4f936ae6cc3e9b981995287818a858311c567f1f..a170f67207f67618c0b36ca55724bf4cb7bb216c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 05650a12c5078fb94999ea5468fe668a072a9b06..2202876434221b85d3a6684ff39a6f804d4fb7f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f8dfc0bca722c3e8f27f35dbb87438b0efac57be..4df2e7aebaaa4fed8655068879cf6bd6915a59ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 01d4aa8cc9c0de3201b7a08ac2d583e1792a1b25..fef9dd75b23b7b262f317162e2c5f6420acfb5dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8e0c124d1b32fe64360d9b6aa371f343fbeb388a..90b040dc70046d0a8efdba83ba3feb0ec0de31ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4e91f44d3f193872ace0c3ad7dccf7a96be968bb..45c97fe604120ba1481540259a70762ee10d00b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cf51106cd51cba7e1f8b6aaadf2e4cc4078f5f57..b3a697e5be9bc5a62c884d62f8c00b5d86e3c5ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ee4a9475994dbcefcd28dbdb4175db2d906d637e..b4d4e882a9ba153f6abaec5eadf4b8994ef336f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ec7817e057a9e0490112281a5c447c6c4691a9f9..9f1d3307c501a300c8c577842bc9214ea302676e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9b2048a8a54626698b52cc1741b39b5d5f4b9edd..27c698da81780154f1819dfc641fed1bb0cfd4c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1c3c2723acd89984a742ece44f3dab1eaa55027b..a23e2d9c05e04942a141c94e4f93640115e0b833 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 14cb1e498f9b2f376c33e844063530397612d7c1..1c336464d4404c5a73b6d7001d4828152d00b999 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a781c3e5ccde78831191f57e14990d1541693ed5..9606b74bdcd659d177092d12dd0e4b9ad2e99073 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6012fec0d940412371563b261dcde75b7d1ccf54..00a6f10b112ac34f8e11b0315fcb8cfd4bf6db0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 789eeecd9c43c3eae4849815d4451381a17f60d2..b58c66ddbc1957bb31f3e06aa131df39237271e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4807846852f70e66d3dfc456a7155ff6c196d92d..9b7c58c2fa807701df45be63571685273401617a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c75ae3cf0dc67616d1b44839993f58c63f73be1..928556173043cefa27d4ec7bdea758d5b4bd6e3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 115e28d7b5c50d78de92e260550c3fe90e4e1507..d55db5334ef5904bcf53d906596c28f6187fbf1a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7c66ed5130a56f563907f7fb2a4036b19ade9a03..a732b7012846b293b1d35d708e2fcd2f35797b22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 072500b5f400604893793da3d5beeeb0a407d6aa..3a5288ad6b8e28ee436c71d2958eea818af6dd7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 27fc13467811d48ed0382b035b8d3fd6b3bfa9ea..18b3baafe9f480065bd4749c3d568bbbea23a0fd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 41d6e243d6fb6f615dcd7589137601b4199ca68d..a55271823882af89753e55affe979e862e7d0d6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-present Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 53959e142dd328db011120a86258e9ca6d0f3b78..24a007908ffb1483e9c3ec1e5faaf15b332c3a07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b7792256a364944df941dd63e13e2db0441307b3..fa7230e50cfbe7b9a04f60f447952c6d6cb14e44 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6b95a543520a2a73e5491d6888c13f759018e8f9..8747804aaa59d801a1c11f8b0e499680eaad12bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6e14d7b736ee55593df2d42572e97165e6f05477..9a22e2fd801f71a038915a5432e5b90bee79bde7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6dfddd2ae6786563e70fca1e451170991dfa1d01..69f0538ab9b87e9ee79dacbba7bac5c93abe31c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 60786808254476d7455c9696b5d9cbfb8ed4fb45..6cabc200faa721f5ccd5f8f14e343db7a8d92630 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6c0ae1ec7ca2ec443b12abf644def2f8a67ab7fd..c1f94f226a25fe7e02a1306124e085d872958958 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5780202d86839aec7570cc45987cf8536c6e52d2..4a42e2f6d38bada55f804092a128dda824f24f8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 65694b6677dada8bd5cfb65fb400a1b6ea01e8ea..df7ac7d40c60418cbfe5f00d597dd3cd0a927f67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5531684adaed2864ad71c16c61ff2003954674cc..f4a7d60c7f102c1e7e1fa484d25d5d65fd1a85e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d607855c2d1728e825e6df8150be2abbd8f2d00f..29757ed060c576cd8b7431a0ff2e3344dc673168 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3ea88fb215763410a298fc08f96403ec12fe930a..739f841d39d6248e641b6cfeb43d335cdbd6db30 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5bc4e8cf38e07dbae3199ec9c1a61de814fda2e3..124b342679ad8f1718b3c95836fd1907bb669b3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3ca843f39dd4f6375e73f67b14c298c6c758618f..a454394b2077b92207ee91688e67bc3d0b6d5295 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index afc05200a878ee6b34ef491eb87721b29724eae4..a061dabb515bdbd8a9eb5ec4b5f2fc155758f192 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 93ce8568e6c6e9aed683efc80cb806d7782a68f8..8c367715ea33b935c600ca8830fdac594be637c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e8ddde619c2b364918564002b8f567c73c990295..2c267e2115b3a51fc65cf17037a70b51109d7b15 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c01ce17245fa0e033a2f41606d257ab81d68d83..792efc17d6538cea6435cf7b48e55e3944cca450 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7aff3cd3e868ee8d7377b551e90ea699ce516423..645a347672e60fdc649007303bebdd65ea9fc66f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e8b36ccb4f2edbf869d881d76c9f9ec70d47af9a..e41604983106b628b29b4a340bd908ff35403e47 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 508967c5c34760d58febdf99be43faebdd4b0747..b43970a85ae4b1e4ec02862f6a72c65416eaaeca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 767bc13e878ac83758596c29dc9501d667b51573..9d8a79f2920963cba8e84c0c4140c165fe088e4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a6cbb4901efce2dd1d5fee49c9b06903c4ad9d87..27e0f647da368b803b41da81deab6b56608b824b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 073c14f800620847e09b295452a9cb01d8fa9e1e..1beddf25fc040fd116cc0bcd339b4b91d0a062d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b93aeb633ff5d86971fb158900ba2e3d6403c03f..241e2e9a84f0606caacc44af10de99bdb4d8cebb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6cab1bf0e3fed834d2456f573d27a62d01fafd6c..6fe9be0b947a8d1f4380c101d8fb70804c5769ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 02728420ed64f05dfe661b3674f23f7eb17b2ecf..98619190ace16cd825ebb926f284a1452de04a45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b2dfb84117c23bf601422d0512c110627d98dde9..a639274395c974f81bdbc123e32238b165e56f0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f459cfd3a646c56bbd97ff7721be2418093ae355..7c6610d5d3cb6fcc7090b8725e5e3dce4cf19c39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 39fd58f620e4ce41904ee9f2e213cc3462c64a9a..430eb5548862dd02f7bda04aa7b32ec077e9d1b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c87faf9f78a8af1ca03d2a6c8e593c204fa93444..c376759e3e29407d4e5912394d50702c02cc2872 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index af139a10586993e6bde5200e64b59580fcfc21cc..6215a3efd127b63877d3d64a1447d02aa4bdee86 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c1a95c4a9d81ff6756d27064b98f9e35353c1fcb..ee4f9b1443fc728586e4063d68be797f2c227918 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c41fb180f511d008885e77cb58e1371e479a6e6f..788067e61681844d353e7728fb7ba1477ef7e539 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dd363b8d4607dfcb8730659f361f56b984625f82..54ecd202c1b1f9102976e0747edb5d964e12b0fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bec18b27b80d57a918d1e38b6dec9398269e701d..ff85b2bbac265f2ff453b92f2641dffb4ea119c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index df91aecbed42a82cb5c7f5084503e5c7411c10eb..31264ad719bc8c93ac057bca360de5adc816bc77 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0dde5e3098258c4fd85b182425343f351cf054f6..3f50844fb2001ecb7aa5afa41f9e2e2bc9ffd144 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 38453d34fcc29d4a164c8a8c84c5ce44f2b73fa8..b7c126b29feef25c71d40ad332db057af086863e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a6de6b58099ec7b1256b4c7be195963a1d3e5db1..62f5b7f8fe1088d2b28da4b182a7827c11e4ed46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 14c7190f1e04d0c60e76573343a7d5b8f15ac88f..51f8fd3518b865e778d2e6e6e856e8e7f9db0c65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 40d6cb33af0a9ce5ae36067aca98cb57fad9d7cb..c92c06f933aa0edae2329c4dbacd0dedc1416ff0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c9e555a72498e21ef17e4bb5006652e27b680ca2..815c5de411074382e8a56b4df815e860de01bfbb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1c4ca5516ea481867fe0c55af69898757dc4acb5..a59f79e70acfbfada9e9d589b006274d06d841df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c0892c9aed6faae8ab99dc9206447c82d8d4dcf..fa62444936e5cc6bd62bd4f8e94bf5aa0a4d3d40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 81527f76ee0a7081f8f065e28ad80323b0ea7023..1fc251fc5a990ed82d224b3a761d726cc510008e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8bf39fdd436274fc758c1374f7dd62bd1a367e5c..5caab84d407b90a0f0a17f56afb7baceb893f319 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 650a394cf2dea17656133acddaa8c2e3507fc5fd..0770e8a5c818416ff182a0d3c872f66451d63cdf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 208426bfcacda73ae0e265a9a46d06f8ac6d63e9..f9b5a51335b4695ec8acbb3b207b6898dd714790 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0a037ad0c0d8f98e74e0f0219168578f33ce602d..59dc4c926ec7b28787199a70f534e7af88e8e965 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 72714cbdaae78e027eb512ad3070c93d726cbc5f..1a50d56ec10dca40fb7bc3e0351bc070452f9d38 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 80589c4653d38eba1c54d396d4f5ae6d78f0fa4d..012d15d78e4f6d3ed987522331e9ffcdeaffdf3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cb94e037e2bb9f2f635f31f1aeb281ef52280472..fa7307bdd471a17d32af8a1fa3e3f556ed5ab5dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 560b4df6a642b9bfe4516849e61afeb310d06915..2b5e4c8cd0db036591fb8bae3024361fde1b7062 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 49e4c02c3ad358f04e6d10cbc320a66fca4c68cd..b273e5909ff509dc6eeb9b8879fa5e07707a0f22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5b2dc82f7b44b6c8f9a4a910f1f17fdb0c6c1204..6d4a403f9228f5b78b156e1f0e83e73beeea3cd7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d21d6f9425b2abb8c0ae827113960e466a2cb25e..a309064b929ee50e8ae54df1878655b9810273a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4bd2021cec299e19e3540bbf58e6708c49f1cd5a..667019e0925ea12948cae9dafabffa7c42274153 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5f2fe24dea760a5c3a32698f552b0970dfad305d..6e6cc7ce5503904cfdd91a449da0796c5a2b6366 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 45e6929a9152a7bc0bf4750cf7583e8da4a684e3..2af8dc7d8e51a167d725021d7bee5fb8632556a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 359651324c19c15b3ce8a5907ed29a720b914543..ccc74c6e2047bce606179cd9c4a5cec41d12ff8b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 91dfb236f8daf86896046fdf3999a7d6f3902f6a..1c83e8aa3364ac4d64005eb3b3e747e82906b6db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c9af5a6b58095908b69804ed55d336a012ec6bf..78c72430d4a6f694bc3f4f6e72dcb3d519483a2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 70579267b3557842df45258e4f689e77cd46568a..c8c77ccdfaa294c2fc5404e4b8e5edf8526ab4c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fae01f52aa78c52f0d6ab6be3904ba14b2b26a31..24116df5d1d8f0277ed9a094ca46260ca46dd329 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7adb08d7274b64e88db40a55c82457db7e1ed516..6c2fb576c2ab1086ff468b9a5470bd1e5773c7d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f5223f43f80a5384c49a4dd8f4a2c3f20efd90a8..b3434765e7e731577f1ca439ac39f5cd4fc95c18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0eae4dd12006544f4a1c40a37dde24f8bbcd5c79..6adc841b3737fe5483fdccc2daf0c5383ce36315 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 41d652b85cc8bc6fa0e73412a394f1e7887c67bf..04c57d118c4daf11fca35ee335cc041f67e8e127 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 87731881fe37e37a47136d5e2b8233fccdc234c8..9f7b8afe4502e687aa084ebd4753ca2f828f28b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 97b4af1bd48cfaead86e8b66ed85662bc3ec05d3..e15422719b3c2f5550f5c53cce70276e88c536ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8b0f9133f04b5f82185d1b767cacee933e893a7f..5e11c6cd9d85754f1504004167ac962ee3c62ef7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f795fd99cdc60e37e5ebbef776ee838d29878863..14a4b17fdc3eb350671f86262c01a3159d5e6308 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eb5412b2cb2935af9f0478153661746b1b743770..76041fcd53b838149937034619ebbf687db4b7ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3f645c5059686ca74a9cf8b793e86af3ac592d47..3e8021710a0df38f96ac4e1c0a3ef3ad8723e0f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 336ce7f7894b881131946ce3bef746e8caf340c3..a0ac0f252c4a8fbec0dfac8ece8a32401973f6e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e122c4b5c0af66317fcdc6b484a3f70042675ccf..244fe384863c99b44a1bef099767b9f219ba9420 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 59ba80ea8c82cb7bb3ccd9cbf5ffae86ef1d6931..dbe94dbb11816f975e1b63827208715ae5a0cbce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 952c9fa2131bbc9e79d4a3337e99ba2c429a877e..10bbdb58c8662a765601c3df05d32b90ce4eb239 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4c447ce16abe99624ba3adce49f354eb99759671..afbbcedc1f0967b1bc1c20a2f1d6da92eac5d8ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8f0b0de39bce750d28178df01ca5643d078b6a82..cf0bf8b9528280769d8c1c2171fe6952da1c8745 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e7f244041182180a649e832323a4fa82fe433743..f7e59ec711f0ffc50475f158f9fcf5626796383e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0217eda5f622c2300f9da4257a095f7dd6617f2e..f4771ac5c0e61f901782dbd61e11e5388114fb28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b4139d4207638939b73bea48dd2f7d4ec642b1df..9537fa9c52298f663ae42a683bf34e7ea6d77141 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 53c2879acf55cecb2c098c74d6f5b5ed3cdfed87..4cca54a40efb7853d7038c7216f467f1f5acafef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ae321fde4ca20253e8aad642c96ff6035f5ffabe..1db0c5874e77ee8f54395704dd1559c623994f3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6916c032d8b26b737653cdc92cd26e11b21b46cc..2172c78be1c1ba4c8cc2ae4c63a32a6aae5c709f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fe4b645d3604d72cc52ebfc678784b1714eba630..48ddc6da641600da267590719da43a0108598cb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index df9cd8616d8f8eb6d6d4645cafcf5a0cb08b87cc..fffe76b015f370fe89b3a08e6a5602144fc8eff2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3e36c2cefc6922ba2e7028abd977cf3463c314bf..673dbd1f03aa103b11ef115938699c780dd97f00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ca293c76fa47884dfb6c65d286020be19491e880..e2767384bdd5bed57cb8ca03f57bbb376bc2888a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e5796d19bf0303a46f8f0a494969a84979fcbddb..a48e8a00b72d1807a3690a0e334df9a19792ad19 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 83598a35f719146480c002fe09394bca3f70b232..b34f8a46db131abf959d6c33f47d18ed41e35b2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c99f3fceb15ab0ac9c12fdc1b6cc130c2bf5cfc6..ebfe6f91d67bdeb2c3f684000eea6f8cfd733262 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fb2bc3f2011b976cd2635898c35a40fb33cb699f..91068e2022eb39024359a7561c8f4e822024cb8c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f49bdd439f434dfd1a4606f728874a8305e8976e..5c90a45a9d2fb51eab8dcecb7aa2184ca26037d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f7170774820be9fe20f2a073a4fba4fe4cc7ba96..9f8c0c8f96ccc98fab71fd63c6bacc9780826225 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dc82a6568720d865fee7fe2d436f3f135499f29b..54a8c96cf4e916a21916a68ae958a59f925839a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5af5893bce2d9cdc7bd21f9f93d80795f117ddad..4bae2c845edca142b2cb121e7d0ebcbcf2c03e1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3da92660fb8dbd673fd6c8e6730ad28b4a52f47a..20d0a6de86e95bce35a5dd306ad338b4aab74491 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ec4372533add4af982f695fac8abcf559e83734..429a7714f757ee5cc32dc42b388b8485a9540654 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fdf17ed55d0a2523d2ff5cd030727084490d1535..3c5464a4a22f6b5db50adb6a8bb4f963d9c4cffe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d8464921f50b66cd1a5914021ad92edff443b296..7c327322113eeb4bde8a0e3ec8737b9ed9423d5f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bd463cd184d545576e1c85ea7d5e9bdcc079d4cf..bf3489df9a9380873931ab82b9a4e73245055c70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f7a81c9956bb4687b50f83e351a513ce9160ce6d..a2392abdf3a2404ff05f7087e565e88067f70fc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1d1b287d8f087d8202ddcf984912b8a5cadab43d..7e3cdf34477a96c84c419b26a01e08c886256f2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3d6bdc84b85ea4e20abdfbc3ea36555f674e58de..a3300144172c2f5c2a1b41ef476ecc820d5db354 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b23770a50b0e13528afd6106d33f4b299e18f4c1..a9ab8228f128e234a1c1e840dc760c81c00d2c27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 171ea991c855520e95705d37ec158f08a7d433ac..2907ba3d5739cb03979814dd1f9fe4eab2c335c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 90158d4749ce36e1968e664346c38e4e9fc8cf48..41799e82daa83821294d2bc83a6f81bcb04c91de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8869517ef9b5f4c8d80e1ab2a0169c1268e7d6f2..1c6cc5482219230f11ab7388a930b206c553ffbe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dd74a092a68046adc2e889839034ed82d0cab914..250b862e9af714e952bb8f361156bc249795fa03 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2504896457894e6dbb911ee99bbb02efda0a39a8..308c1e5717383d50effbd866797ce03fad639f5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1aa0ea1ea519eb26a4943cf3ba06ba7e686b0626..960c76f4112465f6dcd437337ef51cd3945803ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4c7d64b76d3abfd2017af8b41507c85bca6ea2b3..dcc4e3541e0d0c21def0b3bdf22065b226608069 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d4592d0821450d7f37a066faa464d6b1f0478373..b0bebd4fa7c5e61f7f1e5710e28af73874261fe1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a64e896a7107ec736612d7ff71e9c06286e9945d..461375a82027d033e3cf5fff5c714a78b381228a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b629ad080c40c1bf5d5bc08ede28df42e000520a..6f1815c0fcea81e9ba0cfc4812b6a17093a36c0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 25d959d5a952258f257ef594f646f70af650d988..85dd9790e0c1cbd67f54aa9ca16af29bc7fc60c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6330a05a54b455361fef9f0f8b426671371fde52..79eda6943ed8d55da90820236ccb391bcf2d6209 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 906ce88a75e004ae3bd6a1c1d08f9104b129ac10..b519315a14ae96d7f029443d430683337dff29e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 450c62596dc8620f5f9e01d3f2dc3c043397c71c..31fba0103d78b68392f579dfb7cc6baf8aa38421 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 237f3283ef5e5de523b5b7cbffb9e69c183a4c59..5c5800ad38d25687461d871e3a56db054cf27db7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 25940a59372a8ac09cc9409b259392f9ddbdeddb..5575271480d0f011e28afc4be18440badaccad01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 51058b71b960dba0dfba9d59320c127e2d825da6..3dfdf89216d1d340ebe95748a34552782862f7b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2636ba1674912819e68134a24ec381e2e6c4c6aa..4a716717bf05eaf6d5ae9048a95c359dc1e9e969 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bd3d22c2d3837d0fce6dbbb746864d54ad94246b..ac0cdfae7a88404bbaa3c7b75cc8ed4503118cae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index da21cdcb886ff1f88e1bc2943a69fa4b5c6d2093..219c007b62dc97e2dc9587c96d5c17f17ba67bd2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 74693c51ed536d47cd2769e95852437b06f17b3f..31adf6ab96da7032e9da888af1267ede3b69c787 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 300459dde03d8251a275db2e143b25c55aa5f561..20f4b62dfd2aba4503fb55b62f7e697cb034a36c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7d41dfcdb5a4d65d384e7f9bcd025448bd710b95..43b95d6f2da7569474e8f090c6b1924753042256 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 89e9f06d136289223625eda0fb418f899d082fda..d3f58258a6730fa900bcb5d6f64bd1953ffe93ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 435a348e42461a3482299ca11330e0ddc8d99e61..d448c7d23a776c794afb8e4bb45df5b913ffb94c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 358d86e69df57dc6eb4d381c682368b42822d2f5..ff33088c9771c00c28c9bce361adb3b150e24df8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 96143b081ea63cae55993f67eb769896cd089298..439bd0a58e3c92a12b6171352313d19d7d98c470 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8db23ccc1f98074c379af5b420bfab4c39526620..e7a86846a9e644a67d39f59952f64fc84efcbfce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 09a48caf1272a23257305328f507d47f18b58bd0..9b65ce44c12d33a7e8314c3b12dedb0ec0eb2223 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a47a6804066912d5c1b733a491779ac09bdfec8c..4a064cd474198f61a117ff7358da52bd9970986e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6b6f137aea48569d4e73b737fa04a6261d8074e4..ae6c1dd05645bb0f66de6cbfff235fc228ba036f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dde53bca8c4848d902e81d82d594fddbf2ec7fb1..018b9bf281ff21b195e91c0e6d41c6a75a573ece 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 90460e0df9e828029071e051c41b21cbf219e083..2883a647553c12d2372641e7e8bc90573403b60c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ca531de2d1c68f11a5bbc4f8fbbb687a8cbd643..bcf36dd850f3980c92c1a8d55fd7266bbe136ef9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1e154d4137ff9e68f5f8afe8a32c360e118ba000..3723374297e170a241bc167aa155e463103719aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 62c9048911a6347e4d1ef9a0e631e5215fedc334..8d315a6bfe5ed394ef454a52ce6e14faf815ea47 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 05ac6e59ba06dcda6d198946ec499997bbc2a92e..cffa054833c34c6f727d085c0f9c83285905348a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bb49a52b75c0143f8fe3a9d92e52013d76f88c14..e6f303be082cce156722964130ce4530e2165c1a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f0eb6b85718b4085d78c23dd9d927c1ec701764f..422673de434c4a559bdd3b4804f6d11d0f8b7d11 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4ff196054ac13c746fa7016d4721585fa6227a52..ed7d19ef8870b5b264c8fa0bf73e84f1118268cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c428696d293fbfc52a4194c929b67d36b67a8b38..b1a9d1c740ac156fe6beec49142ff8a86b42177e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 912918d5e309784f081721e8438d53ff699448f6..895fb3fa9998602d5c4956d71debf8eacdf561a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c4280cead64014649009dedbd8884f8b62c63b89..56e0b93fd408f193b520f68352357bdb824470a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e9dd4548258297bcbf38bb5149e6c677852d3929..c562ea7a666460cc78bb6e399cdfa52f13e1b381 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd7807c1568941e1872406e9a428ce49ab3fe1a7..ff81a0c30a15ff794e6abafa57337f34714d8b4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 09f1712fd76e160a5442b74a806e1c5ae3ae36ba..fcb97c928f3d178df5e7dc0ff5a743f7978e1777 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 87df7f8b58fff8dde07f2e7cfd6fce9d74d79cc8..0008c2bd07431901eef7fbe1622acb85875279b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6ccd651e61c540c7ff0dd0d66d8064b985588a94..0f992174575591be56020acbf5f66170eec9b0b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d54761e45f9acf5fcf6dd26fea2cc4bd697955ae..5384e3c96738859e2bf6e726a8364f5a63d0931f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 97a690eed17e985ba5be03ef6a3684dbbdbe9e12..fb8653c6a35af59195dae63f313ad4e041546761 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 09f90c57eaeb44c3afb58a18989b6eabccf70b97..712abb0fb785376a433ec211a53306e11ddda4cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f6fe3b6d16811897642997de946c6587369e5b2a..29e2b53d61aa5458a3ca7f22e5929b4bb1d89201 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 45381080bb07408a8817f847908ad2b17bf50cab..e30923d9485dbfadaa12824203290a4a3b4566c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3380559d8e9da46493b7cd9925bcb5e205e8800f..eb6f36d5c816eba2480211842991236a02f643e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dee5fb40f0e5478de2fb94a7605339d8f7679f18..870fe3a50fbe7c412059d63f8afaba4b74025a2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 382151e70485b724d2d314daf4728ba4d6f3e8d5..339eee9ed356bd5e4e93a45b8c66c632cd83ea38 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ba5aac432ffb78e77adefd025e981f92314f3799..13581f4b4e2191c845051f0690a4390b4f7912dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 08db3a3e03ae9f31bdd0efd93e98b47bb2211577..de48f10bed5230f53f8fcf6bafbf4a0607f459d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bfcb8b9ea7e40556b2482ec4af039f398e3dac88..3ca4a86784e5dfd829f586c95b356aa03e453a67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c3e38bbea35f146e64e102dedae3994ba3131fb3..ed5c40f2de195d709c9d263ffead38907d9b146a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0d3684ed0e3ae5ae820932a2323d52bfb0d3faa2..a62fc8b0f51b379171e23f95a52327059c642a8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0a07d546ec274433282a9f4d62f6214c4aac4048..e4eecf0aaa86d6edc0cf87710d102ae536fb76db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b1a83cdd31f3b6231e131a97bcd92973d0884948..161127c10eefc742214bc8d6ccb7155d256a575a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 39398f81d113bde7e3d122a1c75c1d4bae66dac7..aee742274eb4e38100c9c326b01b672794c24a59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3065c1cd55f129c3508a9c21ba41349b8b44e586..d40fd6506234f4f00ba23f5399d9df615f89ddec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c85ac6b87bd51392d9a667cffadbb8c5fe886bff..df2ba2d401970511297b46d34bc139b990fa17d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index edd4afce73f76688d86cd78012cd059ac2e14df0..b84df2a4d63e94ddc23a6081430734b6020a6579 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index af8cd44bfa05686caa7dab72cdc8acfe7d9f449c..1efeb72184b6c732f12fc74ed5e01f5e22149ac8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1e9a114ad8584b4e5eb12d063d8209050a7be635..0bbdf7505457d9470fa89eda389f16a878cf63e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ad5cae4bfcad6772b30919e85c9a2755a8a5077b..5602c9df4f03e1ce5d752af4d801167e4f4c2908 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dbe81dc8b68bcda381f0c59a217616a6dd376143..c0f264aa2780bae3b5251bfb2974914c0511d53b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2a070a978e9316d2275845e94ba0fd2493d97d3f..050c22bf9ae719e6a363d0c79f6e35d27b4dbcb4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d371fd4d98f3d4c049e6c399541ae99bf4ab8d7a..1213b163b8135d12b3e7c129ccd6411cabe8e00e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7f5cd5f9f5951f12cebf57664f141221f319430f..5ed0204de845cf5b6017d0729e241f9a6222a3a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2166eb0fb061f0465be9f320a26599101e485f6a..0f390384f97b7932639e858a97231d2d07ceb4d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index be74f7b6acbc2a99de770bc5ce31cc4757921c19..4a19fc19f62994c25d942001981dc1d1405ac703 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9063d0cb2bb81809eb2c74f9acf13a367944294f..f47ae3569ed29164e7a2b50c0cf31628921fb3a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9375baa0ce266388a8827f19c357b95c3b0e2bdd..b096c500499c14d0c15ee10d3f89b4c48b9fcc81 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d4d80712d65442f1c7df879c0b063e1c92e0e4fa..cca970676530c38d67b10c85c09ee74ad44780df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9ca4ab014b141bf8ad885b17de11974724365ffa..55cbea6b8ab75165e23d766eaea972581d847169 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 50d2aef8cd240bff0558be48c1ce7229ef2b1fa4..9912d17b1f9e78fc5cef4ea34e8b2df5a1510b8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c754ae7f17b659e37b48f19f1dc6a530688320b5..8b21fc18b781bd48c43cc56b642749dc986a4776 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8e4bdce3b77b4b98bb6b90a75e47f84db07cb8ae..782000611e31847e328f9a273b59517760151150 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 26c3ac56a7a103c7f50a4782a7eb5df80832d515..bd85885059a6bddbc58740fb8642f8fa29ddeef2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d4f91e51d157377a540760312ec544b758f616e6..4db7fade6b7236abd1ebf4d0680428c5831b5392 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c4b25c94795154467f6b1ea6f0f2d7ea89dfc05f..3cb4317eb715229c2b7bb1bcd86bb62c13cc4d01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a8c3d3074d6d3c4b968a43ecdcd4070fd69c337a..2bf865048704fd4a8c3d3881945161321bbc1beb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 994a718648033d1ecae6445b0b7192104915fb83..7182667228f3139043d174f54fd8889744667cd3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 66f6e2462e0660c11baf8b4f65af67a7e6985775..40ae42dcdf81fc927e6afe1c27566b154cc4061c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 59be7bf9a7aacd407960c3e7810f9083ca34fe34..2669a3e86c05eecd3a3daf34aa22dffbc01aeca6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2a1e6135e112dd9a35cfd4bc5dac942174d5a398..e2caa5ed3e0665f7fb714434e851e10d03c9bbe0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2e22a6d2a2ef856b021ef2fd1fca975cdd6757eb..c27b3b299b2381ad33e1b7078ee4a083b3684108 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5544c2d661b8ecc2305e893b0ab5a32950257593..b149ee4a822ff4d0e02b84fbcb75f2ded82ca93e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fa66baea7c9a80d1ddaa642496fe932143ea32ea..bda9c90e3fa95d5c5245254d2871a0d38b6b17ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5a0092c49dda8310ca71d18339a8eb946d059ea3..f8cca8b92a866c53bf34253fbf6ea96343208425 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7398acb2c51161bd4743c62d504735dd53675217..a865eceaa2c2678bc8b6dff0e0c8bc9c67efb291 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4a95a5723c267e5f715567454416de25675061b8..548f64dc3f3687816f24234632985367e98f7376 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bdd04509119d4c82b34d1d769716ea9b9a57e7b9..9130b47a68c1a12035d20f950b0323242cb5f9b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 771db00feb536b9a4b15995061732735b7cc50e1..388ab27b374c6f9bd009debd4451fdb2ed995646 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 45ffd58c876ae99d9d60524a9695972fcc6f0805..395cba6163cd27e7538cc1f814ea9724a473c2d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bf359f90879c0e57369d84317910f3aa4f28ae45..e180c18b402d04a6a8b72b122a4b1e73cf90b8a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c234dc0046be5a5fc69f7e34d22d478d2e8daaaf..e60d5a534814758b0ec6aa60ddf785c51807f2db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a6b3c1f41aedb05d98174650495f99386df13ffa..b612400e4aa64ff6bf9fb99d8faf24b571731ced 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f331f08f31a2dc417759e75b7c0de39d03c43e09..e3093178187a4225d27034ba1a7a4f169a7f763f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 23a48317220ecd50c8d3a99e3d75f45a61819599..7ad8fcc157084feaacdc98bcd908bca49d2cb8d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 30e8404b1e1723c0bca437900920bff346094f0f..de1f8e4aed3240027d9eb00a54fc941a49186ff0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index aa1346a487a3c0aefba6967f17aebcb67ea569a8..41e3fb628b89f462d4dc9d8485eb1384e2dc81df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5e197d911332577296bdf12652f9ef49065140a4..9aa6444b18d00b65423922f674a526f2e4483fcc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c92cb602c0b690ef06059ca33ed1eea65608e78f..b6abe5905da7d6168fae5328aa18f5bf594a051e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 99c8130413561111c9c70238b5d3fc3f17dea572..4ea3a0411618dcac52e13df9a36b396b4cee0b3b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ede3e234e9fd14fe6910407085781c80ce91569a..f37fe4843ed07f62c6be135cce7d08f5f48230de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 21e8efefddf55d61ca9aabf0ac1189d10c5b0226..b83b8a06a3fb7ea4d1e0eb723c7cb7f4d07a7e9e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e07b552f550c412dd6cd7f0e2caecaa6337920b5..987f9fe679a9901708b6594fc0ae690adc11189e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ce69a236ba1d225a4994937678196b49f20658c7..2f7bdf01a5e1c39d3f09c827cae9c229ca7cab6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6268848b7a0e7ca4619915044ff343842f0f07cc..786113f19c41770f5c4ba67dd1ee22e98b08271f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3768aee7c635fcef7bb1a3a1e47461e50acd2cf1..7a05fbbc8ea5d995dd0751add4d059643fccdaa4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c50b6a7db89459b9e978e54f7ee62686fb415479..b2c116e87be38b8870f3abe7a0ca595972acc4d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3cea20d83dde8fa924915642fbdf3f230506b097..ae0686c2461a937d02e2c05f2a9752241ab561b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 66f946af0a62401d9c50065bcccba86fa71322e7..22b042815e8aa4458915fb86681ebf9fde1a45c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 78d2341b4d2b5e2de8f730ce8c58a242e54ac4d7..1fc4de3e0bd4a196f97bfe5dfaf86e5cdb6021e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e6a52c63e5f679aebcce3591400aec41dba253a2..12a248450f08291b75464b3bae1d2bbcc50ea519 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 114e99f7fe80bce5d32f47285ad6e8a0c70d0d4c..fe69a4e4b3a35c57c9ab6a5f0303d39a32d55e59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d36bcf3bd5e1a6538335aacb20f82c8e7289ae1b..82ceed8220feb78562bc0ef101da66c29b77a1c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2010-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3b16709a84ad251f0c12b0cdc2f0a0e80f237e35..90e392740ae43c06f43c98a93dc231285b2fc96e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4f43ffa03815a7d8efebaade6212e0a0bec85f0c..941e8d7bb653c4db1bdb718d48a4aebe561efda7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 575b9ee455b9e636bf52d5b3c3b1a1c2a178aab4..45f22c09351bc97afa110750a3b09d5f8c76ff9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0aeb4d0e49065816243e51c904d54a44eb3ff17b..6e8505eaf5cae53d8c89a41030aba5271add5172 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 41e3026a50220d800aeb42cdda235302b9446cc5..b57e64beeebd69ef56c5219e6536f7a6c07fc18a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7f05f5b6bf26d98a2bfbcadc7520ee2fbe13e09e..f2427a3eb5c2c4e7006dcecdf32ddb4e4ce9ce70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8c89947ad888009e1469f4661e9b2e20658b5c25..47636823c9595de525cce4ba304a345f3028c864 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 85d4df83d3cc1268326153f26fe8543a7ebbbc39..b50e3eb64b5ddc0e9bcd09f8bf28479444baced8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9a001975c143019ac687eef027b6865c3834388a..2bb0ae6d2b068d56f3bcf2e788c6f41fdb26c7b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f8b2b1e068775088f1772dffb6dd22364a2b6562..ac2ff0c156321a8531251ea73ae1bb62220a7b3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ff5c52b4ae218ace3f58aa3afd6e08f96ca24c14..3f0125f8c64fb68332833438b34f0c56b901bfd4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9e4bc7f1b3448200ab4da08914eddaafe426c3e5..98828560417dd3544d35b4afd592150e899260fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index be4e64ede1f0eecaeb12582d90223bc1f1eaca7d..081b8018ccac2be2e767482fcb926043c8717bd7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f7744608df0b0cdc7a65e1cb85effcfb1aba19d4..ec2a6823b497a881c0866994991a6cd70c1b9531 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cff750f8ccb3d12583182be2533b04f56efae62d..ac9505c997b2c4a989fa67b77925dc374952cf34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 30652601ee47149c0f0bd3ccf21d496e10f9a78f..255c1e31337ade47d70628ffc7cce14e82ad1083 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f93641c4110a38866c7db6a8bfb56d54bbeeabc7..7f77907d5f5ffd60392a707343658a1a843ccd45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index feaf0ee3cc76fe06eaf4e47a88d139b81de3521a..6c7d219ca810c7c0b8914a26a80e942e5bbed509 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7e6ff590d7f5a3851bef252036533e1a709cac1b..847a0ca209fb717b2309305236da22023e8ca746 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ac3314bedb37b9d697e83fc3bf404cfc54848314..ce0c7cfb92b5a45030772c5e1687bc4a17b9dc2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ff48d542cee5aab84b738459a4aa4a19a147c4b..c0c38b2dfebe4c24e65d8541b73ab1be97072a98 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6758a9a9ef6815339b65619d03413126df2846c2..e42a94b7a793974889c252478848322a7d71a0d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fafa433b375184a6c6a5db9fb8565af26612a72c..cb05647e838b334b0c17a56624af99b91289cc71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f3d7c3ed3276c0417d127e1eb83b210853772751..9e4e495a5d0e69315aa1038761fd2fcb85558391 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ad30c80e2b2b8b81168333bedd88f4f6ab0be8e0..3a8ec7dea73be555eec43fd82cafadad24329b28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a331449f999b3ca55185689859653b7d64e62922..62873dca04ba2ab0e11d0b81c3f39e129c7ca959 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c508befaa3e89fc7427b3af7ac2807b3eff1819..529a96f313778abc7e9e23967dc6cd86a4e81b33 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dfd10ae92de67d13d113b05d9c6b62e63332c544..d224fcdbf9c53a67984cf99167285104686ee109 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8439f163d2aebec794d263eb6d18afe3f8a65ce8..b1d8ca43386021b7047b973b00bc2449117d3fb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 638fec39fb319da98a5322cd37c841501b672738..6399f99daee180b1298254dbe77c812648a569ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ec69ce79c9e8d67d94cc04e7e1b50c705aa08124..80222507e2387b4b54dccdaf2bc21833d9f0eb8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bb2d4f8239e2e53b4267b4bde2cd48918d12be3c..ddf440758d4a3a5d77a08d5f8ba198f3d7fbc3bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 98a7767e03cbf948f9c00abf9a61880bd8081fd6..0a53b077d2782744e210e24f4619de82084cb506 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7768559cb842f8929f2fd73c5fef512a03add4a5..d3c2439ae593a20617f1ef99694a496694cc71d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 311123b7033d7a02b11673a8e4c554582d7e0eb7..3c3ddbcf159dac70188aef3cbd521b9ac15f2f34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7092813e6944b3b6ddb6fa06542912e11cf1f7a6..a510cc0a96ea1e92b81482600913aec305a6ceae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4cf568a563d552382a05c56bea357c842dbd48ac..8fb8901f7131eb527ca6a5a753a29380acef8cb8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 17eb1bc606adcb4c7246fcf2c8d4808c003fad1b..8da84c4bed95ee328374b91644928814fbdfdd22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6925cda9964c7b289351aed092a97678b4b92a53..da6452ba810edfa349d5a540625112e8af3f713e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3f6a7c70446f026394040ff0791ba08adf5ae13f..b97cc5841276e51bfb650ec12f5c8dda542eedd3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c06badd5e394685fcb96f88d5b8f7b0e8c6b2c39..16de7d2fbcaf131f0218ee8c22a4d4bc6e7562c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3273fbb38564db5d420117a533e76a189e3a45c0..d544fbc66b841ebee4aca3904927962bf2694727 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ce734703ca2f13835a9ffcdb458900b855798625..12cb278144c78acfbffd4f77df97f894695f9879 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 11fe9206f1c3ab11c6f94da8c633934c0ba5fe80..b012547bb88ee30acd746fdb6a2a6df8105929e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1fa52b1871cf78925b90a9c2ab4929092e821031..e869d48f1a13e9b88a9b3d28d2bf41d64e00345f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3811a612783f4fe9acee55acd2fa322d433ae278..92a250fcbb8d0748ef2bb6128d321e3a6aa51934 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 60ac46aeb076a45d10d55686e07516dad2d159e1..d9756a91c71e0f3c18a95028a0b5cc021d839bec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ae6a40d695df5766402da0ca3750b2789db19a3e..44da9b9c9530f3c0170c95b998296a2bb2906ac9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0235563d31cbf9cf52c57b033eb55fab254d4663..e7649d832fd34347919e252a9912cef5ddd1dc47 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8bd9f789472517674113708cd014652da28c60ff..656c0d3d55d121de9040b460506bc5f1a4de6b69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4702911c87405b838a7023cdc55da8e5fd4a0ed4..86d3d5aa0a1e3ec4a7ecc5408a5d4395ec11060d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ed478b3ade081ef09d9a3f8759ebc418244a3806..f49bdf732f7355c8813a875601a745ee12ff698b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a9d7af9450cbba34f13006775b8b03816f6e8ecc..fe031120f3f46eb0931a903504f0f478a8aeabe8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a5215535176e2965f6934c7d86bb4a4743c795ed..dad8a8935951d51c21ddd82ae9e6655a8fa583e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2bdb8dd8d302549126828cf2176abe2026cdafab..f750b8fc20c63666c09c3e5c1ad02734ce5431cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 52d62a4238a8367b1290474e65af5f21752ee339..b2126ec5c42f4ce2b5fe576d847b9688a47be252 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 36470fba1574cf05045dc76238d68cd89571e012..4191fc047e543ca3c48e82cdd041801e97ef4cc8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cd1827fd5113c86e43a2edc3618101ba4a9d159b..771409c2ddf80d08b2eea73ca8ae96f5f641eae3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 25d266fb7e8bb940a8a64adfccb05e0cf3aa67b4..e0b32c84d4650322ed3f6ec5af01d704733b872b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 082db12fdfe67ed9f6213ac9b5f845bed4c3d574..6d7b56e2090d6441acfa53d21fea070a81bc265f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7f44aa7734a8598d779c3b365e0ea21b9af2bfcc..f3b7e6c2038d716afa93c8cdef9f3d446dfde571 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fc2ba6a7abda9a772062dee1303e5289fe214ead..aec212343deb36961324f721861f244bcee8f61a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 58059c9f29007d634ec8d4d8ad2c1363f8126e6f..5deebb0e62e82a81f96555a7494fec9046b88d5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 81a3396776388aae55fbd3ee3909c338c079e6e9..189954504cbab6e80316b3d6acd61aafe1877626 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6593992d6154952490a2d5b4acb2094945a8614c..db8848290175a99f04b2683bc31ced8fc51603ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7a6b200dea1a25ce22e3a2c0aa58d73095f3751b..41e4c7a8e15db6366313a48483f28268b343a8b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c8aeaddd4573bacbf9e1f244be326f150d789eaa..7e6bd2dc71d43b389d7f103544d4ef7ce3f2258e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f87646428c574341fc146a13b81d3e1a1ced210e..f4445d8414976be29325a752e299a46cea809a1a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f456244774eb7885ace0d17f657ab1e2ca008f49..67e5a6ab8b4b22913d2607a6911046907dc1223a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 92145ec9fd7ef69bcc9e6d1239ee3a3171713d91..c96203042220f03f8aeb20e98e81e5d823c9283d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c4f6dd9976d5bca956365bdf72d01a9a017ee93..3353732bf57d2f66c6c35346fcf8089f66a69ad5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 74358f1ce39fb38118521dcbba389a1cdbfd1200..0fdebae263affa1722b222744c609b303e1078af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f6a1ed47c8ea6b677c839686fd0b73e8e089081c..46f4dbb142c09d543143249b1d6a53688f4938b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f6027780b07bc3ad1b723a69aeec1534d7e378f3..bc5b35c8d04a7383e7e6ef0a66b3498034434563 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f34f81ea8df981cc3dceb68c4a4585007f84cafe..b8ed76c50c67410e34df9dcd88108381ff87c132 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95ebc63cd15a5554d07705830f4e236b936ec03c..84194d406de5a42a0ae4239f42afe277428701d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 72581502ee7b2deda911b37494ce7a0da2050fe8..e506e1aad913c18b9a68d69341a22a50f0b60c3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 946b9399ef0e1b6fc85949010376bf3c7027cff3..58aa2f6201a3b803fbc52a059cb57e2bebe722e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 450c553acc8b240b2cd42515a91e4a1e1ef7f040..e904e89533fc633fc1764cf1c1447906fbd8976c 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cf7f171e2419482af719acb845645b0998e960c8..787f8da8def5082d6683940d9419db934e1b364a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e0f13de972838fc52348e63ed40f8b040cbf1c42..188c41cbbcb015f4c752e29391cbb71ddbf44d40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 80f634ebc612690217a83c9c7d3dee3710390c71..457c1fd12bdb39203a7b6de222cefdff3bbd3992 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 90179c8f453e2a85447176285516f6438c1f980d..28448e1c4f69379e4f16e8c0c5debcae93e7c65d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 67dab0448e51ca515f9caca3bc39fee0fc001a6b..9aec00d23051c8097884a5ed33930e92b6c94d88 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4fd02c5cecd3884ba0cbdb241d38dc7f392c46c2..9e7963c355d5cbe4920a7917f78ac678da08c796 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 36bd43e9155c939302da178e736d56135399369b..f0df40e651caf196bc83a371b4980e503e4a7649 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4881cd924393b15a081ef69750e4090395091385..35bbd671dd99ae454bd8ec244999bd9b9af8e54a 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1fb80e9fa1f4cb296dd62cddef45f5ac0c0f3b24..ac828296a658421cff9684e2e09693d21cc09b6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5d8e7ec7ed0db8d1dff35346c7e212bc2677ad4a..01e61cc0b249c016698779372aedcb996ee7b10e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b2b0a5d77e649ff437fa7d282679ff9ea0b2fe3a..196be84a86d675efb755872c997a3398cfe5af70 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 48bd125da73655fe1cd5b478c71369f7cf68c26b..23a0fb5b2f65d96d32e4f9fcfbd45589fc6d13a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 767e37ff3bcff3e98c8498ca0ef74217b71cfa3e..8967ad73d830a3d005f05be0d4e6ca1afd21702d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 259d1fb6cee5c696a45e7ea741440a2967d7a035..f35a2ff910b89e7d847355cd992f52a7b78a862e 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 22be577a97571ccce5543ed48744581ea654107d..0b6812db4711cc64d5252fe43d7a7135403a2a95 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ee0659912765f8f5711912b44b243ee9d1ff47d6..4e7b9acb48690375660eeb706f2e865785af5dee 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 148966e676d28b9cf87d186db6a2ff12de13cc64..b8865e10d710ae206c88d6178c3d86132da6756f 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0040d379f745ac42e4821b71c5b00fd540191df9..a5d8a228cef37d084ee1ccf50e3a4e0008d22c0e 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1c93d825af3ffcdb1d7bd8f13001c2e811572325..2a9693959346b2d14aeda7783f0dc4827c05ec7c 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8d5037dd8895e8185f64969725ea0430b829482b..86b4a8af9b39f6520d61b0cee0c2849b08c1edeb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 845c441013a07f93b5525707d0ef38687a906313..aa9c3fdd2f9f22eb45f8e8879a70606c74f25998 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eceb91d6c4f02c61a0700522d39e0b8e2f1bae85..eb00455587001c5bd9be319b75b4f2ec7fd7abc5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 56bdb5c54178a563f9296dd3d9ea9eb214fbd7a5..d86839ebed29fa97796149b2ae6db00bed637890 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 38066908c8e4053eee7e67d205ee38652813c5f0..7689f2f07da8bc71a116c2217d7b95a6d00e61a0 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6cfb8d35a6f6d77d23e7148df0196e26dd08ee60..6658624f002f2e74c243046b6e7921a2e4bd8458 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 414aec0372ebe1bc5f8cc92e76ec482c02aa6f36..6c5078818da8b262e64870c26786078789198f5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ad6b5f0824eaaf1d3d2dfb465b334db77f2eaf87..74a55cf236d4e3b5e4bdb9dffc5742de754757a8 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 41da526e9f87924fcfa12b1502fad6981aae29b8..25912405ac53bffc7abced59bf881ba325d94c94 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9703dccf7e7da24b74262835f006df43d21a98b1..b9651f57ac0855dc8ed22a3cde97d983bd996ad1 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 55895673da37c0669f0cecdf4d2f99a8d5d6d9d5..7b78c3da75dab571fe60d2bba1285466181d49f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fe5dcbbc08da219aae8e5f50d63d53feee0ac378..c179a3e4f5264ffdec1e2e3d55b42be5296ad20e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fa595458444c04ab6f9da4e2a014ba8d2d1ec662..21a22fe0f64ed517c654624d3628e7d84bbfed5a 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 02d241850b2695af7c049eab6bb6692b62d71247..83d58f1fb200c6b1dec5475e737686ba3c4717ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9e42fa71f2aa9d0d2ccd5e0ebfa7b58b840bd1bd..2a51d412a30bf0099137a19266a739c55d3c5b7b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 37fb13a74791086440aa08aeb576e1ad3cde54d7..1c7c0125ffaf6cc990c52313e29e496181bfe492 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9b3735c965603e8cbfa985aa7f4566522191b820..0329080b6378c033c70e09e56a9871134c0cd1c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 341e6922223efc68f51d2a2d19b15e07d7aa92e5..4a8dd1ebc81f28614327adf4fb5a950b01d5458b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index af76d8bb25398e898bc1578c0d0c0bb5100a5f24..99d437513765b65bc85a97259d3c9ed7dba1a48b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3f305470b1a948829084a5a9354a734db8c8a7ed..587bfa3cbb4bba4b9b24af51303dfdeb5d380296 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 05dc60f1f072ac0593034813366640b52185fb2f..82b5e7a92c142823880b754a95659a6cdfac7edc 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d7301c77831d4ae7b88d6bb202b6ee7752ce4ab8..3a498ab4fadda12e63912b1d5be837e33c800ec1 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 504159401a033117161c4fe322774365b08946f6..665e76dcc8af096cdc9a8c038abd4b557011dd04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 395710829101c2879349cb7cdb85f570bbbc058d..b4e3a83fc3b0cead3ea7c179741a119b10fee5e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c425cd1346938bd925067183efd272dae9ac8502..620fee7ab4b2950d2ee0219a3f9efc7f60b31fd6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c3a965f2c8f774aa239a4da3472b193f30522a5d..b642c28c8027726eced56e999c1e6253a20eae80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2b66dbdd377355d9ccb46370f597114ec33893de..1a1ef11a214bdae500f50c772d786f85ad8d35d9 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 35955137676437bafff059dc2f92ebc7a4c130bd..0d9b59e753d67fa56f816e9317695dd8f7224859 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 62d5f2fa3fca235af3e17f026db334a5e770ece2..d63b479a5961e494596062a10aee065f046345bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eead4b03e36906929c0da4ee52e85f672a230971..9413a6994b5256d380061b9a0246005934028e5a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eb188978a0a0e7a22488f78fe7fd1d56eb1dce74..e242cef3b6b4286d70499c85619b1bd8a7371cf5 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ceafcc2e099e91715b621c81a8062d275e69f85c..68214f98e3527172bab32a078779a4ec10fe786c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eb6c7941c19eabbeedcf2b0c5764707821da4549..0f024aab82f5d284fc88422b51ef2dacd378775f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7f6003cd63959adc8b1a9f4fbfac6245d3ccd319..e2877d33e6a24c57330185b00d126a22f3b2aee7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ff582edc2550b652e449d2bcb14f141f2f3ed4e6..8daadb7701367f98bde53a03b14412a00d8adc32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2c0c0cd2e37c204294f1983c1d2f87003e855870..0fb14d376c19943e4a4201d01840ef663e9e518e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4186058a597745aa7d3594d7e4d041826d687309..f7990ca9a9e66ff452170e649504cd5fcbf377cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b2bc97362062c6a782ead92d3ff5c3d64e3e864b..41bb1270123b6281b2ff678ba1b4498bd4011971 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c596c0b4bc22590b2e0ad80d9ea04236c3e6ab79..d606938ca16ad892084a28fa5877c7fcbad796c5 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 731b3058f77753386d066688077440d2cfaace08..fa830cddba459ec0ceb98ee2164904b3983cb59e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b5541d54c712100475a49c62e60f252d9f709d55..00fb0336e3cb711d9381355d06b344664bf6ecd2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dbf0e9b17cccfd763fa78c54a9adea4a092b4b22..b989cc4108cb3ccb8a6cceadc30f18f8a65b08be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 67f18108b0c7b7dc37d08af0f331e57d954c6812..26e92657d2f473865d4d0092e2c675b739e98a6c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e715ba3cb89df271139ee9a5eb2cb3c19581a7b1..e279f1d30ae9bc67997f8f6f0e2823954cc27d4a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7062a16ba07586d86d550e89137870755d41fafb..f48f3d44e05c598a84716592de73e714985cda6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0804c221858bf6442ee210a6c7d4b0ca7f995aa5..181099d12f165ff7862884d079436d1b6eee8a2d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dfbbe5a56b1e02a3f7d20e55ac9a7eb657ffcc88..f70681d4d6170ae59a207b0096f229f73ba7239c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a4fe7a90b6a73a0831f6141b67de43739ed3c464..2008f22d0192f3527b9f727100f4f24fe373eba7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 54da65d7150268c2d35b96e44133694741b8dfa8..98705fed8c3d5a8a22f71fceec851f227e43ce3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c08b8fb99a88eb54516a8df16871aa8880303478..4c50a957842b70cd23dad5d7ebbe096f1a192f96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f68f677bfbb28ac64f0f7b5fa5d0b43fb7f6ca36..d89397ca979cacb6de466026f5a5427b3c04f812 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bc6d527842d3cd7323b6a9b94640184d29b0b58e..c467fa1977475e3faa8b3f0655840c39bacb5ce2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2f72538767c38fec18c0e156071836fdb6b79ed9..2569e502ddd5b339d1f7ddc5836a55192d5c6078 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 72fb82007c4fec0f79e83257d5aa6ab2a32d059b..645f88a3f4b61e94a283865213a3821fc4202cc3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a434c68fc06bd86fcfea983d8be93373aeeba918..3f7e0cdb5a7758426b0d379d9e0bd4f311230200 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f20f56cf176f4f93d4955affd0543a1f11a23eda..6155c3243f49260b00c548709ad6046cb5706a7f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 890f1db2cd562c36be73a3b2c0128e7ff1b594e9..bfe9b862c1cfed77318ddb408d1dc8b5fcab363f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 02c7a893c46fd6b50897ce4a983ea3487f9dbc4f..dd4e0f7160edd29863b9ea4ab7534c3f18795e7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bb5af62b190b0b2fb09612be85ad017391094be7..c9af72dae0a6b74f8390f6004effb9a3de66937f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bbf5c36ba00586111ba364a5d038c2520a967eae..c0d736df67d5b4e8c6628cdb15b44e551cac2017 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1f34d0e9a024bc5a61096e7612ee2966d5581393..ef54ce29c2e45f5311e6548b1e77b90e3b911c11 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 740d0ae16ab792a0d8ec0809584d8c3a640920dd..fb29de12a8b22cb3298d0cdd1f737b6869697c17 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 43a6ff7d8c2a88fe00948d4d7d539395bf06e09f..3df15317242fc51eefcfa5f882013df77c837b1e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 71154c00ec3668477dacebda9d409f55db33dce8..1818a947ca8476bdfcb184ed8267349e0d4b0b94 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b3aac3aa49c4ba64f8c455c98c966ca930580b11..7ca83c653470b0ca3974f2677503ea33319b9f32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7092aba747c6cf946382f9f773f004e5a1853742..d26c47f3cff1bccd44c68f634073ac2d7bc6fbe6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7a8c9829d328a0f4e075558658ca08f600ee4920..8443157591b6c6d0b05f273ab440378da62f8de0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2590e01e48262cdf77d36b9bdb509bf95b5189b3..63d0335677b940878c76221c9490976d3a8bc963 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 156013dd557e40aa50e901c262efede8b6a11225..1b288bd51f3c0dd167f80d0a7632ab576382e896 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d59fa77106ad34e6da229ef431b7edc8c64737f1..9891be29f05cfbd2bf56a724072f64553e098195 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7f6b4f1f339b4b3f46913a1b52a8abd8e1ee61dc..b0cb1fa72c6a72b8d465ced324272c7c99047beb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b02c4ce20bf54dea3cb44d0e3a722c9b0269cc6f..cc1cd23ed03d6acb8ca3e8c1fce35bd63ba4d42a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 809a6f9005879a36f7788987bf441a5bac8c68d5..1b815b408b866a8e677a99048b8026c5bcdd654b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5fbbda9b6ba23a19a498839daa6bd91682d58c80..61d956bede9cee6ed491f0eda624c1d5c284d77c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c8ae0178b69bc3f9a4b51c8a8d0746bff4fa0c44..20045944eaf20f27524f5328bfd2372a7ddaffdb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c20157db4bc043d7199e12e040b9ac3604e9ffae..0289eb99ab0b2b084402275f6e3ccf2f3edbc2f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5dd02992cdc41adc7d77296578cbccac706492ae..9106e7f14d3e5fd42c2f230088207d65036fe2a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0cf5b48145871f1b133b8b5d97b40d297188ea8f..38205d14f75930f89cba494c3b6f4fc35bc271e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c6ed69b49cb0727e6b89da6178b81fb887f9c26c..e83c0f16c278f98ec2251a5b0e33f6bb3d52e017 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1e08d8131e1b7bc6c5ce3dd08d373c2c936fbffe..52a2d245aca74b840b6b8dff92ae4421c6d52dbf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ff6a85eaf14fc8f40bcc788cb26774be9bc5bcdc..8fe5e52a81aee489a55c8eadbd44266465ace231 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ad8127c2d49b8600d2b8fce24e4defaa5751dab6..685f247b2259fdcd25928a919ffebeaa661f506e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 59d3467a56254570ed4817bca2ce98efba2bc647..281d5e7350903ca31bd10fb473cb7167a7ec1ac1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fae889b6ba7609d3e63550d76e6ef339a7f74a71..cce205aab09df688590f7e38e357e37bacfb0d38 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d31a4992d90f2c355dea4eb1f428cdbf36a20616..258e51373884b431478688e4a88d5a9a6d4afef0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1654bd5ec5f39eaed060b9b56546070e8d939240..baec31f677014c50bcfa1f981ecea27af365dc5a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 59d09f4980f00dbb7568666337a7053c4a07294e..40c0cd909a1a25d6d177e3ec020424c616e0dbad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 382206320f873c06f466b5c98c927434295edd51..b30bfdfdca1c89e3f3fee9ea1188907fe7f8d02f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fbc075b0313f65edfbdf65a016053da3d6ac1eae..b75e4ed81ea9512ee08e99efadac684ebc05ce9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e40db8c4ab5f7e17016c471b5b3b500c15ba567e..cbe05c3962281e9f0811056230be3de4151d944c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 838a4ec8099d52d16e7c41aa28c2c4ba272f5ec1..fdced32982bb3c24884ccbedc69ba72ae2e5e2dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7b8efa3f65ec1b45e2d8be46e4f80a13952ed8c5..ae433cc815b4c40f7c15339df6fb441fd6156970 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 29456a5eba61db8298402e73744e48886ccd11b0..4a78b63d4cabbf85c04a2a59e988ee1e8c13f7f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 93de0a026de836b5a33c4b1f8020ebb727b99939..e4283c4459f791bf7d41851cfcf0cc1c247c2856 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 049556ef2a804c8b855f1021c8eae51f5a940a0c..6441bd39eda735d794b4c9de9a4ea821f0463d67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eb2d5d53223a8f3154ffd0015af5929ca085b370..54f912d86e259e5c273bc655b3a4f7a43b378c07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 429786935c13e6b07c51f9371ec7bd75ab6bf38c..f43b7fc4aadab1afb4c73ca734f366987a74f2e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fcece8118ad12ea602f830674706039f33f63e51..b8dd94b52697ea0bea396b17018b9a154580e726 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c4150247b5fccb07e5041d7032eb563cb0c7c637..7e26a3b8c6290b36b9cbcb9c6b759f433a35290c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index af3e0443105885bcc08e1c60e5dda70097958ff4..1a77fd1239c1965f5ac7ab599d885c33a6c5b90f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bad1af5ab95199e01add9b4081b4a9a1f9991fa4..aade81131e451f24cce7d375a42740545c2df5be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4ab51b782a641f95ddf786296b65b7de41a8711e..d9d86da3367215befe108a449986f6ed19e56f37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 236b8e3144991677a216b5f5d54223d603306a9c..d2c7092feb04f87df84061cc146651b86165b1a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9eb4d24f19f9dac4e99804cb201136016c6bbcf7..beb600e7e990f7011e6d9184b1863572c2bee75b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ffb701b32482c095260742898d5cf77b0e2cefe..7f34beb575ba896e0464649ab4e559e34a6d8e1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 67633201817fdeea2afac51c5f06268d7f10d931..76f69d3d00d0f16c8d43506fac36787fb3e9ff72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 80cf452eba855f674f338fc6a05aa03a729be6ca..455f879453068f84c98771b27b7be5b407c6250f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9d1287db120c1004f1110e6347aad6064b7cae08..ff0819a44baf3d64563a4be50b3c8ffd82f27a7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b876be2d3ade02801f2594232e4505d5cb8e3663..1291c741a35ae74540231da28b4999f2c3841dfd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5890ba36f1949dbedc11625ac424bb3a069014c1..a767c0843b36faa29e3585fbb5d161b6d4350f94 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 92636f75483bb86ebbc01d356fbeb77c70f43b18..89cd0a7bd6ab9a5db9473447d409f83f7633115e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 549594a6ce19504d66ae6c2109087294f03737b8..9224940c2ec5e1842c1f5d3b5db2b3ee3d70859c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a3b6def5c02b9023e60535fbad4110ad7d50fcb3..3fd29f1ea0f5f9d73914a0b09a953f4e97a22837 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c6c0a8acdbe1957b2efc900fa70e2da65b9a6581..2c393fbeaf8937bf4bd40e1183f6aaec78cf78ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fb5956e22e04d4f2fd2dce8f49e1c2e4d7ac9e63..c225852783288a5c247d2f21a046c8fc0037af17 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 901004570c17a5540db439edab7c92f06812b1df..9c6a57757023e25322b8674a83d2042101d850ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2011-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dbab554c9e2863b718ff90ca40fd0711b02a6312..2471b6fdd7198a9da6dd9f3dcfa6e6293a24f017 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 887af44c7169e84dbc9916feeda56465155f4b4f..26978020cb40a33dce5ac819f3ed25e2449a0340 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f4d4ca70957e8b8f4f444dc69e312621e5a0b0dc..932bb57ba6829ed8b9edd53c006131c4fde867d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ccbac2281bebc96bd78e023c9f45ff972d81d0c..fd0d88b143171a87c45bd26e66b3fb82c4de08c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a9df8e67eb98ccfbb6b01d113282f1372c7cc0c6..7298789077acffe1423ebc8cae1daa47ca8d4ccd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fe34904d75d9eca150a4b4dd66d8aa5a7692e0fc..f367edea6a3a6bd24fe27b1286909717ad9a5888 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 30809c1e0ea1f3ec3e5c187d3d5393dd664b11a7..cfcb5480a4c6c84d0d410616c5021aa2da387f7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b378e91bc97a6a279cd3f9c63a5288203a3382e8..826df625b80e5d29d446ebab5071226ccaf2039e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dc52f5ce3e7510c3ce93f9b8add581b445550f97..1fd4bada3723fd13713406292d25dcf2227a3386 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1615e6af1a482f2317081d7be53e320e54bf6b0d..5482e739e725715d78aeaf1953dfa4256efebf73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e1d87171b104d545742ab587f9d9e77131818b38..8998413c3b5e6092b13318cd39ff92089f33ba0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a3935e8c6c3924469a32b7b8a33d9b2ae9ede619..1431d1809e6be9c784f1eec4ad384ad54af33b24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 003eee88ad8dbcf3220a46ef2ff21f8e754758e8..f2922387e38331707f126741803dc01dd5ea1589 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9f51947af6c855bc88f92f749818712523b18cbf..ffe8ccd04b904387b6fc2977232024106d2b87f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 90bb8312cf5889e3f7b7f600117f8933e6a2fa37..97c9343f26397e355b1672f3baaa840115891b35 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c46c94e0ff344fcf03798939157f3888379ddce5..eaa0bc90357f66f382e1d2b22f0d76173f672db3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 98e284cbc74e870ed85d20d15af48396739fd3dd..f0594e96a07365156fd3edabd078ff7ebbb3c1ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d46405ead7d9baa2f6d3a9c22fbe2b67206c1042..ab76da5979403d45aaa5e3ce422bf915d09a58b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 85e5409ccef8200e6afd3eabfc879e715b673521..4f033efd49ae76d3ff71eb91b9e52b8f604ab586 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1ee680c1c5b76ea19374f7857b2d9339b6c7d0e4..b1163c5845199e633acf1b2644d5375e3f7c1c65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index baa7477e2c2f41adc490cae2671de228b45803a2..e6976369c7d59d0d98a4823df29ebd85eab3d484 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2100681eb739b51660010fdefd137a81d0dd1c7f..c587b6dbbb4018af9832a5b2ff3c9b85d4bf7649 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 012d3ddf124c99c239df757762cd72ad179f8df1..90ccb09158e8ebc9d14a92705b07fa4d2e980afb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e8ef9ac181fd1b3e7d5b4cda0a76b1a8dab7aadf..bf7e3152c406392125b3383b14c55fc7e1bda015 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bf3e943d9d8f5a57ef77e19b7e2a9a20f30c84ff..9de119987e7b391f0958157ab0ac3cba7a7b9c05 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6ddf62ad44e1c4cf4ffa9f58c41468df6d9926f4..e05c3b757a290c7ac19fafc095709d59a5313f1a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 16436413a57991e22d62e1ff7139e737c467e8bf..719094b1b034a3c31ec48d81115d76a91350b264 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0d2dcd94e4e2905ed921635aff31555c0a55363e..437e825b7d0fe83bf20b0797636730892f671aa7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95a688f24822a6aaaeb54ab311642270c9d5275d..be95a37f987bd3b4917957b9b98573c86962b451 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 25a184d188cefc218c940b9cc3aa8e4de5ddef40..12d5ee26a33ebc1d6fcccd47f98ea44383a46fc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 06a766581c6fe2b72de861ae5ef99adc35702a15..69bc9db4fbec6b7d96bbaec829056f90956a24fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c42ec1801f3646c2f3ef100e92a6cb8e2808d6e4..422e615a8bbb0a9226a0fd0b1ea2f935163629a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a48698379a20205f5025fe3bd7f5b96bda818e2f..2257f29a23f85892cf2b17e59766f46ea4516c12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8bdd98e504a3397482b3f56213fb8b6d449b451a..3bc82781a2f7194f966d3731da090c9eb842e88a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0d58c06fb8c1b9df778c5c62771140d729987e2c..9f4e1d24a03f00c1167a6eafb736f9fb850de5e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0145fecbbcd77a6249fc3e875c625c5303fb0b06..36429563deebfc54eac6c5752e319562cf448c0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 947ee8dbc5b08896e317718c1a68a11fc16cbbe3..7a71b580729b13773ca65ad94be4d0a149ec10d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7f12f3b3f112a715ad8d552ae1b0391b67249103..7f8dfe0e46e82981878c9824980b5227b41e6b53 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7ed48e6df425b51ce80ca3c903ab7de5b4a2fe16..db4e71d93cc7f1afe623f63d795f4fed24be6317 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f0640669f590d5803be7cd0dedfe0246bd4321e8..c508f76fbe8669da57b42f51763306f9f4569e01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 35efdb46db3067e85ab94e75537cc4cc62a03857..6227de325fba18d7c6c153372985981458d54c7f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1839903634db71696d0e13c4b9e13389ee746083..fa6ce588cc4ea19794ee9055534eba8dd7699c59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eef4b3e0c4f1bc4f52e2d3b28eff1d00afea0fd8..47aab66433e97719c2d401eef6d660e356defbd5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7ef13f718fcf757e50fc2e7a202bcbb118cabc01..5488adbe7e615f4d158620b598e201f128b9fde9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 153296e443e240f642d4d7d8b7ce89764a66a6d8..a5c7afa21b21ce7f42f55b5f28db47c0de40c47b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 84514b0fcd03a5d0f1aed8796800931806303802..e2da81b0f38d28dca4df486791e6548348932d7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 115fbbdf6e2918d4126ab0253453c3af400e435a..f74a690853afd33e218488d36aa3aeacc3677dc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 14b69b5d1d5e4077cfbb19cc595324fde7a2ffa4..d4c019aa31b6c517659d7f4eb5f3083e4ad357c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4b4c933264bdf6ff426a59eeb52083cde1d179cc..305a3774666363b4d025c176c7301055b2343cf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fd0ba0ecc5dccf8ff5e2c3390070e3b885f6b79b..43b904173a87dc2b53898ab448fb9724e1d58ef9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a5e12d1504ef2f38333b9c730b3a8c3786aaa7d5..b278364543fc79365d675049d2345c1cd59c63d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d916ed9bd8e137bf4ba77582416a40041234bed9..a48e019d815be06deb826b54370529e21de6c334 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 78392e39075e2752b28dae736f9492bbba02be72..e72265cba679ec4ced263ef0aa3c8286ef5f9281 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7cbcb7296c8880f727450f6741e66a89732e34fe..adca3f82db5a1ec7b70dbd2b90e4b1c48c23c5db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8ba6cbc8e0750992cb90c9b9927f093765c1dd5b..34af8acf355aaad0bccfebb53f061c0ee7b41516 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a129568f7793b5891a00ccd4898f6246c0978fb6..e69002882e7bb46d3a7421f592a55306be11f83e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a7ce363fa4825cc8109ed50493c37f23c79287ac..af8651e8c46d57aa5550e0bc54a6c2f2c383d453 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2bc8ae981e85159504d1725cf5bd0ebe68c576c0..508d9dfca58adf223ee72caab666f864b35b4678 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d1ba1867aae9ef873814103595b6c92a76a9342b..9d78282bf2c2361cd6e8a140b282357d1aa9ad95 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d36275750033eec1dc9a64b96612b8c7ddb2a3f1..9c33159b0bbcb59a36d2b6640c692f0c5bfebace 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5bc6b62273430e80534d869a31e65637e3f5332f..af3c4bdcda4c3d861ce0a1acfd49897bead23d2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 98f7a1592ee54e8e2d370fee9248b8e4687b1109..23495c4183dce7c47c54da12e45c244904530edc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5c8cd2a0a72906caed152eaaed75c845b919c441..99deb4f38c1b12df3811f4895330f26a6ddf8ec8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 67e3657da1cba8cbefafe972aff3e01efdfc9bbe..058d9cf2bacd75ca5b5ec4fe30c8410099384a2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 806b771583732f221374bb17c442114459e9afed..62f33d004b11af2f0969a74e3db983fd019c7a83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 774dc981a49300dd3977259e4e2d107dea13586a..d96579c24c0ca4d214dc9939c6477829207eeb0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 920dc1c02c330b72042b81025a8851ea365775cb..0ad091ba591eedd219f6a44904570a7c71f21c77 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0d6472e7a83686be72ef2415a2ef3f2d2d584e8b..2e2d4b0e9773f2486ed4c6ef4bcdc59b77d23a44 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8397bb88e2c0f0cb7b31ca437e6fcee23a528dde..60699a54fa08a53251788ad965532e92a210dfba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7bdfe917a77762ec596249cc84523fef346ba0b8..c26898378c9424929d24f210e998a1ee97a3a010 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 32a20d77fa3cc54f31ac2ba6b4655e0c5f4381e9..3d2d6d96f94711a90e51d4b8173b80c53dbb321f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index de654ac1658411138483b791129743e090abab38..a6e2c2c4159280463ad2ec1077dfa92a07b1d760 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5212d985843c803cbdcd71027aa0c820c5e16a20..8875b0097264281cb349645f28b40a3d5d75c0ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0191f525d538bb65f7fd988eddb1be9f1f87ec3b..3988fdaef9d491143beefc545e86267756ddd4ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a924364df757d41aeaf5c6839692407a5efa3461..97c255c69a17edbfafe46da4f09f665a2cd4c0b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1498bc742903b3d8e2c21fb64bb9bfed2dfaf27e..31dcd29075d699c9a4e3538416eda6a6bc96ff61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4140d7d2904429fe80691e7b8374e4e169e2de6b..727b6933bc91b0776a42817ce1116b67d473c751 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 07c5c3e7818c427e7797d2f4cdc6e2999205adb1..188e7d442d3d6013d980de4d09d58fbad3c375e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6c9a17eeb6d776269331f145ab4b2192d7ee627e..ffb8716f259cc6a0f5bf7a16cb984b790e3b5f24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ceb71907179a789930e0c42a6d0d8d84e2b8ab9e..6eb7a0b9d048324aa02012ee76ab81e5495cf581 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8709abf60321c7efcf4b297af7c76656979e0e16..a0712ec68849029a565ab6d865477663dac71557 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 666b7e31e28d420fe13ebb453448978b6e855f24..7f407c6ea310a7de68d512d787cd9a497dd465ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e724b999604e105200707a342526311a1ac77cf2..7ae79e1d16b0e6115b6b0fe6bd1939a62068426b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5c684054f7cd82bd4ea16d86186948d2068cf1af..d2e655872dc85a05e13b68f2539eaff20c874948 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95964f1802898fdc4579340084f8065286ea6419..00318700052de9cc20d1f10316ac1b99413e7c80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0bfd1e2147fe6c14b66840f41fb7731aaed63613..782fd7f0ba05cf62614c1581b0ba73d262f52de0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3d6fae3e2bb380abcb8b0c010e44480dd394863e..254ab699f7de00258adb6b6b276afdd86df4cda5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2e36a3dd28e682f409bd5f3b58bb8cab2004bbcb..4bc38d5d7318107507b66192251405536bdf09ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 45f1dec9523985804b9b17f8a8ad04c3aa2dca28..8c03b0d4b5a18305ebec18910b970322ff9bca12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 70b3d686fe5e99f76dce3a18dc181b8b8201b330..80ce5ab80c82e18a3a5eeab8e4db3f9d186b418a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e5e64e3e609fc5a575134d89c9ed8aa713321cf5..b81c0d9842244136a7da41ec4c23a32627f0bfa3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 74c7c14a780044dfd09db69afeafb50526130d0c..6348518ceac5b7272c18b54c22ef7aa4b109295f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f5538cc34b438837c56bccc249e873918966fbcb..c99d78232f18976c3a3f53af3e77bdc50662fb4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1431d63da0e74389eb691d0536d41b366a737ec3..81a780fe49d9e10d966b7215dc87327be86f546a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b6b375ae4bde650a74119c89944232902c533205..fd17add94e011dd8425f7ebad3c4ee88b8244f70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 042f44f36d48d2ca646bf3e23070d48033aa4d06..4de9fa335f788f17e344e5de4c364e2491b70ca6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d7f4fa6390c7bcd02ffb4b573f9bd214f23bbd4e..5d369572395e8c14dafe71e4911c78a5a68fa81f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fdf52a5f0cb5a8b3f8f89219f840ed2b6f7baa65..55cc6b60406d53450ee59692ed48e1a54ec92b1e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 57bdc7b584e2aeef18e1d1a5adea4f8966d80d13..0447d0c2ef6ad1d0d92d3536cbd8efde5770aed3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7194800d58c729a888f325babb8886500efe68e0..1e7107a156336d58800972d3f8aa56bf25fff347 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d01b60faeadc83e8c8ae285326492fb7dfb42875..cf1642149bab854cd42c25f89fb1386fa050b5ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ea218e72dd2f76f77cbdff190830f1f86b690053..b9dde02485a8fb8943053e6030ea46477647c50b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2012-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 76c1cd863ff41e729f801ed69705d612fb34ba3c..589c0edca16294bb78673b5813bbf475dd4fce4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8e06f9287f46a20e311de0decfe5b1e4342c04e2..f5e23c1617913ec3ede118e7246ec1052d26c0b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index df472b9838ce1ec6e142ff344f49c86ca1731846..2f2f8de9f28909c3f905827a0d664807ae460e93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.