From cd1bdc912603c0358ba733d379a74ae90ab3a437 Mon Sep 17 00:00:00 2001 From: Yedidya Feldblum Date: Sun, 14 Jan 2018 11:28:07 -0800 Subject: [PATCH 1/1] Fix copyright lines Summary: [Folly] Fix copyright lines based on file histories. Reviewed By: spalamarchuk Differential Revision: D6720312 fbshipit-source-id: c70a667a1977e70e2d4451ea624f96163982f681 --- folly/AtomicBitSet.h | 2 +- folly/AtomicHashArray-inl.h | 2 +- folly/AtomicHashArray.h | 2 +- folly/AtomicHashMap-inl.h | 2 +- folly/AtomicHashMap.h | 2 +- folly/AtomicIntrusiveLinkedList.h | 2 +- folly/AtomicLinkedList.h | 2 +- folly/AtomicUnorderedMap.h | 2 +- folly/Benchmark.cpp | 2 +- folly/Benchmark.h | 2 +- folly/Bits.h | 2 +- folly/CPortability.h | 2 +- folly/CachelinePadded.h | 2 +- folly/Chrono.h | 2 +- folly/ClockGettimeWrappers.cpp | 2 +- folly/ClockGettimeWrappers.h | 2 +- folly/ConcurrentSkipList-inl.h | 2 +- folly/ConcurrentSkipList.h | 2 +- folly/ConstexprMath.h | 2 +- folly/CppAttributes.h | 2 +- folly/CpuId.h | 2 +- folly/Demangle.cpp | 2 +- folly/Demangle.h | 2 +- folly/DiscriminatedPtr.h | 2 +- folly/DynamicConverter.h | 2 +- folly/Exception.h | 2 +- folly/ExceptionString.h | 2 +- folly/ExceptionWrapper.cpp | 2 +- folly/ExceptionWrapper.h | 2 +- folly/Executor.cpp | 2 +- folly/Executor.h | 2 +- folly/Expected.cpp | 2 +- folly/Expected.h | 2 +- folly/FBString.h | 2 +- folly/FBVector.h | 2 +- folly/File.cpp | 2 +- folly/File.h | 2 +- folly/FileUtil.cpp | 2 +- folly/FileUtil.h | 2 +- folly/Fingerprint.h | 2 +- folly/FixedString.h | 2 +- folly/Function.h | 2 +- folly/GroupVarint.cpp | 2 +- folly/GroupVarint.h | 2 +- folly/Hash.h | 2 +- folly/IPAddress.cpp | 2 +- folly/IPAddress.h | 2 +- folly/IPAddressException.h | 2 +- folly/IPAddressV4.cpp | 2 +- folly/IPAddressV4.h | 2 +- folly/IPAddressV6.cpp | 2 +- folly/IPAddressV6.h | 2 +- folly/Indestructible.h | 2 +- folly/IndexedMemPool.h | 2 +- folly/IntrusiveList.h | 2 +- folly/Lazy.h | 2 +- folly/Likely.h | 2 +- folly/LockTraits.h | 2 +- folly/LockTraitsBoost.h | 2 +- folly/Logging.h | 2 +- folly/MPMCPipeline.h | 2 +- folly/MPMCQueue.h | 2 +- folly/MacAddress.cpp | 2 +- folly/MacAddress.h | 2 +- folly/MapUtil.h | 2 +- folly/Math.h | 2 +- folly/MicroLock.cpp | 2 +- folly/MicroLock.h | 2 +- folly/MicroSpinLock.h | 2 +- folly/MoveWrapper.h | 2 +- folly/Optional.cpp | 2 +- folly/Optional.h | 2 +- folly/Overload.h | 2 +- folly/PackedSyncPtr.h | 2 +- folly/Padded.h | 2 +- folly/PicoSpinLock.h | 2 +- folly/Portability.h | 2 +- folly/Preprocessor.h | 2 +- folly/PriorityMPMCQueue.h | 2 +- folly/ProducerConsumerQueue.h | 2 +- folly/RWSpinLock.h | 2 +- folly/Random-inl.h | 2 +- folly/Random.cpp | 2 +- folly/Random.h | 2 +- folly/Replaceable.h | 2 +- folly/SharedMutex.cpp | 2 +- folly/SharedMutex.h | 2 +- folly/Singleton-inl.h | 2 +- folly/Singleton.cpp | 2 +- folly/Singleton.h | 2 +- folly/SingletonStackTrace.cpp | 2 +- folly/SingletonThreadLocal.h | 2 +- folly/SmallLocks.h | 2 +- folly/SocketAddress.cpp | 2 +- folly/SocketAddress.h | 2 +- folly/SpinLock.h | 2 +- folly/String-inl.h | 2 +- folly/String.cpp | 2 +- folly/String.h | 2 +- folly/Subprocess.cpp | 2 +- folly/Subprocess.h | 2 +- folly/ThreadCachedInt.h | 2 +- folly/ThreadLocal.h | 2 +- folly/TimeoutQueue.cpp | 2 +- folly/TimeoutQueue.h | 2 +- folly/TokenBucket.h | 2 +- folly/Traits.h | 2 +- folly/Try-inl.h | 2 +- folly/Try.cpp | 2 +- folly/Try.h | 2 +- folly/UncaughtExceptions.h | 2 +- folly/Unicode.cpp | 2 +- folly/Unicode.h | 2 +- folly/Unit.h | 2 +- folly/Uri-inl.h | 2 +- folly/Uri.cpp | 2 +- folly/Uri.h | 2 +- folly/Varint.h | 2 +- folly/build/GenerateFingerprintTables.cpp | 2 +- folly/chrono/Conv.h | 2 +- folly/chrono/test/ConvTest.cpp | 2 +- folly/compression/Compression.cpp | 2 +- folly/compression/Compression.h | 2 +- folly/compression/Utils.h | 2 +- folly/compression/Zlib.cpp | 2 +- folly/compression/Zlib.h | 2 +- folly/compression/test/CompressionTest.cpp | 2 +- folly/concurrency/CoreCachedSharedPtr.h | 2 +- folly/concurrency/test/AtomicSharedPtrPerformance.cpp | 2 +- folly/concurrency/test/CoreCachedSharedPtrTest.cpp | 2 +- folly/container/Access.h | 2 +- folly/container/Array.h | 2 +- folly/container/Enumerate.h | 2 +- folly/container/EvictingCacheMap.h | 2 +- folly/container/Foreach.h | 2 +- folly/container/Iterator.h | 2 +- folly/container/Merge.h | 2 +- folly/container/SparseByteSet.h | 2 +- folly/container/test/AccessTest.cpp | 2 +- folly/container/test/ArrayTest.cpp | 2 +- folly/container/test/EnumerateTest.cpp | 2 +- folly/container/test/EvictingCacheMapTest.cpp | 2 +- folly/container/test/ForeachBenchmark.cpp | 2 +- folly/container/test/ForeachTest.cpp | 2 +- folly/container/test/IteratorTest.cpp | 2 +- folly/container/test/MergeTest.cpp | 2 +- folly/container/test/SparseByteSetBenchmark.cpp | 2 +- folly/container/test/SparseByteSetTest.cpp | 2 +- folly/detail/AtomicHashUtils.h | 2 +- folly/detail/AtomicUnorderedMapUtils.h | 2 +- folly/detail/DiscriminatedPtrDetail.h | 2 +- folly/detail/FileUtilDetail.h | 2 +- folly/detail/FingerprintPolynomial.h | 2 +- folly/detail/GroupVarintDetail.h | 2 +- folly/detail/IPAddress.cpp | 2 +- folly/detail/IPAddress.h | 2 +- folly/detail/IPAddressSource.h | 2 +- folly/detail/MPMCPipelineDetail.h | 2 +- folly/detail/SlowFingerprint.h | 2 +- folly/detail/SocketFastOpen.cpp | 2 +- folly/detail/SocketFastOpen.h | 2 +- folly/detail/StaticSingletonManager.cpp | 2 +- folly/detail/StaticSingletonManager.h | 2 +- folly/detail/ThreadLocalDetail.cpp | 2 +- folly/detail/ThreadLocalDetail.h | 2 +- folly/detail/TurnSequencer.h | 2 +- folly/dynamic-inl.h | 2 +- folly/dynamic.cpp | 2 +- folly/dynamic.h | 2 +- folly/executors/Async.h | 2 +- folly/executors/CPUThreadPoolExecutor.cpp | 2 +- folly/executors/CPUThreadPoolExecutor.h | 2 +- folly/executors/Codel.cpp | 2 +- folly/executors/Codel.h | 2 +- folly/executors/DrivableExecutor.h | 2 +- folly/executors/FiberIOExecutor.h | 2 +- folly/executors/FutureExecutor.h | 2 +- folly/executors/GlobalExecutor.cpp | 2 +- folly/executors/GlobalExecutor.h | 2 +- folly/executors/GlobalThreadPoolList.cpp | 2 +- folly/executors/GlobalThreadPoolList.h | 2 +- folly/executors/IOExecutor.h | 2 +- folly/executors/IOObjectCache.h | 2 +- folly/executors/IOThreadPoolExecutor.cpp | 2 +- folly/executors/IOThreadPoolExecutor.h | 2 +- folly/executors/InlineExecutor.cpp | 2 +- folly/executors/InlineExecutor.h | 2 +- folly/executors/ManualExecutor.cpp | 2 +- folly/executors/ManualExecutor.h | 2 +- folly/executors/NotificationQueueExecutor.h | 2 +- folly/executors/QueuedImmediateExecutor.cpp | 2 +- folly/executors/QueuedImmediateExecutor.h | 2 +- folly/executors/ScheduledExecutor.h | 2 +- folly/executors/SerialExecutor.cpp | 2 +- folly/executors/SerialExecutor.h | 2 +- folly/executors/ThreadPoolExecutor.cpp | 2 +- folly/executors/ThreadedExecutor.cpp | 2 +- folly/executors/ThreadedExecutor.h | 2 +- folly/executors/task_queue/LifoSemMPMCQueue.h | 2 +- folly/executors/task_queue/PriorityLifoSemMPMCQueue.h | 2 +- folly/executors/test/AsyncTest.cpp | 2 +- folly/executors/test/CodelTest.cpp | 2 +- folly/executors/test/ExecutorTest.cpp | 2 +- folly/executors/test/FiberIOExecutorTest.cpp | 2 +- folly/executors/test/GlobalExecutorTest.cpp | 2 +- folly/executors/test/SerialExecutorTest.cpp | 2 +- folly/executors/test/ThreadPoolExecutorTest.cpp | 2 +- folly/executors/test/ThreadedExecutorTest.cpp | 2 +- folly/executors/thread_factory/NamedThreadFactory.h | 2 +- folly/executors/thread_factory/PriorityThreadFactory.h | 2 +- folly/executors/thread_factory/ThreadFactory.h | 2 +- folly/experimental/AutoTimer.h | 2 +- folly/experimental/BitVectorCoding.h | 2 +- folly/experimental/Bits.h | 2 +- folly/experimental/CodingDetail.h | 2 +- folly/experimental/EliasFanoCoding.h | 2 +- folly/experimental/EnvUtil.cpp | 2 +- folly/experimental/EventCount.h | 2 +- folly/experimental/ExecutionObserver.h | 2 +- folly/experimental/FlatCombiningPriorityQueue.h | 2 +- folly/experimental/FunctionScheduler.cpp | 2 +- folly/experimental/FunctionScheduler.h | 2 +- folly/experimental/FutureDAG.h | 2 +- folly/experimental/Instructions.h | 2 +- folly/experimental/JSONSchema.cpp | 2 +- folly/experimental/JSONSchema.h | 2 +- folly/experimental/JSONSchemaTester.cpp | 2 +- folly/experimental/JemallocNodumpAllocator.cpp | 2 +- folly/experimental/JemallocNodumpAllocator.h | 2 +- folly/experimental/LockFreeRingBuffer.h | 2 +- folly/experimental/NestedCommandLineApp.cpp | 2 +- folly/experimental/NestedCommandLineApp.h | 2 +- folly/experimental/ProgramOptions.cpp | 2 +- folly/experimental/ProgramOptions.h | 2 +- folly/experimental/RCURefCount.h | 2 +- folly/experimental/RCUUtils.cpp | 2 +- folly/experimental/RCUUtils.h | 2 +- folly/experimental/ReadMostlySharedPtr.h | 2 +- folly/experimental/Select64.cpp | 2 +- folly/experimental/Select64.h | 2 +- folly/experimental/StampedPtr.h | 2 +- folly/experimental/StringKeyedCommon.h | 2 +- folly/experimental/StringKeyedMap.h | 2 +- folly/experimental/StringKeyedSet.h | 2 +- folly/experimental/StringKeyedUnorderedMap.h | 2 +- folly/experimental/StringKeyedUnorderedSet.h | 2 +- folly/experimental/TLRefCount.h | 2 +- folly/experimental/TestUtil.cpp | 2 +- folly/experimental/TestUtil.h | 2 +- folly/experimental/ThreadedRepeatingFunctionRunner.cpp | 2 +- folly/experimental/ThreadedRepeatingFunctionRunner.h | 2 +- folly/experimental/TupleOps.h | 2 +- folly/experimental/bser/Bser.h | 2 +- folly/experimental/bser/Dump.cpp | 2 +- folly/experimental/bser/Load.cpp | 2 +- folly/experimental/bser/test/BserTest.cpp | 2 +- folly/experimental/exception_tracer/ExceptionAbi.h | 2 +- folly/experimental/exception_tracer/ExceptionCounterLib.cpp | 2 +- folly/experimental/exception_tracer/ExceptionCounterLib.h | 2 +- folly/experimental/exception_tracer/ExceptionStackTraceLib.cpp | 2 +- folly/experimental/exception_tracer/ExceptionTracer.cpp | 2 +- folly/experimental/exception_tracer/ExceptionTracer.h | 2 +- folly/experimental/exception_tracer/ExceptionTracerLib.cpp | 2 +- folly/experimental/exception_tracer/ExceptionTracerLib.h | 2 +- folly/experimental/exception_tracer/StackTrace.cpp | 2 +- folly/experimental/exception_tracer/StackTrace.h | 2 +- .../experimental/exception_tracer/test/ExceptionCounterTest.cpp | 2 +- .../exception_tracer/test/ExceptionTracerBenchmark.cpp | 2 +- .../experimental/exception_tracer/test/ExceptionTracerTest.cpp | 2 +- .../experimental/flat_combining/test/FlatCombiningBenchmark.cpp | 2 +- folly/experimental/flat_combining/test/FlatCombiningExamples.h | 2 +- folly/experimental/flat_combining/test/FlatCombiningTest.cpp | 2 +- .../experimental/flat_combining/test/FlatCombiningTestHelpers.h | 2 +- folly/experimental/hazptr/bench/HazptrBench-Amb-NoTc.cpp | 2 +- folly/experimental/hazptr/bench/HazptrBench-Amb-Tc.cpp | 2 +- folly/experimental/hazptr/bench/HazptrBench-NoAmb-NoTc.cpp | 2 +- folly/experimental/hazptr/bench/HazptrBench-NoAmb-Tc.cpp | 2 +- folly/experimental/hazptr/bench/HazptrBench-OneDomain.cpp | 2 +- folly/experimental/hazptr/bench/HazptrBench.h | 2 +- folly/experimental/hazptr/debug.h | 2 +- folly/experimental/hazptr/example/LockFreeLIFO.h | 2 +- folly/experimental/hazptr/example/MWMRSet.h | 2 +- folly/experimental/hazptr/example/SWMRList.h | 2 +- folly/experimental/hazptr/example/WideCAS.h | 2 +- folly/experimental/hazptr/hazptr-impl.h | 2 +- folly/experimental/hazptr/hazptr.cpp | 2 +- folly/experimental/hazptr/hazptr.h | 2 +- folly/experimental/hazptr/memory_resource.cpp | 2 +- folly/experimental/hazptr/memory_resource.h | 2 +- folly/experimental/hazptr/test/HazptrTest.cpp | 2 +- folly/experimental/hazptr/test/HazptrUse1.h | 2 +- folly/experimental/hazptr/test/HazptrUse2.h | 2 +- folly/experimental/io/AsyncIO.cpp | 2 +- folly/experimental/io/AsyncIO.h | 2 +- folly/experimental/io/FsUtil.cpp | 2 +- folly/experimental/io/FsUtil.h | 2 +- folly/experimental/io/HugePageUtil.cpp | 2 +- folly/experimental/io/HugePages.cpp | 2 +- folly/experimental/io/HugePages.h | 2 +- folly/experimental/io/test/AsyncIOTest.cpp | 2 +- folly/experimental/io/test/FsUtilTest.cpp | 2 +- folly/experimental/logging/AsyncFileWriter.cpp | 2 +- folly/experimental/logging/AsyncFileWriter.h | 2 +- folly/experimental/logging/FileHandlerFactory.cpp | 2 +- folly/experimental/logging/FileHandlerFactory.h | 2 +- folly/experimental/logging/FileWriterFactory.cpp | 2 +- folly/experimental/logging/FileWriterFactory.h | 2 +- folly/experimental/logging/GlogStyleFormatter.cpp | 2 +- folly/experimental/logging/GlogStyleFormatter.h | 2 +- folly/experimental/logging/ImmediateFileWriter.cpp | 2 +- folly/experimental/logging/ImmediateFileWriter.h | 2 +- folly/experimental/logging/Init.cpp | 2 +- folly/experimental/logging/Init.h | 2 +- folly/experimental/logging/LogCategory.cpp | 2 +- folly/experimental/logging/LogCategory.h | 2 +- folly/experimental/logging/LogCategoryConfig.cpp | 2 +- folly/experimental/logging/LogCategoryConfig.h | 2 +- folly/experimental/logging/LogConfig.cpp | 2 +- folly/experimental/logging/LogConfig.h | 2 +- folly/experimental/logging/LogConfigParser.cpp | 2 +- folly/experimental/logging/LogConfigParser.h | 2 +- folly/experimental/logging/LogFormatter.h | 2 +- folly/experimental/logging/LogHandler.h | 2 +- folly/experimental/logging/LogHandlerConfig.cpp | 2 +- folly/experimental/logging/LogHandlerConfig.h | 2 +- folly/experimental/logging/LogHandlerFactory.h | 2 +- folly/experimental/logging/LogLevel.cpp | 2 +- folly/experimental/logging/LogLevel.h | 2 +- folly/experimental/logging/LogMessage.cpp | 2 +- folly/experimental/logging/LogMessage.h | 2 +- folly/experimental/logging/LogName.cpp | 2 +- folly/experimental/logging/LogName.h | 2 +- folly/experimental/logging/LogStream.cpp | 2 +- folly/experimental/logging/LogStream.h | 2 +- folly/experimental/logging/LogStreamProcessor.cpp | 2 +- folly/experimental/logging/LogStreamProcessor.h | 2 +- folly/experimental/logging/LogWriter.h | 2 +- folly/experimental/logging/Logger.cpp | 2 +- folly/experimental/logging/Logger.h | 2 +- folly/experimental/logging/LoggerDB.cpp | 2 +- folly/experimental/logging/LoggerDB.h | 2 +- folly/experimental/logging/RateLimiter.cpp | 2 +- folly/experimental/logging/RateLimiter.h | 2 +- folly/experimental/logging/StandardLogHandler.cpp | 2 +- folly/experimental/logging/StandardLogHandler.h | 2 +- folly/experimental/logging/StandardLogHandlerFactory.cpp | 2 +- folly/experimental/logging/StandardLogHandlerFactory.h | 2 +- folly/experimental/logging/StreamHandlerFactory.cpp | 2 +- folly/experimental/logging/StreamHandlerFactory.h | 2 +- folly/experimental/logging/example/lib.cpp | 2 +- folly/experimental/logging/example/lib.h | 2 +- folly/experimental/logging/example/main.cpp | 2 +- folly/experimental/logging/printf.cpp | 2 +- folly/experimental/logging/printf.h | 2 +- folly/experimental/logging/test/AsyncFileWriterTest.cpp | 2 +- folly/experimental/logging/test/ConfigParserTest.cpp | 2 +- folly/experimental/logging/test/ConfigUpdateTest.cpp | 2 +- folly/experimental/logging/test/FatalHelper.cpp | 2 +- folly/experimental/logging/test/FileHandlerFactoryTest.cpp | 2 +- folly/experimental/logging/test/GlogFormatterTest.cpp | 2 +- folly/experimental/logging/test/ImmediateFileWriterTest.cpp | 2 +- folly/experimental/logging/test/LogCategoryTest.cpp | 2 +- folly/experimental/logging/test/LogLevelTest.cpp | 2 +- folly/experimental/logging/test/LogMessageTest.cpp | 2 +- folly/experimental/logging/test/LogNameTest.cpp | 2 +- folly/experimental/logging/test/LogStreamTest.cpp | 2 +- folly/experimental/logging/test/LoggerDBTest.cpp | 2 +- folly/experimental/logging/test/LoggerTest.cpp | 2 +- folly/experimental/logging/test/PrintfTest.cpp | 2 +- folly/experimental/logging/test/RateLimiterTest.cpp | 2 +- folly/experimental/logging/test/StandardLogHandlerTest.cpp | 2 +- folly/experimental/logging/test/TestLogHandler.cpp | 2 +- folly/experimental/logging/test/TestLogHandler.h | 2 +- folly/experimental/logging/test/XlogFile1.cpp | 2 +- folly/experimental/logging/test/XlogFile2.cpp | 2 +- folly/experimental/logging/test/XlogHeader1.h | 2 +- folly/experimental/logging/test/XlogHeader2.h | 2 +- folly/experimental/logging/test/XlogTest.cpp | 2 +- folly/experimental/logging/xlog.cpp | 2 +- folly/experimental/logging/xlog.h | 2 +- folly/experimental/observer/Observable-inl.h | 2 +- folly/experimental/observer/Observable.h | 2 +- folly/experimental/observer/Observer-inl.h | 2 +- folly/experimental/observer/Observer.h | 2 +- folly/experimental/observer/SimpleObservable-inl.h | 2 +- folly/experimental/observer/SimpleObservable.h | 2 +- folly/experimental/observer/detail/Core.cpp | 2 +- folly/experimental/observer/detail/Core.h | 2 +- folly/experimental/observer/detail/GraphCycleDetector.h | 2 +- folly/experimental/observer/detail/Observer-pre.h | 2 +- folly/experimental/observer/detail/ObserverManager.cpp | 2 +- folly/experimental/observer/detail/ObserverManager.h | 2 +- folly/experimental/observer/test/ObserverTest.cpp | 2 +- folly/experimental/symbolizer/Dwarf.cpp | 2 +- folly/experimental/symbolizer/Dwarf.h | 2 +- folly/experimental/symbolizer/Elf-inl.h | 2 +- folly/experimental/symbolizer/Elf.cpp | 2 +- folly/experimental/symbolizer/Elf.h | 2 +- folly/experimental/symbolizer/ElfCache.cpp | 2 +- folly/experimental/symbolizer/ElfCache.h | 2 +- folly/experimental/symbolizer/ElfUtil.cpp | 2 +- folly/experimental/symbolizer/LineReader.cpp | 2 +- folly/experimental/symbolizer/LineReader.h | 2 +- folly/experimental/symbolizer/StackTrace.cpp | 2 +- folly/experimental/symbolizer/StackTrace.h | 2 +- folly/experimental/symbolizer/test/Crash.cpp | 2 +- folly/experimental/symbolizer/test/DwarfBenchmark.cpp | 2 +- folly/experimental/symbolizer/test/DwarfTests.cpp | 2 +- folly/experimental/symbolizer/test/ElfTests.cpp | 2 +- folly/experimental/symbolizer/test/LineReaderTest.cpp | 2 +- folly/experimental/symbolizer/test/SignalHandlerTest.cpp | 2 +- folly/experimental/symbolizer/test/SignalHandlerTest.h | 2 +- folly/experimental/symbolizer/test/StackTraceTest.cpp | 2 +- folly/experimental/symbolizer/test/SymbolizerTest.cpp | 2 +- folly/experimental/test/AutoTimerTest.cpp | 2 +- folly/experimental/test/BitVectorCodingTest.cpp | 2 +- folly/experimental/test/BitsBenchmark.cpp | 2 +- folly/experimental/test/BitsTest.cpp | 2 +- folly/experimental/test/CodingTestUtils.h | 2 +- folly/experimental/test/EliasFanoCodingTest.cpp | 2 +- folly/experimental/test/EnvUtilSubprocess.cpp | 2 +- folly/experimental/test/EnvUtilTest.cpp | 2 +- folly/experimental/test/EventCountTest.cpp | 2 +- folly/experimental/test/FlatCombiningPriorityQueueTest.cpp | 2 +- folly/experimental/test/FunctionSchedulerTest.cpp | 2 +- folly/experimental/test/FutureDAGTest.cpp | 2 +- folly/experimental/test/InstructionsTest.cpp | 2 +- folly/experimental/test/JSONSchemaTest.cpp | 2 +- folly/experimental/test/JemallocNodumpAllocatorTest.cpp | 2 +- folly/experimental/test/LockFreeRingBufferTest.cpp | 2 +- folly/experimental/test/NestedCommandLineAppExample.cpp | 2 +- folly/experimental/test/NestedCommandLineAppTest.cpp | 2 +- folly/experimental/test/NestedCommandLineAppTestHelper.cpp | 2 +- folly/experimental/test/ProgramOptionsTest.cpp | 2 +- folly/experimental/test/ProgramOptionsTestHelper.cpp | 2 +- folly/experimental/test/ReadMostlySharedPtrBenchmark.cpp | 2 +- folly/experimental/test/ReadMostlySharedPtrTest.cpp | 2 +- folly/experimental/test/RefCountBenchmark.cpp | 2 +- folly/experimental/test/RefCountTest.cpp | 2 +- folly/experimental/test/StampedPtrTest.cpp | 2 +- folly/experimental/test/StringKeyedBenchmark.cpp | 2 +- folly/experimental/test/StringKeyedTest.cpp | 2 +- folly/experimental/test/TestUtilTest.cpp | 2 +- folly/experimental/test/ThreadedRepeatingFunctionRunnerTest.cpp | 2 +- folly/experimental/test/TupleOpsTest.cpp | 2 +- folly/fibers/AddTasks-inl.h | 2 +- folly/fibers/AddTasks.h | 2 +- folly/fibers/AtomicBatchDispatcher-inl.h | 2 +- folly/fibers/AtomicBatchDispatcher.h | 2 +- folly/fibers/BatchDispatcher.h | 2 +- folly/fibers/Baton-inl.h | 2 +- folly/fibers/Baton.cpp | 2 +- folly/fibers/Baton.h | 2 +- folly/fibers/BoostContextCompatibility.h | 2 +- folly/fibers/CallOnce.h | 2 +- folly/fibers/EventBaseLoopController-inl.h | 2 +- folly/fibers/EventBaseLoopController.h | 2 +- folly/fibers/Fiber-inl.h | 2 +- folly/fibers/Fiber.cpp | 2 +- folly/fibers/Fiber.h | 2 +- folly/fibers/FiberManager-inl.h | 2 +- folly/fibers/FiberManager.cpp | 2 +- folly/fibers/FiberManager.h | 2 +- folly/fibers/FiberManagerInternal-inl.h | 2 +- folly/fibers/FiberManagerInternal.h | 2 +- folly/fibers/FiberManagerMap.cpp | 2 +- folly/fibers/FiberManagerMap.h | 2 +- folly/fibers/ForEach-inl.h | 2 +- folly/fibers/ForEach.h | 2 +- folly/fibers/GenericBaton.h | 2 +- folly/fibers/GuardPageAllocator.cpp | 2 +- folly/fibers/GuardPageAllocator.h | 2 +- folly/fibers/LoopController.h | 2 +- folly/fibers/Promise-inl.h | 2 +- folly/fibers/Promise.h | 2 +- folly/fibers/Semaphore.cpp | 2 +- folly/fibers/Semaphore.h | 2 +- folly/fibers/SimpleLoopController.h | 2 +- folly/fibers/TimedMutex-inl.h | 2 +- folly/fibers/TimedMutex.h | 2 +- folly/fibers/TimeoutController.cpp | 2 +- folly/fibers/TimeoutController.h | 2 +- folly/fibers/WhenN-inl.h | 2 +- folly/fibers/WhenN.h | 2 +- folly/fibers/detail/AtomicBatchDispatcher.h | 2 +- folly/fibers/test/FibersBenchmark.cpp | 2 +- folly/fibers/test/FibersTest.cpp | 2 +- folly/fibers/test/FibersTestApp.cpp | 2 +- folly/fibers/test/StackOverflow.cpp | 2 +- folly/fibers/traits.h | 2 +- folly/functional/ApplyTuple.h | 2 +- folly/functional/Partial.h | 2 +- folly/functional/test/ApplyTupleTest.cpp | 2 +- folly/functional/test/PartialTest.cpp | 2 +- folly/futures/Barrier.cpp | 2 +- folly/futures/Barrier.h | 2 +- folly/futures/Future-inl.h | 2 +- folly/futures/Future-pre.h | 2 +- folly/futures/Future.cpp | 2 +- folly/futures/Future.h | 2 +- folly/futures/FutureException.cpp | 2 +- folly/futures/FutureException.h | 2 +- folly/futures/FutureSplitter.h | 2 +- folly/futures/Promise-inl.h | 2 +- folly/futures/Promise.h | 2 +- folly/futures/Retrying.h | 2 +- folly/futures/SharedPromise-inl.h | 2 +- folly/futures/SharedPromise.h | 2 +- folly/futures/ThreadWheelTimekeeper.cpp | 2 +- folly/futures/ThreadWheelTimekeeper.h | 2 +- folly/futures/Timekeeper.h | 2 +- folly/futures/detail/Core.h | 2 +- folly/futures/detail/FSM.h | 2 +- folly/futures/detail/Types.h | 2 +- folly/futures/exercises/01-Values.cpp | 2 +- folly/futures/exercises/Koan.h | 2 +- folly/futures/exercises/main.cpp | 2 +- folly/futures/helpers.h | 2 +- folly/futures/test/BarrierTest.cpp | 2 +- folly/futures/test/Benchmark.cpp | 2 +- folly/futures/test/CallbackLifetimeTest.cpp | 2 +- folly/futures/test/CollectTest.cpp | 2 +- folly/futures/test/ContextTest.cpp | 2 +- folly/futures/test/ConversionOperatorTest.cpp | 2 +- folly/futures/test/CoreTest.cpp | 2 +- folly/futures/test/EnsureTest.cpp | 2 +- folly/futures/test/FSMTest.cpp | 2 +- folly/futures/test/FilterTest.cpp | 2 +- folly/futures/test/FutureSplitterTest.cpp | 2 +- folly/futures/test/FutureTest.cpp | 2 +- folly/futures/test/HeaderCompileTest.cpp | 2 +- folly/futures/test/InterruptTest.cpp | 2 +- folly/futures/test/MapTest.cpp | 2 +- folly/futures/test/NonCopyableLambdaTest.cpp | 2 +- folly/futures/test/PollTest.cpp | 2 +- folly/futures/test/PromiseTest.cpp | 2 +- folly/futures/test/ReduceTest.cpp | 2 +- folly/futures/test/RetryingTest.cpp | 2 +- folly/futures/test/SelfDestructTest.cpp | 2 +- folly/futures/test/SharedPromiseTest.cpp | 2 +- folly/futures/test/TestExecutor.cpp | 2 +- folly/futures/test/TestExecutor.h | 2 +- folly/futures/test/TestExecutorTest.cpp | 2 +- folly/futures/test/ThenCompileTest.h | 2 +- folly/futures/test/ThenTest.cpp | 2 +- folly/futures/test/TimekeeperTest.cpp | 2 +- folly/futures/test/TimesTest.cpp | 2 +- folly/futures/test/UnwrapTest.cpp | 2 +- folly/futures/test/ViaTest.cpp | 2 +- folly/futures/test/WaitTest.cpp | 2 +- folly/futures/test/WhenTest.cpp | 2 +- folly/futures/test/WhileDoTest.cpp | 2 +- folly/futures/test/WillEqualTest.cpp | 2 +- folly/futures/test/WindowTest.cpp | 2 +- folly/gen/Base-inl.h | 2 +- folly/gen/Base.h | 2 +- folly/gen/Combine-inl.h | 2 +- folly/gen/Combine.h | 2 +- folly/gen/Core-inl.h | 2 +- folly/gen/Core.h | 2 +- folly/gen/File-inl.h | 2 +- folly/gen/File.h | 2 +- folly/gen/Parallel-inl.h | 2 +- folly/gen/Parallel.h | 2 +- folly/gen/ParallelMap-inl.h | 2 +- folly/gen/ParallelMap.h | 2 +- folly/gen/String-inl.h | 2 +- folly/gen/String.h | 2 +- folly/gen/test/BaseBenchmark.cpp | 2 +- folly/gen/test/BaseTest.cpp | 2 +- folly/gen/test/Bench.h | 2 +- folly/gen/test/CombineTest.cpp | 2 +- folly/gen/test/FileBenchmark.cpp | 2 +- folly/gen/test/FileTest.cpp | 2 +- folly/gen/test/ParallelBenchmark.cpp | 2 +- folly/gen/test/ParallelMapBenchmark.cpp | 2 +- folly/gen/test/ParallelMapTest.cpp | 2 +- folly/gen/test/ParallelTest.cpp | 2 +- folly/gen/test/StringBenchmark.cpp | 2 +- folly/gen/test/StringTest.cpp | 2 +- folly/hash/Checksum.cpp | 2 +- folly/hash/Checksum.h | 2 +- folly/hash/Hash.h | 2 +- folly/hash/SpookyHashV1.cpp | 2 +- folly/hash/SpookyHashV1.h | 2 +- folly/hash/SpookyHashV2.cpp | 2 +- folly/hash/SpookyHashV2.h | 2 +- folly/hash/detail/ChecksumDetail.h | 2 +- folly/hash/test/ChecksumTest.cpp | 2 +- folly/hash/test/HashBenchmark.cpp | 2 +- folly/hash/test/HashTest.cpp | 2 +- folly/hash/test/SpookyHashV1Test.cpp | 2 +- folly/hash/test/SpookyHashV2Test.cpp | 2 +- folly/init/Init.cpp | 2 +- folly/init/Init.h | 2 +- folly/io/Cursor-inl.h | 2 +- folly/io/Cursor.cpp | 2 +- folly/io/Cursor.h | 2 +- folly/io/IOBuf.cpp | 2 +- folly/io/IOBuf.h | 2 +- folly/io/IOBufQueue.cpp | 2 +- folly/io/IOBufQueue.h | 2 +- folly/io/RecordIO-inl.h | 2 +- folly/io/RecordIO.cpp | 2 +- folly/io/RecordIO.h | 2 +- folly/io/ShutdownSocketSet.cpp | 2 +- folly/io/ShutdownSocketSet.h | 2 +- folly/io/TypedIOBuf.h | 2 +- folly/io/async/AsyncPipe.cpp | 2 +- folly/io/async/AsyncPipe.h | 2 +- folly/io/async/AsyncSSLSocket.cpp | 2 +- folly/io/async/AsyncSSLSocket.h | 2 +- folly/io/async/AsyncServerSocket.cpp | 2 +- folly/io/async/AsyncServerSocket.h | 2 +- folly/io/async/AsyncSignalHandler.cpp | 2 +- folly/io/async/AsyncSignalHandler.h | 2 +- folly/io/async/AsyncSocket.cpp | 2 +- folly/io/async/AsyncSocket.h | 2 +- folly/io/async/AsyncSocketBase.h | 2 +- folly/io/async/AsyncSocketException.cpp | 2 +- folly/io/async/AsyncSocketException.h | 2 +- folly/io/async/AsyncTimeout.cpp | 2 +- folly/io/async/AsyncTimeout.h | 2 +- folly/io/async/AsyncTransport.h | 2 +- folly/io/async/AsyncUDPServerSocket.h | 2 +- folly/io/async/AsyncUDPSocket.cpp | 2 +- folly/io/async/AsyncUDPSocket.h | 2 +- folly/io/async/DecoratedAsyncTransportWrapper.h | 2 +- folly/io/async/DelayedDestruction.h | 2 +- folly/io/async/DelayedDestructionBase.h | 2 +- folly/io/async/DestructorCheck.h | 2 +- folly/io/async/EventBase.cpp | 2 +- folly/io/async/EventBase.h | 2 +- folly/io/async/EventBaseLocal.cpp | 2 +- folly/io/async/EventBaseLocal.h | 2 +- folly/io/async/EventBaseManager.cpp | 2 +- folly/io/async/EventBaseManager.h | 2 +- folly/io/async/EventBaseThread.cpp | 2 +- folly/io/async/EventBaseThread.h | 2 +- folly/io/async/EventFDWrapper.h | 2 +- folly/io/async/EventHandler.cpp | 2 +- folly/io/async/EventHandler.h | 2 +- folly/io/async/EventUtil.h | 2 +- folly/io/async/HHWheelTimer.cpp | 2 +- folly/io/async/HHWheelTimer.h | 2 +- folly/io/async/NotificationQueue.h | 2 +- folly/io/async/Request.cpp | 2 +- folly/io/async/Request.h | 2 +- folly/io/async/SSLContext.cpp | 2 +- folly/io/async/SSLContext.h | 2 +- folly/io/async/SSLOptions.cpp | 2 +- folly/io/async/SSLOptions.h | 2 +- folly/io/async/ScopedEventBaseThread.cpp | 2 +- folly/io/async/ScopedEventBaseThread.h | 2 +- folly/io/async/TimeoutManager.cpp | 2 +- folly/io/async/TimeoutManager.h | 2 +- folly/io/async/VirtualEventBase.cpp | 2 +- folly/io/async/VirtualEventBase.h | 2 +- folly/io/async/WriteChainAsyncTransportWrapper.h | 2 +- folly/io/async/ssl/OpenSSLUtils.cpp | 2 +- folly/io/async/ssl/OpenSSLUtils.h | 2 +- folly/io/async/ssl/SSLErrors.cpp | 2 +- folly/io/async/ssl/SSLErrors.h | 2 +- folly/io/async/ssl/TLSDefinitions.h | 2 +- folly/io/async/ssl/test/SSLErrorsTest.cpp | 2 +- folly/io/async/test/AsyncPipeTest.cpp | 2 +- folly/io/async/test/AsyncSSLSocketTest.cpp | 2 +- folly/io/async/test/AsyncSSLSocketTest.h | 2 +- folly/io/async/test/AsyncSSLSocketTest2.cpp | 2 +- folly/io/async/test/AsyncSSLSocketWriteTest.cpp | 2 +- folly/io/async/test/AsyncSignalHandlerTest.cpp | 2 +- folly/io/async/test/AsyncSocketExceptionTest.cpp | 2 +- folly/io/async/test/AsyncSocketTest.cpp | 2 +- folly/io/async/test/AsyncSocketTest.h | 2 +- folly/io/async/test/AsyncSocketTest2.cpp | 2 +- folly/io/async/test/AsyncTimeoutTest.cpp | 2 +- folly/io/async/test/AsyncTransportTest.cpp | 2 +- folly/io/async/test/AsyncUDPSocketTest.cpp | 2 +- folly/io/async/test/BlockingSocket.h | 2 +- folly/io/async/test/DelayedDestructionBaseTest.cpp | 2 +- folly/io/async/test/DelayedDestructionTest.cpp | 2 +- folly/io/async/test/DestructorCheckTest.cpp | 2 +- folly/io/async/test/EventBaseBenchmark.cpp | 2 +- folly/io/async/test/EventBaseLocalTest.cpp | 2 +- folly/io/async/test/EventBaseTest.cpp | 2 +- folly/io/async/test/EventBaseThreadTest.cpp | 2 +- folly/io/async/test/EventHandlerTest.cpp | 2 +- folly/io/async/test/HHWheelTimerSlowTests.cpp | 2 +- folly/io/async/test/HHWheelTimerTest.cpp | 2 +- folly/io/async/test/MockAsyncSSLSocket.h | 2 +- folly/io/async/test/MockAsyncServerSocket.h | 2 +- folly/io/async/test/MockAsyncSocket.h | 2 +- folly/io/async/test/MockAsyncTransport.h | 2 +- folly/io/async/test/MockAsyncUDPSocket.h | 2 +- folly/io/async/test/MockTimeoutManager.h | 2 +- folly/io/async/test/NotificationQueueTest.cpp | 2 +- folly/io/async/test/RequestContextTest.cpp | 2 +- folly/io/async/test/SSLContextTest.cpp | 2 +- folly/io/async/test/SSLOptionsTest.cpp | 2 +- folly/io/async/test/SSLSessionTest.cpp | 2 +- folly/io/async/test/ScopedBoundPort.cpp | 2 +- folly/io/async/test/ScopedBoundPort.h | 2 +- folly/io/async/test/ScopedEventBaseThreadTest.cpp | 2 +- folly/io/async/test/SocketClient.cpp | 2 +- folly/io/async/test/SocketPair.cpp | 2 +- folly/io/async/test/SocketPair.h | 2 +- folly/io/async/test/TestSSLServer.cpp | 2 +- folly/io/async/test/TestSSLServer.h | 2 +- folly/io/async/test/TimeUtil.cpp | 2 +- folly/io/async/test/TimeUtil.h | 2 +- folly/io/async/test/TimeUtilTest.cpp | 2 +- folly/io/async/test/UndelayedDestruction.h | 2 +- folly/io/async/test/Util.h | 2 +- folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp | 2 +- folly/io/async/test/WriteFlagsTest.cpp | 2 +- folly/io/async/test/ZeroCopy.cpp | 2 +- folly/io/async/test/ZeroCopy.h | 2 +- folly/io/async/test/ZeroCopyBenchmark.cpp | 2 +- folly/io/async/test/ZeroCopyTest.cpp | 2 +- folly/io/test/IOBufBenchmark.cpp | 2 +- folly/io/test/IOBufCursorBenchmark.cpp | 2 +- folly/io/test/IOBufCursorTest.cpp | 2 +- folly/io/test/IOBufQueueTest.cpp | 2 +- folly/io/test/IOBufTest.cpp | 2 +- folly/io/test/NetworkBenchmark.cpp | 2 +- folly/io/test/RecordIOTest.cpp | 2 +- folly/io/test/ShutdownSocketSetTest.cpp | 2 +- folly/json.cpp | 2 +- folly/json.h | 2 +- folly/lang/Align.h | 2 +- folly/lang/Assume.cpp | 2 +- folly/lang/Assume.h | 2 +- folly/lang/ColdClass.cpp | 2 +- folly/lang/ColdClass.h | 2 +- folly/lang/test/ColdClassTest.cpp | 2 +- folly/lang/test/RValueReferenceWrapperTest.cpp | 2 +- folly/lang/test/SafeAssertTest.cpp | 2 +- folly/memory/Arena-inl.h | 2 +- folly/memory/Arena.h | 2 +- folly/memory/MallctlHelper.cpp | 2 +- folly/memory/MallctlHelper.h | 2 +- folly/memory/Malloc.h | 2 +- folly/memory/ThreadCachedArena.cpp | 2 +- folly/memory/ThreadCachedArena.h | 2 +- folly/memory/UninitializedMemoryHacks.h | 2 +- folly/memory/detail/MallocImpl.cpp | 2 +- folly/memory/detail/MallocImpl.h | 2 +- folly/memory/test/ArenaTest.cpp | 2 +- folly/memory/test/MallctlHelperTest.cpp | 2 +- folly/memory/test/ThreadCachedArenaTest.cpp | 2 +- folly/memory/test/UninitializedMemoryHacksODR.cpp | 2 +- folly/memory/test/UninitializedMemoryHacksTest.cpp | 2 +- folly/portability/Asm.h | 2 +- folly/portability/Atomic.h | 2 +- folly/portability/BitsFunctexcept.cpp | 2 +- folly/portability/BitsFunctexcept.h | 2 +- folly/portability/Builtins.cpp | 2 +- folly/portability/Builtins.h | 2 +- folly/portability/Config.h | 2 +- folly/portability/Constexpr.h | 2 +- folly/portability/Dirent.cpp | 2 +- folly/portability/Dirent.h | 2 +- folly/portability/Event.h | 2 +- folly/portability/Fcntl.cpp | 2 +- folly/portability/Fcntl.h | 2 +- folly/portability/GFlags.h | 2 +- folly/portability/GMock.h | 2 +- folly/portability/GTest.h | 2 +- folly/portability/IOVec.h | 2 +- folly/portability/Libgen.cpp | 2 +- folly/portability/Libgen.h | 2 +- folly/portability/Malloc.cpp | 2 +- folly/portability/Malloc.h | 2 +- folly/portability/Math.h | 2 +- folly/portability/OpenSSL.cpp | 2 +- folly/portability/OpenSSL.h | 2 +- folly/portability/PThread.cpp | 2 +- folly/portability/PThread.h | 2 +- folly/portability/Semaphore.h | 2 +- folly/portability/Sockets.cpp | 2 +- folly/portability/Sockets.h | 2 +- folly/portability/Stdio.cpp | 2 +- folly/portability/Stdio.h | 2 +- folly/portability/Stdlib.cpp | 2 +- folly/portability/Stdlib.h | 2 +- folly/portability/String.cpp | 2 +- folly/portability/String.h | 2 +- folly/portability/SysFile.cpp | 2 +- folly/portability/SysFile.h | 2 +- folly/portability/SysMembarrier.cpp | 2 +- folly/portability/SysMembarrier.h | 2 +- folly/portability/SysMman.cpp | 2 +- folly/portability/SysMman.h | 2 +- folly/portability/SysResource.cpp | 2 +- folly/portability/SysResource.h | 2 +- folly/portability/SysStat.cpp | 2 +- folly/portability/SysStat.h | 2 +- folly/portability/SysSyscall.h | 2 +- folly/portability/SysTime.cpp | 2 +- folly/portability/SysTime.h | 2 +- folly/portability/SysTypes.h | 2 +- folly/portability/SysUio.cpp | 2 +- folly/portability/SysUio.h | 2 +- folly/portability/Syslog.h | 2 +- folly/portability/Time.cpp | 2 +- folly/portability/Time.h | 2 +- folly/portability/TypeTraits.h | 2 +- folly/portability/Unistd.cpp | 2 +- folly/portability/Unistd.h | 2 +- folly/portability/Windows.h | 2 +- folly/portability/test/ConstexprTest.cpp | 2 +- folly/portability/test/LibgenTest.cpp | 2 +- folly/portability/test/OpenSSLPortabilityTest.cpp | 2 +- folly/portability/test/TimeTest.cpp | 2 +- folly/python/futures.h | 2 +- folly/small_vector.h | 2 +- folly/ssl/Init.h | 2 +- folly/ssl/OpenSSLHash.cpp | 2 +- folly/ssl/OpenSSLHash.h | 2 +- folly/ssl/OpenSSLLockTypes.h | 2 +- folly/ssl/OpenSSLPtrTypes.h | 2 +- folly/ssl/OpenSSLVersionFinder.h | 2 +- folly/ssl/SSLSession.h | 2 +- folly/ssl/detail/OpenSSLThreading.cpp | 2 +- folly/ssl/detail/OpenSSLThreading.h | 2 +- folly/ssl/detail/SSLSessionImpl.cpp | 2 +- folly/ssl/detail/SSLSessionImpl.h | 2 +- folly/ssl/test/OpenSSLHashTest.cpp | 2 +- folly/stats/BucketedTimeSeries-defs.h | 2 +- folly/stats/BucketedTimeSeries.cpp | 2 +- folly/stats/BucketedTimeSeries.h | 2 +- folly/stats/Histogram-defs.h | 2 +- folly/stats/Histogram.cpp | 2 +- folly/stats/Histogram.h | 2 +- folly/stats/MultiLevelTimeSeries-defs.h | 2 +- folly/stats/MultiLevelTimeSeries.cpp | 2 +- folly/stats/MultiLevelTimeSeries.h | 2 +- folly/stats/TimeseriesHistogram-defs.h | 2 +- folly/stats/TimeseriesHistogram.cpp | 2 +- folly/stats/TimeseriesHistogram.h | 2 +- folly/stats/detail/Bucket.h | 2 +- folly/stats/test/BucketedTimeSeriesBenchmark.cpp | 2 +- folly/stats/test/HistogramBenchmark.cpp | 2 +- folly/stats/test/HistogramTest.cpp | 2 +- folly/stats/test/TimeSeriesTest.cpp | 2 +- folly/stats/test/TimeseriesHistogramTest.cpp | 2 +- folly/stop_watch.h | 2 +- folly/synchronization/AsymmetricMemoryBarrier.cpp | 2 +- folly/synchronization/AsymmetricMemoryBarrier.h | 2 +- folly/synchronization/AtomicStruct.h | 2 +- folly/synchronization/LifoSem.cpp | 2 +- folly/synchronization/LifoSem.h | 2 +- folly/synchronization/RWSpinLock.h | 2 +- folly/synchronization/detail/AtomicUtils.h | 2 +- folly/synchronization/detail/Sleeper.h | 2 +- folly/synchronization/test/AtomicStructTest.cpp | 2 +- folly/synchronization/test/LifoSemTests.cpp | 2 +- folly/synchronization/test/ParkingLotTest.cpp | 2 +- folly/synchronization/test/RWSpinLockTest.cpp | 2 +- folly/system/MemoryMapping.cpp | 2 +- folly/system/MemoryMapping.h | 2 +- folly/system/Shell.cpp | 2 +- folly/system/Shell.h | 2 +- folly/system/ThreadId.h | 2 +- folly/system/ThreadName.cpp | 2 +- folly/system/ThreadName.h | 2 +- folly/system/VersionCheck.cpp | 2 +- folly/system/VersionCheck.h | 2 +- folly/system/test/MemoryMappingTest.cpp | 2 +- folly/system/test/ShellTest.cpp | 2 +- folly/system/test/ThreadIdTest.cpp | 2 +- folly/system/test/ThreadNameTest.cpp | 2 +- folly/test/AHMIntStressTest.cpp | 2 +- folly/test/ArenaSmartPtrTest.cpp | 2 +- folly/test/AsciiCaseInsensitiveBenchmark.cpp | 2 +- folly/test/AsciiCaseInsensitiveTest.cpp | 2 +- folly/test/AtomicBitSetTest.cpp | 2 +- folly/test/AtomicHashArrayTest.cpp | 2 +- folly/test/AtomicHashMapTest.cpp | 2 +- folly/test/AtomicLinkedListTest.cpp | 2 +- folly/test/AtomicUnorderedMapTest.cpp | 2 +- folly/test/BenchmarkTest.cpp | 2 +- folly/test/CachelinePaddedTest.cpp | 2 +- folly/test/ChronoTest.cpp | 2 +- folly/test/ClockGettimeWrappersTest.cpp | 2 +- folly/test/ConcurrentSkipListBenchmark.cpp | 2 +- folly/test/ConcurrentSkipListTest.cpp | 2 +- folly/test/ConstexprMathTest.cpp | 2 +- folly/test/ConvBenchmark.cpp | 2 +- folly/test/CpuIdTest.cpp | 2 +- folly/test/DemangleTest.cpp | 2 +- folly/test/DiscriminatedPtrTest.cpp | 2 +- folly/test/DynamicConverterTest.cpp | 2 +- folly/test/DynamicOtherTest.cpp | 2 +- folly/test/DynamicTest.cpp | 2 +- folly/test/EndianTest.cpp | 2 +- folly/test/ExceptionTest.cpp | 2 +- folly/test/ExceptionWrapperBenchmark.cpp | 2 +- folly/test/ExceptionWrapperTest.cpp | 2 +- folly/test/ExpectedCoroutinesTest.cpp | 2 +- folly/test/ExpectedTest.cpp | 2 +- folly/test/FBStringBenchmark.cpp | 2 +- folly/test/FBStringTest.cpp | 2 +- folly/test/FBStringTestBenchmarks.cpp.h | 2 +- folly/test/FBVectorBenchmark.cpp | 2 +- folly/test/FBVectorTest.cpp | 2 +- folly/test/FBVectorTestBenchmarks.cpp.h | 2 +- folly/test/FileLockTest.cpp | 2 +- folly/test/FileTest.cpp | 2 +- folly/test/FileTestLockHelper.cpp | 2 +- folly/test/FileUtilTest.cpp | 2 +- folly/test/FingerprintBenchmark.cpp | 2 +- folly/test/FingerprintTest.cpp | 2 +- folly/test/FixedStringTest.cpp | 2 +- folly/test/FunctionRefTest.cpp | 2 +- folly/test/FunctionSchedulerTest.cpp | 2 +- folly/test/FunctionTest.cpp | 2 +- folly/test/GroupVarintTest.cpp | 2 +- folly/test/HasMemberFnTraitsTest.cpp | 2 +- folly/test/IPAddressBenchmark.cpp | 2 +- folly/test/IPAddressTest.cpp | 2 +- folly/test/IndestructibleTest.cpp | 2 +- folly/test/IndexedMemPoolTest.cpp | 2 +- folly/test/JsonOtherTest.cpp | 2 +- folly/test/JsonTest.cpp | 2 +- folly/test/LazyTest.cpp | 2 +- folly/test/LockTraitsTest.cpp | 2 +- folly/test/LoggingBenchmark.cpp | 2 +- folly/test/LoggingTest.cpp | 2 +- folly/test/MPMCPipelineTest.cpp | 2 +- folly/test/MPMCQueueTest.cpp | 2 +- folly/test/MacAddressTest.cpp | 2 +- folly/test/MapUtilTest.cpp | 2 +- folly/test/MathBenchmark.cpp | 2 +- folly/test/MathTest.cpp | 2 +- folly/test/MemcpyTest.cpp | 2 +- folly/test/MemoryIdlerBenchmark.cpp | 2 +- folly/test/MoveWrapperTest.cpp | 2 +- folly/test/OptionalCoroutinesTest.cpp | 2 +- folly/test/OptionalTest.cpp | 2 +- folly/test/OverloadTest.cpp | 2 +- folly/test/PackedSyncPtrTest.cpp | 2 +- folly/test/PaddedTest.cpp | 2 +- folly/test/PortabilityTest.cpp | 2 +- folly/test/PriorityMPMCQueueTest.cpp | 2 +- folly/test/ProducerConsumerQueueBenchmark.cpp | 2 +- folly/test/ProducerConsumerQueueTest.cpp | 2 +- folly/test/RandomBenchmark.cpp | 2 +- folly/test/RandomTest.cpp | 2 +- folly/test/ReplaceableTest.cpp | 2 +- folly/test/SharedMutexTest.cpp | 2 +- folly/test/SingletonBenchmark.cpp | 2 +- folly/test/SingletonDoubleRegistration.cpp | 2 +- folly/test/SingletonTest.cpp | 2 +- folly/test/SingletonTestGlobal.cpp | 2 +- folly/test/SingletonTestStructs.cpp | 2 +- folly/test/SingletonTestStructs.h | 2 +- folly/test/SingletonThreadLocalTest.cpp | 2 +- folly/test/SmallLocksBenchmark.cpp | 2 +- folly/test/SmallLocksTest.cpp | 2 +- folly/test/SocketAddressTest.cpp | 2 +- folly/test/SocketAddressTestHelper.cpp | 2 +- folly/test/SocketAddressTestHelper.h | 2 +- folly/test/SpinLockTest.cpp | 2 +- folly/test/StringBenchmark.cpp | 2 +- folly/test/StringTest.cpp | 2 +- folly/test/SubprocessTest.cpp | 2 +- folly/test/SubprocessTestParentDeathHelper.cpp | 2 +- folly/test/TestUtils.h | 2 +- folly/test/ThreadCachedIntTest.cpp | 2 +- folly/test/ThreadLocalBenchmark.cpp | 2 +- folly/test/ThreadLocalTest.cpp | 2 +- folly/test/ThreadLocalTestLib.cpp | 2 +- folly/test/TimeoutQueueTest.cpp | 2 +- folly/test/TokenBucketTest.cpp | 2 +- folly/test/TokenBucketTest.h | 2 +- folly/test/TraitsTest.cpp | 2 +- folly/test/TryTest.cpp | 2 +- folly/test/TypeListTest.cpp | 2 +- folly/test/UncaughtExceptionsTest.cpp | 2 +- folly/test/UnitTest.cpp | 2 +- folly/test/UriBenchmark.cpp | 2 +- folly/test/UriTest.cpp | 2 +- folly/test/VarintTest.cpp | 2 +- folly/test/common/TestMain.cpp | 2 +- folly/test/function_benchmark/benchmark_impl.cpp | 2 +- folly/test/function_benchmark/benchmark_impl.h | 2 +- folly/test/function_benchmark/test_functions.cpp | 2 +- folly/test/function_benchmark/test_functions.h | 2 +- folly/test/small_vector_test.cpp | 2 +- folly/test/stl_tests/StlVectorTest.cpp | 2 +- folly/tracing/StaticTracepoint-ELFx86.h | 2 +- folly/tracing/StaticTracepoint.h | 2 +- folly/tracing/test/StaticTracepointTest.cpp | 2 +- 994 files changed, 994 insertions(+), 994 deletions(-) diff --git a/folly/AtomicBitSet.h b/folly/AtomicBitSet.h index 00af8998..35ed76ef 100644 --- a/folly/AtomicBitSet.h +++ b/folly/AtomicBitSet.h @@ -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. diff --git a/folly/AtomicHashArray-inl.h b/folly/AtomicHashArray-inl.h index 4333e5a0..0a7116cd 100644 --- a/folly/AtomicHashArray-inl.h +++ b/folly/AtomicHashArray-inl.h @@ -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. diff --git a/folly/AtomicHashArray.h b/folly/AtomicHashArray.h index 654077b1..42684104 100644 --- a/folly/AtomicHashArray.h +++ b/folly/AtomicHashArray.h @@ -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. diff --git a/folly/AtomicHashMap-inl.h b/folly/AtomicHashMap-inl.h index ee3da5da..1ca2b601 100644 --- a/folly/AtomicHashMap-inl.h +++ b/folly/AtomicHashMap-inl.h @@ -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. diff --git a/folly/AtomicHashMap.h b/folly/AtomicHashMap.h index cfa78104..449659f6 100644 --- a/folly/AtomicHashMap.h +++ b/folly/AtomicHashMap.h @@ -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. diff --git a/folly/AtomicIntrusiveLinkedList.h b/folly/AtomicIntrusiveLinkedList.h index c0ee1b14..afcfdee7 100644 --- a/folly/AtomicIntrusiveLinkedList.h +++ b/folly/AtomicIntrusiveLinkedList.h @@ -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. diff --git a/folly/AtomicLinkedList.h b/folly/AtomicLinkedList.h index 4d1d8503..254a48a0 100644 --- a/folly/AtomicLinkedList.h +++ b/folly/AtomicLinkedList.h @@ -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. diff --git a/folly/AtomicUnorderedMap.h b/folly/AtomicUnorderedMap.h index edf3b1da..77b2eb30 100644 --- a/folly/AtomicUnorderedMap.h +++ b/folly/AtomicUnorderedMap.h @@ -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. diff --git a/folly/Benchmark.cpp b/folly/Benchmark.cpp index 2e9a7ef4..0c61287a 100644 --- a/folly/Benchmark.cpp +++ b/folly/Benchmark.cpp @@ -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. diff --git a/folly/Benchmark.h b/folly/Benchmark.h index dbe12145..025c795c 100644 --- a/folly/Benchmark.h +++ b/folly/Benchmark.h @@ -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. diff --git a/folly/Bits.h b/folly/Bits.h index a3cff3ea..e5cf5be2 100644 --- a/folly/Bits.h +++ b/folly/Bits.h @@ -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. diff --git a/folly/CPortability.h b/folly/CPortability.h index 1c63ec8a..f202ea5b 100644 --- a/folly/CPortability.h +++ b/folly/CPortability.h @@ -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. diff --git a/folly/CachelinePadded.h b/folly/CachelinePadded.h index 27a06b4a..d706b18a 100644 --- a/folly/CachelinePadded.h +++ b/folly/CachelinePadded.h @@ -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. diff --git a/folly/Chrono.h b/folly/Chrono.h index 6a861c5d..72b2311c 100644 --- a/folly/Chrono.h +++ b/folly/Chrono.h @@ -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. diff --git a/folly/ClockGettimeWrappers.cpp b/folly/ClockGettimeWrappers.cpp index 9aae08d2..2fe46114 100644 --- a/folly/ClockGettimeWrappers.cpp +++ b/folly/ClockGettimeWrappers.cpp @@ -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. diff --git a/folly/ClockGettimeWrappers.h b/folly/ClockGettimeWrappers.h index f5f1d15f..dfb28f82 100644 --- a/folly/ClockGettimeWrappers.h +++ b/folly/ClockGettimeWrappers.h @@ -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. diff --git a/folly/ConcurrentSkipList-inl.h b/folly/ConcurrentSkipList-inl.h index 881d0535..8476393e 100644 --- a/folly/ConcurrentSkipList-inl.h +++ b/folly/ConcurrentSkipList-inl.h @@ -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. diff --git a/folly/ConcurrentSkipList.h b/folly/ConcurrentSkipList.h index a4b749bb..10e39854 100644 --- a/folly/ConcurrentSkipList.h +++ b/folly/ConcurrentSkipList.h @@ -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. diff --git a/folly/ConstexprMath.h b/folly/ConstexprMath.h index 871b1943..f8defbd0 100644 --- a/folly/ConstexprMath.h +++ b/folly/ConstexprMath.h @@ -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. diff --git a/folly/CppAttributes.h b/folly/CppAttributes.h index 2ebbae8c..00cc3933 100644 --- a/folly/CppAttributes.h +++ b/folly/CppAttributes.h @@ -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. diff --git a/folly/CpuId.h b/folly/CpuId.h index 015e56a7..324b0cd2 100644 --- a/folly/CpuId.h +++ b/folly/CpuId.h @@ -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. diff --git a/folly/Demangle.cpp b/folly/Demangle.cpp index d1f53cfc..4709106c 100644 --- a/folly/Demangle.cpp +++ b/folly/Demangle.cpp @@ -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. diff --git a/folly/Demangle.h b/folly/Demangle.h index 75061b5c..13537dd5 100644 --- a/folly/Demangle.h +++ b/folly/Demangle.h @@ -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. diff --git a/folly/DiscriminatedPtr.h b/folly/DiscriminatedPtr.h index f12e3d9c..23555927 100644 --- a/folly/DiscriminatedPtr.h +++ b/folly/DiscriminatedPtr.h @@ -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. diff --git a/folly/DynamicConverter.h b/folly/DynamicConverter.h index 55c9b2e5..c486d671 100644 --- a/folly/DynamicConverter.h +++ b/folly/DynamicConverter.h @@ -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. diff --git a/folly/Exception.h b/folly/Exception.h index 3985421a..19d7509d 100644 --- a/folly/Exception.h +++ b/folly/Exception.h @@ -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. diff --git a/folly/ExceptionString.h b/folly/ExceptionString.h index c91df024..5ac23299 100644 --- a/folly/ExceptionString.h +++ b/folly/ExceptionString.h @@ -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. diff --git a/folly/ExceptionWrapper.cpp b/folly/ExceptionWrapper.cpp index f2fa0164..79c67ea0 100644 --- a/folly/ExceptionWrapper.cpp +++ b/folly/ExceptionWrapper.cpp @@ -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. diff --git a/folly/ExceptionWrapper.h b/folly/ExceptionWrapper.h index fc0cac77..2d70538e 100644 --- a/folly/ExceptionWrapper.h +++ b/folly/ExceptionWrapper.h @@ -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. diff --git a/folly/Executor.cpp b/folly/Executor.cpp index 44d1da4a..bed3bfbd 100644 --- a/folly/Executor.cpp +++ b/folly/Executor.cpp @@ -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. diff --git a/folly/Executor.h b/folly/Executor.h index a2ac0d63..75225c3f 100644 --- a/folly/Executor.h +++ b/folly/Executor.h @@ -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. diff --git a/folly/Expected.cpp b/folly/Expected.cpp index 7cb07e87..dae60b09 100644 --- a/folly/Expected.cpp +++ b/folly/Expected.cpp @@ -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. diff --git a/folly/Expected.h b/folly/Expected.h index 9d3535f9..4b736c6b 100644 --- a/folly/Expected.h +++ b/folly/Expected.h @@ -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. diff --git a/folly/FBString.h b/folly/FBString.h index 4882aac5..aa312b1d 100644 --- a/folly/FBString.h +++ b/folly/FBString.h @@ -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. diff --git a/folly/FBVector.h b/folly/FBVector.h index 428eba62..6d1a9de9 100644 --- a/folly/FBVector.h +++ b/folly/FBVector.h @@ -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. diff --git a/folly/File.cpp b/folly/File.cpp index 9fb755a8..2fa8e2b7 100644 --- a/folly/File.cpp +++ b/folly/File.cpp @@ -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. diff --git a/folly/File.h b/folly/File.h index 958347d2..86a152a2 100644 --- a/folly/File.h +++ b/folly/File.h @@ -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. diff --git a/folly/FileUtil.cpp b/folly/FileUtil.cpp index ce61ad96..63d19fd5 100644 --- a/folly/FileUtil.cpp +++ b/folly/FileUtil.cpp @@ -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. diff --git a/folly/FileUtil.h b/folly/FileUtil.h index 0913b23d..7b028ac2 100644 --- a/folly/FileUtil.h +++ b/folly/FileUtil.h @@ -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. diff --git a/folly/Fingerprint.h b/folly/Fingerprint.h index 26d1dc9b..9cf0f507 100644 --- a/folly/Fingerprint.h +++ b/folly/Fingerprint.h @@ -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. diff --git a/folly/FixedString.h b/folly/FixedString.h index ece7691b..a94abbfd 100644 --- a/folly/FixedString.h +++ b/folly/FixedString.h @@ -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. diff --git a/folly/Function.h b/folly/Function.h index a35564e6..c3c3699a 100644 --- a/folly/Function.h +++ b/folly/Function.h @@ -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. diff --git a/folly/GroupVarint.cpp b/folly/GroupVarint.cpp index 63648e85..01cb4a6f 100644 --- a/folly/GroupVarint.cpp +++ b/folly/GroupVarint.cpp @@ -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. diff --git a/folly/GroupVarint.h b/folly/GroupVarint.h index ad0bb361..1b7b9c73 100644 --- a/folly/GroupVarint.h +++ b/folly/GroupVarint.h @@ -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. diff --git a/folly/Hash.h b/folly/Hash.h index 916dfba8..b003c72c 100644 --- a/folly/Hash.h +++ b/folly/Hash.h @@ -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. diff --git a/folly/IPAddress.cpp b/folly/IPAddress.cpp index 2ef69d64..97c00d73 100644 --- a/folly/IPAddress.cpp +++ b/folly/IPAddress.cpp @@ -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. diff --git a/folly/IPAddress.h b/folly/IPAddress.h index 3f3840bf..193f67fe 100644 --- a/folly/IPAddress.h +++ b/folly/IPAddress.h @@ -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. diff --git a/folly/IPAddressException.h b/folly/IPAddressException.h index 0ba74621..1db11177 100644 --- a/folly/IPAddressException.h +++ b/folly/IPAddressException.h @@ -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. diff --git a/folly/IPAddressV4.cpp b/folly/IPAddressV4.cpp index af55def4..2b448566 100644 --- a/folly/IPAddressV4.cpp +++ b/folly/IPAddressV4.cpp @@ -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. diff --git a/folly/IPAddressV4.h b/folly/IPAddressV4.h index 6f6f11ed..061f53fc 100644 --- a/folly/IPAddressV4.h +++ b/folly/IPAddressV4.h @@ -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. diff --git a/folly/IPAddressV6.cpp b/folly/IPAddressV6.cpp index cdd82acc..e78bd92f 100644 --- a/folly/IPAddressV6.cpp +++ b/folly/IPAddressV6.cpp @@ -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. diff --git a/folly/IPAddressV6.h b/folly/IPAddressV6.h index 161a2404..a0674308 100644 --- a/folly/IPAddressV6.h +++ b/folly/IPAddressV6.h @@ -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. diff --git a/folly/Indestructible.h b/folly/Indestructible.h index 9dbeb7d3..fce1e310 100644 --- a/folly/Indestructible.h +++ b/folly/Indestructible.h @@ -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. diff --git a/folly/IndexedMemPool.h b/folly/IndexedMemPool.h index 14661dd7..d7d09fd7 100644 --- a/folly/IndexedMemPool.h +++ b/folly/IndexedMemPool.h @@ -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. diff --git a/folly/IntrusiveList.h b/folly/IntrusiveList.h index b9a9a592..fc3a9d5c 100644 --- a/folly/IntrusiveList.h +++ b/folly/IntrusiveList.h @@ -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. diff --git a/folly/Lazy.h b/folly/Lazy.h index ff115f3f..f1d81cad 100644 --- a/folly/Lazy.h +++ b/folly/Lazy.h @@ -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. diff --git a/folly/Likely.h b/folly/Likely.h index bdab72b8..c3540b64 100644 --- a/folly/Likely.h +++ b/folly/Likely.h @@ -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. diff --git a/folly/LockTraits.h b/folly/LockTraits.h index 2f051f5c..c780ce8d 100644 --- a/folly/LockTraits.h +++ b/folly/LockTraits.h @@ -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. diff --git a/folly/LockTraitsBoost.h b/folly/LockTraitsBoost.h index 79b8af11..6465404d 100644 --- a/folly/LockTraitsBoost.h +++ b/folly/LockTraitsBoost.h @@ -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. diff --git a/folly/Logging.h b/folly/Logging.h index 106aec3a..fa45dff7 100644 --- a/folly/Logging.h +++ b/folly/Logging.h @@ -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. diff --git a/folly/MPMCPipeline.h b/folly/MPMCPipeline.h index 90a4c85a..a099a6ef 100644 --- a/folly/MPMCPipeline.h +++ b/folly/MPMCPipeline.h @@ -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. diff --git a/folly/MPMCQueue.h b/folly/MPMCQueue.h index 932ae8fc..aaa5a3e2 100644 --- a/folly/MPMCQueue.h +++ b/folly/MPMCQueue.h @@ -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. diff --git a/folly/MacAddress.cpp b/folly/MacAddress.cpp index c806d9b7..a259b8ff 100644 --- a/folly/MacAddress.cpp +++ b/folly/MacAddress.cpp @@ -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. diff --git a/folly/MacAddress.h b/folly/MacAddress.h index 2a2c1fc4..884a2db8 100644 --- a/folly/MacAddress.h +++ b/folly/MacAddress.h @@ -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. diff --git a/folly/MapUtil.h b/folly/MapUtil.h index 43348927..7bdb60b7 100644 --- a/folly/MapUtil.h +++ b/folly/MapUtil.h @@ -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. diff --git a/folly/Math.h b/folly/Math.h index dc69ee95..365b0400 100644 --- a/folly/Math.h +++ b/folly/Math.h @@ -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. diff --git a/folly/MicroLock.cpp b/folly/MicroLock.cpp index e42bd6dd..910e23f3 100644 --- a/folly/MicroLock.cpp +++ b/folly/MicroLock.cpp @@ -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. diff --git a/folly/MicroLock.h b/folly/MicroLock.h index eb2795f4..bb130b00 100644 --- a/folly/MicroLock.h +++ b/folly/MicroLock.h @@ -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. diff --git a/folly/MicroSpinLock.h b/folly/MicroSpinLock.h index 8996f8c3..17d181f7 100644 --- a/folly/MicroSpinLock.h +++ b/folly/MicroSpinLock.h @@ -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. diff --git a/folly/MoveWrapper.h b/folly/MoveWrapper.h index 7d208e26..c2712d02 100644 --- a/folly/MoveWrapper.h +++ b/folly/MoveWrapper.h @@ -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. diff --git a/folly/Optional.cpp b/folly/Optional.cpp index 4c173b14..bef52ea2 100644 --- a/folly/Optional.cpp +++ b/folly/Optional.cpp @@ -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. diff --git a/folly/Optional.h b/folly/Optional.h index 8f48010f..ecce46e2 100644 --- a/folly/Optional.h +++ b/folly/Optional.h @@ -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. diff --git a/folly/Overload.h b/folly/Overload.h index fc01aa91..bd6e8e26 100644 --- a/folly/Overload.h +++ b/folly/Overload.h @@ -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. diff --git a/folly/PackedSyncPtr.h b/folly/PackedSyncPtr.h index a49b0270..f6c87adf 100644 --- a/folly/PackedSyncPtr.h +++ b/folly/PackedSyncPtr.h @@ -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. diff --git a/folly/Padded.h b/folly/Padded.h index f30e2226..5eeabfdd 100644 --- a/folly/Padded.h +++ b/folly/Padded.h @@ -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. diff --git a/folly/PicoSpinLock.h b/folly/PicoSpinLock.h index eb62bee2..7d4fe2c1 100644 --- a/folly/PicoSpinLock.h +++ b/folly/PicoSpinLock.h @@ -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. diff --git a/folly/Portability.h b/folly/Portability.h index 3831f04d..3cecb114 100644 --- a/folly/Portability.h +++ b/folly/Portability.h @@ -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. diff --git a/folly/Preprocessor.h b/folly/Preprocessor.h index b94c082b..eb391d0f 100644 --- a/folly/Preprocessor.h +++ b/folly/Preprocessor.h @@ -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. diff --git a/folly/PriorityMPMCQueue.h b/folly/PriorityMPMCQueue.h index b12cbf33..08c49835 100644 --- a/folly/PriorityMPMCQueue.h +++ b/folly/PriorityMPMCQueue.h @@ -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. diff --git a/folly/ProducerConsumerQueue.h b/folly/ProducerConsumerQueue.h index b020da84..57d41cca 100644 --- a/folly/ProducerConsumerQueue.h +++ b/folly/ProducerConsumerQueue.h @@ -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. diff --git a/folly/RWSpinLock.h b/folly/RWSpinLock.h index 3be92f2d..259a4b49 100644 --- a/folly/RWSpinLock.h +++ b/folly/RWSpinLock.h @@ -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. diff --git a/folly/Random-inl.h b/folly/Random-inl.h index 39fbd8e4..d52aceee 100644 --- a/folly/Random-inl.h +++ b/folly/Random-inl.h @@ -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. diff --git a/folly/Random.cpp b/folly/Random.cpp index 5f94f00c..9f85de19 100644 --- a/folly/Random.cpp +++ b/folly/Random.cpp @@ -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. diff --git a/folly/Random.h b/folly/Random.h index bd0c781f..6af65e95 100644 --- a/folly/Random.h +++ b/folly/Random.h @@ -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. diff --git a/folly/Replaceable.h b/folly/Replaceable.h index 92d1ec6f..f96aac60 100644 --- a/folly/Replaceable.h +++ b/folly/Replaceable.h @@ -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. diff --git a/folly/SharedMutex.cpp b/folly/SharedMutex.cpp index eba2ea43..283f52bb 100644 --- a/folly/SharedMutex.cpp +++ b/folly/SharedMutex.cpp @@ -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. diff --git a/folly/SharedMutex.h b/folly/SharedMutex.h index 976c6e09..65baec0a 100644 --- a/folly/SharedMutex.h +++ b/folly/SharedMutex.h @@ -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. diff --git a/folly/Singleton-inl.h b/folly/Singleton-inl.h index 12612acc..a56db30e 100644 --- a/folly/Singleton-inl.h +++ b/folly/Singleton-inl.h @@ -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. diff --git a/folly/Singleton.cpp b/folly/Singleton.cpp index 0800ac65..31b762bc 100644 --- a/folly/Singleton.cpp +++ b/folly/Singleton.cpp @@ -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. diff --git a/folly/Singleton.h b/folly/Singleton.h index 73ef0b4e..6926ca7d 100644 --- a/folly/Singleton.h +++ b/folly/Singleton.h @@ -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. diff --git a/folly/SingletonStackTrace.cpp b/folly/SingletonStackTrace.cpp index 4f49409b..4eba8461 100644 --- a/folly/SingletonStackTrace.cpp +++ b/folly/SingletonStackTrace.cpp @@ -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. diff --git a/folly/SingletonThreadLocal.h b/folly/SingletonThreadLocal.h index c4d31efd..69249564 100644 --- a/folly/SingletonThreadLocal.h +++ b/folly/SingletonThreadLocal.h @@ -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. diff --git a/folly/SmallLocks.h b/folly/SmallLocks.h index b0939802..20a39cf1 100644 --- a/folly/SmallLocks.h +++ b/folly/SmallLocks.h @@ -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. diff --git a/folly/SocketAddress.cpp b/folly/SocketAddress.cpp index af6cd77f..4c7c057b 100644 --- a/folly/SocketAddress.cpp +++ b/folly/SocketAddress.cpp @@ -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. diff --git a/folly/SocketAddress.h b/folly/SocketAddress.h index 21c35a05..bfa5042c 100644 --- a/folly/SocketAddress.h +++ b/folly/SocketAddress.h @@ -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. diff --git a/folly/SpinLock.h b/folly/SpinLock.h index a735fcd1..5d0cfda4 100644 --- a/folly/SpinLock.h +++ b/folly/SpinLock.h @@ -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. diff --git a/folly/String-inl.h b/folly/String-inl.h index 597897db..47b2efe3 100644 --- a/folly/String-inl.h +++ b/folly/String-inl.h @@ -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. diff --git a/folly/String.cpp b/folly/String.cpp index f4a92396..21b762ab 100644 --- a/folly/String.cpp +++ b/folly/String.cpp @@ -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. diff --git a/folly/String.h b/folly/String.h index 0251b987..ef153bd2 100644 --- a/folly/String.h +++ b/folly/String.h @@ -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. diff --git a/folly/Subprocess.cpp b/folly/Subprocess.cpp index 7fb038b2..7058f8b2 100644 --- a/folly/Subprocess.cpp +++ b/folly/Subprocess.cpp @@ -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. diff --git a/folly/Subprocess.h b/folly/Subprocess.h index 597bb573..3a004169 100644 --- a/folly/Subprocess.h +++ b/folly/Subprocess.h @@ -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. diff --git a/folly/ThreadCachedInt.h b/folly/ThreadCachedInt.h index 9b7c3136..3f558579 100644 --- a/folly/ThreadCachedInt.h +++ b/folly/ThreadCachedInt.h @@ -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. diff --git a/folly/ThreadLocal.h b/folly/ThreadLocal.h index 87ae3546..6a256c9c 100644 --- a/folly/ThreadLocal.h +++ b/folly/ThreadLocal.h @@ -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. diff --git a/folly/TimeoutQueue.cpp b/folly/TimeoutQueue.cpp index 42e70176..f70724e0 100644 --- a/folly/TimeoutQueue.cpp +++ b/folly/TimeoutQueue.cpp @@ -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. diff --git a/folly/TimeoutQueue.h b/folly/TimeoutQueue.h index 9985e86f..9b90328f 100644 --- a/folly/TimeoutQueue.h +++ b/folly/TimeoutQueue.h @@ -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. diff --git a/folly/TokenBucket.h b/folly/TokenBucket.h index 7c18ea2c..6c3c2e1c 100644 --- a/folly/TokenBucket.h +++ b/folly/TokenBucket.h @@ -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. diff --git a/folly/Traits.h b/folly/Traits.h index cf094f09..b7301e25 100644 --- a/folly/Traits.h +++ b/folly/Traits.h @@ -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. diff --git a/folly/Try-inl.h b/folly/Try-inl.h index 711c1a09..801344d4 100644 --- a/folly/Try-inl.h +++ b/folly/Try-inl.h @@ -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. diff --git a/folly/Try.cpp b/folly/Try.cpp index 9fa85793..0444115a 100644 --- a/folly/Try.cpp +++ b/folly/Try.cpp @@ -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. diff --git a/folly/Try.h b/folly/Try.h index 61753492..d145806a 100644 --- a/folly/Try.h +++ b/folly/Try.h @@ -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. diff --git a/folly/UncaughtExceptions.h b/folly/UncaughtExceptions.h index 0b90f620..981ff812 100644 --- a/folly/UncaughtExceptions.h +++ b/folly/UncaughtExceptions.h @@ -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. diff --git a/folly/Unicode.cpp b/folly/Unicode.cpp index b13f4ae9..e36e9170 100644 --- a/folly/Unicode.cpp +++ b/folly/Unicode.cpp @@ -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. diff --git a/folly/Unicode.h b/folly/Unicode.h index eaeb05f4..dd8c7360 100644 --- a/folly/Unicode.h +++ b/folly/Unicode.h @@ -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. diff --git a/folly/Unit.h b/folly/Unit.h index 52f38fcf..e18ef568 100644 --- a/folly/Unit.h +++ b/folly/Unit.h @@ -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. diff --git a/folly/Uri-inl.h b/folly/Uri-inl.h index 50d57c2e..b5b741ed 100644 --- a/folly/Uri-inl.h +++ b/folly/Uri-inl.h @@ -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. diff --git a/folly/Uri.cpp b/folly/Uri.cpp index d1bdfae7..8a4c790a 100644 --- a/folly/Uri.cpp +++ b/folly/Uri.cpp @@ -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. diff --git a/folly/Uri.h b/folly/Uri.h index bfb88894..21573b76 100644 --- a/folly/Uri.h +++ b/folly/Uri.h @@ -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. diff --git a/folly/Varint.h b/folly/Varint.h index c28d7f72..12e2b909 100644 --- a/folly/Varint.h +++ b/folly/Varint.h @@ -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. diff --git a/folly/build/GenerateFingerprintTables.cpp b/folly/build/GenerateFingerprintTables.cpp index cc3dce6a..f7fad88e 100644 --- a/folly/build/GenerateFingerprintTables.cpp +++ b/folly/build/GenerateFingerprintTables.cpp @@ -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. diff --git a/folly/chrono/Conv.h b/folly/chrono/Conv.h index 1cd6a8b0..1dba116d 100644 --- a/folly/chrono/Conv.h +++ b/folly/chrono/Conv.h @@ -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. diff --git a/folly/chrono/test/ConvTest.cpp b/folly/chrono/test/ConvTest.cpp index 73312920..646e1f9b 100644 --- a/folly/chrono/test/ConvTest.cpp +++ b/folly/chrono/test/ConvTest.cpp @@ -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. diff --git a/folly/compression/Compression.cpp b/folly/compression/Compression.cpp index 7d5d4b9a..4ad9f795 100644 --- a/folly/compression/Compression.cpp +++ b/folly/compression/Compression.cpp @@ -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. diff --git a/folly/compression/Compression.h b/folly/compression/Compression.h index a6700acb..456afcf2 100644 --- a/folly/compression/Compression.h +++ b/folly/compression/Compression.h @@ -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. diff --git a/folly/compression/Utils.h b/folly/compression/Utils.h index 4804548b..33bbe7eb 100644 --- a/folly/compression/Utils.h +++ b/folly/compression/Utils.h @@ -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. diff --git a/folly/compression/Zlib.cpp b/folly/compression/Zlib.cpp index 4df54d5d..8547a816 100644 --- a/folly/compression/Zlib.cpp +++ b/folly/compression/Zlib.cpp @@ -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. diff --git a/folly/compression/Zlib.h b/folly/compression/Zlib.h index fb04cccc..900fd596 100644 --- a/folly/compression/Zlib.h +++ b/folly/compression/Zlib.h @@ -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. diff --git a/folly/compression/test/CompressionTest.cpp b/folly/compression/test/CompressionTest.cpp index b0a2b22b..28dd0be7 100644 --- a/folly/compression/test/CompressionTest.cpp +++ b/folly/compression/test/CompressionTest.cpp @@ -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. diff --git a/folly/concurrency/CoreCachedSharedPtr.h b/folly/concurrency/CoreCachedSharedPtr.h index 21ee2928..9e5bc197 100644 --- a/folly/concurrency/CoreCachedSharedPtr.h +++ b/folly/concurrency/CoreCachedSharedPtr.h @@ -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. diff --git a/folly/concurrency/test/AtomicSharedPtrPerformance.cpp b/folly/concurrency/test/AtomicSharedPtrPerformance.cpp index b2df2a1f..6147e5ab 100644 --- a/folly/concurrency/test/AtomicSharedPtrPerformance.cpp +++ b/folly/concurrency/test/AtomicSharedPtrPerformance.cpp @@ -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. diff --git a/folly/concurrency/test/CoreCachedSharedPtrTest.cpp b/folly/concurrency/test/CoreCachedSharedPtrTest.cpp index 4cf94c24..dd2b24e6 100644 --- a/folly/concurrency/test/CoreCachedSharedPtrTest.cpp +++ b/folly/concurrency/test/CoreCachedSharedPtrTest.cpp @@ -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. diff --git a/folly/container/Access.h b/folly/container/Access.h index 8116c194..b755d467 100644 --- a/folly/container/Access.h +++ b/folly/container/Access.h @@ -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. diff --git a/folly/container/Array.h b/folly/container/Array.h index 8b2e7c05..ba1a5db8 100644 --- a/folly/container/Array.h +++ b/folly/container/Array.h @@ -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. diff --git a/folly/container/Enumerate.h b/folly/container/Enumerate.h index ff040472..2badc410 100644 --- a/folly/container/Enumerate.h +++ b/folly/container/Enumerate.h @@ -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. diff --git a/folly/container/EvictingCacheMap.h b/folly/container/EvictingCacheMap.h index e7e8149d..1f8b1a0f 100644 --- a/folly/container/EvictingCacheMap.h +++ b/folly/container/EvictingCacheMap.h @@ -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. diff --git a/folly/container/Foreach.h b/folly/container/Foreach.h index 3d8344f4..fd46343f 100644 --- a/folly/container/Foreach.h +++ b/folly/container/Foreach.h @@ -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. diff --git a/folly/container/Iterator.h b/folly/container/Iterator.h index 7db1136e..7b6101b7 100644 --- a/folly/container/Iterator.h +++ b/folly/container/Iterator.h @@ -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. diff --git a/folly/container/Merge.h b/folly/container/Merge.h index 2e0a5087..0e6ff083 100644 --- a/folly/container/Merge.h +++ b/folly/container/Merge.h @@ -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. diff --git a/folly/container/SparseByteSet.h b/folly/container/SparseByteSet.h index 2848f6af..df999906 100644 --- a/folly/container/SparseByteSet.h +++ b/folly/container/SparseByteSet.h @@ -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. diff --git a/folly/container/test/AccessTest.cpp b/folly/container/test/AccessTest.cpp index 56ae7453..305e0343 100644 --- a/folly/container/test/AccessTest.cpp +++ b/folly/container/test/AccessTest.cpp @@ -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. diff --git a/folly/container/test/ArrayTest.cpp b/folly/container/test/ArrayTest.cpp index 04b877e2..3e244602 100644 --- a/folly/container/test/ArrayTest.cpp +++ b/folly/container/test/ArrayTest.cpp @@ -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. diff --git a/folly/container/test/EnumerateTest.cpp b/folly/container/test/EnumerateTest.cpp index 92de5fae..8b3c778e 100644 --- a/folly/container/test/EnumerateTest.cpp +++ b/folly/container/test/EnumerateTest.cpp @@ -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. diff --git a/folly/container/test/EvictingCacheMapTest.cpp b/folly/container/test/EvictingCacheMapTest.cpp index 2a81d09d..baa1894d 100644 --- a/folly/container/test/EvictingCacheMapTest.cpp +++ b/folly/container/test/EvictingCacheMapTest.cpp @@ -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. diff --git a/folly/container/test/ForeachBenchmark.cpp b/folly/container/test/ForeachBenchmark.cpp index 083cba5f..a6ba8f7d 100644 --- a/folly/container/test/ForeachBenchmark.cpp +++ b/folly/container/test/ForeachBenchmark.cpp @@ -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. diff --git a/folly/container/test/ForeachTest.cpp b/folly/container/test/ForeachTest.cpp index fd7c0dd0..ba74b166 100644 --- a/folly/container/test/ForeachTest.cpp +++ b/folly/container/test/ForeachTest.cpp @@ -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. diff --git a/folly/container/test/IteratorTest.cpp b/folly/container/test/IteratorTest.cpp index b388fa5d..e3db08ea 100644 --- a/folly/container/test/IteratorTest.cpp +++ b/folly/container/test/IteratorTest.cpp @@ -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. diff --git a/folly/container/test/MergeTest.cpp b/folly/container/test/MergeTest.cpp index da05afe7..c8d34e39 100644 --- a/folly/container/test/MergeTest.cpp +++ b/folly/container/test/MergeTest.cpp @@ -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. diff --git a/folly/container/test/SparseByteSetBenchmark.cpp b/folly/container/test/SparseByteSetBenchmark.cpp index a053253e..502d287f 100644 --- a/folly/container/test/SparseByteSetBenchmark.cpp +++ b/folly/container/test/SparseByteSetBenchmark.cpp @@ -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. diff --git a/folly/container/test/SparseByteSetTest.cpp b/folly/container/test/SparseByteSetTest.cpp index 0e2a36ef..486a7f36 100644 --- a/folly/container/test/SparseByteSetTest.cpp +++ b/folly/container/test/SparseByteSetTest.cpp @@ -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. diff --git a/folly/detail/AtomicHashUtils.h b/folly/detail/AtomicHashUtils.h index 7fb84056..660d00ff 100644 --- a/folly/detail/AtomicHashUtils.h +++ b/folly/detail/AtomicHashUtils.h @@ -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. diff --git a/folly/detail/AtomicUnorderedMapUtils.h b/folly/detail/AtomicUnorderedMapUtils.h index ef467961..bb287c8d 100644 --- a/folly/detail/AtomicUnorderedMapUtils.h +++ b/folly/detail/AtomicUnorderedMapUtils.h @@ -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. diff --git a/folly/detail/DiscriminatedPtrDetail.h b/folly/detail/DiscriminatedPtrDetail.h index c6d1628f..24e9f7c2 100644 --- a/folly/detail/DiscriminatedPtrDetail.h +++ b/folly/detail/DiscriminatedPtrDetail.h @@ -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. diff --git a/folly/detail/FileUtilDetail.h b/folly/detail/FileUtilDetail.h index d45cae86..c834acf5 100644 --- a/folly/detail/FileUtilDetail.h +++ b/folly/detail/FileUtilDetail.h @@ -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. diff --git a/folly/detail/FingerprintPolynomial.h b/folly/detail/FingerprintPolynomial.h index 39349458..861a07b0 100644 --- a/folly/detail/FingerprintPolynomial.h +++ b/folly/detail/FingerprintPolynomial.h @@ -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. diff --git a/folly/detail/GroupVarintDetail.h b/folly/detail/GroupVarintDetail.h index 57ec96fb..964d5913 100644 --- a/folly/detail/GroupVarintDetail.h +++ b/folly/detail/GroupVarintDetail.h @@ -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. diff --git a/folly/detail/IPAddress.cpp b/folly/detail/IPAddress.cpp index c84814fb..66f97fd1 100644 --- a/folly/detail/IPAddress.cpp +++ b/folly/detail/IPAddress.cpp @@ -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. diff --git a/folly/detail/IPAddress.h b/folly/detail/IPAddress.h index 8b2c5867..b5f8adbe 100644 --- a/folly/detail/IPAddress.h +++ b/folly/detail/IPAddress.h @@ -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. diff --git a/folly/detail/IPAddressSource.h b/folly/detail/IPAddressSource.h index 4a29d030..b81d8547 100644 --- a/folly/detail/IPAddressSource.h +++ b/folly/detail/IPAddressSource.h @@ -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. diff --git a/folly/detail/MPMCPipelineDetail.h b/folly/detail/MPMCPipelineDetail.h index a96f81bb..36a66307 100644 --- a/folly/detail/MPMCPipelineDetail.h +++ b/folly/detail/MPMCPipelineDetail.h @@ -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. diff --git a/folly/detail/SlowFingerprint.h b/folly/detail/SlowFingerprint.h index 20fd6742..b7491674 100644 --- a/folly/detail/SlowFingerprint.h +++ b/folly/detail/SlowFingerprint.h @@ -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. diff --git a/folly/detail/SocketFastOpen.cpp b/folly/detail/SocketFastOpen.cpp index 3f833447..22c72df9 100644 --- a/folly/detail/SocketFastOpen.cpp +++ b/folly/detail/SocketFastOpen.cpp @@ -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. diff --git a/folly/detail/SocketFastOpen.h b/folly/detail/SocketFastOpen.h index ed6289f4..ccec07c1 100644 --- a/folly/detail/SocketFastOpen.h +++ b/folly/detail/SocketFastOpen.h @@ -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. diff --git a/folly/detail/StaticSingletonManager.cpp b/folly/detail/StaticSingletonManager.cpp index 3d7ab93c..abf4f697 100644 --- a/folly/detail/StaticSingletonManager.cpp +++ b/folly/detail/StaticSingletonManager.cpp @@ -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. diff --git a/folly/detail/StaticSingletonManager.h b/folly/detail/StaticSingletonManager.h index f5c540b1..37cfa157 100644 --- a/folly/detail/StaticSingletonManager.h +++ b/folly/detail/StaticSingletonManager.h @@ -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. diff --git a/folly/detail/ThreadLocalDetail.cpp b/folly/detail/ThreadLocalDetail.cpp index 667aaa98..720790bd 100644 --- a/folly/detail/ThreadLocalDetail.cpp +++ b/folly/detail/ThreadLocalDetail.cpp @@ -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. diff --git a/folly/detail/ThreadLocalDetail.h b/folly/detail/ThreadLocalDetail.h index 4a88e1bf..04c85b54 100644 --- a/folly/detail/ThreadLocalDetail.h +++ b/folly/detail/ThreadLocalDetail.h @@ -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. diff --git a/folly/detail/TurnSequencer.h b/folly/detail/TurnSequencer.h index 353d5a19..674f54f8 100644 --- a/folly/detail/TurnSequencer.h +++ b/folly/detail/TurnSequencer.h @@ -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. diff --git a/folly/dynamic-inl.h b/folly/dynamic-inl.h index b82126f2..61e6449c 100644 --- a/folly/dynamic-inl.h +++ b/folly/dynamic-inl.h @@ -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. diff --git a/folly/dynamic.cpp b/folly/dynamic.cpp index 8c25017d..b06fe85f 100644 --- a/folly/dynamic.cpp +++ b/folly/dynamic.cpp @@ -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. diff --git a/folly/dynamic.h b/folly/dynamic.h index ad88edc5..d793c063 100644 --- a/folly/dynamic.h +++ b/folly/dynamic.h @@ -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. diff --git a/folly/executors/Async.h b/folly/executors/Async.h index a2a4eae6..a06634ac 100644 --- a/folly/executors/Async.h +++ b/folly/executors/Async.h @@ -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. diff --git a/folly/executors/CPUThreadPoolExecutor.cpp b/folly/executors/CPUThreadPoolExecutor.cpp index a7c8520b..e45a9c56 100644 --- a/folly/executors/CPUThreadPoolExecutor.cpp +++ b/folly/executors/CPUThreadPoolExecutor.cpp @@ -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. diff --git a/folly/executors/CPUThreadPoolExecutor.h b/folly/executors/CPUThreadPoolExecutor.h index 153fc706..6e76bedf 100644 --- a/folly/executors/CPUThreadPoolExecutor.h +++ b/folly/executors/CPUThreadPoolExecutor.h @@ -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. diff --git a/folly/executors/Codel.cpp b/folly/executors/Codel.cpp index d5da27e3..678bde09 100644 --- a/folly/executors/Codel.cpp +++ b/folly/executors/Codel.cpp @@ -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. diff --git a/folly/executors/Codel.h b/folly/executors/Codel.h index f7d8e9cb..af4f13de 100644 --- a/folly/executors/Codel.h +++ b/folly/executors/Codel.h @@ -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. diff --git a/folly/executors/DrivableExecutor.h b/folly/executors/DrivableExecutor.h index 9f9b61e3..0ea4ddbd 100644 --- a/folly/executors/DrivableExecutor.h +++ b/folly/executors/DrivableExecutor.h @@ -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. diff --git a/folly/executors/FiberIOExecutor.h b/folly/executors/FiberIOExecutor.h index 240d7d47..734e6dbb 100644 --- a/folly/executors/FiberIOExecutor.h +++ b/folly/executors/FiberIOExecutor.h @@ -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. diff --git a/folly/executors/FutureExecutor.h b/folly/executors/FutureExecutor.h index 705a82fd..8683ac14 100644 --- a/folly/executors/FutureExecutor.h +++ b/folly/executors/FutureExecutor.h @@ -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. diff --git a/folly/executors/GlobalExecutor.cpp b/folly/executors/GlobalExecutor.cpp index 6fd66194..48c87f27 100644 --- a/folly/executors/GlobalExecutor.cpp +++ b/folly/executors/GlobalExecutor.cpp @@ -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. diff --git a/folly/executors/GlobalExecutor.h b/folly/executors/GlobalExecutor.h index b145b595..69850ba9 100644 --- a/folly/executors/GlobalExecutor.h +++ b/folly/executors/GlobalExecutor.h @@ -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. diff --git a/folly/executors/GlobalThreadPoolList.cpp b/folly/executors/GlobalThreadPoolList.cpp index 2c9a71f7..4cf23c17 100644 --- a/folly/executors/GlobalThreadPoolList.cpp +++ b/folly/executors/GlobalThreadPoolList.cpp @@ -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. diff --git a/folly/executors/GlobalThreadPoolList.h b/folly/executors/GlobalThreadPoolList.h index a48b526a..d3a30d61 100644 --- a/folly/executors/GlobalThreadPoolList.h +++ b/folly/executors/GlobalThreadPoolList.h @@ -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. diff --git a/folly/executors/IOExecutor.h b/folly/executors/IOExecutor.h index 18209e2a..51607efb 100644 --- a/folly/executors/IOExecutor.h +++ b/folly/executors/IOExecutor.h @@ -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. diff --git a/folly/executors/IOObjectCache.h b/folly/executors/IOObjectCache.h index a271d6e7..bcf115a8 100644 --- a/folly/executors/IOObjectCache.h +++ b/folly/executors/IOObjectCache.h @@ -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. diff --git a/folly/executors/IOThreadPoolExecutor.cpp b/folly/executors/IOThreadPoolExecutor.cpp index 63601fdc..28492c4a 100644 --- a/folly/executors/IOThreadPoolExecutor.cpp +++ b/folly/executors/IOThreadPoolExecutor.cpp @@ -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. diff --git a/folly/executors/IOThreadPoolExecutor.h b/folly/executors/IOThreadPoolExecutor.h index 1d270cf5..78466d93 100644 --- a/folly/executors/IOThreadPoolExecutor.h +++ b/folly/executors/IOThreadPoolExecutor.h @@ -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. diff --git a/folly/executors/InlineExecutor.cpp b/folly/executors/InlineExecutor.cpp index d51ae7bb..0a3201e0 100644 --- a/folly/executors/InlineExecutor.cpp +++ b/folly/executors/InlineExecutor.cpp @@ -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. diff --git a/folly/executors/InlineExecutor.h b/folly/executors/InlineExecutor.h index 644ff7bf..8c00c470 100644 --- a/folly/executors/InlineExecutor.h +++ b/folly/executors/InlineExecutor.h @@ -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. diff --git a/folly/executors/ManualExecutor.cpp b/folly/executors/ManualExecutor.cpp index 00ed2f93..1526a100 100644 --- a/folly/executors/ManualExecutor.cpp +++ b/folly/executors/ManualExecutor.cpp @@ -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. diff --git a/folly/executors/ManualExecutor.h b/folly/executors/ManualExecutor.h index bad7d96e..21633007 100644 --- a/folly/executors/ManualExecutor.h +++ b/folly/executors/ManualExecutor.h @@ -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. diff --git a/folly/executors/NotificationQueueExecutor.h b/folly/executors/NotificationQueueExecutor.h index 5e19fc41..1ea35697 100644 --- a/folly/executors/NotificationQueueExecutor.h +++ b/folly/executors/NotificationQueueExecutor.h @@ -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. diff --git a/folly/executors/QueuedImmediateExecutor.cpp b/folly/executors/QueuedImmediateExecutor.cpp index 676d26eb..ce8879eb 100644 --- a/folly/executors/QueuedImmediateExecutor.cpp +++ b/folly/executors/QueuedImmediateExecutor.cpp @@ -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. diff --git a/folly/executors/QueuedImmediateExecutor.h b/folly/executors/QueuedImmediateExecutor.h index 176c2532..8f70588f 100644 --- a/folly/executors/QueuedImmediateExecutor.h +++ b/folly/executors/QueuedImmediateExecutor.h @@ -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. diff --git a/folly/executors/ScheduledExecutor.h b/folly/executors/ScheduledExecutor.h index b61331bc..634e6a3b 100644 --- a/folly/executors/ScheduledExecutor.h +++ b/folly/executors/ScheduledExecutor.h @@ -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. diff --git a/folly/executors/SerialExecutor.cpp b/folly/executors/SerialExecutor.cpp index 9380d685..60258071 100644 --- a/folly/executors/SerialExecutor.cpp +++ b/folly/executors/SerialExecutor.cpp @@ -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. diff --git a/folly/executors/SerialExecutor.h b/folly/executors/SerialExecutor.h index c6c1caec..71addadc 100644 --- a/folly/executors/SerialExecutor.h +++ b/folly/executors/SerialExecutor.h @@ -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. diff --git a/folly/executors/ThreadPoolExecutor.cpp b/folly/executors/ThreadPoolExecutor.cpp index bacf3c28..3417ec1c 100644 --- a/folly/executors/ThreadPoolExecutor.cpp +++ b/folly/executors/ThreadPoolExecutor.cpp @@ -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. diff --git a/folly/executors/ThreadedExecutor.cpp b/folly/executors/ThreadedExecutor.cpp index 7578f546..f39663de 100644 --- a/folly/executors/ThreadedExecutor.cpp +++ b/folly/executors/ThreadedExecutor.cpp @@ -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. diff --git a/folly/executors/ThreadedExecutor.h b/folly/executors/ThreadedExecutor.h index 9ea42e1d..2cba2e0a 100644 --- a/folly/executors/ThreadedExecutor.h +++ b/folly/executors/ThreadedExecutor.h @@ -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. diff --git a/folly/executors/task_queue/LifoSemMPMCQueue.h b/folly/executors/task_queue/LifoSemMPMCQueue.h index 96ec8e98..7787c266 100644 --- a/folly/executors/task_queue/LifoSemMPMCQueue.h +++ b/folly/executors/task_queue/LifoSemMPMCQueue.h @@ -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. diff --git a/folly/executors/task_queue/PriorityLifoSemMPMCQueue.h b/folly/executors/task_queue/PriorityLifoSemMPMCQueue.h index 54d72f96..5473a76e 100644 --- a/folly/executors/task_queue/PriorityLifoSemMPMCQueue.h +++ b/folly/executors/task_queue/PriorityLifoSemMPMCQueue.h @@ -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. diff --git a/folly/executors/test/AsyncTest.cpp b/folly/executors/test/AsyncTest.cpp index c1c87d46..568d3a31 100644 --- a/folly/executors/test/AsyncTest.cpp +++ b/folly/executors/test/AsyncTest.cpp @@ -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. diff --git a/folly/executors/test/CodelTest.cpp b/folly/executors/test/CodelTest.cpp index 046feee5..2e025a0b 100644 --- a/folly/executors/test/CodelTest.cpp +++ b/folly/executors/test/CodelTest.cpp @@ -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. diff --git a/folly/executors/test/ExecutorTest.cpp b/folly/executors/test/ExecutorTest.cpp index e017ca78..f0575606 100644 --- a/folly/executors/test/ExecutorTest.cpp +++ b/folly/executors/test/ExecutorTest.cpp @@ -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. diff --git a/folly/executors/test/FiberIOExecutorTest.cpp b/folly/executors/test/FiberIOExecutorTest.cpp index 2d46f8b2..4cd20c94 100644 --- a/folly/executors/test/FiberIOExecutorTest.cpp +++ b/folly/executors/test/FiberIOExecutorTest.cpp @@ -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. diff --git a/folly/executors/test/GlobalExecutorTest.cpp b/folly/executors/test/GlobalExecutorTest.cpp index a111ee3e..c3d32590 100644 --- a/folly/executors/test/GlobalExecutorTest.cpp +++ b/folly/executors/test/GlobalExecutorTest.cpp @@ -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. diff --git a/folly/executors/test/SerialExecutorTest.cpp b/folly/executors/test/SerialExecutorTest.cpp index 5e022a1f..159d6ec8 100644 --- a/folly/executors/test/SerialExecutorTest.cpp +++ b/folly/executors/test/SerialExecutorTest.cpp @@ -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. diff --git a/folly/executors/test/ThreadPoolExecutorTest.cpp b/folly/executors/test/ThreadPoolExecutorTest.cpp index a0fd9d12..77835e44 100644 --- a/folly/executors/test/ThreadPoolExecutorTest.cpp +++ b/folly/executors/test/ThreadPoolExecutorTest.cpp @@ -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. diff --git a/folly/executors/test/ThreadedExecutorTest.cpp b/folly/executors/test/ThreadedExecutorTest.cpp index ecb8d2dc..e6c32586 100644 --- a/folly/executors/test/ThreadedExecutorTest.cpp +++ b/folly/executors/test/ThreadedExecutorTest.cpp @@ -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. diff --git a/folly/executors/thread_factory/NamedThreadFactory.h b/folly/executors/thread_factory/NamedThreadFactory.h index 12cb7a7e..de9799d2 100644 --- a/folly/executors/thread_factory/NamedThreadFactory.h +++ b/folly/executors/thread_factory/NamedThreadFactory.h @@ -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. diff --git a/folly/executors/thread_factory/PriorityThreadFactory.h b/folly/executors/thread_factory/PriorityThreadFactory.h index a7762d89..8e8b3af1 100644 --- a/folly/executors/thread_factory/PriorityThreadFactory.h +++ b/folly/executors/thread_factory/PriorityThreadFactory.h @@ -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. diff --git a/folly/executors/thread_factory/ThreadFactory.h b/folly/executors/thread_factory/ThreadFactory.h index 0af86322..ea0045f7 100644 --- a/folly/executors/thread_factory/ThreadFactory.h +++ b/folly/executors/thread_factory/ThreadFactory.h @@ -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. diff --git a/folly/experimental/AutoTimer.h b/folly/experimental/AutoTimer.h index 545c3be7..4ebf17fe 100644 --- a/folly/experimental/AutoTimer.h +++ b/folly/experimental/AutoTimer.h @@ -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. diff --git a/folly/experimental/BitVectorCoding.h b/folly/experimental/BitVectorCoding.h index a24b9550..68c20598 100644 --- a/folly/experimental/BitVectorCoding.h +++ b/folly/experimental/BitVectorCoding.h @@ -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. diff --git a/folly/experimental/Bits.h b/folly/experimental/Bits.h index f6ab45d7..81496237 100644 --- a/folly/experimental/Bits.h +++ b/folly/experimental/Bits.h @@ -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. diff --git a/folly/experimental/CodingDetail.h b/folly/experimental/CodingDetail.h index 6e84ea73..10830302 100644 --- a/folly/experimental/CodingDetail.h +++ b/folly/experimental/CodingDetail.h @@ -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. diff --git a/folly/experimental/EliasFanoCoding.h b/folly/experimental/EliasFanoCoding.h index 8936ef0d..81556a5c 100644 --- a/folly/experimental/EliasFanoCoding.h +++ b/folly/experimental/EliasFanoCoding.h @@ -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. diff --git a/folly/experimental/EnvUtil.cpp b/folly/experimental/EnvUtil.cpp index 5c16ee74..033e6db2 100644 --- a/folly/experimental/EnvUtil.cpp +++ b/folly/experimental/EnvUtil.cpp @@ -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. diff --git a/folly/experimental/EventCount.h b/folly/experimental/EventCount.h index 95594f38..ee2f697f 100644 --- a/folly/experimental/EventCount.h +++ b/folly/experimental/EventCount.h @@ -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. diff --git a/folly/experimental/ExecutionObserver.h b/folly/experimental/ExecutionObserver.h index d954464d..659f9ff2 100644 --- a/folly/experimental/ExecutionObserver.h +++ b/folly/experimental/ExecutionObserver.h @@ -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. diff --git a/folly/experimental/FlatCombiningPriorityQueue.h b/folly/experimental/FlatCombiningPriorityQueue.h index 5e57e313..6e3cebca 100644 --- a/folly/experimental/FlatCombiningPriorityQueue.h +++ b/folly/experimental/FlatCombiningPriorityQueue.h @@ -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. diff --git a/folly/experimental/FunctionScheduler.cpp b/folly/experimental/FunctionScheduler.cpp index bb6b6207..62abdef9 100644 --- a/folly/experimental/FunctionScheduler.cpp +++ b/folly/experimental/FunctionScheduler.cpp @@ -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. diff --git a/folly/experimental/FunctionScheduler.h b/folly/experimental/FunctionScheduler.h index 35d3e308..4a025505 100644 --- a/folly/experimental/FunctionScheduler.h +++ b/folly/experimental/FunctionScheduler.h @@ -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. diff --git a/folly/experimental/FutureDAG.h b/folly/experimental/FutureDAG.h index ee3dcffb..592eb749 100644 --- a/folly/experimental/FutureDAG.h +++ b/folly/experimental/FutureDAG.h @@ -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. diff --git a/folly/experimental/Instructions.h b/folly/experimental/Instructions.h index a98de969..5f6bda5e 100644 --- a/folly/experimental/Instructions.h +++ b/folly/experimental/Instructions.h @@ -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. diff --git a/folly/experimental/JSONSchema.cpp b/folly/experimental/JSONSchema.cpp index 5d7f5021..4666e48b 100644 --- a/folly/experimental/JSONSchema.cpp +++ b/folly/experimental/JSONSchema.cpp @@ -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. diff --git a/folly/experimental/JSONSchema.h b/folly/experimental/JSONSchema.h index 7e17b0dc..a1d036f1 100644 --- a/folly/experimental/JSONSchema.h +++ b/folly/experimental/JSONSchema.h @@ -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. diff --git a/folly/experimental/JSONSchemaTester.cpp b/folly/experimental/JSONSchemaTester.cpp index e7fb9fd8..e96950dd 100644 --- a/folly/experimental/JSONSchemaTester.cpp +++ b/folly/experimental/JSONSchemaTester.cpp @@ -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. diff --git a/folly/experimental/JemallocNodumpAllocator.cpp b/folly/experimental/JemallocNodumpAllocator.cpp index 5824c11a..7ad2870d 100644 --- a/folly/experimental/JemallocNodumpAllocator.cpp +++ b/folly/experimental/JemallocNodumpAllocator.cpp @@ -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. diff --git a/folly/experimental/JemallocNodumpAllocator.h b/folly/experimental/JemallocNodumpAllocator.h index 8b921d66..688bbf83 100644 --- a/folly/experimental/JemallocNodumpAllocator.h +++ b/folly/experimental/JemallocNodumpAllocator.h @@ -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. diff --git a/folly/experimental/LockFreeRingBuffer.h b/folly/experimental/LockFreeRingBuffer.h index abc5f123..bbe606d8 100644 --- a/folly/experimental/LockFreeRingBuffer.h +++ b/folly/experimental/LockFreeRingBuffer.h @@ -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. diff --git a/folly/experimental/NestedCommandLineApp.cpp b/folly/experimental/NestedCommandLineApp.cpp index ebb73662..789a8f43 100644 --- a/folly/experimental/NestedCommandLineApp.cpp +++ b/folly/experimental/NestedCommandLineApp.cpp @@ -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. diff --git a/folly/experimental/NestedCommandLineApp.h b/folly/experimental/NestedCommandLineApp.h index a5e3d5e0..785b7f9f 100644 --- a/folly/experimental/NestedCommandLineApp.h +++ b/folly/experimental/NestedCommandLineApp.h @@ -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. diff --git a/folly/experimental/ProgramOptions.cpp b/folly/experimental/ProgramOptions.cpp index 21f0fddc..89a4c027 100644 --- a/folly/experimental/ProgramOptions.cpp +++ b/folly/experimental/ProgramOptions.cpp @@ -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. diff --git a/folly/experimental/ProgramOptions.h b/folly/experimental/ProgramOptions.h index 38aacd28..de9571df 100644 --- a/folly/experimental/ProgramOptions.h +++ b/folly/experimental/ProgramOptions.h @@ -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. diff --git a/folly/experimental/RCURefCount.h b/folly/experimental/RCURefCount.h index 9d86aa8d..6e566364 100644 --- a/folly/experimental/RCURefCount.h +++ b/folly/experimental/RCURefCount.h @@ -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. diff --git a/folly/experimental/RCUUtils.cpp b/folly/experimental/RCUUtils.cpp index f36da988..e929b3f9 100644 --- a/folly/experimental/RCUUtils.cpp +++ b/folly/experimental/RCUUtils.cpp @@ -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. diff --git a/folly/experimental/RCUUtils.h b/folly/experimental/RCUUtils.h index 545a25f8..8baa7a89 100644 --- a/folly/experimental/RCUUtils.h +++ b/folly/experimental/RCUUtils.h @@ -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. diff --git a/folly/experimental/ReadMostlySharedPtr.h b/folly/experimental/ReadMostlySharedPtr.h index f80fdde1..0745ee4a 100644 --- a/folly/experimental/ReadMostlySharedPtr.h +++ b/folly/experimental/ReadMostlySharedPtr.h @@ -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. diff --git a/folly/experimental/Select64.cpp b/folly/experimental/Select64.cpp index a3937b56..0a9c7d05 100644 --- a/folly/experimental/Select64.cpp +++ b/folly/experimental/Select64.cpp @@ -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. diff --git a/folly/experimental/Select64.h b/folly/experimental/Select64.h index c3a78c48..01c38df6 100644 --- a/folly/experimental/Select64.h +++ b/folly/experimental/Select64.h @@ -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. diff --git a/folly/experimental/StampedPtr.h b/folly/experimental/StampedPtr.h index d8d2f65c..de6d98b9 100644 --- a/folly/experimental/StampedPtr.h +++ b/folly/experimental/StampedPtr.h @@ -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. diff --git a/folly/experimental/StringKeyedCommon.h b/folly/experimental/StringKeyedCommon.h index ae15dd3d..c281cb5b 100644 --- a/folly/experimental/StringKeyedCommon.h +++ b/folly/experimental/StringKeyedCommon.h @@ -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. diff --git a/folly/experimental/StringKeyedMap.h b/folly/experimental/StringKeyedMap.h index 8c2c1ed6..3080a2c4 100644 --- a/folly/experimental/StringKeyedMap.h +++ b/folly/experimental/StringKeyedMap.h @@ -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. diff --git a/folly/experimental/StringKeyedSet.h b/folly/experimental/StringKeyedSet.h index 7b48d238..1c1e383b 100644 --- a/folly/experimental/StringKeyedSet.h +++ b/folly/experimental/StringKeyedSet.h @@ -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. diff --git a/folly/experimental/StringKeyedUnorderedMap.h b/folly/experimental/StringKeyedUnorderedMap.h index 4cf33b43..2bd1ca69 100644 --- a/folly/experimental/StringKeyedUnorderedMap.h +++ b/folly/experimental/StringKeyedUnorderedMap.h @@ -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. diff --git a/folly/experimental/StringKeyedUnorderedSet.h b/folly/experimental/StringKeyedUnorderedSet.h index 269d2e6d..42fac6cc 100644 --- a/folly/experimental/StringKeyedUnorderedSet.h +++ b/folly/experimental/StringKeyedUnorderedSet.h @@ -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. diff --git a/folly/experimental/TLRefCount.h b/folly/experimental/TLRefCount.h index e8baf26e..47f9c599 100644 --- a/folly/experimental/TLRefCount.h +++ b/folly/experimental/TLRefCount.h @@ -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. diff --git a/folly/experimental/TestUtil.cpp b/folly/experimental/TestUtil.cpp index 987d605b..c54b4219 100644 --- a/folly/experimental/TestUtil.cpp +++ b/folly/experimental/TestUtil.cpp @@ -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. diff --git a/folly/experimental/TestUtil.h b/folly/experimental/TestUtil.h index dc75069a..fcec1e2b 100644 --- a/folly/experimental/TestUtil.h +++ b/folly/experimental/TestUtil.h @@ -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. diff --git a/folly/experimental/ThreadedRepeatingFunctionRunner.cpp b/folly/experimental/ThreadedRepeatingFunctionRunner.cpp index 7c478d1a..7d2f2f23 100644 --- a/folly/experimental/ThreadedRepeatingFunctionRunner.cpp +++ b/folly/experimental/ThreadedRepeatingFunctionRunner.cpp @@ -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. diff --git a/folly/experimental/ThreadedRepeatingFunctionRunner.h b/folly/experimental/ThreadedRepeatingFunctionRunner.h index 52c7461b..eb170a17 100644 --- a/folly/experimental/ThreadedRepeatingFunctionRunner.h +++ b/folly/experimental/ThreadedRepeatingFunctionRunner.h @@ -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. diff --git a/folly/experimental/TupleOps.h b/folly/experimental/TupleOps.h index b808ac19..31085016 100644 --- a/folly/experimental/TupleOps.h +++ b/folly/experimental/TupleOps.h @@ -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. diff --git a/folly/experimental/bser/Bser.h b/folly/experimental/bser/Bser.h index 571e3f5e..5d63f94c 100644 --- a/folly/experimental/bser/Bser.h +++ b/folly/experimental/bser/Bser.h @@ -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. diff --git a/folly/experimental/bser/Dump.cpp b/folly/experimental/bser/Dump.cpp index 26133cde..30e7c0b6 100644 --- a/folly/experimental/bser/Dump.cpp +++ b/folly/experimental/bser/Dump.cpp @@ -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. diff --git a/folly/experimental/bser/Load.cpp b/folly/experimental/bser/Load.cpp index 2894e901..a0a49c81 100644 --- a/folly/experimental/bser/Load.cpp +++ b/folly/experimental/bser/Load.cpp @@ -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. diff --git a/folly/experimental/bser/test/BserTest.cpp b/folly/experimental/bser/test/BserTest.cpp index fd1cfd0f..61f07f2b 100644 --- a/folly/experimental/bser/test/BserTest.cpp +++ b/folly/experimental/bser/test/BserTest.cpp @@ -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. diff --git a/folly/experimental/exception_tracer/ExceptionAbi.h b/folly/experimental/exception_tracer/ExceptionAbi.h index 0e4623ba..44e1608c 100644 --- a/folly/experimental/exception_tracer/ExceptionAbi.h +++ b/folly/experimental/exception_tracer/ExceptionAbi.h @@ -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. diff --git a/folly/experimental/exception_tracer/ExceptionCounterLib.cpp b/folly/experimental/exception_tracer/ExceptionCounterLib.cpp index 0abfd2da..b4090b1a 100644 --- a/folly/experimental/exception_tracer/ExceptionCounterLib.cpp +++ b/folly/experimental/exception_tracer/ExceptionCounterLib.cpp @@ -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. diff --git a/folly/experimental/exception_tracer/ExceptionCounterLib.h b/folly/experimental/exception_tracer/ExceptionCounterLib.h index 87af3dff..4dbd7ac4 100644 --- a/folly/experimental/exception_tracer/ExceptionCounterLib.h +++ b/folly/experimental/exception_tracer/ExceptionCounterLib.h @@ -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. diff --git a/folly/experimental/exception_tracer/ExceptionStackTraceLib.cpp b/folly/experimental/exception_tracer/ExceptionStackTraceLib.cpp index cd569b5e..b3dec7cd 100644 --- a/folly/experimental/exception_tracer/ExceptionStackTraceLib.cpp +++ b/folly/experimental/exception_tracer/ExceptionStackTraceLib.cpp @@ -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. diff --git a/folly/experimental/exception_tracer/ExceptionTracer.cpp b/folly/experimental/exception_tracer/ExceptionTracer.cpp index 32953540..aee958bb 100644 --- a/folly/experimental/exception_tracer/ExceptionTracer.cpp +++ b/folly/experimental/exception_tracer/ExceptionTracer.cpp @@ -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. diff --git a/folly/experimental/exception_tracer/ExceptionTracer.h b/folly/experimental/exception_tracer/ExceptionTracer.h index a68ffd9a..65869839 100644 --- a/folly/experimental/exception_tracer/ExceptionTracer.h +++ b/folly/experimental/exception_tracer/ExceptionTracer.h @@ -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. diff --git a/folly/experimental/exception_tracer/ExceptionTracerLib.cpp b/folly/experimental/exception_tracer/ExceptionTracerLib.cpp index 07b13585..2c026dc9 100644 --- a/folly/experimental/exception_tracer/ExceptionTracerLib.cpp +++ b/folly/experimental/exception_tracer/ExceptionTracerLib.cpp @@ -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. diff --git a/folly/experimental/exception_tracer/ExceptionTracerLib.h b/folly/experimental/exception_tracer/ExceptionTracerLib.h index 45393bf3..fb036f92 100644 --- a/folly/experimental/exception_tracer/ExceptionTracerLib.h +++ b/folly/experimental/exception_tracer/ExceptionTracerLib.h @@ -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. diff --git a/folly/experimental/exception_tracer/StackTrace.cpp b/folly/experimental/exception_tracer/StackTrace.cpp index 07fdc147..aad8de64 100644 --- a/folly/experimental/exception_tracer/StackTrace.cpp +++ b/folly/experimental/exception_tracer/StackTrace.cpp @@ -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. diff --git a/folly/experimental/exception_tracer/StackTrace.h b/folly/experimental/exception_tracer/StackTrace.h index ac100d31..182bbc66 100644 --- a/folly/experimental/exception_tracer/StackTrace.h +++ b/folly/experimental/exception_tracer/StackTrace.h @@ -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. diff --git a/folly/experimental/exception_tracer/test/ExceptionCounterTest.cpp b/folly/experimental/exception_tracer/test/ExceptionCounterTest.cpp index 2ef8eb32..6aa67c80 100644 --- a/folly/experimental/exception_tracer/test/ExceptionCounterTest.cpp +++ b/folly/experimental/exception_tracer/test/ExceptionCounterTest.cpp @@ -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. diff --git a/folly/experimental/exception_tracer/test/ExceptionTracerBenchmark.cpp b/folly/experimental/exception_tracer/test/ExceptionTracerBenchmark.cpp index af39fc05..b6fcd355 100644 --- a/folly/experimental/exception_tracer/test/ExceptionTracerBenchmark.cpp +++ b/folly/experimental/exception_tracer/test/ExceptionTracerBenchmark.cpp @@ -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. diff --git a/folly/experimental/exception_tracer/test/ExceptionTracerTest.cpp b/folly/experimental/exception_tracer/test/ExceptionTracerTest.cpp index e0fe233a..9e9a57aa 100644 --- a/folly/experimental/exception_tracer/test/ExceptionTracerTest.cpp +++ b/folly/experimental/exception_tracer/test/ExceptionTracerTest.cpp @@ -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. diff --git a/folly/experimental/flat_combining/test/FlatCombiningBenchmark.cpp b/folly/experimental/flat_combining/test/FlatCombiningBenchmark.cpp index 457a7a66..bbe53709 100644 --- a/folly/experimental/flat_combining/test/FlatCombiningBenchmark.cpp +++ b/folly/experimental/flat_combining/test/FlatCombiningBenchmark.cpp @@ -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. diff --git a/folly/experimental/flat_combining/test/FlatCombiningExamples.h b/folly/experimental/flat_combining/test/FlatCombiningExamples.h index 9e4b1f52..759282a0 100644 --- a/folly/experimental/flat_combining/test/FlatCombiningExamples.h +++ b/folly/experimental/flat_combining/test/FlatCombiningExamples.h @@ -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. diff --git a/folly/experimental/flat_combining/test/FlatCombiningTest.cpp b/folly/experimental/flat_combining/test/FlatCombiningTest.cpp index 570a6ef8..430ee7af 100644 --- a/folly/experimental/flat_combining/test/FlatCombiningTest.cpp +++ b/folly/experimental/flat_combining/test/FlatCombiningTest.cpp @@ -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. diff --git a/folly/experimental/flat_combining/test/FlatCombiningTestHelpers.h b/folly/experimental/flat_combining/test/FlatCombiningTestHelpers.h index e2aa684d..f0cf8eee 100644 --- a/folly/experimental/flat_combining/test/FlatCombiningTestHelpers.h +++ b/folly/experimental/flat_combining/test/FlatCombiningTestHelpers.h @@ -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. diff --git a/folly/experimental/hazptr/bench/HazptrBench-Amb-NoTc.cpp b/folly/experimental/hazptr/bench/HazptrBench-Amb-NoTc.cpp index 6022de28..65523292 100644 --- a/folly/experimental/hazptr/bench/HazptrBench-Amb-NoTc.cpp +++ b/folly/experimental/hazptr/bench/HazptrBench-Amb-NoTc.cpp @@ -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. diff --git a/folly/experimental/hazptr/bench/HazptrBench-Amb-Tc.cpp b/folly/experimental/hazptr/bench/HazptrBench-Amb-Tc.cpp index 95788f2d..a6621828 100644 --- a/folly/experimental/hazptr/bench/HazptrBench-Amb-Tc.cpp +++ b/folly/experimental/hazptr/bench/HazptrBench-Amb-Tc.cpp @@ -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. diff --git a/folly/experimental/hazptr/bench/HazptrBench-NoAmb-NoTc.cpp b/folly/experimental/hazptr/bench/HazptrBench-NoAmb-NoTc.cpp index 7f1ec1f7..d51e8e32 100644 --- a/folly/experimental/hazptr/bench/HazptrBench-NoAmb-NoTc.cpp +++ b/folly/experimental/hazptr/bench/HazptrBench-NoAmb-NoTc.cpp @@ -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. diff --git a/folly/experimental/hazptr/bench/HazptrBench-NoAmb-Tc.cpp b/folly/experimental/hazptr/bench/HazptrBench-NoAmb-Tc.cpp index 4c78eaf8..40be5fdb 100644 --- a/folly/experimental/hazptr/bench/HazptrBench-NoAmb-Tc.cpp +++ b/folly/experimental/hazptr/bench/HazptrBench-NoAmb-Tc.cpp @@ -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. diff --git a/folly/experimental/hazptr/bench/HazptrBench-OneDomain.cpp b/folly/experimental/hazptr/bench/HazptrBench-OneDomain.cpp index ae8f366c..4662a2da 100644 --- a/folly/experimental/hazptr/bench/HazptrBench-OneDomain.cpp +++ b/folly/experimental/hazptr/bench/HazptrBench-OneDomain.cpp @@ -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. diff --git a/folly/experimental/hazptr/bench/HazptrBench.h b/folly/experimental/hazptr/bench/HazptrBench.h index 971a4ff0..a26bb059 100644 --- a/folly/experimental/hazptr/bench/HazptrBench.h +++ b/folly/experimental/hazptr/bench/HazptrBench.h @@ -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. diff --git a/folly/experimental/hazptr/debug.h b/folly/experimental/hazptr/debug.h index 671e6515..7e51de07 100644 --- a/folly/experimental/hazptr/debug.h +++ b/folly/experimental/hazptr/debug.h @@ -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. diff --git a/folly/experimental/hazptr/example/LockFreeLIFO.h b/folly/experimental/hazptr/example/LockFreeLIFO.h index 6ad12118..d7b0247f 100644 --- a/folly/experimental/hazptr/example/LockFreeLIFO.h +++ b/folly/experimental/hazptr/example/LockFreeLIFO.h @@ -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. diff --git a/folly/experimental/hazptr/example/MWMRSet.h b/folly/experimental/hazptr/example/MWMRSet.h index eccca4fe..226b116f 100644 --- a/folly/experimental/hazptr/example/MWMRSet.h +++ b/folly/experimental/hazptr/example/MWMRSet.h @@ -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. diff --git a/folly/experimental/hazptr/example/SWMRList.h b/folly/experimental/hazptr/example/SWMRList.h index 2e909e55..67c3c82c 100644 --- a/folly/experimental/hazptr/example/SWMRList.h +++ b/folly/experimental/hazptr/example/SWMRList.h @@ -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. diff --git a/folly/experimental/hazptr/example/WideCAS.h b/folly/experimental/hazptr/example/WideCAS.h index 90a6341c..062f3be4 100644 --- a/folly/experimental/hazptr/example/WideCAS.h +++ b/folly/experimental/hazptr/example/WideCAS.h @@ -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. diff --git a/folly/experimental/hazptr/hazptr-impl.h b/folly/experimental/hazptr/hazptr-impl.h index 83f43b6f..3bcf6186 100644 --- a/folly/experimental/hazptr/hazptr-impl.h +++ b/folly/experimental/hazptr/hazptr-impl.h @@ -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. diff --git a/folly/experimental/hazptr/hazptr.cpp b/folly/experimental/hazptr/hazptr.cpp index 60870a8a..132cd24b 100644 --- a/folly/experimental/hazptr/hazptr.cpp +++ b/folly/experimental/hazptr/hazptr.cpp @@ -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. diff --git a/folly/experimental/hazptr/hazptr.h b/folly/experimental/hazptr/hazptr.h index 392761e2..5c71b34e 100644 --- a/folly/experimental/hazptr/hazptr.h +++ b/folly/experimental/hazptr/hazptr.h @@ -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. diff --git a/folly/experimental/hazptr/memory_resource.cpp b/folly/experimental/hazptr/memory_resource.cpp index 7d702e68..483ce8e6 100644 --- a/folly/experimental/hazptr/memory_resource.cpp +++ b/folly/experimental/hazptr/memory_resource.cpp @@ -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. diff --git a/folly/experimental/hazptr/memory_resource.h b/folly/experimental/hazptr/memory_resource.h index f75e2ac9..31331b09 100644 --- a/folly/experimental/hazptr/memory_resource.h +++ b/folly/experimental/hazptr/memory_resource.h @@ -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. diff --git a/folly/experimental/hazptr/test/HazptrTest.cpp b/folly/experimental/hazptr/test/HazptrTest.cpp index 1541201c..44128e81 100644 --- a/folly/experimental/hazptr/test/HazptrTest.cpp +++ b/folly/experimental/hazptr/test/HazptrTest.cpp @@ -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. diff --git a/folly/experimental/hazptr/test/HazptrUse1.h b/folly/experimental/hazptr/test/HazptrUse1.h index 9bc0848a..c239f30b 100644 --- a/folly/experimental/hazptr/test/HazptrUse1.h +++ b/folly/experimental/hazptr/test/HazptrUse1.h @@ -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. diff --git a/folly/experimental/hazptr/test/HazptrUse2.h b/folly/experimental/hazptr/test/HazptrUse2.h index 8917897d..ee959ea8 100644 --- a/folly/experimental/hazptr/test/HazptrUse2.h +++ b/folly/experimental/hazptr/test/HazptrUse2.h @@ -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. diff --git a/folly/experimental/io/AsyncIO.cpp b/folly/experimental/io/AsyncIO.cpp index c84b868c..55883ff9 100644 --- a/folly/experimental/io/AsyncIO.cpp +++ b/folly/experimental/io/AsyncIO.cpp @@ -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. diff --git a/folly/experimental/io/AsyncIO.h b/folly/experimental/io/AsyncIO.h index d175fa14..a141a033 100644 --- a/folly/experimental/io/AsyncIO.h +++ b/folly/experimental/io/AsyncIO.h @@ -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. diff --git a/folly/experimental/io/FsUtil.cpp b/folly/experimental/io/FsUtil.cpp index a336ede9..72af9e59 100644 --- a/folly/experimental/io/FsUtil.cpp +++ b/folly/experimental/io/FsUtil.cpp @@ -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. diff --git a/folly/experimental/io/FsUtil.h b/folly/experimental/io/FsUtil.h index 386c7250..449de035 100644 --- a/folly/experimental/io/FsUtil.h +++ b/folly/experimental/io/FsUtil.h @@ -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. diff --git a/folly/experimental/io/HugePageUtil.cpp b/folly/experimental/io/HugePageUtil.cpp index 25735bfe..2bf4273c 100644 --- a/folly/experimental/io/HugePageUtil.cpp +++ b/folly/experimental/io/HugePageUtil.cpp @@ -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. diff --git a/folly/experimental/io/HugePages.cpp b/folly/experimental/io/HugePages.cpp index a155e3c0..e53d5cdd 100644 --- a/folly/experimental/io/HugePages.cpp +++ b/folly/experimental/io/HugePages.cpp @@ -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. diff --git a/folly/experimental/io/HugePages.h b/folly/experimental/io/HugePages.h index f5236d41..07fd8de6 100644 --- a/folly/experimental/io/HugePages.h +++ b/folly/experimental/io/HugePages.h @@ -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. diff --git a/folly/experimental/io/test/AsyncIOTest.cpp b/folly/experimental/io/test/AsyncIOTest.cpp index 7540c8ad..0d5732be 100644 --- a/folly/experimental/io/test/AsyncIOTest.cpp +++ b/folly/experimental/io/test/AsyncIOTest.cpp @@ -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. diff --git a/folly/experimental/io/test/FsUtilTest.cpp b/folly/experimental/io/test/FsUtilTest.cpp index 37151354..afee700e 100644 --- a/folly/experimental/io/test/FsUtilTest.cpp +++ b/folly/experimental/io/test/FsUtilTest.cpp @@ -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. diff --git a/folly/experimental/logging/AsyncFileWriter.cpp b/folly/experimental/logging/AsyncFileWriter.cpp index 18895ffd..4afb9552 100644 --- a/folly/experimental/logging/AsyncFileWriter.cpp +++ b/folly/experimental/logging/AsyncFileWriter.cpp @@ -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. diff --git a/folly/experimental/logging/AsyncFileWriter.h b/folly/experimental/logging/AsyncFileWriter.h index 824b3c53..c03461ca 100644 --- a/folly/experimental/logging/AsyncFileWriter.h +++ b/folly/experimental/logging/AsyncFileWriter.h @@ -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. diff --git a/folly/experimental/logging/FileHandlerFactory.cpp b/folly/experimental/logging/FileHandlerFactory.cpp index c6b66459..2f33ecca 100644 --- a/folly/experimental/logging/FileHandlerFactory.cpp +++ b/folly/experimental/logging/FileHandlerFactory.cpp @@ -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. diff --git a/folly/experimental/logging/FileHandlerFactory.h b/folly/experimental/logging/FileHandlerFactory.h index 29e74abf..75feebf3 100644 --- a/folly/experimental/logging/FileHandlerFactory.h +++ b/folly/experimental/logging/FileHandlerFactory.h @@ -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. diff --git a/folly/experimental/logging/FileWriterFactory.cpp b/folly/experimental/logging/FileWriterFactory.cpp index 3b545d8f..f120c160 100644 --- a/folly/experimental/logging/FileWriterFactory.cpp +++ b/folly/experimental/logging/FileWriterFactory.cpp @@ -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. diff --git a/folly/experimental/logging/FileWriterFactory.h b/folly/experimental/logging/FileWriterFactory.h index 32442a75..82e0ec31 100644 --- a/folly/experimental/logging/FileWriterFactory.h +++ b/folly/experimental/logging/FileWriterFactory.h @@ -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. diff --git a/folly/experimental/logging/GlogStyleFormatter.cpp b/folly/experimental/logging/GlogStyleFormatter.cpp index 60c4656e..ec1a38b8 100644 --- a/folly/experimental/logging/GlogStyleFormatter.cpp +++ b/folly/experimental/logging/GlogStyleFormatter.cpp @@ -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. diff --git a/folly/experimental/logging/GlogStyleFormatter.h b/folly/experimental/logging/GlogStyleFormatter.h index 68ec6c6f..f79ba4a1 100644 --- a/folly/experimental/logging/GlogStyleFormatter.h +++ b/folly/experimental/logging/GlogStyleFormatter.h @@ -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. diff --git a/folly/experimental/logging/ImmediateFileWriter.cpp b/folly/experimental/logging/ImmediateFileWriter.cpp index 02e8f991..4f909538 100644 --- a/folly/experimental/logging/ImmediateFileWriter.cpp +++ b/folly/experimental/logging/ImmediateFileWriter.cpp @@ -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. diff --git a/folly/experimental/logging/ImmediateFileWriter.h b/folly/experimental/logging/ImmediateFileWriter.h index 8678fa30..696b732e 100644 --- a/folly/experimental/logging/ImmediateFileWriter.h +++ b/folly/experimental/logging/ImmediateFileWriter.h @@ -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. diff --git a/folly/experimental/logging/Init.cpp b/folly/experimental/logging/Init.cpp index 73542a8e..a28e7b6d 100644 --- a/folly/experimental/logging/Init.cpp +++ b/folly/experimental/logging/Init.cpp @@ -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. diff --git a/folly/experimental/logging/Init.h b/folly/experimental/logging/Init.h index 8cbf8d3e..4dfc817c 100644 --- a/folly/experimental/logging/Init.h +++ b/folly/experimental/logging/Init.h @@ -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. diff --git a/folly/experimental/logging/LogCategory.cpp b/folly/experimental/logging/LogCategory.cpp index 56515725..4cc76670 100644 --- a/folly/experimental/logging/LogCategory.cpp +++ b/folly/experimental/logging/LogCategory.cpp @@ -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. diff --git a/folly/experimental/logging/LogCategory.h b/folly/experimental/logging/LogCategory.h index 5a67d9f9..6ea06cef 100644 --- a/folly/experimental/logging/LogCategory.h +++ b/folly/experimental/logging/LogCategory.h @@ -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. diff --git a/folly/experimental/logging/LogCategoryConfig.cpp b/folly/experimental/logging/LogCategoryConfig.cpp index b1004450..5252c2ff 100644 --- a/folly/experimental/logging/LogCategoryConfig.cpp +++ b/folly/experimental/logging/LogCategoryConfig.cpp @@ -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. diff --git a/folly/experimental/logging/LogCategoryConfig.h b/folly/experimental/logging/LogCategoryConfig.h index 4b9d7a95..11771332 100644 --- a/folly/experimental/logging/LogCategoryConfig.h +++ b/folly/experimental/logging/LogCategoryConfig.h @@ -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. diff --git a/folly/experimental/logging/LogConfig.cpp b/folly/experimental/logging/LogConfig.cpp index 7a35c9ad..6e6fb595 100644 --- a/folly/experimental/logging/LogConfig.cpp +++ b/folly/experimental/logging/LogConfig.cpp @@ -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. diff --git a/folly/experimental/logging/LogConfig.h b/folly/experimental/logging/LogConfig.h index 7407cf53..2d19e96d 100644 --- a/folly/experimental/logging/LogConfig.h +++ b/folly/experimental/logging/LogConfig.h @@ -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. diff --git a/folly/experimental/logging/LogConfigParser.cpp b/folly/experimental/logging/LogConfigParser.cpp index ac9f5bdc..0ca6f18a 100644 --- a/folly/experimental/logging/LogConfigParser.cpp +++ b/folly/experimental/logging/LogConfigParser.cpp @@ -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. diff --git a/folly/experimental/logging/LogConfigParser.h b/folly/experimental/logging/LogConfigParser.h index d6776319..82cc8fe4 100644 --- a/folly/experimental/logging/LogConfigParser.h +++ b/folly/experimental/logging/LogConfigParser.h @@ -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. diff --git a/folly/experimental/logging/LogFormatter.h b/folly/experimental/logging/LogFormatter.h index b97191b1..248772c5 100644 --- a/folly/experimental/logging/LogFormatter.h +++ b/folly/experimental/logging/LogFormatter.h @@ -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. diff --git a/folly/experimental/logging/LogHandler.h b/folly/experimental/logging/LogHandler.h index 8791ab07..bcbdeaf5 100644 --- a/folly/experimental/logging/LogHandler.h +++ b/folly/experimental/logging/LogHandler.h @@ -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. diff --git a/folly/experimental/logging/LogHandlerConfig.cpp b/folly/experimental/logging/LogHandlerConfig.cpp index 74fe05d9..0a170657 100644 --- a/folly/experimental/logging/LogHandlerConfig.cpp +++ b/folly/experimental/logging/LogHandlerConfig.cpp @@ -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. diff --git a/folly/experimental/logging/LogHandlerConfig.h b/folly/experimental/logging/LogHandlerConfig.h index 698d981b..b7e3a2eb 100644 --- a/folly/experimental/logging/LogHandlerConfig.h +++ b/folly/experimental/logging/LogHandlerConfig.h @@ -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. diff --git a/folly/experimental/logging/LogHandlerFactory.h b/folly/experimental/logging/LogHandlerFactory.h index f85c5fbc..8ce2ac76 100644 --- a/folly/experimental/logging/LogHandlerFactory.h +++ b/folly/experimental/logging/LogHandlerFactory.h @@ -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. diff --git a/folly/experimental/logging/LogLevel.cpp b/folly/experimental/logging/LogLevel.cpp index e8fc5e6e..a005b1ed 100644 --- a/folly/experimental/logging/LogLevel.cpp +++ b/folly/experimental/logging/LogLevel.cpp @@ -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. diff --git a/folly/experimental/logging/LogLevel.h b/folly/experimental/logging/LogLevel.h index 6177710c..96ee8b2b 100644 --- a/folly/experimental/logging/LogLevel.h +++ b/folly/experimental/logging/LogLevel.h @@ -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. diff --git a/folly/experimental/logging/LogMessage.cpp b/folly/experimental/logging/LogMessage.cpp index d98803d0..d338eb63 100644 --- a/folly/experimental/logging/LogMessage.cpp +++ b/folly/experimental/logging/LogMessage.cpp @@ -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. diff --git a/folly/experimental/logging/LogMessage.h b/folly/experimental/logging/LogMessage.h index 250fba77..d75f5389 100644 --- a/folly/experimental/logging/LogMessage.h +++ b/folly/experimental/logging/LogMessage.h @@ -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. diff --git a/folly/experimental/logging/LogName.cpp b/folly/experimental/logging/LogName.cpp index a0927593..75f81a86 100644 --- a/folly/experimental/logging/LogName.cpp +++ b/folly/experimental/logging/LogName.cpp @@ -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. diff --git a/folly/experimental/logging/LogName.h b/folly/experimental/logging/LogName.h index 4c8fe860..5a805966 100644 --- a/folly/experimental/logging/LogName.h +++ b/folly/experimental/logging/LogName.h @@ -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. diff --git a/folly/experimental/logging/LogStream.cpp b/folly/experimental/logging/LogStream.cpp index cd81fb71..1615130d 100644 --- a/folly/experimental/logging/LogStream.cpp +++ b/folly/experimental/logging/LogStream.cpp @@ -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. diff --git a/folly/experimental/logging/LogStream.h b/folly/experimental/logging/LogStream.h index 7d00d3dc..88531f05 100644 --- a/folly/experimental/logging/LogStream.h +++ b/folly/experimental/logging/LogStream.h @@ -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. diff --git a/folly/experimental/logging/LogStreamProcessor.cpp b/folly/experimental/logging/LogStreamProcessor.cpp index f1ae33e8..b9fd164c 100644 --- a/folly/experimental/logging/LogStreamProcessor.cpp +++ b/folly/experimental/logging/LogStreamProcessor.cpp @@ -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. diff --git a/folly/experimental/logging/LogStreamProcessor.h b/folly/experimental/logging/LogStreamProcessor.h index 96db4a6b..15ca8595 100644 --- a/folly/experimental/logging/LogStreamProcessor.h +++ b/folly/experimental/logging/LogStreamProcessor.h @@ -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. diff --git a/folly/experimental/logging/LogWriter.h b/folly/experimental/logging/LogWriter.h index 3d99f225..8648a9d3 100644 --- a/folly/experimental/logging/LogWriter.h +++ b/folly/experimental/logging/LogWriter.h @@ -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. diff --git a/folly/experimental/logging/Logger.cpp b/folly/experimental/logging/Logger.cpp index b3f268c4..065313f4 100644 --- a/folly/experimental/logging/Logger.cpp +++ b/folly/experimental/logging/Logger.cpp @@ -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. diff --git a/folly/experimental/logging/Logger.h b/folly/experimental/logging/Logger.h index 58bd9c74..cfbb7691 100644 --- a/folly/experimental/logging/Logger.h +++ b/folly/experimental/logging/Logger.h @@ -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. diff --git a/folly/experimental/logging/LoggerDB.cpp b/folly/experimental/logging/LoggerDB.cpp index bd64d257..65598e33 100644 --- a/folly/experimental/logging/LoggerDB.cpp +++ b/folly/experimental/logging/LoggerDB.cpp @@ -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. diff --git a/folly/experimental/logging/LoggerDB.h b/folly/experimental/logging/LoggerDB.h index 8ad4aaea..ac5a4921 100644 --- a/folly/experimental/logging/LoggerDB.h +++ b/folly/experimental/logging/LoggerDB.h @@ -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. diff --git a/folly/experimental/logging/RateLimiter.cpp b/folly/experimental/logging/RateLimiter.cpp index 9ac40f32..701b557a 100644 --- a/folly/experimental/logging/RateLimiter.cpp +++ b/folly/experimental/logging/RateLimiter.cpp @@ -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. diff --git a/folly/experimental/logging/RateLimiter.h b/folly/experimental/logging/RateLimiter.h index 2627f027..6a702a84 100644 --- a/folly/experimental/logging/RateLimiter.h +++ b/folly/experimental/logging/RateLimiter.h @@ -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. diff --git a/folly/experimental/logging/StandardLogHandler.cpp b/folly/experimental/logging/StandardLogHandler.cpp index 00019aba..a7f7740c 100644 --- a/folly/experimental/logging/StandardLogHandler.cpp +++ b/folly/experimental/logging/StandardLogHandler.cpp @@ -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. diff --git a/folly/experimental/logging/StandardLogHandler.h b/folly/experimental/logging/StandardLogHandler.h index 3ca5ef98..ea904dfd 100644 --- a/folly/experimental/logging/StandardLogHandler.h +++ b/folly/experimental/logging/StandardLogHandler.h @@ -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. diff --git a/folly/experimental/logging/StandardLogHandlerFactory.cpp b/folly/experimental/logging/StandardLogHandlerFactory.cpp index fd807a91..3537e7b1 100644 --- a/folly/experimental/logging/StandardLogHandlerFactory.cpp +++ b/folly/experimental/logging/StandardLogHandlerFactory.cpp @@ -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. diff --git a/folly/experimental/logging/StandardLogHandlerFactory.h b/folly/experimental/logging/StandardLogHandlerFactory.h index dcea7fb3..d2330432 100644 --- a/folly/experimental/logging/StandardLogHandlerFactory.h +++ b/folly/experimental/logging/StandardLogHandlerFactory.h @@ -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. diff --git a/folly/experimental/logging/StreamHandlerFactory.cpp b/folly/experimental/logging/StreamHandlerFactory.cpp index 55c5c428..367f8135 100644 --- a/folly/experimental/logging/StreamHandlerFactory.cpp +++ b/folly/experimental/logging/StreamHandlerFactory.cpp @@ -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. diff --git a/folly/experimental/logging/StreamHandlerFactory.h b/folly/experimental/logging/StreamHandlerFactory.h index e08f7b83..263fd04a 100644 --- a/folly/experimental/logging/StreamHandlerFactory.h +++ b/folly/experimental/logging/StreamHandlerFactory.h @@ -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. diff --git a/folly/experimental/logging/example/lib.cpp b/folly/experimental/logging/example/lib.cpp index 416801cf..0e1044e2 100644 --- a/folly/experimental/logging/example/lib.cpp +++ b/folly/experimental/logging/example/lib.cpp @@ -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. diff --git a/folly/experimental/logging/example/lib.h b/folly/experimental/logging/example/lib.h index 28d547af..ebfc449c 100644 --- a/folly/experimental/logging/example/lib.h +++ b/folly/experimental/logging/example/lib.h @@ -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. diff --git a/folly/experimental/logging/example/main.cpp b/folly/experimental/logging/example/main.cpp index 72608df1..c0723c76 100644 --- a/folly/experimental/logging/example/main.cpp +++ b/folly/experimental/logging/example/main.cpp @@ -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. diff --git a/folly/experimental/logging/printf.cpp b/folly/experimental/logging/printf.cpp index 7da2ba4e..6419f76b 100644 --- a/folly/experimental/logging/printf.cpp +++ b/folly/experimental/logging/printf.cpp @@ -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. diff --git a/folly/experimental/logging/printf.h b/folly/experimental/logging/printf.h index 97a98484..f482f0f6 100644 --- a/folly/experimental/logging/printf.h +++ b/folly/experimental/logging/printf.h @@ -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. diff --git a/folly/experimental/logging/test/AsyncFileWriterTest.cpp b/folly/experimental/logging/test/AsyncFileWriterTest.cpp index eefcf746..d5703f17 100644 --- a/folly/experimental/logging/test/AsyncFileWriterTest.cpp +++ b/folly/experimental/logging/test/AsyncFileWriterTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/ConfigParserTest.cpp b/folly/experimental/logging/test/ConfigParserTest.cpp index 7000aceb..b3005b3c 100644 --- a/folly/experimental/logging/test/ConfigParserTest.cpp +++ b/folly/experimental/logging/test/ConfigParserTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/ConfigUpdateTest.cpp b/folly/experimental/logging/test/ConfigUpdateTest.cpp index d3622530..d73456b0 100644 --- a/folly/experimental/logging/test/ConfigUpdateTest.cpp +++ b/folly/experimental/logging/test/ConfigUpdateTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/FatalHelper.cpp b/folly/experimental/logging/test/FatalHelper.cpp index 3d4a0a64..dee32387 100644 --- a/folly/experimental/logging/test/FatalHelper.cpp +++ b/folly/experimental/logging/test/FatalHelper.cpp @@ -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. diff --git a/folly/experimental/logging/test/FileHandlerFactoryTest.cpp b/folly/experimental/logging/test/FileHandlerFactoryTest.cpp index f9cfe83d..817fa1ce 100644 --- a/folly/experimental/logging/test/FileHandlerFactoryTest.cpp +++ b/folly/experimental/logging/test/FileHandlerFactoryTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/GlogFormatterTest.cpp b/folly/experimental/logging/test/GlogFormatterTest.cpp index 49d55254..68b7804e 100644 --- a/folly/experimental/logging/test/GlogFormatterTest.cpp +++ b/folly/experimental/logging/test/GlogFormatterTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/ImmediateFileWriterTest.cpp b/folly/experimental/logging/test/ImmediateFileWriterTest.cpp index e37ce410..12bf0525 100644 --- a/folly/experimental/logging/test/ImmediateFileWriterTest.cpp +++ b/folly/experimental/logging/test/ImmediateFileWriterTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/LogCategoryTest.cpp b/folly/experimental/logging/test/LogCategoryTest.cpp index 9b734c5b..76dce975 100644 --- a/folly/experimental/logging/test/LogCategoryTest.cpp +++ b/folly/experimental/logging/test/LogCategoryTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/LogLevelTest.cpp b/folly/experimental/logging/test/LogLevelTest.cpp index cc3a0a34..7d70295a 100644 --- a/folly/experimental/logging/test/LogLevelTest.cpp +++ b/folly/experimental/logging/test/LogLevelTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/LogMessageTest.cpp b/folly/experimental/logging/test/LogMessageTest.cpp index 3bd83f79..dc148ec8 100644 --- a/folly/experimental/logging/test/LogMessageTest.cpp +++ b/folly/experimental/logging/test/LogMessageTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/LogNameTest.cpp b/folly/experimental/logging/test/LogNameTest.cpp index 7c1b5d3d..b2f5cd44 100644 --- a/folly/experimental/logging/test/LogNameTest.cpp +++ b/folly/experimental/logging/test/LogNameTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/LogStreamTest.cpp b/folly/experimental/logging/test/LogStreamTest.cpp index f7ac9ab8..ce2d3c98 100644 --- a/folly/experimental/logging/test/LogStreamTest.cpp +++ b/folly/experimental/logging/test/LogStreamTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/LoggerDBTest.cpp b/folly/experimental/logging/test/LoggerDBTest.cpp index 844c22bd..efd6e7e5 100644 --- a/folly/experimental/logging/test/LoggerDBTest.cpp +++ b/folly/experimental/logging/test/LoggerDBTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/LoggerTest.cpp b/folly/experimental/logging/test/LoggerTest.cpp index 8172abcb..a960be22 100644 --- a/folly/experimental/logging/test/LoggerTest.cpp +++ b/folly/experimental/logging/test/LoggerTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/PrintfTest.cpp b/folly/experimental/logging/test/PrintfTest.cpp index 1f7fbe1e..774251ed 100644 --- a/folly/experimental/logging/test/PrintfTest.cpp +++ b/folly/experimental/logging/test/PrintfTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/RateLimiterTest.cpp b/folly/experimental/logging/test/RateLimiterTest.cpp index 53b3d4ac..7ea94277 100644 --- a/folly/experimental/logging/test/RateLimiterTest.cpp +++ b/folly/experimental/logging/test/RateLimiterTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/StandardLogHandlerTest.cpp b/folly/experimental/logging/test/StandardLogHandlerTest.cpp index 8fcdf3da..ca8d8088 100644 --- a/folly/experimental/logging/test/StandardLogHandlerTest.cpp +++ b/folly/experimental/logging/test/StandardLogHandlerTest.cpp @@ -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. diff --git a/folly/experimental/logging/test/TestLogHandler.cpp b/folly/experimental/logging/test/TestLogHandler.cpp index b5e7e98f..2b9c5c41 100644 --- a/folly/experimental/logging/test/TestLogHandler.cpp +++ b/folly/experimental/logging/test/TestLogHandler.cpp @@ -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. diff --git a/folly/experimental/logging/test/TestLogHandler.h b/folly/experimental/logging/test/TestLogHandler.h index c799d316..b4186d8f 100644 --- a/folly/experimental/logging/test/TestLogHandler.h +++ b/folly/experimental/logging/test/TestLogHandler.h @@ -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. diff --git a/folly/experimental/logging/test/XlogFile1.cpp b/folly/experimental/logging/test/XlogFile1.cpp index c148fb53..852cb5b2 100644 --- a/folly/experimental/logging/test/XlogFile1.cpp +++ b/folly/experimental/logging/test/XlogFile1.cpp @@ -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. diff --git a/folly/experimental/logging/test/XlogFile2.cpp b/folly/experimental/logging/test/XlogFile2.cpp index 697fc7f7..ac8d5dc8 100644 --- a/folly/experimental/logging/test/XlogFile2.cpp +++ b/folly/experimental/logging/test/XlogFile2.cpp @@ -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. diff --git a/folly/experimental/logging/test/XlogHeader1.h b/folly/experimental/logging/test/XlogHeader1.h index 63dac93c..87b34d98 100644 --- a/folly/experimental/logging/test/XlogHeader1.h +++ b/folly/experimental/logging/test/XlogHeader1.h @@ -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. diff --git a/folly/experimental/logging/test/XlogHeader2.h b/folly/experimental/logging/test/XlogHeader2.h index 80dec142..67b0a52d 100644 --- a/folly/experimental/logging/test/XlogHeader2.h +++ b/folly/experimental/logging/test/XlogHeader2.h @@ -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. diff --git a/folly/experimental/logging/test/XlogTest.cpp b/folly/experimental/logging/test/XlogTest.cpp index 48e59df7..551c1505 100644 --- a/folly/experimental/logging/test/XlogTest.cpp +++ b/folly/experimental/logging/test/XlogTest.cpp @@ -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. diff --git a/folly/experimental/logging/xlog.cpp b/folly/experimental/logging/xlog.cpp index 86802116..43b32727 100644 --- a/folly/experimental/logging/xlog.cpp +++ b/folly/experimental/logging/xlog.cpp @@ -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. diff --git a/folly/experimental/logging/xlog.h b/folly/experimental/logging/xlog.h index f8fc4355..06478af0 100644 --- a/folly/experimental/logging/xlog.h +++ b/folly/experimental/logging/xlog.h @@ -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. diff --git a/folly/experimental/observer/Observable-inl.h b/folly/experimental/observer/Observable-inl.h index 70e5b8bc..a32f191f 100644 --- a/folly/experimental/observer/Observable-inl.h +++ b/folly/experimental/observer/Observable-inl.h @@ -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. diff --git a/folly/experimental/observer/Observable.h b/folly/experimental/observer/Observable.h index 9dd43928..1d81f396 100644 --- a/folly/experimental/observer/Observable.h +++ b/folly/experimental/observer/Observable.h @@ -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. diff --git a/folly/experimental/observer/Observer-inl.h b/folly/experimental/observer/Observer-inl.h index ffcf8288..1c549829 100644 --- a/folly/experimental/observer/Observer-inl.h +++ b/folly/experimental/observer/Observer-inl.h @@ -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. diff --git a/folly/experimental/observer/Observer.h b/folly/experimental/observer/Observer.h index aa1f200f..9264cbc1 100644 --- a/folly/experimental/observer/Observer.h +++ b/folly/experimental/observer/Observer.h @@ -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. diff --git a/folly/experimental/observer/SimpleObservable-inl.h b/folly/experimental/observer/SimpleObservable-inl.h index 7aaa5218..9ff35df0 100644 --- a/folly/experimental/observer/SimpleObservable-inl.h +++ b/folly/experimental/observer/SimpleObservable-inl.h @@ -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. diff --git a/folly/experimental/observer/SimpleObservable.h b/folly/experimental/observer/SimpleObservable.h index 38367b55..28c0660d 100644 --- a/folly/experimental/observer/SimpleObservable.h +++ b/folly/experimental/observer/SimpleObservable.h @@ -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. diff --git a/folly/experimental/observer/detail/Core.cpp b/folly/experimental/observer/detail/Core.cpp index c692c04a..d2c49956 100644 --- a/folly/experimental/observer/detail/Core.cpp +++ b/folly/experimental/observer/detail/Core.cpp @@ -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. diff --git a/folly/experimental/observer/detail/Core.h b/folly/experimental/observer/detail/Core.h index 2636ef21..7963abd9 100644 --- a/folly/experimental/observer/detail/Core.h +++ b/folly/experimental/observer/detail/Core.h @@ -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. diff --git a/folly/experimental/observer/detail/GraphCycleDetector.h b/folly/experimental/observer/detail/GraphCycleDetector.h index 07c27984..6be7b94a 100644 --- a/folly/experimental/observer/detail/GraphCycleDetector.h +++ b/folly/experimental/observer/detail/GraphCycleDetector.h @@ -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. diff --git a/folly/experimental/observer/detail/Observer-pre.h b/folly/experimental/observer/detail/Observer-pre.h index 66624886..b66eaafd 100644 --- a/folly/experimental/observer/detail/Observer-pre.h +++ b/folly/experimental/observer/detail/Observer-pre.h @@ -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. diff --git a/folly/experimental/observer/detail/ObserverManager.cpp b/folly/experimental/observer/detail/ObserverManager.cpp index 754e0c52..b609b75c 100644 --- a/folly/experimental/observer/detail/ObserverManager.cpp +++ b/folly/experimental/observer/detail/ObserverManager.cpp @@ -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. diff --git a/folly/experimental/observer/detail/ObserverManager.h b/folly/experimental/observer/detail/ObserverManager.h index 19b621af..7175c924 100644 --- a/folly/experimental/observer/detail/ObserverManager.h +++ b/folly/experimental/observer/detail/ObserverManager.h @@ -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. diff --git a/folly/experimental/observer/test/ObserverTest.cpp b/folly/experimental/observer/test/ObserverTest.cpp index 943f809f..2a3b38bc 100644 --- a/folly/experimental/observer/test/ObserverTest.cpp +++ b/folly/experimental/observer/test/ObserverTest.cpp @@ -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. diff --git a/folly/experimental/symbolizer/Dwarf.cpp b/folly/experimental/symbolizer/Dwarf.cpp index f50a18c0..de48f41f 100644 --- a/folly/experimental/symbolizer/Dwarf.cpp +++ b/folly/experimental/symbolizer/Dwarf.cpp @@ -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. diff --git a/folly/experimental/symbolizer/Dwarf.h b/folly/experimental/symbolizer/Dwarf.h index 749121c6..bc535e2e 100644 --- a/folly/experimental/symbolizer/Dwarf.h +++ b/folly/experimental/symbolizer/Dwarf.h @@ -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. diff --git a/folly/experimental/symbolizer/Elf-inl.h b/folly/experimental/symbolizer/Elf-inl.h index 0d435b4c..7186162b 100644 --- a/folly/experimental/symbolizer/Elf-inl.h +++ b/folly/experimental/symbolizer/Elf-inl.h @@ -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. diff --git a/folly/experimental/symbolizer/Elf.cpp b/folly/experimental/symbolizer/Elf.cpp index 444943ac..284dffb0 100644 --- a/folly/experimental/symbolizer/Elf.cpp +++ b/folly/experimental/symbolizer/Elf.cpp @@ -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. diff --git a/folly/experimental/symbolizer/Elf.h b/folly/experimental/symbolizer/Elf.h index a31ee581..1948c4f3 100644 --- a/folly/experimental/symbolizer/Elf.h +++ b/folly/experimental/symbolizer/Elf.h @@ -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. diff --git a/folly/experimental/symbolizer/ElfCache.cpp b/folly/experimental/symbolizer/ElfCache.cpp index 24af7721..9f95ebd9 100644 --- a/folly/experimental/symbolizer/ElfCache.cpp +++ b/folly/experimental/symbolizer/ElfCache.cpp @@ -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. diff --git a/folly/experimental/symbolizer/ElfCache.h b/folly/experimental/symbolizer/ElfCache.h index 57a36cf7..572d7358 100644 --- a/folly/experimental/symbolizer/ElfCache.h +++ b/folly/experimental/symbolizer/ElfCache.h @@ -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. diff --git a/folly/experimental/symbolizer/ElfUtil.cpp b/folly/experimental/symbolizer/ElfUtil.cpp index e9ebfbb9..e1267a17 100644 --- a/folly/experimental/symbolizer/ElfUtil.cpp +++ b/folly/experimental/symbolizer/ElfUtil.cpp @@ -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. diff --git a/folly/experimental/symbolizer/LineReader.cpp b/folly/experimental/symbolizer/LineReader.cpp index 7612c445..4a4ad2d4 100644 --- a/folly/experimental/symbolizer/LineReader.cpp +++ b/folly/experimental/symbolizer/LineReader.cpp @@ -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. diff --git a/folly/experimental/symbolizer/LineReader.h b/folly/experimental/symbolizer/LineReader.h index 45eae73d..7d401b8f 100644 --- a/folly/experimental/symbolizer/LineReader.h +++ b/folly/experimental/symbolizer/LineReader.h @@ -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. diff --git a/folly/experimental/symbolizer/StackTrace.cpp b/folly/experimental/symbolizer/StackTrace.cpp index efcaec99..bca09b00 100644 --- a/folly/experimental/symbolizer/StackTrace.cpp +++ b/folly/experimental/symbolizer/StackTrace.cpp @@ -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. diff --git a/folly/experimental/symbolizer/StackTrace.h b/folly/experimental/symbolizer/StackTrace.h index a77bae7b..1ae8cf4b 100644 --- a/folly/experimental/symbolizer/StackTrace.h +++ b/folly/experimental/symbolizer/StackTrace.h @@ -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. diff --git a/folly/experimental/symbolizer/test/Crash.cpp b/folly/experimental/symbolizer/test/Crash.cpp index bf93a598..d593424d 100644 --- a/folly/experimental/symbolizer/test/Crash.cpp +++ b/folly/experimental/symbolizer/test/Crash.cpp @@ -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. diff --git a/folly/experimental/symbolizer/test/DwarfBenchmark.cpp b/folly/experimental/symbolizer/test/DwarfBenchmark.cpp index 60f18729..91ad8fbe 100644 --- a/folly/experimental/symbolizer/test/DwarfBenchmark.cpp +++ b/folly/experimental/symbolizer/test/DwarfBenchmark.cpp @@ -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. diff --git a/folly/experimental/symbolizer/test/DwarfTests.cpp b/folly/experimental/symbolizer/test/DwarfTests.cpp index bae2ce00..6aeb7678 100644 --- a/folly/experimental/symbolizer/test/DwarfTests.cpp +++ b/folly/experimental/symbolizer/test/DwarfTests.cpp @@ -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. diff --git a/folly/experimental/symbolizer/test/ElfTests.cpp b/folly/experimental/symbolizer/test/ElfTests.cpp index f2fb1541..cbcf47e6 100644 --- a/folly/experimental/symbolizer/test/ElfTests.cpp +++ b/folly/experimental/symbolizer/test/ElfTests.cpp @@ -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. diff --git a/folly/experimental/symbolizer/test/LineReaderTest.cpp b/folly/experimental/symbolizer/test/LineReaderTest.cpp index 9df86cf3..a6cf041a 100644 --- a/folly/experimental/symbolizer/test/LineReaderTest.cpp +++ b/folly/experimental/symbolizer/test/LineReaderTest.cpp @@ -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. diff --git a/folly/experimental/symbolizer/test/SignalHandlerTest.cpp b/folly/experimental/symbolizer/test/SignalHandlerTest.cpp index 1a8fae6b..aea3a4b0 100644 --- a/folly/experimental/symbolizer/test/SignalHandlerTest.cpp +++ b/folly/experimental/symbolizer/test/SignalHandlerTest.cpp @@ -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. diff --git a/folly/experimental/symbolizer/test/SignalHandlerTest.h b/folly/experimental/symbolizer/test/SignalHandlerTest.h index e9e769b9..5b2f089a 100644 --- a/folly/experimental/symbolizer/test/SignalHandlerTest.h +++ b/folly/experimental/symbolizer/test/SignalHandlerTest.h @@ -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. diff --git a/folly/experimental/symbolizer/test/StackTraceTest.cpp b/folly/experimental/symbolizer/test/StackTraceTest.cpp index bc609d7c..aa62834e 100644 --- a/folly/experimental/symbolizer/test/StackTraceTest.cpp +++ b/folly/experimental/symbolizer/test/StackTraceTest.cpp @@ -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. diff --git a/folly/experimental/symbolizer/test/SymbolizerTest.cpp b/folly/experimental/symbolizer/test/SymbolizerTest.cpp index e0ba5e42..7d7330d8 100644 --- a/folly/experimental/symbolizer/test/SymbolizerTest.cpp +++ b/folly/experimental/symbolizer/test/SymbolizerTest.cpp @@ -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. diff --git a/folly/experimental/test/AutoTimerTest.cpp b/folly/experimental/test/AutoTimerTest.cpp index 97f1ef29..cbb91436 100644 --- a/folly/experimental/test/AutoTimerTest.cpp +++ b/folly/experimental/test/AutoTimerTest.cpp @@ -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. diff --git a/folly/experimental/test/BitVectorCodingTest.cpp b/folly/experimental/test/BitVectorCodingTest.cpp index 34a356b4..08d2870f 100644 --- a/folly/experimental/test/BitVectorCodingTest.cpp +++ b/folly/experimental/test/BitVectorCodingTest.cpp @@ -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. diff --git a/folly/experimental/test/BitsBenchmark.cpp b/folly/experimental/test/BitsBenchmark.cpp index 7ece8e3c..68c70b20 100644 --- a/folly/experimental/test/BitsBenchmark.cpp +++ b/folly/experimental/test/BitsBenchmark.cpp @@ -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. diff --git a/folly/experimental/test/BitsTest.cpp b/folly/experimental/test/BitsTest.cpp index f8b7766e..e489910e 100644 --- a/folly/experimental/test/BitsTest.cpp +++ b/folly/experimental/test/BitsTest.cpp @@ -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. diff --git a/folly/experimental/test/CodingTestUtils.h b/folly/experimental/test/CodingTestUtils.h index 95eac127..fe9b5b16 100644 --- a/folly/experimental/test/CodingTestUtils.h +++ b/folly/experimental/test/CodingTestUtils.h @@ -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. diff --git a/folly/experimental/test/EliasFanoCodingTest.cpp b/folly/experimental/test/EliasFanoCodingTest.cpp index 2583a668..e0e48187 100644 --- a/folly/experimental/test/EliasFanoCodingTest.cpp +++ b/folly/experimental/test/EliasFanoCodingTest.cpp @@ -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. diff --git a/folly/experimental/test/EnvUtilSubprocess.cpp b/folly/experimental/test/EnvUtilSubprocess.cpp index 6bde6635..7ce1565c 100644 --- a/folly/experimental/test/EnvUtilSubprocess.cpp +++ b/folly/experimental/test/EnvUtilSubprocess.cpp @@ -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. diff --git a/folly/experimental/test/EnvUtilTest.cpp b/folly/experimental/test/EnvUtilTest.cpp index d622e19d..4e346cb7 100644 --- a/folly/experimental/test/EnvUtilTest.cpp +++ b/folly/experimental/test/EnvUtilTest.cpp @@ -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. diff --git a/folly/experimental/test/EventCountTest.cpp b/folly/experimental/test/EventCountTest.cpp index 4f936ae6..a170f672 100644 --- a/folly/experimental/test/EventCountTest.cpp +++ b/folly/experimental/test/EventCountTest.cpp @@ -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. diff --git a/folly/experimental/test/FlatCombiningPriorityQueueTest.cpp b/folly/experimental/test/FlatCombiningPriorityQueueTest.cpp index 05650a12..22028764 100644 --- a/folly/experimental/test/FlatCombiningPriorityQueueTest.cpp +++ b/folly/experimental/test/FlatCombiningPriorityQueueTest.cpp @@ -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. diff --git a/folly/experimental/test/FunctionSchedulerTest.cpp b/folly/experimental/test/FunctionSchedulerTest.cpp index f8dfc0bc..4df2e7ae 100644 --- a/folly/experimental/test/FunctionSchedulerTest.cpp +++ b/folly/experimental/test/FunctionSchedulerTest.cpp @@ -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. diff --git a/folly/experimental/test/FutureDAGTest.cpp b/folly/experimental/test/FutureDAGTest.cpp index 01d4aa8c..fef9dd75 100644 --- a/folly/experimental/test/FutureDAGTest.cpp +++ b/folly/experimental/test/FutureDAGTest.cpp @@ -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. diff --git a/folly/experimental/test/InstructionsTest.cpp b/folly/experimental/test/InstructionsTest.cpp index 8e0c124d..90b040dc 100644 --- a/folly/experimental/test/InstructionsTest.cpp +++ b/folly/experimental/test/InstructionsTest.cpp @@ -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. diff --git a/folly/experimental/test/JSONSchemaTest.cpp b/folly/experimental/test/JSONSchemaTest.cpp index 4e91f44d..45c97fe6 100644 --- a/folly/experimental/test/JSONSchemaTest.cpp +++ b/folly/experimental/test/JSONSchemaTest.cpp @@ -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. diff --git a/folly/experimental/test/JemallocNodumpAllocatorTest.cpp b/folly/experimental/test/JemallocNodumpAllocatorTest.cpp index cf51106c..b3a697e5 100644 --- a/folly/experimental/test/JemallocNodumpAllocatorTest.cpp +++ b/folly/experimental/test/JemallocNodumpAllocatorTest.cpp @@ -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. diff --git a/folly/experimental/test/LockFreeRingBufferTest.cpp b/folly/experimental/test/LockFreeRingBufferTest.cpp index ee4a9475..b4d4e882 100644 --- a/folly/experimental/test/LockFreeRingBufferTest.cpp +++ b/folly/experimental/test/LockFreeRingBufferTest.cpp @@ -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. diff --git a/folly/experimental/test/NestedCommandLineAppExample.cpp b/folly/experimental/test/NestedCommandLineAppExample.cpp index ec7817e0..9f1d3307 100644 --- a/folly/experimental/test/NestedCommandLineAppExample.cpp +++ b/folly/experimental/test/NestedCommandLineAppExample.cpp @@ -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. diff --git a/folly/experimental/test/NestedCommandLineAppTest.cpp b/folly/experimental/test/NestedCommandLineAppTest.cpp index 9b2048a8..27c698da 100644 --- a/folly/experimental/test/NestedCommandLineAppTest.cpp +++ b/folly/experimental/test/NestedCommandLineAppTest.cpp @@ -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. diff --git a/folly/experimental/test/NestedCommandLineAppTestHelper.cpp b/folly/experimental/test/NestedCommandLineAppTestHelper.cpp index 1c3c2723..a23e2d9c 100644 --- a/folly/experimental/test/NestedCommandLineAppTestHelper.cpp +++ b/folly/experimental/test/NestedCommandLineAppTestHelper.cpp @@ -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. diff --git a/folly/experimental/test/ProgramOptionsTest.cpp b/folly/experimental/test/ProgramOptionsTest.cpp index 14cb1e49..1c336464 100644 --- a/folly/experimental/test/ProgramOptionsTest.cpp +++ b/folly/experimental/test/ProgramOptionsTest.cpp @@ -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. diff --git a/folly/experimental/test/ProgramOptionsTestHelper.cpp b/folly/experimental/test/ProgramOptionsTestHelper.cpp index a781c3e5..9606b74b 100644 --- a/folly/experimental/test/ProgramOptionsTestHelper.cpp +++ b/folly/experimental/test/ProgramOptionsTestHelper.cpp @@ -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. diff --git a/folly/experimental/test/ReadMostlySharedPtrBenchmark.cpp b/folly/experimental/test/ReadMostlySharedPtrBenchmark.cpp index 6012fec0..00a6f10b 100644 --- a/folly/experimental/test/ReadMostlySharedPtrBenchmark.cpp +++ b/folly/experimental/test/ReadMostlySharedPtrBenchmark.cpp @@ -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. diff --git a/folly/experimental/test/ReadMostlySharedPtrTest.cpp b/folly/experimental/test/ReadMostlySharedPtrTest.cpp index 789eeecd..b58c66dd 100644 --- a/folly/experimental/test/ReadMostlySharedPtrTest.cpp +++ b/folly/experimental/test/ReadMostlySharedPtrTest.cpp @@ -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. diff --git a/folly/experimental/test/RefCountBenchmark.cpp b/folly/experimental/test/RefCountBenchmark.cpp index 48078468..9b7c58c2 100644 --- a/folly/experimental/test/RefCountBenchmark.cpp +++ b/folly/experimental/test/RefCountBenchmark.cpp @@ -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. diff --git a/folly/experimental/test/RefCountTest.cpp b/folly/experimental/test/RefCountTest.cpp index 3c75ae3c..92855617 100644 --- a/folly/experimental/test/RefCountTest.cpp +++ b/folly/experimental/test/RefCountTest.cpp @@ -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. diff --git a/folly/experimental/test/StampedPtrTest.cpp b/folly/experimental/test/StampedPtrTest.cpp index 115e28d7..d55db533 100644 --- a/folly/experimental/test/StampedPtrTest.cpp +++ b/folly/experimental/test/StampedPtrTest.cpp @@ -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. diff --git a/folly/experimental/test/StringKeyedBenchmark.cpp b/folly/experimental/test/StringKeyedBenchmark.cpp index 7c66ed51..a732b701 100644 --- a/folly/experimental/test/StringKeyedBenchmark.cpp +++ b/folly/experimental/test/StringKeyedBenchmark.cpp @@ -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. diff --git a/folly/experimental/test/StringKeyedTest.cpp b/folly/experimental/test/StringKeyedTest.cpp index 072500b5..3a5288ad 100644 --- a/folly/experimental/test/StringKeyedTest.cpp +++ b/folly/experimental/test/StringKeyedTest.cpp @@ -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. diff --git a/folly/experimental/test/TestUtilTest.cpp b/folly/experimental/test/TestUtilTest.cpp index 27fc1346..18b3baaf 100644 --- a/folly/experimental/test/TestUtilTest.cpp +++ b/folly/experimental/test/TestUtilTest.cpp @@ -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. diff --git a/folly/experimental/test/ThreadedRepeatingFunctionRunnerTest.cpp b/folly/experimental/test/ThreadedRepeatingFunctionRunnerTest.cpp index 41d6e243..a5527182 100644 --- a/folly/experimental/test/ThreadedRepeatingFunctionRunnerTest.cpp +++ b/folly/experimental/test/ThreadedRepeatingFunctionRunnerTest.cpp @@ -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. diff --git a/folly/experimental/test/TupleOpsTest.cpp b/folly/experimental/test/TupleOpsTest.cpp index 53959e14..24a00790 100644 --- a/folly/experimental/test/TupleOpsTest.cpp +++ b/folly/experimental/test/TupleOpsTest.cpp @@ -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. diff --git a/folly/fibers/AddTasks-inl.h b/folly/fibers/AddTasks-inl.h index b7792256..fa7230e5 100644 --- a/folly/fibers/AddTasks-inl.h +++ b/folly/fibers/AddTasks-inl.h @@ -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. diff --git a/folly/fibers/AddTasks.h b/folly/fibers/AddTasks.h index 6b95a543..8747804a 100644 --- a/folly/fibers/AddTasks.h +++ b/folly/fibers/AddTasks.h @@ -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. diff --git a/folly/fibers/AtomicBatchDispatcher-inl.h b/folly/fibers/AtomicBatchDispatcher-inl.h index 6e14d7b7..9a22e2fd 100644 --- a/folly/fibers/AtomicBatchDispatcher-inl.h +++ b/folly/fibers/AtomicBatchDispatcher-inl.h @@ -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. diff --git a/folly/fibers/AtomicBatchDispatcher.h b/folly/fibers/AtomicBatchDispatcher.h index 6dfddd2a..69f0538a 100644 --- a/folly/fibers/AtomicBatchDispatcher.h +++ b/folly/fibers/AtomicBatchDispatcher.h @@ -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. diff --git a/folly/fibers/BatchDispatcher.h b/folly/fibers/BatchDispatcher.h index 60786808..6cabc200 100644 --- a/folly/fibers/BatchDispatcher.h +++ b/folly/fibers/BatchDispatcher.h @@ -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. diff --git a/folly/fibers/Baton-inl.h b/folly/fibers/Baton-inl.h index 6c0ae1ec..c1f94f22 100644 --- a/folly/fibers/Baton-inl.h +++ b/folly/fibers/Baton-inl.h @@ -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. diff --git a/folly/fibers/Baton.cpp b/folly/fibers/Baton.cpp index 5780202d..4a42e2f6 100644 --- a/folly/fibers/Baton.cpp +++ b/folly/fibers/Baton.cpp @@ -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. diff --git a/folly/fibers/Baton.h b/folly/fibers/Baton.h index 65694b66..df7ac7d4 100644 --- a/folly/fibers/Baton.h +++ b/folly/fibers/Baton.h @@ -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. diff --git a/folly/fibers/BoostContextCompatibility.h b/folly/fibers/BoostContextCompatibility.h index 5531684a..f4a7d60c 100644 --- a/folly/fibers/BoostContextCompatibility.h +++ b/folly/fibers/BoostContextCompatibility.h @@ -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. diff --git a/folly/fibers/CallOnce.h b/folly/fibers/CallOnce.h index d607855c..29757ed0 100644 --- a/folly/fibers/CallOnce.h +++ b/folly/fibers/CallOnce.h @@ -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. diff --git a/folly/fibers/EventBaseLoopController-inl.h b/folly/fibers/EventBaseLoopController-inl.h index 3ea88fb2..739f841d 100644 --- a/folly/fibers/EventBaseLoopController-inl.h +++ b/folly/fibers/EventBaseLoopController-inl.h @@ -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. diff --git a/folly/fibers/EventBaseLoopController.h b/folly/fibers/EventBaseLoopController.h index 5bc4e8cf..124b3426 100644 --- a/folly/fibers/EventBaseLoopController.h +++ b/folly/fibers/EventBaseLoopController.h @@ -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. diff --git a/folly/fibers/Fiber-inl.h b/folly/fibers/Fiber-inl.h index 3ca843f3..a454394b 100644 --- a/folly/fibers/Fiber-inl.h +++ b/folly/fibers/Fiber-inl.h @@ -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. diff --git a/folly/fibers/Fiber.cpp b/folly/fibers/Fiber.cpp index afc05200..a061dabb 100644 --- a/folly/fibers/Fiber.cpp +++ b/folly/fibers/Fiber.cpp @@ -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. diff --git a/folly/fibers/Fiber.h b/folly/fibers/Fiber.h index 93ce8568..8c367715 100644 --- a/folly/fibers/Fiber.h +++ b/folly/fibers/Fiber.h @@ -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. diff --git a/folly/fibers/FiberManager-inl.h b/folly/fibers/FiberManager-inl.h index e8ddde61..2c267e21 100644 --- a/folly/fibers/FiberManager-inl.h +++ b/folly/fibers/FiberManager-inl.h @@ -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. diff --git a/folly/fibers/FiberManager.cpp b/folly/fibers/FiberManager.cpp index 3c01ce17..792efc17 100644 --- a/folly/fibers/FiberManager.cpp +++ b/folly/fibers/FiberManager.cpp @@ -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. diff --git a/folly/fibers/FiberManager.h b/folly/fibers/FiberManager.h index 7aff3cd3..645a3476 100644 --- a/folly/fibers/FiberManager.h +++ b/folly/fibers/FiberManager.h @@ -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. diff --git a/folly/fibers/FiberManagerInternal-inl.h b/folly/fibers/FiberManagerInternal-inl.h index e8b36ccb..e4160498 100644 --- a/folly/fibers/FiberManagerInternal-inl.h +++ b/folly/fibers/FiberManagerInternal-inl.h @@ -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. diff --git a/folly/fibers/FiberManagerInternal.h b/folly/fibers/FiberManagerInternal.h index 508967c5..b43970a8 100644 --- a/folly/fibers/FiberManagerInternal.h +++ b/folly/fibers/FiberManagerInternal.h @@ -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. diff --git a/folly/fibers/FiberManagerMap.cpp b/folly/fibers/FiberManagerMap.cpp index 767bc13e..9d8a79f2 100644 --- a/folly/fibers/FiberManagerMap.cpp +++ b/folly/fibers/FiberManagerMap.cpp @@ -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. diff --git a/folly/fibers/FiberManagerMap.h b/folly/fibers/FiberManagerMap.h index a6cbb490..27e0f647 100644 --- a/folly/fibers/FiberManagerMap.h +++ b/folly/fibers/FiberManagerMap.h @@ -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. diff --git a/folly/fibers/ForEach-inl.h b/folly/fibers/ForEach-inl.h index 073c14f8..1beddf25 100644 --- a/folly/fibers/ForEach-inl.h +++ b/folly/fibers/ForEach-inl.h @@ -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. diff --git a/folly/fibers/ForEach.h b/folly/fibers/ForEach.h index b93aeb63..241e2e9a 100644 --- a/folly/fibers/ForEach.h +++ b/folly/fibers/ForEach.h @@ -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. diff --git a/folly/fibers/GenericBaton.h b/folly/fibers/GenericBaton.h index 6cab1bf0..6fe9be0b 100644 --- a/folly/fibers/GenericBaton.h +++ b/folly/fibers/GenericBaton.h @@ -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. diff --git a/folly/fibers/GuardPageAllocator.cpp b/folly/fibers/GuardPageAllocator.cpp index 02728420..98619190 100644 --- a/folly/fibers/GuardPageAllocator.cpp +++ b/folly/fibers/GuardPageAllocator.cpp @@ -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. diff --git a/folly/fibers/GuardPageAllocator.h b/folly/fibers/GuardPageAllocator.h index b2dfb841..a6392743 100644 --- a/folly/fibers/GuardPageAllocator.h +++ b/folly/fibers/GuardPageAllocator.h @@ -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. diff --git a/folly/fibers/LoopController.h b/folly/fibers/LoopController.h index f459cfd3..7c6610d5 100644 --- a/folly/fibers/LoopController.h +++ b/folly/fibers/LoopController.h @@ -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. diff --git a/folly/fibers/Promise-inl.h b/folly/fibers/Promise-inl.h index 39fd58f6..430eb554 100644 --- a/folly/fibers/Promise-inl.h +++ b/folly/fibers/Promise-inl.h @@ -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. diff --git a/folly/fibers/Promise.h b/folly/fibers/Promise.h index c87faf9f..c376759e 100644 --- a/folly/fibers/Promise.h +++ b/folly/fibers/Promise.h @@ -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. diff --git a/folly/fibers/Semaphore.cpp b/folly/fibers/Semaphore.cpp index af139a10..6215a3ef 100644 --- a/folly/fibers/Semaphore.cpp +++ b/folly/fibers/Semaphore.cpp @@ -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. diff --git a/folly/fibers/Semaphore.h b/folly/fibers/Semaphore.h index c1a95c4a..ee4f9b14 100644 --- a/folly/fibers/Semaphore.h +++ b/folly/fibers/Semaphore.h @@ -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. diff --git a/folly/fibers/SimpleLoopController.h b/folly/fibers/SimpleLoopController.h index c41fb180..788067e6 100644 --- a/folly/fibers/SimpleLoopController.h +++ b/folly/fibers/SimpleLoopController.h @@ -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. diff --git a/folly/fibers/TimedMutex-inl.h b/folly/fibers/TimedMutex-inl.h index dd363b8d..54ecd202 100644 --- a/folly/fibers/TimedMutex-inl.h +++ b/folly/fibers/TimedMutex-inl.h @@ -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. diff --git a/folly/fibers/TimedMutex.h b/folly/fibers/TimedMutex.h index bec18b27..ff85b2bb 100644 --- a/folly/fibers/TimedMutex.h +++ b/folly/fibers/TimedMutex.h @@ -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. diff --git a/folly/fibers/TimeoutController.cpp b/folly/fibers/TimeoutController.cpp index df91aecb..31264ad7 100644 --- a/folly/fibers/TimeoutController.cpp +++ b/folly/fibers/TimeoutController.cpp @@ -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. diff --git a/folly/fibers/TimeoutController.h b/folly/fibers/TimeoutController.h index 0dde5e30..3f50844f 100644 --- a/folly/fibers/TimeoutController.h +++ b/folly/fibers/TimeoutController.h @@ -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. diff --git a/folly/fibers/WhenN-inl.h b/folly/fibers/WhenN-inl.h index 38453d34..b7c126b2 100644 --- a/folly/fibers/WhenN-inl.h +++ b/folly/fibers/WhenN-inl.h @@ -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. diff --git a/folly/fibers/WhenN.h b/folly/fibers/WhenN.h index a6de6b58..62f5b7f8 100644 --- a/folly/fibers/WhenN.h +++ b/folly/fibers/WhenN.h @@ -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. diff --git a/folly/fibers/detail/AtomicBatchDispatcher.h b/folly/fibers/detail/AtomicBatchDispatcher.h index 14c7190f..51f8fd35 100644 --- a/folly/fibers/detail/AtomicBatchDispatcher.h +++ b/folly/fibers/detail/AtomicBatchDispatcher.h @@ -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. diff --git a/folly/fibers/test/FibersBenchmark.cpp b/folly/fibers/test/FibersBenchmark.cpp index 40d6cb33..c92c06f9 100644 --- a/folly/fibers/test/FibersBenchmark.cpp +++ b/folly/fibers/test/FibersBenchmark.cpp @@ -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. diff --git a/folly/fibers/test/FibersTest.cpp b/folly/fibers/test/FibersTest.cpp index c9e555a7..815c5de4 100644 --- a/folly/fibers/test/FibersTest.cpp +++ b/folly/fibers/test/FibersTest.cpp @@ -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. diff --git a/folly/fibers/test/FibersTestApp.cpp b/folly/fibers/test/FibersTestApp.cpp index 1c4ca551..a59f79e7 100644 --- a/folly/fibers/test/FibersTestApp.cpp +++ b/folly/fibers/test/FibersTestApp.cpp @@ -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. diff --git a/folly/fibers/test/StackOverflow.cpp b/folly/fibers/test/StackOverflow.cpp index 3c0892c9..fa624449 100644 --- a/folly/fibers/test/StackOverflow.cpp +++ b/folly/fibers/test/StackOverflow.cpp @@ -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. diff --git a/folly/fibers/traits.h b/folly/fibers/traits.h index 81527f76..1fc251fc 100644 --- a/folly/fibers/traits.h +++ b/folly/fibers/traits.h @@ -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. diff --git a/folly/functional/ApplyTuple.h b/folly/functional/ApplyTuple.h index 8bf39fdd..5caab84d 100644 --- a/folly/functional/ApplyTuple.h +++ b/folly/functional/ApplyTuple.h @@ -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. diff --git a/folly/functional/Partial.h b/folly/functional/Partial.h index 650a394c..0770e8a5 100644 --- a/folly/functional/Partial.h +++ b/folly/functional/Partial.h @@ -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. diff --git a/folly/functional/test/ApplyTupleTest.cpp b/folly/functional/test/ApplyTupleTest.cpp index 208426bf..f9b5a513 100644 --- a/folly/functional/test/ApplyTupleTest.cpp +++ b/folly/functional/test/ApplyTupleTest.cpp @@ -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. diff --git a/folly/functional/test/PartialTest.cpp b/folly/functional/test/PartialTest.cpp index 0a037ad0..59dc4c92 100644 --- a/folly/functional/test/PartialTest.cpp +++ b/folly/functional/test/PartialTest.cpp @@ -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. diff --git a/folly/futures/Barrier.cpp b/folly/futures/Barrier.cpp index 72714cbd..1a50d56e 100644 --- a/folly/futures/Barrier.cpp +++ b/folly/futures/Barrier.cpp @@ -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. diff --git a/folly/futures/Barrier.h b/folly/futures/Barrier.h index 80589c46..012d15d7 100644 --- a/folly/futures/Barrier.h +++ b/folly/futures/Barrier.h @@ -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. diff --git a/folly/futures/Future-inl.h b/folly/futures/Future-inl.h index cb94e037..fa7307bd 100644 --- a/folly/futures/Future-inl.h +++ b/folly/futures/Future-inl.h @@ -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. diff --git a/folly/futures/Future-pre.h b/folly/futures/Future-pre.h index 560b4df6..2b5e4c8c 100644 --- a/folly/futures/Future-pre.h +++ b/folly/futures/Future-pre.h @@ -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. diff --git a/folly/futures/Future.cpp b/folly/futures/Future.cpp index 49e4c02c..b273e590 100644 --- a/folly/futures/Future.cpp +++ b/folly/futures/Future.cpp @@ -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. diff --git a/folly/futures/Future.h b/folly/futures/Future.h index 5b2dc82f..6d4a403f 100644 --- a/folly/futures/Future.h +++ b/folly/futures/Future.h @@ -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. diff --git a/folly/futures/FutureException.cpp b/folly/futures/FutureException.cpp index d21d6f94..a309064b 100644 --- a/folly/futures/FutureException.cpp +++ b/folly/futures/FutureException.cpp @@ -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. diff --git a/folly/futures/FutureException.h b/folly/futures/FutureException.h index 4bd2021c..667019e0 100644 --- a/folly/futures/FutureException.h +++ b/folly/futures/FutureException.h @@ -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. diff --git a/folly/futures/FutureSplitter.h b/folly/futures/FutureSplitter.h index 5f2fe24d..6e6cc7ce 100644 --- a/folly/futures/FutureSplitter.h +++ b/folly/futures/FutureSplitter.h @@ -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. diff --git a/folly/futures/Promise-inl.h b/folly/futures/Promise-inl.h index 45e6929a..2af8dc7d 100644 --- a/folly/futures/Promise-inl.h +++ b/folly/futures/Promise-inl.h @@ -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. diff --git a/folly/futures/Promise.h b/folly/futures/Promise.h index 35965132..ccc74c6e 100644 --- a/folly/futures/Promise.h +++ b/folly/futures/Promise.h @@ -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. diff --git a/folly/futures/Retrying.h b/folly/futures/Retrying.h index 91dfb236..1c83e8aa 100644 --- a/folly/futures/Retrying.h +++ b/folly/futures/Retrying.h @@ -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. diff --git a/folly/futures/SharedPromise-inl.h b/folly/futures/SharedPromise-inl.h index 3c9af5a6..78c72430 100644 --- a/folly/futures/SharedPromise-inl.h +++ b/folly/futures/SharedPromise-inl.h @@ -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. diff --git a/folly/futures/SharedPromise.h b/folly/futures/SharedPromise.h index 70579267..c8c77ccd 100644 --- a/folly/futures/SharedPromise.h +++ b/folly/futures/SharedPromise.h @@ -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. diff --git a/folly/futures/ThreadWheelTimekeeper.cpp b/folly/futures/ThreadWheelTimekeeper.cpp index fae01f52..24116df5 100644 --- a/folly/futures/ThreadWheelTimekeeper.cpp +++ b/folly/futures/ThreadWheelTimekeeper.cpp @@ -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. diff --git a/folly/futures/ThreadWheelTimekeeper.h b/folly/futures/ThreadWheelTimekeeper.h index 7adb08d7..6c2fb576 100644 --- a/folly/futures/ThreadWheelTimekeeper.h +++ b/folly/futures/ThreadWheelTimekeeper.h @@ -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. diff --git a/folly/futures/Timekeeper.h b/folly/futures/Timekeeper.h index f5223f43..b3434765 100644 --- a/folly/futures/Timekeeper.h +++ b/folly/futures/Timekeeper.h @@ -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. diff --git a/folly/futures/detail/Core.h b/folly/futures/detail/Core.h index 0eae4dd1..6adc841b 100644 --- a/folly/futures/detail/Core.h +++ b/folly/futures/detail/Core.h @@ -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. diff --git a/folly/futures/detail/FSM.h b/folly/futures/detail/FSM.h index 41d652b8..04c57d11 100644 --- a/folly/futures/detail/FSM.h +++ b/folly/futures/detail/FSM.h @@ -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. diff --git a/folly/futures/detail/Types.h b/folly/futures/detail/Types.h index 87731881..9f7b8afe 100644 --- a/folly/futures/detail/Types.h +++ b/folly/futures/detail/Types.h @@ -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. diff --git a/folly/futures/exercises/01-Values.cpp b/folly/futures/exercises/01-Values.cpp index 97b4af1b..e1542271 100644 --- a/folly/futures/exercises/01-Values.cpp +++ b/folly/futures/exercises/01-Values.cpp @@ -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. diff --git a/folly/futures/exercises/Koan.h b/folly/futures/exercises/Koan.h index 8b0f9133..5e11c6cd 100644 --- a/folly/futures/exercises/Koan.h +++ b/folly/futures/exercises/Koan.h @@ -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. diff --git a/folly/futures/exercises/main.cpp b/folly/futures/exercises/main.cpp index f795fd99..14a4b17f 100644 --- a/folly/futures/exercises/main.cpp +++ b/folly/futures/exercises/main.cpp @@ -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. diff --git a/folly/futures/helpers.h b/folly/futures/helpers.h index eb5412b2..76041fcd 100644 --- a/folly/futures/helpers.h +++ b/folly/futures/helpers.h @@ -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. diff --git a/folly/futures/test/BarrierTest.cpp b/folly/futures/test/BarrierTest.cpp index 3f645c50..3e802171 100644 --- a/folly/futures/test/BarrierTest.cpp +++ b/folly/futures/test/BarrierTest.cpp @@ -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. diff --git a/folly/futures/test/Benchmark.cpp b/folly/futures/test/Benchmark.cpp index 336ce7f7..a0ac0f25 100644 --- a/folly/futures/test/Benchmark.cpp +++ b/folly/futures/test/Benchmark.cpp @@ -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. diff --git a/folly/futures/test/CallbackLifetimeTest.cpp b/folly/futures/test/CallbackLifetimeTest.cpp index e122c4b5..244fe384 100644 --- a/folly/futures/test/CallbackLifetimeTest.cpp +++ b/folly/futures/test/CallbackLifetimeTest.cpp @@ -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. diff --git a/folly/futures/test/CollectTest.cpp b/folly/futures/test/CollectTest.cpp index 59ba80ea..dbe94dbb 100644 --- a/folly/futures/test/CollectTest.cpp +++ b/folly/futures/test/CollectTest.cpp @@ -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. diff --git a/folly/futures/test/ContextTest.cpp b/folly/futures/test/ContextTest.cpp index 952c9fa2..10bbdb58 100644 --- a/folly/futures/test/ContextTest.cpp +++ b/folly/futures/test/ContextTest.cpp @@ -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. diff --git a/folly/futures/test/ConversionOperatorTest.cpp b/folly/futures/test/ConversionOperatorTest.cpp index 4c447ce1..afbbcedc 100644 --- a/folly/futures/test/ConversionOperatorTest.cpp +++ b/folly/futures/test/ConversionOperatorTest.cpp @@ -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. diff --git a/folly/futures/test/CoreTest.cpp b/folly/futures/test/CoreTest.cpp index 8f0b0de3..cf0bf8b9 100644 --- a/folly/futures/test/CoreTest.cpp +++ b/folly/futures/test/CoreTest.cpp @@ -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. diff --git a/folly/futures/test/EnsureTest.cpp b/folly/futures/test/EnsureTest.cpp index e7f24404..f7e59ec7 100644 --- a/folly/futures/test/EnsureTest.cpp +++ b/folly/futures/test/EnsureTest.cpp @@ -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. diff --git a/folly/futures/test/FSMTest.cpp b/folly/futures/test/FSMTest.cpp index 0217eda5..f4771ac5 100644 --- a/folly/futures/test/FSMTest.cpp +++ b/folly/futures/test/FSMTest.cpp @@ -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. diff --git a/folly/futures/test/FilterTest.cpp b/folly/futures/test/FilterTest.cpp index b4139d42..9537fa9c 100644 --- a/folly/futures/test/FilterTest.cpp +++ b/folly/futures/test/FilterTest.cpp @@ -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. diff --git a/folly/futures/test/FutureSplitterTest.cpp b/folly/futures/test/FutureSplitterTest.cpp index 53c2879a..4cca54a4 100644 --- a/folly/futures/test/FutureSplitterTest.cpp +++ b/folly/futures/test/FutureSplitterTest.cpp @@ -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. diff --git a/folly/futures/test/FutureTest.cpp b/folly/futures/test/FutureTest.cpp index ae321fde..1db0c587 100644 --- a/folly/futures/test/FutureTest.cpp +++ b/folly/futures/test/FutureTest.cpp @@ -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. diff --git a/folly/futures/test/HeaderCompileTest.cpp b/folly/futures/test/HeaderCompileTest.cpp index 6916c032..2172c78b 100644 --- a/folly/futures/test/HeaderCompileTest.cpp +++ b/folly/futures/test/HeaderCompileTest.cpp @@ -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. diff --git a/folly/futures/test/InterruptTest.cpp b/folly/futures/test/InterruptTest.cpp index fe4b645d..48ddc6da 100644 --- a/folly/futures/test/InterruptTest.cpp +++ b/folly/futures/test/InterruptTest.cpp @@ -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. diff --git a/folly/futures/test/MapTest.cpp b/folly/futures/test/MapTest.cpp index df9cd861..fffe76b0 100644 --- a/folly/futures/test/MapTest.cpp +++ b/folly/futures/test/MapTest.cpp @@ -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. diff --git a/folly/futures/test/NonCopyableLambdaTest.cpp b/folly/futures/test/NonCopyableLambdaTest.cpp index 3e36c2ce..673dbd1f 100644 --- a/folly/futures/test/NonCopyableLambdaTest.cpp +++ b/folly/futures/test/NonCopyableLambdaTest.cpp @@ -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. diff --git a/folly/futures/test/PollTest.cpp b/folly/futures/test/PollTest.cpp index ca293c76..e2767384 100644 --- a/folly/futures/test/PollTest.cpp +++ b/folly/futures/test/PollTest.cpp @@ -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. diff --git a/folly/futures/test/PromiseTest.cpp b/folly/futures/test/PromiseTest.cpp index e5796d19..a48e8a00 100644 --- a/folly/futures/test/PromiseTest.cpp +++ b/folly/futures/test/PromiseTest.cpp @@ -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. diff --git a/folly/futures/test/ReduceTest.cpp b/folly/futures/test/ReduceTest.cpp index 83598a35..b34f8a46 100644 --- a/folly/futures/test/ReduceTest.cpp +++ b/folly/futures/test/ReduceTest.cpp @@ -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. diff --git a/folly/futures/test/RetryingTest.cpp b/folly/futures/test/RetryingTest.cpp index c99f3fce..ebfe6f91 100644 --- a/folly/futures/test/RetryingTest.cpp +++ b/folly/futures/test/RetryingTest.cpp @@ -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. diff --git a/folly/futures/test/SelfDestructTest.cpp b/folly/futures/test/SelfDestructTest.cpp index fb2bc3f2..91068e20 100644 --- a/folly/futures/test/SelfDestructTest.cpp +++ b/folly/futures/test/SelfDestructTest.cpp @@ -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. diff --git a/folly/futures/test/SharedPromiseTest.cpp b/folly/futures/test/SharedPromiseTest.cpp index f49bdd43..5c90a45a 100644 --- a/folly/futures/test/SharedPromiseTest.cpp +++ b/folly/futures/test/SharedPromiseTest.cpp @@ -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. diff --git a/folly/futures/test/TestExecutor.cpp b/folly/futures/test/TestExecutor.cpp index f7170774..9f8c0c8f 100644 --- a/folly/futures/test/TestExecutor.cpp +++ b/folly/futures/test/TestExecutor.cpp @@ -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. diff --git a/folly/futures/test/TestExecutor.h b/folly/futures/test/TestExecutor.h index dc82a656..54a8c96c 100644 --- a/folly/futures/test/TestExecutor.h +++ b/folly/futures/test/TestExecutor.h @@ -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. diff --git a/folly/futures/test/TestExecutorTest.cpp b/folly/futures/test/TestExecutorTest.cpp index 5af5893b..4bae2c84 100644 --- a/folly/futures/test/TestExecutorTest.cpp +++ b/folly/futures/test/TestExecutorTest.cpp @@ -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. diff --git a/folly/futures/test/ThenCompileTest.h b/folly/futures/test/ThenCompileTest.h index 3da92660..20d0a6de 100644 --- a/folly/futures/test/ThenCompileTest.h +++ b/folly/futures/test/ThenCompileTest.h @@ -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. diff --git a/folly/futures/test/ThenTest.cpp b/folly/futures/test/ThenTest.cpp index 2ec43725..429a7714 100644 --- a/folly/futures/test/ThenTest.cpp +++ b/folly/futures/test/ThenTest.cpp @@ -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. diff --git a/folly/futures/test/TimekeeperTest.cpp b/folly/futures/test/TimekeeperTest.cpp index fdf17ed5..3c5464a4 100644 --- a/folly/futures/test/TimekeeperTest.cpp +++ b/folly/futures/test/TimekeeperTest.cpp @@ -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. diff --git a/folly/futures/test/TimesTest.cpp b/folly/futures/test/TimesTest.cpp index d8464921..7c327322 100644 --- a/folly/futures/test/TimesTest.cpp +++ b/folly/futures/test/TimesTest.cpp @@ -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. diff --git a/folly/futures/test/UnwrapTest.cpp b/folly/futures/test/UnwrapTest.cpp index bd463cd1..bf3489df 100644 --- a/folly/futures/test/UnwrapTest.cpp +++ b/folly/futures/test/UnwrapTest.cpp @@ -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. diff --git a/folly/futures/test/ViaTest.cpp b/folly/futures/test/ViaTest.cpp index f7a81c99..a2392abd 100644 --- a/folly/futures/test/ViaTest.cpp +++ b/folly/futures/test/ViaTest.cpp @@ -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. diff --git a/folly/futures/test/WaitTest.cpp b/folly/futures/test/WaitTest.cpp index 1d1b287d..7e3cdf34 100644 --- a/folly/futures/test/WaitTest.cpp +++ b/folly/futures/test/WaitTest.cpp @@ -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. diff --git a/folly/futures/test/WhenTest.cpp b/folly/futures/test/WhenTest.cpp index 3d6bdc84..a3300144 100644 --- a/folly/futures/test/WhenTest.cpp +++ b/folly/futures/test/WhenTest.cpp @@ -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. diff --git a/folly/futures/test/WhileDoTest.cpp b/folly/futures/test/WhileDoTest.cpp index b23770a5..a9ab8228 100644 --- a/folly/futures/test/WhileDoTest.cpp +++ b/folly/futures/test/WhileDoTest.cpp @@ -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. diff --git a/folly/futures/test/WillEqualTest.cpp b/folly/futures/test/WillEqualTest.cpp index 171ea991..2907ba3d 100644 --- a/folly/futures/test/WillEqualTest.cpp +++ b/folly/futures/test/WillEqualTest.cpp @@ -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. diff --git a/folly/futures/test/WindowTest.cpp b/folly/futures/test/WindowTest.cpp index 90158d47..41799e82 100644 --- a/folly/futures/test/WindowTest.cpp +++ b/folly/futures/test/WindowTest.cpp @@ -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. diff --git a/folly/gen/Base-inl.h b/folly/gen/Base-inl.h index 8869517e..1c6cc548 100644 --- a/folly/gen/Base-inl.h +++ b/folly/gen/Base-inl.h @@ -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. diff --git a/folly/gen/Base.h b/folly/gen/Base.h index dd74a092..250b862e 100644 --- a/folly/gen/Base.h +++ b/folly/gen/Base.h @@ -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. diff --git a/folly/gen/Combine-inl.h b/folly/gen/Combine-inl.h index 25048964..308c1e57 100644 --- a/folly/gen/Combine-inl.h +++ b/folly/gen/Combine-inl.h @@ -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. diff --git a/folly/gen/Combine.h b/folly/gen/Combine.h index 1aa0ea1e..960c76f4 100644 --- a/folly/gen/Combine.h +++ b/folly/gen/Combine.h @@ -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. diff --git a/folly/gen/Core-inl.h b/folly/gen/Core-inl.h index 4c7d64b7..dcc4e354 100644 --- a/folly/gen/Core-inl.h +++ b/folly/gen/Core-inl.h @@ -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. diff --git a/folly/gen/Core.h b/folly/gen/Core.h index d4592d08..b0bebd4f 100644 --- a/folly/gen/Core.h +++ b/folly/gen/Core.h @@ -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. diff --git a/folly/gen/File-inl.h b/folly/gen/File-inl.h index a64e896a..461375a8 100644 --- a/folly/gen/File-inl.h +++ b/folly/gen/File-inl.h @@ -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. diff --git a/folly/gen/File.h b/folly/gen/File.h index b629ad08..6f1815c0 100644 --- a/folly/gen/File.h +++ b/folly/gen/File.h @@ -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. diff --git a/folly/gen/Parallel-inl.h b/folly/gen/Parallel-inl.h index 25d959d5..85dd9790 100644 --- a/folly/gen/Parallel-inl.h +++ b/folly/gen/Parallel-inl.h @@ -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. diff --git a/folly/gen/Parallel.h b/folly/gen/Parallel.h index 6330a05a..79eda694 100644 --- a/folly/gen/Parallel.h +++ b/folly/gen/Parallel.h @@ -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. diff --git a/folly/gen/ParallelMap-inl.h b/folly/gen/ParallelMap-inl.h index 906ce88a..b519315a 100644 --- a/folly/gen/ParallelMap-inl.h +++ b/folly/gen/ParallelMap-inl.h @@ -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. diff --git a/folly/gen/ParallelMap.h b/folly/gen/ParallelMap.h index 450c6259..31fba010 100644 --- a/folly/gen/ParallelMap.h +++ b/folly/gen/ParallelMap.h @@ -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. diff --git a/folly/gen/String-inl.h b/folly/gen/String-inl.h index 237f3283..5c5800ad 100644 --- a/folly/gen/String-inl.h +++ b/folly/gen/String-inl.h @@ -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. diff --git a/folly/gen/String.h b/folly/gen/String.h index 25940a59..55752714 100644 --- a/folly/gen/String.h +++ b/folly/gen/String.h @@ -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. diff --git a/folly/gen/test/BaseBenchmark.cpp b/folly/gen/test/BaseBenchmark.cpp index 51058b71..3dfdf892 100644 --- a/folly/gen/test/BaseBenchmark.cpp +++ b/folly/gen/test/BaseBenchmark.cpp @@ -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. diff --git a/folly/gen/test/BaseTest.cpp b/folly/gen/test/BaseTest.cpp index 2636ba16..4a716717 100644 --- a/folly/gen/test/BaseTest.cpp +++ b/folly/gen/test/BaseTest.cpp @@ -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. diff --git a/folly/gen/test/Bench.h b/folly/gen/test/Bench.h index bd3d22c2..ac0cdfae 100644 --- a/folly/gen/test/Bench.h +++ b/folly/gen/test/Bench.h @@ -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. diff --git a/folly/gen/test/CombineTest.cpp b/folly/gen/test/CombineTest.cpp index da21cdcb..219c007b 100644 --- a/folly/gen/test/CombineTest.cpp +++ b/folly/gen/test/CombineTest.cpp @@ -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. diff --git a/folly/gen/test/FileBenchmark.cpp b/folly/gen/test/FileBenchmark.cpp index 74693c51..31adf6ab 100644 --- a/folly/gen/test/FileBenchmark.cpp +++ b/folly/gen/test/FileBenchmark.cpp @@ -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. diff --git a/folly/gen/test/FileTest.cpp b/folly/gen/test/FileTest.cpp index 300459dd..20f4b62d 100644 --- a/folly/gen/test/FileTest.cpp +++ b/folly/gen/test/FileTest.cpp @@ -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. diff --git a/folly/gen/test/ParallelBenchmark.cpp b/folly/gen/test/ParallelBenchmark.cpp index 7d41dfcd..43b95d6f 100644 --- a/folly/gen/test/ParallelBenchmark.cpp +++ b/folly/gen/test/ParallelBenchmark.cpp @@ -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. diff --git a/folly/gen/test/ParallelMapBenchmark.cpp b/folly/gen/test/ParallelMapBenchmark.cpp index 89e9f06d..d3f58258 100644 --- a/folly/gen/test/ParallelMapBenchmark.cpp +++ b/folly/gen/test/ParallelMapBenchmark.cpp @@ -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. diff --git a/folly/gen/test/ParallelMapTest.cpp b/folly/gen/test/ParallelMapTest.cpp index 435a348e..d448c7d2 100644 --- a/folly/gen/test/ParallelMapTest.cpp +++ b/folly/gen/test/ParallelMapTest.cpp @@ -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. diff --git a/folly/gen/test/ParallelTest.cpp b/folly/gen/test/ParallelTest.cpp index 358d86e6..ff33088c 100644 --- a/folly/gen/test/ParallelTest.cpp +++ b/folly/gen/test/ParallelTest.cpp @@ -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. diff --git a/folly/gen/test/StringBenchmark.cpp b/folly/gen/test/StringBenchmark.cpp index 96143b08..439bd0a5 100644 --- a/folly/gen/test/StringBenchmark.cpp +++ b/folly/gen/test/StringBenchmark.cpp @@ -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. diff --git a/folly/gen/test/StringTest.cpp b/folly/gen/test/StringTest.cpp index 8db23ccc..e7a86846 100644 --- a/folly/gen/test/StringTest.cpp +++ b/folly/gen/test/StringTest.cpp @@ -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. diff --git a/folly/hash/Checksum.cpp b/folly/hash/Checksum.cpp index 09a48caf..9b65ce44 100644 --- a/folly/hash/Checksum.cpp +++ b/folly/hash/Checksum.cpp @@ -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. diff --git a/folly/hash/Checksum.h b/folly/hash/Checksum.h index a47a6804..4a064cd4 100644 --- a/folly/hash/Checksum.h +++ b/folly/hash/Checksum.h @@ -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. diff --git a/folly/hash/Hash.h b/folly/hash/Hash.h index 6b6f137a..ae6c1dd0 100644 --- a/folly/hash/Hash.h +++ b/folly/hash/Hash.h @@ -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. diff --git a/folly/hash/SpookyHashV1.cpp b/folly/hash/SpookyHashV1.cpp index dde53bca..018b9bf2 100644 --- a/folly/hash/SpookyHashV1.cpp +++ b/folly/hash/SpookyHashV1.cpp @@ -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. diff --git a/folly/hash/SpookyHashV1.h b/folly/hash/SpookyHashV1.h index 90460e0d..2883a647 100644 --- a/folly/hash/SpookyHashV1.h +++ b/folly/hash/SpookyHashV1.h @@ -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. diff --git a/folly/hash/SpookyHashV2.cpp b/folly/hash/SpookyHashV2.cpp index 2ca531de..bcf36dd8 100644 --- a/folly/hash/SpookyHashV2.cpp +++ b/folly/hash/SpookyHashV2.cpp @@ -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. diff --git a/folly/hash/SpookyHashV2.h b/folly/hash/SpookyHashV2.h index 1e154d41..37233742 100644 --- a/folly/hash/SpookyHashV2.h +++ b/folly/hash/SpookyHashV2.h @@ -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. diff --git a/folly/hash/detail/ChecksumDetail.h b/folly/hash/detail/ChecksumDetail.h index 62c90489..8d315a6b 100644 --- a/folly/hash/detail/ChecksumDetail.h +++ b/folly/hash/detail/ChecksumDetail.h @@ -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. diff --git a/folly/hash/test/ChecksumTest.cpp b/folly/hash/test/ChecksumTest.cpp index 05ac6e59..cffa0548 100644 --- a/folly/hash/test/ChecksumTest.cpp +++ b/folly/hash/test/ChecksumTest.cpp @@ -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. diff --git a/folly/hash/test/HashBenchmark.cpp b/folly/hash/test/HashBenchmark.cpp index bb49a52b..e6f303be 100644 --- a/folly/hash/test/HashBenchmark.cpp +++ b/folly/hash/test/HashBenchmark.cpp @@ -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. diff --git a/folly/hash/test/HashTest.cpp b/folly/hash/test/HashTest.cpp index f0eb6b85..422673de 100644 --- a/folly/hash/test/HashTest.cpp +++ b/folly/hash/test/HashTest.cpp @@ -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. diff --git a/folly/hash/test/SpookyHashV1Test.cpp b/folly/hash/test/SpookyHashV1Test.cpp index 4ff19605..ed7d19ef 100644 --- a/folly/hash/test/SpookyHashV1Test.cpp +++ b/folly/hash/test/SpookyHashV1Test.cpp @@ -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. diff --git a/folly/hash/test/SpookyHashV2Test.cpp b/folly/hash/test/SpookyHashV2Test.cpp index c428696d..b1a9d1c7 100644 --- a/folly/hash/test/SpookyHashV2Test.cpp +++ b/folly/hash/test/SpookyHashV2Test.cpp @@ -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. diff --git a/folly/init/Init.cpp b/folly/init/Init.cpp index 912918d5..895fb3fa 100644 --- a/folly/init/Init.cpp +++ b/folly/init/Init.cpp @@ -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. diff --git a/folly/init/Init.h b/folly/init/Init.h index c4280cea..56e0b93f 100644 --- a/folly/init/Init.h +++ b/folly/init/Init.h @@ -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. diff --git a/folly/io/Cursor-inl.h b/folly/io/Cursor-inl.h index e9dd4548..c562ea7a 100644 --- a/folly/io/Cursor-inl.h +++ b/folly/io/Cursor-inl.h @@ -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. diff --git a/folly/io/Cursor.cpp b/folly/io/Cursor.cpp index cd7807c1..ff81a0c3 100644 --- a/folly/io/Cursor.cpp +++ b/folly/io/Cursor.cpp @@ -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. diff --git a/folly/io/Cursor.h b/folly/io/Cursor.h index 09f1712f..fcb97c92 100644 --- a/folly/io/Cursor.h +++ b/folly/io/Cursor.h @@ -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. diff --git a/folly/io/IOBuf.cpp b/folly/io/IOBuf.cpp index 87df7f8b..0008c2bd 100644 --- a/folly/io/IOBuf.cpp +++ b/folly/io/IOBuf.cpp @@ -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. diff --git a/folly/io/IOBuf.h b/folly/io/IOBuf.h index 6ccd651e..0f992174 100644 --- a/folly/io/IOBuf.h +++ b/folly/io/IOBuf.h @@ -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. diff --git a/folly/io/IOBufQueue.cpp b/folly/io/IOBufQueue.cpp index d54761e4..5384e3c9 100644 --- a/folly/io/IOBufQueue.cpp +++ b/folly/io/IOBufQueue.cpp @@ -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. diff --git a/folly/io/IOBufQueue.h b/folly/io/IOBufQueue.h index 97a690ee..fb8653c6 100644 --- a/folly/io/IOBufQueue.h +++ b/folly/io/IOBufQueue.h @@ -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. diff --git a/folly/io/RecordIO-inl.h b/folly/io/RecordIO-inl.h index 09f90c57..712abb0f 100644 --- a/folly/io/RecordIO-inl.h +++ b/folly/io/RecordIO-inl.h @@ -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. diff --git a/folly/io/RecordIO.cpp b/folly/io/RecordIO.cpp index f6fe3b6d..29e2b53d 100644 --- a/folly/io/RecordIO.cpp +++ b/folly/io/RecordIO.cpp @@ -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. diff --git a/folly/io/RecordIO.h b/folly/io/RecordIO.h index 45381080..e30923d9 100644 --- a/folly/io/RecordIO.h +++ b/folly/io/RecordIO.h @@ -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. diff --git a/folly/io/ShutdownSocketSet.cpp b/folly/io/ShutdownSocketSet.cpp index 3380559d..eb6f36d5 100644 --- a/folly/io/ShutdownSocketSet.cpp +++ b/folly/io/ShutdownSocketSet.cpp @@ -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. diff --git a/folly/io/ShutdownSocketSet.h b/folly/io/ShutdownSocketSet.h index dee5fb40..870fe3a5 100644 --- a/folly/io/ShutdownSocketSet.h +++ b/folly/io/ShutdownSocketSet.h @@ -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. diff --git a/folly/io/TypedIOBuf.h b/folly/io/TypedIOBuf.h index 382151e7..339eee9e 100644 --- a/folly/io/TypedIOBuf.h +++ b/folly/io/TypedIOBuf.h @@ -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. diff --git a/folly/io/async/AsyncPipe.cpp b/folly/io/async/AsyncPipe.cpp index ba5aac43..13581f4b 100644 --- a/folly/io/async/AsyncPipe.cpp +++ b/folly/io/async/AsyncPipe.cpp @@ -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. diff --git a/folly/io/async/AsyncPipe.h b/folly/io/async/AsyncPipe.h index 08db3a3e..de48f10b 100644 --- a/folly/io/async/AsyncPipe.h +++ b/folly/io/async/AsyncPipe.h @@ -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. diff --git a/folly/io/async/AsyncSSLSocket.cpp b/folly/io/async/AsyncSSLSocket.cpp index bfcb8b9e..3ca4a867 100644 --- a/folly/io/async/AsyncSSLSocket.cpp +++ b/folly/io/async/AsyncSSLSocket.cpp @@ -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. diff --git a/folly/io/async/AsyncSSLSocket.h b/folly/io/async/AsyncSSLSocket.h index c3e38bbe..ed5c40f2 100644 --- a/folly/io/async/AsyncSSLSocket.h +++ b/folly/io/async/AsyncSSLSocket.h @@ -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. diff --git a/folly/io/async/AsyncServerSocket.cpp b/folly/io/async/AsyncServerSocket.cpp index 0d3684ed..a62fc8b0 100644 --- a/folly/io/async/AsyncServerSocket.cpp +++ b/folly/io/async/AsyncServerSocket.cpp @@ -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. diff --git a/folly/io/async/AsyncServerSocket.h b/folly/io/async/AsyncServerSocket.h index 0a07d546..e4eecf0a 100644 --- a/folly/io/async/AsyncServerSocket.h +++ b/folly/io/async/AsyncServerSocket.h @@ -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. diff --git a/folly/io/async/AsyncSignalHandler.cpp b/folly/io/async/AsyncSignalHandler.cpp index b1a83cdd..161127c1 100644 --- a/folly/io/async/AsyncSignalHandler.cpp +++ b/folly/io/async/AsyncSignalHandler.cpp @@ -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. diff --git a/folly/io/async/AsyncSignalHandler.h b/folly/io/async/AsyncSignalHandler.h index 39398f81..aee74227 100644 --- a/folly/io/async/AsyncSignalHandler.h +++ b/folly/io/async/AsyncSignalHandler.h @@ -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. diff --git a/folly/io/async/AsyncSocket.cpp b/folly/io/async/AsyncSocket.cpp index 3065c1cd..d40fd650 100644 --- a/folly/io/async/AsyncSocket.cpp +++ b/folly/io/async/AsyncSocket.cpp @@ -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. diff --git a/folly/io/async/AsyncSocket.h b/folly/io/async/AsyncSocket.h index c85ac6b8..df2ba2d4 100644 --- a/folly/io/async/AsyncSocket.h +++ b/folly/io/async/AsyncSocket.h @@ -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. diff --git a/folly/io/async/AsyncSocketBase.h b/folly/io/async/AsyncSocketBase.h index edd4afce..b84df2a4 100644 --- a/folly/io/async/AsyncSocketBase.h +++ b/folly/io/async/AsyncSocketBase.h @@ -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. diff --git a/folly/io/async/AsyncSocketException.cpp b/folly/io/async/AsyncSocketException.cpp index af8cd44b..1efeb721 100644 --- a/folly/io/async/AsyncSocketException.cpp +++ b/folly/io/async/AsyncSocketException.cpp @@ -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. diff --git a/folly/io/async/AsyncSocketException.h b/folly/io/async/AsyncSocketException.h index 1e9a114a..0bbdf750 100644 --- a/folly/io/async/AsyncSocketException.h +++ b/folly/io/async/AsyncSocketException.h @@ -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. diff --git a/folly/io/async/AsyncTimeout.cpp b/folly/io/async/AsyncTimeout.cpp index ad5cae4b..5602c9df 100644 --- a/folly/io/async/AsyncTimeout.cpp +++ b/folly/io/async/AsyncTimeout.cpp @@ -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. diff --git a/folly/io/async/AsyncTimeout.h b/folly/io/async/AsyncTimeout.h index dbe81dc8..c0f264aa 100644 --- a/folly/io/async/AsyncTimeout.h +++ b/folly/io/async/AsyncTimeout.h @@ -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. diff --git a/folly/io/async/AsyncTransport.h b/folly/io/async/AsyncTransport.h index 2a070a97..050c22bf 100644 --- a/folly/io/async/AsyncTransport.h +++ b/folly/io/async/AsyncTransport.h @@ -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. diff --git a/folly/io/async/AsyncUDPServerSocket.h b/folly/io/async/AsyncUDPServerSocket.h index d371fd4d..1213b163 100644 --- a/folly/io/async/AsyncUDPServerSocket.h +++ b/folly/io/async/AsyncUDPServerSocket.h @@ -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. diff --git a/folly/io/async/AsyncUDPSocket.cpp b/folly/io/async/AsyncUDPSocket.cpp index 7f5cd5f9..5ed0204d 100644 --- a/folly/io/async/AsyncUDPSocket.cpp +++ b/folly/io/async/AsyncUDPSocket.cpp @@ -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. diff --git a/folly/io/async/AsyncUDPSocket.h b/folly/io/async/AsyncUDPSocket.h index 2166eb0f..0f390384 100644 --- a/folly/io/async/AsyncUDPSocket.h +++ b/folly/io/async/AsyncUDPSocket.h @@ -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. diff --git a/folly/io/async/DecoratedAsyncTransportWrapper.h b/folly/io/async/DecoratedAsyncTransportWrapper.h index be74f7b6..4a19fc19 100644 --- a/folly/io/async/DecoratedAsyncTransportWrapper.h +++ b/folly/io/async/DecoratedAsyncTransportWrapper.h @@ -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. diff --git a/folly/io/async/DelayedDestruction.h b/folly/io/async/DelayedDestruction.h index 9063d0cb..f47ae356 100644 --- a/folly/io/async/DelayedDestruction.h +++ b/folly/io/async/DelayedDestruction.h @@ -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. diff --git a/folly/io/async/DelayedDestructionBase.h b/folly/io/async/DelayedDestructionBase.h index 9375baa0..b096c500 100644 --- a/folly/io/async/DelayedDestructionBase.h +++ b/folly/io/async/DelayedDestructionBase.h @@ -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. diff --git a/folly/io/async/DestructorCheck.h b/folly/io/async/DestructorCheck.h index d4d80712..cca97067 100644 --- a/folly/io/async/DestructorCheck.h +++ b/folly/io/async/DestructorCheck.h @@ -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. diff --git a/folly/io/async/EventBase.cpp b/folly/io/async/EventBase.cpp index 9ca4ab01..55cbea6b 100644 --- a/folly/io/async/EventBase.cpp +++ b/folly/io/async/EventBase.cpp @@ -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. diff --git a/folly/io/async/EventBase.h b/folly/io/async/EventBase.h index 50d2aef8..9912d17b 100644 --- a/folly/io/async/EventBase.h +++ b/folly/io/async/EventBase.h @@ -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. diff --git a/folly/io/async/EventBaseLocal.cpp b/folly/io/async/EventBaseLocal.cpp index c754ae7f..8b21fc18 100644 --- a/folly/io/async/EventBaseLocal.cpp +++ b/folly/io/async/EventBaseLocal.cpp @@ -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. diff --git a/folly/io/async/EventBaseLocal.h b/folly/io/async/EventBaseLocal.h index 8e4bdce3..78200061 100644 --- a/folly/io/async/EventBaseLocal.h +++ b/folly/io/async/EventBaseLocal.h @@ -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. diff --git a/folly/io/async/EventBaseManager.cpp b/folly/io/async/EventBaseManager.cpp index 26c3ac56..bd858850 100644 --- a/folly/io/async/EventBaseManager.cpp +++ b/folly/io/async/EventBaseManager.cpp @@ -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. diff --git a/folly/io/async/EventBaseManager.h b/folly/io/async/EventBaseManager.h index d4f91e51..4db7fade 100644 --- a/folly/io/async/EventBaseManager.h +++ b/folly/io/async/EventBaseManager.h @@ -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. diff --git a/folly/io/async/EventBaseThread.cpp b/folly/io/async/EventBaseThread.cpp index c4b25c94..3cb4317e 100644 --- a/folly/io/async/EventBaseThread.cpp +++ b/folly/io/async/EventBaseThread.cpp @@ -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. diff --git a/folly/io/async/EventBaseThread.h b/folly/io/async/EventBaseThread.h index a8c3d307..2bf86504 100644 --- a/folly/io/async/EventBaseThread.h +++ b/folly/io/async/EventBaseThread.h @@ -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. diff --git a/folly/io/async/EventFDWrapper.h b/folly/io/async/EventFDWrapper.h index 994a7186..71826672 100644 --- a/folly/io/async/EventFDWrapper.h +++ b/folly/io/async/EventFDWrapper.h @@ -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. diff --git a/folly/io/async/EventHandler.cpp b/folly/io/async/EventHandler.cpp index 66f6e246..40ae42dc 100644 --- a/folly/io/async/EventHandler.cpp +++ b/folly/io/async/EventHandler.cpp @@ -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. diff --git a/folly/io/async/EventHandler.h b/folly/io/async/EventHandler.h index 59be7bf9..2669a3e8 100644 --- a/folly/io/async/EventHandler.h +++ b/folly/io/async/EventHandler.h @@ -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. diff --git a/folly/io/async/EventUtil.h b/folly/io/async/EventUtil.h index 2a1e6135..e2caa5ed 100644 --- a/folly/io/async/EventUtil.h +++ b/folly/io/async/EventUtil.h @@ -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. diff --git a/folly/io/async/HHWheelTimer.cpp b/folly/io/async/HHWheelTimer.cpp index 2e22a6d2..c27b3b29 100644 --- a/folly/io/async/HHWheelTimer.cpp +++ b/folly/io/async/HHWheelTimer.cpp @@ -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. diff --git a/folly/io/async/HHWheelTimer.h b/folly/io/async/HHWheelTimer.h index 5544c2d6..b149ee4a 100644 --- a/folly/io/async/HHWheelTimer.h +++ b/folly/io/async/HHWheelTimer.h @@ -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. diff --git a/folly/io/async/NotificationQueue.h b/folly/io/async/NotificationQueue.h index fa66baea..bda9c90e 100644 --- a/folly/io/async/NotificationQueue.h +++ b/folly/io/async/NotificationQueue.h @@ -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. diff --git a/folly/io/async/Request.cpp b/folly/io/async/Request.cpp index 5a0092c4..f8cca8b9 100644 --- a/folly/io/async/Request.cpp +++ b/folly/io/async/Request.cpp @@ -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. diff --git a/folly/io/async/Request.h b/folly/io/async/Request.h index 7398acb2..a865ecea 100644 --- a/folly/io/async/Request.h +++ b/folly/io/async/Request.h @@ -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. diff --git a/folly/io/async/SSLContext.cpp b/folly/io/async/SSLContext.cpp index 4a95a572..548f64dc 100644 --- a/folly/io/async/SSLContext.cpp +++ b/folly/io/async/SSLContext.cpp @@ -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. diff --git a/folly/io/async/SSLContext.h b/folly/io/async/SSLContext.h index bdd04509..9130b47a 100644 --- a/folly/io/async/SSLContext.h +++ b/folly/io/async/SSLContext.h @@ -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. diff --git a/folly/io/async/SSLOptions.cpp b/folly/io/async/SSLOptions.cpp index 771db00f..388ab27b 100644 --- a/folly/io/async/SSLOptions.cpp +++ b/folly/io/async/SSLOptions.cpp @@ -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. diff --git a/folly/io/async/SSLOptions.h b/folly/io/async/SSLOptions.h index 45ffd58c..395cba61 100644 --- a/folly/io/async/SSLOptions.h +++ b/folly/io/async/SSLOptions.h @@ -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. diff --git a/folly/io/async/ScopedEventBaseThread.cpp b/folly/io/async/ScopedEventBaseThread.cpp index bf359f90..e180c18b 100644 --- a/folly/io/async/ScopedEventBaseThread.cpp +++ b/folly/io/async/ScopedEventBaseThread.cpp @@ -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. diff --git a/folly/io/async/ScopedEventBaseThread.h b/folly/io/async/ScopedEventBaseThread.h index c234dc00..e60d5a53 100644 --- a/folly/io/async/ScopedEventBaseThread.h +++ b/folly/io/async/ScopedEventBaseThread.h @@ -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. diff --git a/folly/io/async/TimeoutManager.cpp b/folly/io/async/TimeoutManager.cpp index a6b3c1f4..b612400e 100644 --- a/folly/io/async/TimeoutManager.cpp +++ b/folly/io/async/TimeoutManager.cpp @@ -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. diff --git a/folly/io/async/TimeoutManager.h b/folly/io/async/TimeoutManager.h index f331f08f..e3093178 100644 --- a/folly/io/async/TimeoutManager.h +++ b/folly/io/async/TimeoutManager.h @@ -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. diff --git a/folly/io/async/VirtualEventBase.cpp b/folly/io/async/VirtualEventBase.cpp index 23a48317..7ad8fcc1 100644 --- a/folly/io/async/VirtualEventBase.cpp +++ b/folly/io/async/VirtualEventBase.cpp @@ -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. diff --git a/folly/io/async/VirtualEventBase.h b/folly/io/async/VirtualEventBase.h index 30e8404b..de1f8e4a 100644 --- a/folly/io/async/VirtualEventBase.h +++ b/folly/io/async/VirtualEventBase.h @@ -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. diff --git a/folly/io/async/WriteChainAsyncTransportWrapper.h b/folly/io/async/WriteChainAsyncTransportWrapper.h index aa1346a4..41e3fb62 100644 --- a/folly/io/async/WriteChainAsyncTransportWrapper.h +++ b/folly/io/async/WriteChainAsyncTransportWrapper.h @@ -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. diff --git a/folly/io/async/ssl/OpenSSLUtils.cpp b/folly/io/async/ssl/OpenSSLUtils.cpp index 5e197d91..9aa6444b 100644 --- a/folly/io/async/ssl/OpenSSLUtils.cpp +++ b/folly/io/async/ssl/OpenSSLUtils.cpp @@ -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. diff --git a/folly/io/async/ssl/OpenSSLUtils.h b/folly/io/async/ssl/OpenSSLUtils.h index c92cb602..b6abe590 100644 --- a/folly/io/async/ssl/OpenSSLUtils.h +++ b/folly/io/async/ssl/OpenSSLUtils.h @@ -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. diff --git a/folly/io/async/ssl/SSLErrors.cpp b/folly/io/async/ssl/SSLErrors.cpp index 99c81304..4ea3a041 100644 --- a/folly/io/async/ssl/SSLErrors.cpp +++ b/folly/io/async/ssl/SSLErrors.cpp @@ -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. diff --git a/folly/io/async/ssl/SSLErrors.h b/folly/io/async/ssl/SSLErrors.h index ede3e234..f37fe484 100644 --- a/folly/io/async/ssl/SSLErrors.h +++ b/folly/io/async/ssl/SSLErrors.h @@ -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. diff --git a/folly/io/async/ssl/TLSDefinitions.h b/folly/io/async/ssl/TLSDefinitions.h index 21e8efef..b83b8a06 100644 --- a/folly/io/async/ssl/TLSDefinitions.h +++ b/folly/io/async/ssl/TLSDefinitions.h @@ -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. diff --git a/folly/io/async/ssl/test/SSLErrorsTest.cpp b/folly/io/async/ssl/test/SSLErrorsTest.cpp index e07b552f..987f9fe6 100644 --- a/folly/io/async/ssl/test/SSLErrorsTest.cpp +++ b/folly/io/async/ssl/test/SSLErrorsTest.cpp @@ -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. diff --git a/folly/io/async/test/AsyncPipeTest.cpp b/folly/io/async/test/AsyncPipeTest.cpp index ce69a236..2f7bdf01 100644 --- a/folly/io/async/test/AsyncPipeTest.cpp +++ b/folly/io/async/test/AsyncPipeTest.cpp @@ -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. diff --git a/folly/io/async/test/AsyncSSLSocketTest.cpp b/folly/io/async/test/AsyncSSLSocketTest.cpp index 6268848b..786113f1 100644 --- a/folly/io/async/test/AsyncSSLSocketTest.cpp +++ b/folly/io/async/test/AsyncSSLSocketTest.cpp @@ -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. diff --git a/folly/io/async/test/AsyncSSLSocketTest.h b/folly/io/async/test/AsyncSSLSocketTest.h index 3768aee7..7a05fbbc 100644 --- a/folly/io/async/test/AsyncSSLSocketTest.h +++ b/folly/io/async/test/AsyncSSLSocketTest.h @@ -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. diff --git a/folly/io/async/test/AsyncSSLSocketTest2.cpp b/folly/io/async/test/AsyncSSLSocketTest2.cpp index c50b6a7d..b2c116e8 100644 --- a/folly/io/async/test/AsyncSSLSocketTest2.cpp +++ b/folly/io/async/test/AsyncSSLSocketTest2.cpp @@ -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. diff --git a/folly/io/async/test/AsyncSSLSocketWriteTest.cpp b/folly/io/async/test/AsyncSSLSocketWriteTest.cpp index 3cea20d8..ae0686c2 100644 --- a/folly/io/async/test/AsyncSSLSocketWriteTest.cpp +++ b/folly/io/async/test/AsyncSSLSocketWriteTest.cpp @@ -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. diff --git a/folly/io/async/test/AsyncSignalHandlerTest.cpp b/folly/io/async/test/AsyncSignalHandlerTest.cpp index 66f946af..22b04281 100644 --- a/folly/io/async/test/AsyncSignalHandlerTest.cpp +++ b/folly/io/async/test/AsyncSignalHandlerTest.cpp @@ -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. diff --git a/folly/io/async/test/AsyncSocketExceptionTest.cpp b/folly/io/async/test/AsyncSocketExceptionTest.cpp index 78d2341b..1fc4de3e 100644 --- a/folly/io/async/test/AsyncSocketExceptionTest.cpp +++ b/folly/io/async/test/AsyncSocketExceptionTest.cpp @@ -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. diff --git a/folly/io/async/test/AsyncSocketTest.cpp b/folly/io/async/test/AsyncSocketTest.cpp index e6a52c63..12a24845 100644 --- a/folly/io/async/test/AsyncSocketTest.cpp +++ b/folly/io/async/test/AsyncSocketTest.cpp @@ -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. diff --git a/folly/io/async/test/AsyncSocketTest.h b/folly/io/async/test/AsyncSocketTest.h index 114e99f7..fe69a4e4 100644 --- a/folly/io/async/test/AsyncSocketTest.h +++ b/folly/io/async/test/AsyncSocketTest.h @@ -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. diff --git a/folly/io/async/test/AsyncSocketTest2.cpp b/folly/io/async/test/AsyncSocketTest2.cpp index d36bcf3b..82ceed82 100644 --- a/folly/io/async/test/AsyncSocketTest2.cpp +++ b/folly/io/async/test/AsyncSocketTest2.cpp @@ -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. diff --git a/folly/io/async/test/AsyncTimeoutTest.cpp b/folly/io/async/test/AsyncTimeoutTest.cpp index 3b16709a..90e39274 100644 --- a/folly/io/async/test/AsyncTimeoutTest.cpp +++ b/folly/io/async/test/AsyncTimeoutTest.cpp @@ -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. diff --git a/folly/io/async/test/AsyncTransportTest.cpp b/folly/io/async/test/AsyncTransportTest.cpp index 4f43ffa0..941e8d7b 100644 --- a/folly/io/async/test/AsyncTransportTest.cpp +++ b/folly/io/async/test/AsyncTransportTest.cpp @@ -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. diff --git a/folly/io/async/test/AsyncUDPSocketTest.cpp b/folly/io/async/test/AsyncUDPSocketTest.cpp index 575b9ee4..45f22c09 100644 --- a/folly/io/async/test/AsyncUDPSocketTest.cpp +++ b/folly/io/async/test/AsyncUDPSocketTest.cpp @@ -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. diff --git a/folly/io/async/test/BlockingSocket.h b/folly/io/async/test/BlockingSocket.h index 0aeb4d0e..6e8505ea 100644 --- a/folly/io/async/test/BlockingSocket.h +++ b/folly/io/async/test/BlockingSocket.h @@ -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. diff --git a/folly/io/async/test/DelayedDestructionBaseTest.cpp b/folly/io/async/test/DelayedDestructionBaseTest.cpp index 41e3026a..b57e64be 100644 --- a/folly/io/async/test/DelayedDestructionBaseTest.cpp +++ b/folly/io/async/test/DelayedDestructionBaseTest.cpp @@ -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. diff --git a/folly/io/async/test/DelayedDestructionTest.cpp b/folly/io/async/test/DelayedDestructionTest.cpp index 7f05f5b6..f2427a3e 100644 --- a/folly/io/async/test/DelayedDestructionTest.cpp +++ b/folly/io/async/test/DelayedDestructionTest.cpp @@ -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. diff --git a/folly/io/async/test/DestructorCheckTest.cpp b/folly/io/async/test/DestructorCheckTest.cpp index 8c89947a..47636823 100644 --- a/folly/io/async/test/DestructorCheckTest.cpp +++ b/folly/io/async/test/DestructorCheckTest.cpp @@ -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. diff --git a/folly/io/async/test/EventBaseBenchmark.cpp b/folly/io/async/test/EventBaseBenchmark.cpp index 85d4df83..b50e3eb6 100644 --- a/folly/io/async/test/EventBaseBenchmark.cpp +++ b/folly/io/async/test/EventBaseBenchmark.cpp @@ -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. diff --git a/folly/io/async/test/EventBaseLocalTest.cpp b/folly/io/async/test/EventBaseLocalTest.cpp index 9a001975..2bb0ae6d 100644 --- a/folly/io/async/test/EventBaseLocalTest.cpp +++ b/folly/io/async/test/EventBaseLocalTest.cpp @@ -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. diff --git a/folly/io/async/test/EventBaseTest.cpp b/folly/io/async/test/EventBaseTest.cpp index f8b2b1e0..ac2ff0c1 100644 --- a/folly/io/async/test/EventBaseTest.cpp +++ b/folly/io/async/test/EventBaseTest.cpp @@ -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. diff --git a/folly/io/async/test/EventBaseThreadTest.cpp b/folly/io/async/test/EventBaseThreadTest.cpp index ff5c52b4..3f0125f8 100644 --- a/folly/io/async/test/EventBaseThreadTest.cpp +++ b/folly/io/async/test/EventBaseThreadTest.cpp @@ -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. diff --git a/folly/io/async/test/EventHandlerTest.cpp b/folly/io/async/test/EventHandlerTest.cpp index 9e4bc7f1..98828560 100644 --- a/folly/io/async/test/EventHandlerTest.cpp +++ b/folly/io/async/test/EventHandlerTest.cpp @@ -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. diff --git a/folly/io/async/test/HHWheelTimerSlowTests.cpp b/folly/io/async/test/HHWheelTimerSlowTests.cpp index be4e64ed..081b8018 100644 --- a/folly/io/async/test/HHWheelTimerSlowTests.cpp +++ b/folly/io/async/test/HHWheelTimerSlowTests.cpp @@ -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. diff --git a/folly/io/async/test/HHWheelTimerTest.cpp b/folly/io/async/test/HHWheelTimerTest.cpp index f7744608..ec2a6823 100644 --- a/folly/io/async/test/HHWheelTimerTest.cpp +++ b/folly/io/async/test/HHWheelTimerTest.cpp @@ -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. diff --git a/folly/io/async/test/MockAsyncSSLSocket.h b/folly/io/async/test/MockAsyncSSLSocket.h index cff750f8..ac9505c9 100644 --- a/folly/io/async/test/MockAsyncSSLSocket.h +++ b/folly/io/async/test/MockAsyncSSLSocket.h @@ -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. diff --git a/folly/io/async/test/MockAsyncServerSocket.h b/folly/io/async/test/MockAsyncServerSocket.h index 30652601..255c1e31 100644 --- a/folly/io/async/test/MockAsyncServerSocket.h +++ b/folly/io/async/test/MockAsyncServerSocket.h @@ -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. diff --git a/folly/io/async/test/MockAsyncSocket.h b/folly/io/async/test/MockAsyncSocket.h index f93641c4..7f77907d 100644 --- a/folly/io/async/test/MockAsyncSocket.h +++ b/folly/io/async/test/MockAsyncSocket.h @@ -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. diff --git a/folly/io/async/test/MockAsyncTransport.h b/folly/io/async/test/MockAsyncTransport.h index feaf0ee3..6c7d219c 100644 --- a/folly/io/async/test/MockAsyncTransport.h +++ b/folly/io/async/test/MockAsyncTransport.h @@ -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. diff --git a/folly/io/async/test/MockAsyncUDPSocket.h b/folly/io/async/test/MockAsyncUDPSocket.h index 7e6ff590..847a0ca2 100644 --- a/folly/io/async/test/MockAsyncUDPSocket.h +++ b/folly/io/async/test/MockAsyncUDPSocket.h @@ -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. diff --git a/folly/io/async/test/MockTimeoutManager.h b/folly/io/async/test/MockTimeoutManager.h index ac3314be..ce0c7cfb 100644 --- a/folly/io/async/test/MockTimeoutManager.h +++ b/folly/io/async/test/MockTimeoutManager.h @@ -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. diff --git a/folly/io/async/test/NotificationQueueTest.cpp b/folly/io/async/test/NotificationQueueTest.cpp index 2ff48d54..c0c38b2d 100644 --- a/folly/io/async/test/NotificationQueueTest.cpp +++ b/folly/io/async/test/NotificationQueueTest.cpp @@ -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. diff --git a/folly/io/async/test/RequestContextTest.cpp b/folly/io/async/test/RequestContextTest.cpp index 6758a9a9..e42a94b7 100644 --- a/folly/io/async/test/RequestContextTest.cpp +++ b/folly/io/async/test/RequestContextTest.cpp @@ -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. diff --git a/folly/io/async/test/SSLContextTest.cpp b/folly/io/async/test/SSLContextTest.cpp index fafa433b..cb05647e 100644 --- a/folly/io/async/test/SSLContextTest.cpp +++ b/folly/io/async/test/SSLContextTest.cpp @@ -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. diff --git a/folly/io/async/test/SSLOptionsTest.cpp b/folly/io/async/test/SSLOptionsTest.cpp index f3d7c3ed..9e4e495a 100644 --- a/folly/io/async/test/SSLOptionsTest.cpp +++ b/folly/io/async/test/SSLOptionsTest.cpp @@ -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. diff --git a/folly/io/async/test/SSLSessionTest.cpp b/folly/io/async/test/SSLSessionTest.cpp index ad30c80e..3a8ec7de 100644 --- a/folly/io/async/test/SSLSessionTest.cpp +++ b/folly/io/async/test/SSLSessionTest.cpp @@ -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. diff --git a/folly/io/async/test/ScopedBoundPort.cpp b/folly/io/async/test/ScopedBoundPort.cpp index a331449f..62873dca 100644 --- a/folly/io/async/test/ScopedBoundPort.cpp +++ b/folly/io/async/test/ScopedBoundPort.cpp @@ -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. diff --git a/folly/io/async/test/ScopedBoundPort.h b/folly/io/async/test/ScopedBoundPort.h index 3c508bef..529a96f3 100644 --- a/folly/io/async/test/ScopedBoundPort.h +++ b/folly/io/async/test/ScopedBoundPort.h @@ -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. diff --git a/folly/io/async/test/ScopedEventBaseThreadTest.cpp b/folly/io/async/test/ScopedEventBaseThreadTest.cpp index dfd10ae9..d224fcdb 100644 --- a/folly/io/async/test/ScopedEventBaseThreadTest.cpp +++ b/folly/io/async/test/ScopedEventBaseThreadTest.cpp @@ -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. diff --git a/folly/io/async/test/SocketClient.cpp b/folly/io/async/test/SocketClient.cpp index 8439f163..b1d8ca43 100644 --- a/folly/io/async/test/SocketClient.cpp +++ b/folly/io/async/test/SocketClient.cpp @@ -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. diff --git a/folly/io/async/test/SocketPair.cpp b/folly/io/async/test/SocketPair.cpp index 638fec39..6399f99d 100644 --- a/folly/io/async/test/SocketPair.cpp +++ b/folly/io/async/test/SocketPair.cpp @@ -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. diff --git a/folly/io/async/test/SocketPair.h b/folly/io/async/test/SocketPair.h index ec69ce79..80222507 100644 --- a/folly/io/async/test/SocketPair.h +++ b/folly/io/async/test/SocketPair.h @@ -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. diff --git a/folly/io/async/test/TestSSLServer.cpp b/folly/io/async/test/TestSSLServer.cpp index bb2d4f82..ddf44075 100644 --- a/folly/io/async/test/TestSSLServer.cpp +++ b/folly/io/async/test/TestSSLServer.cpp @@ -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. diff --git a/folly/io/async/test/TestSSLServer.h b/folly/io/async/test/TestSSLServer.h index 98a7767e..0a53b077 100644 --- a/folly/io/async/test/TestSSLServer.h +++ b/folly/io/async/test/TestSSLServer.h @@ -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. diff --git a/folly/io/async/test/TimeUtil.cpp b/folly/io/async/test/TimeUtil.cpp index 7768559c..d3c2439a 100644 --- a/folly/io/async/test/TimeUtil.cpp +++ b/folly/io/async/test/TimeUtil.cpp @@ -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. diff --git a/folly/io/async/test/TimeUtil.h b/folly/io/async/test/TimeUtil.h index 311123b7..3c3ddbcf 100644 --- a/folly/io/async/test/TimeUtil.h +++ b/folly/io/async/test/TimeUtil.h @@ -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. diff --git a/folly/io/async/test/TimeUtilTest.cpp b/folly/io/async/test/TimeUtilTest.cpp index 7092813e..a510cc0a 100644 --- a/folly/io/async/test/TimeUtilTest.cpp +++ b/folly/io/async/test/TimeUtilTest.cpp @@ -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. diff --git a/folly/io/async/test/UndelayedDestruction.h b/folly/io/async/test/UndelayedDestruction.h index 4cf568a5..8fb8901f 100644 --- a/folly/io/async/test/UndelayedDestruction.h +++ b/folly/io/async/test/UndelayedDestruction.h @@ -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. diff --git a/folly/io/async/test/Util.h b/folly/io/async/test/Util.h index 17eb1bc6..8da84c4b 100644 --- a/folly/io/async/test/Util.h +++ b/folly/io/async/test/Util.h @@ -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. diff --git a/folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp b/folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp index 6925cda9..da6452ba 100644 --- a/folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp +++ b/folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp @@ -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. diff --git a/folly/io/async/test/WriteFlagsTest.cpp b/folly/io/async/test/WriteFlagsTest.cpp index 3f6a7c70..b97cc584 100644 --- a/folly/io/async/test/WriteFlagsTest.cpp +++ b/folly/io/async/test/WriteFlagsTest.cpp @@ -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. diff --git a/folly/io/async/test/ZeroCopy.cpp b/folly/io/async/test/ZeroCopy.cpp index c06badd5..16de7d2f 100644 --- a/folly/io/async/test/ZeroCopy.cpp +++ b/folly/io/async/test/ZeroCopy.cpp @@ -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. diff --git a/folly/io/async/test/ZeroCopy.h b/folly/io/async/test/ZeroCopy.h index 3273fbb3..d544fbc6 100644 --- a/folly/io/async/test/ZeroCopy.h +++ b/folly/io/async/test/ZeroCopy.h @@ -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. diff --git a/folly/io/async/test/ZeroCopyBenchmark.cpp b/folly/io/async/test/ZeroCopyBenchmark.cpp index ce734703..12cb2781 100644 --- a/folly/io/async/test/ZeroCopyBenchmark.cpp +++ b/folly/io/async/test/ZeroCopyBenchmark.cpp @@ -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. diff --git a/folly/io/async/test/ZeroCopyTest.cpp b/folly/io/async/test/ZeroCopyTest.cpp index 11fe9206..b012547b 100644 --- a/folly/io/async/test/ZeroCopyTest.cpp +++ b/folly/io/async/test/ZeroCopyTest.cpp @@ -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. diff --git a/folly/io/test/IOBufBenchmark.cpp b/folly/io/test/IOBufBenchmark.cpp index 1fa52b18..e869d48f 100644 --- a/folly/io/test/IOBufBenchmark.cpp +++ b/folly/io/test/IOBufBenchmark.cpp @@ -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. diff --git a/folly/io/test/IOBufCursorBenchmark.cpp b/folly/io/test/IOBufCursorBenchmark.cpp index 3811a612..92a250fc 100644 --- a/folly/io/test/IOBufCursorBenchmark.cpp +++ b/folly/io/test/IOBufCursorBenchmark.cpp @@ -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. diff --git a/folly/io/test/IOBufCursorTest.cpp b/folly/io/test/IOBufCursorTest.cpp index 60ac46ae..d9756a91 100644 --- a/folly/io/test/IOBufCursorTest.cpp +++ b/folly/io/test/IOBufCursorTest.cpp @@ -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. diff --git a/folly/io/test/IOBufQueueTest.cpp b/folly/io/test/IOBufQueueTest.cpp index ae6a40d6..44da9b9c 100644 --- a/folly/io/test/IOBufQueueTest.cpp +++ b/folly/io/test/IOBufQueueTest.cpp @@ -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. diff --git a/folly/io/test/IOBufTest.cpp b/folly/io/test/IOBufTest.cpp index 0235563d..e7649d83 100644 --- a/folly/io/test/IOBufTest.cpp +++ b/folly/io/test/IOBufTest.cpp @@ -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. diff --git a/folly/io/test/NetworkBenchmark.cpp b/folly/io/test/NetworkBenchmark.cpp index 8bd9f789..656c0d3d 100644 --- a/folly/io/test/NetworkBenchmark.cpp +++ b/folly/io/test/NetworkBenchmark.cpp @@ -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. diff --git a/folly/io/test/RecordIOTest.cpp b/folly/io/test/RecordIOTest.cpp index 4702911c..86d3d5aa 100644 --- a/folly/io/test/RecordIOTest.cpp +++ b/folly/io/test/RecordIOTest.cpp @@ -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. diff --git a/folly/io/test/ShutdownSocketSetTest.cpp b/folly/io/test/ShutdownSocketSetTest.cpp index ed478b3a..f49bdf73 100644 --- a/folly/io/test/ShutdownSocketSetTest.cpp +++ b/folly/io/test/ShutdownSocketSetTest.cpp @@ -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. diff --git a/folly/json.cpp b/folly/json.cpp index a9d7af94..fe031120 100644 --- a/folly/json.cpp +++ b/folly/json.cpp @@ -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. diff --git a/folly/json.h b/folly/json.h index a5215535..dad8a893 100644 --- a/folly/json.h +++ b/folly/json.h @@ -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. diff --git a/folly/lang/Align.h b/folly/lang/Align.h index 2bdb8dd8..f750b8fc 100644 --- a/folly/lang/Align.h +++ b/folly/lang/Align.h @@ -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. diff --git a/folly/lang/Assume.cpp b/folly/lang/Assume.cpp index 52d62a42..b2126ec5 100644 --- a/folly/lang/Assume.cpp +++ b/folly/lang/Assume.cpp @@ -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. diff --git a/folly/lang/Assume.h b/folly/lang/Assume.h index 36470fba..4191fc04 100644 --- a/folly/lang/Assume.h +++ b/folly/lang/Assume.h @@ -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. diff --git a/folly/lang/ColdClass.cpp b/folly/lang/ColdClass.cpp index cd1827fd..771409c2 100644 --- a/folly/lang/ColdClass.cpp +++ b/folly/lang/ColdClass.cpp @@ -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. diff --git a/folly/lang/ColdClass.h b/folly/lang/ColdClass.h index 25d266fb..e0b32c84 100644 --- a/folly/lang/ColdClass.h +++ b/folly/lang/ColdClass.h @@ -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. diff --git a/folly/lang/test/ColdClassTest.cpp b/folly/lang/test/ColdClassTest.cpp index 082db12f..6d7b56e2 100644 --- a/folly/lang/test/ColdClassTest.cpp +++ b/folly/lang/test/ColdClassTest.cpp @@ -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. diff --git a/folly/lang/test/RValueReferenceWrapperTest.cpp b/folly/lang/test/RValueReferenceWrapperTest.cpp index 7f44aa77..f3b7e6c2 100644 --- a/folly/lang/test/RValueReferenceWrapperTest.cpp +++ b/folly/lang/test/RValueReferenceWrapperTest.cpp @@ -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. diff --git a/folly/lang/test/SafeAssertTest.cpp b/folly/lang/test/SafeAssertTest.cpp index fc2ba6a7..aec21234 100644 --- a/folly/lang/test/SafeAssertTest.cpp +++ b/folly/lang/test/SafeAssertTest.cpp @@ -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. diff --git a/folly/memory/Arena-inl.h b/folly/memory/Arena-inl.h index 58059c9f..5deebb0e 100644 --- a/folly/memory/Arena-inl.h +++ b/folly/memory/Arena-inl.h @@ -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. diff --git a/folly/memory/Arena.h b/folly/memory/Arena.h index 81a33967..18995450 100644 --- a/folly/memory/Arena.h +++ b/folly/memory/Arena.h @@ -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. diff --git a/folly/memory/MallctlHelper.cpp b/folly/memory/MallctlHelper.cpp index 6593992d..db884829 100644 --- a/folly/memory/MallctlHelper.cpp +++ b/folly/memory/MallctlHelper.cpp @@ -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. diff --git a/folly/memory/MallctlHelper.h b/folly/memory/MallctlHelper.h index 7a6b200d..41e4c7a8 100644 --- a/folly/memory/MallctlHelper.h +++ b/folly/memory/MallctlHelper.h @@ -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. diff --git a/folly/memory/Malloc.h b/folly/memory/Malloc.h index c8aeaddd..7e6bd2dc 100644 --- a/folly/memory/Malloc.h +++ b/folly/memory/Malloc.h @@ -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. diff --git a/folly/memory/ThreadCachedArena.cpp b/folly/memory/ThreadCachedArena.cpp index f8764642..f4445d84 100644 --- a/folly/memory/ThreadCachedArena.cpp +++ b/folly/memory/ThreadCachedArena.cpp @@ -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. diff --git a/folly/memory/ThreadCachedArena.h b/folly/memory/ThreadCachedArena.h index f4562447..67e5a6ab 100644 --- a/folly/memory/ThreadCachedArena.h +++ b/folly/memory/ThreadCachedArena.h @@ -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. diff --git a/folly/memory/UninitializedMemoryHacks.h b/folly/memory/UninitializedMemoryHacks.h index 92145ec9..c9620304 100644 --- a/folly/memory/UninitializedMemoryHacks.h +++ b/folly/memory/UninitializedMemoryHacks.h @@ -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. diff --git a/folly/memory/detail/MallocImpl.cpp b/folly/memory/detail/MallocImpl.cpp index 3c4f6dd9..3353732b 100644 --- a/folly/memory/detail/MallocImpl.cpp +++ b/folly/memory/detail/MallocImpl.cpp @@ -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. diff --git a/folly/memory/detail/MallocImpl.h b/folly/memory/detail/MallocImpl.h index 74358f1c..0fdebae2 100644 --- a/folly/memory/detail/MallocImpl.h +++ b/folly/memory/detail/MallocImpl.h @@ -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. diff --git a/folly/memory/test/ArenaTest.cpp b/folly/memory/test/ArenaTest.cpp index f6a1ed47..46f4dbb1 100644 --- a/folly/memory/test/ArenaTest.cpp +++ b/folly/memory/test/ArenaTest.cpp @@ -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. diff --git a/folly/memory/test/MallctlHelperTest.cpp b/folly/memory/test/MallctlHelperTest.cpp index f6027780..bc5b35c8 100644 --- a/folly/memory/test/MallctlHelperTest.cpp +++ b/folly/memory/test/MallctlHelperTest.cpp @@ -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. diff --git a/folly/memory/test/ThreadCachedArenaTest.cpp b/folly/memory/test/ThreadCachedArenaTest.cpp index f34f81ea..b8ed76c5 100644 --- a/folly/memory/test/ThreadCachedArenaTest.cpp +++ b/folly/memory/test/ThreadCachedArenaTest.cpp @@ -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. diff --git a/folly/memory/test/UninitializedMemoryHacksODR.cpp b/folly/memory/test/UninitializedMemoryHacksODR.cpp index 95ebc63c..84194d40 100644 --- a/folly/memory/test/UninitializedMemoryHacksODR.cpp +++ b/folly/memory/test/UninitializedMemoryHacksODR.cpp @@ -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. diff --git a/folly/memory/test/UninitializedMemoryHacksTest.cpp b/folly/memory/test/UninitializedMemoryHacksTest.cpp index 72581502..e506e1aa 100644 --- a/folly/memory/test/UninitializedMemoryHacksTest.cpp +++ b/folly/memory/test/UninitializedMemoryHacksTest.cpp @@ -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. diff --git a/folly/portability/Asm.h b/folly/portability/Asm.h index 946b9399..58aa2f62 100644 --- a/folly/portability/Asm.h +++ b/folly/portability/Asm.h @@ -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. diff --git a/folly/portability/Atomic.h b/folly/portability/Atomic.h index 450c553a..e904e895 100755 --- a/folly/portability/Atomic.h +++ b/folly/portability/Atomic.h @@ -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. diff --git a/folly/portability/BitsFunctexcept.cpp b/folly/portability/BitsFunctexcept.cpp index cf7f171e..787f8da8 100644 --- a/folly/portability/BitsFunctexcept.cpp +++ b/folly/portability/BitsFunctexcept.cpp @@ -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. diff --git a/folly/portability/BitsFunctexcept.h b/folly/portability/BitsFunctexcept.h index e0f13de9..188c41cb 100644 --- a/folly/portability/BitsFunctexcept.h +++ b/folly/portability/BitsFunctexcept.h @@ -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. diff --git a/folly/portability/Builtins.cpp b/folly/portability/Builtins.cpp index 80f634eb..457c1fd1 100755 --- a/folly/portability/Builtins.cpp +++ b/folly/portability/Builtins.cpp @@ -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. diff --git a/folly/portability/Builtins.h b/folly/portability/Builtins.h index 90179c8f..28448e1c 100644 --- a/folly/portability/Builtins.h +++ b/folly/portability/Builtins.h @@ -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. diff --git a/folly/portability/Config.h b/folly/portability/Config.h index 67dab044..9aec00d2 100755 --- a/folly/portability/Config.h +++ b/folly/portability/Config.h @@ -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. diff --git a/folly/portability/Constexpr.h b/folly/portability/Constexpr.h index 4fd02c5c..9e7963c3 100644 --- a/folly/portability/Constexpr.h +++ b/folly/portability/Constexpr.h @@ -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. diff --git a/folly/portability/Dirent.cpp b/folly/portability/Dirent.cpp index 36bd43e9..f0df40e6 100755 --- a/folly/portability/Dirent.cpp +++ b/folly/portability/Dirent.cpp @@ -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. diff --git a/folly/portability/Dirent.h b/folly/portability/Dirent.h index 4881cd92..35bbd671 100755 --- a/folly/portability/Dirent.h +++ b/folly/portability/Dirent.h @@ -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. diff --git a/folly/portability/Event.h b/folly/portability/Event.h index 1fb80e9f..ac828296 100644 --- a/folly/portability/Event.h +++ b/folly/portability/Event.h @@ -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. diff --git a/folly/portability/Fcntl.cpp b/folly/portability/Fcntl.cpp index 5d8e7ec7..01e61cc0 100644 --- a/folly/portability/Fcntl.cpp +++ b/folly/portability/Fcntl.cpp @@ -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. diff --git a/folly/portability/Fcntl.h b/folly/portability/Fcntl.h index b2b0a5d7..196be84a 100755 --- a/folly/portability/Fcntl.h +++ b/folly/portability/Fcntl.h @@ -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. diff --git a/folly/portability/GFlags.h b/folly/portability/GFlags.h index 48bd125d..23a0fb5b 100644 --- a/folly/portability/GFlags.h +++ b/folly/portability/GFlags.h @@ -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. diff --git a/folly/portability/GMock.h b/folly/portability/GMock.h index 767e37ff..8967ad73 100755 --- a/folly/portability/GMock.h +++ b/folly/portability/GMock.h @@ -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. diff --git a/folly/portability/GTest.h b/folly/portability/GTest.h index 259d1fb6..f35a2ff9 100755 --- a/folly/portability/GTest.h +++ b/folly/portability/GTest.h @@ -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. diff --git a/folly/portability/IOVec.h b/folly/portability/IOVec.h index 22be577a..0b6812db 100755 --- a/folly/portability/IOVec.h +++ b/folly/portability/IOVec.h @@ -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. diff --git a/folly/portability/Libgen.cpp b/folly/portability/Libgen.cpp index ee065991..4e7b9acb 100755 --- a/folly/portability/Libgen.cpp +++ b/folly/portability/Libgen.cpp @@ -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. diff --git a/folly/portability/Libgen.h b/folly/portability/Libgen.h index 148966e6..b8865e10 100755 --- a/folly/portability/Libgen.h +++ b/folly/portability/Libgen.h @@ -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. diff --git a/folly/portability/Malloc.cpp b/folly/portability/Malloc.cpp index 0040d379..a5d8a228 100755 --- a/folly/portability/Malloc.cpp +++ b/folly/portability/Malloc.cpp @@ -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. diff --git a/folly/portability/Malloc.h b/folly/portability/Malloc.h index 1c93d825..2a969395 100755 --- a/folly/portability/Malloc.h +++ b/folly/portability/Malloc.h @@ -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. diff --git a/folly/portability/Math.h b/folly/portability/Math.h index 8d5037dd..86b4a8af 100644 --- a/folly/portability/Math.h +++ b/folly/portability/Math.h @@ -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. diff --git a/folly/portability/OpenSSL.cpp b/folly/portability/OpenSSL.cpp index 845c4410..aa9c3fdd 100644 --- a/folly/portability/OpenSSL.cpp +++ b/folly/portability/OpenSSL.cpp @@ -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. diff --git a/folly/portability/OpenSSL.h b/folly/portability/OpenSSL.h index eceb91d6..eb004555 100644 --- a/folly/portability/OpenSSL.h +++ b/folly/portability/OpenSSL.h @@ -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. diff --git a/folly/portability/PThread.cpp b/folly/portability/PThread.cpp index 56bdb5c5..d86839eb 100644 --- a/folly/portability/PThread.cpp +++ b/folly/portability/PThread.cpp @@ -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. diff --git a/folly/portability/PThread.h b/folly/portability/PThread.h index 38066908..7689f2f0 100755 --- a/folly/portability/PThread.h +++ b/folly/portability/PThread.h @@ -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. diff --git a/folly/portability/Semaphore.h b/folly/portability/Semaphore.h index 6cfb8d35..6658624f 100644 --- a/folly/portability/Semaphore.h +++ b/folly/portability/Semaphore.h @@ -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. diff --git a/folly/portability/Sockets.cpp b/folly/portability/Sockets.cpp index 414aec03..6c507881 100644 --- a/folly/portability/Sockets.cpp +++ b/folly/portability/Sockets.cpp @@ -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. diff --git a/folly/portability/Sockets.h b/folly/portability/Sockets.h index ad6b5f08..74a55cf2 100755 --- a/folly/portability/Sockets.h +++ b/folly/portability/Sockets.h @@ -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. diff --git a/folly/portability/Stdio.cpp b/folly/portability/Stdio.cpp index 41da526e..25912405 100644 --- a/folly/portability/Stdio.cpp +++ b/folly/portability/Stdio.cpp @@ -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. diff --git a/folly/portability/Stdio.h b/folly/portability/Stdio.h index 9703dccf..b9651f57 100755 --- a/folly/portability/Stdio.h +++ b/folly/portability/Stdio.h @@ -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. diff --git a/folly/portability/Stdlib.cpp b/folly/portability/Stdlib.cpp index 55895673..7b78c3da 100644 --- a/folly/portability/Stdlib.cpp +++ b/folly/portability/Stdlib.cpp @@ -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. diff --git a/folly/portability/Stdlib.h b/folly/portability/Stdlib.h index fe5dcbbc..c179a3e4 100644 --- a/folly/portability/Stdlib.h +++ b/folly/portability/Stdlib.h @@ -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. diff --git a/folly/portability/String.cpp b/folly/portability/String.cpp index fa595458..21a22fe0 100755 --- a/folly/portability/String.cpp +++ b/folly/portability/String.cpp @@ -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. diff --git a/folly/portability/String.h b/folly/portability/String.h index 02d24185..83d58f1f 100644 --- a/folly/portability/String.h +++ b/folly/portability/String.h @@ -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. diff --git a/folly/portability/SysFile.cpp b/folly/portability/SysFile.cpp index 9e42fa71..2a51d412 100755 --- a/folly/portability/SysFile.cpp +++ b/folly/portability/SysFile.cpp @@ -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. diff --git a/folly/portability/SysFile.h b/folly/portability/SysFile.h index 37fb13a7..1c7c0125 100755 --- a/folly/portability/SysFile.h +++ b/folly/portability/SysFile.h @@ -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. diff --git a/folly/portability/SysMembarrier.cpp b/folly/portability/SysMembarrier.cpp index 9b3735c9..0329080b 100644 --- a/folly/portability/SysMembarrier.cpp +++ b/folly/portability/SysMembarrier.cpp @@ -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. diff --git a/folly/portability/SysMembarrier.h b/folly/portability/SysMembarrier.h index 341e6922..4a8dd1eb 100644 --- a/folly/portability/SysMembarrier.h +++ b/folly/portability/SysMembarrier.h @@ -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. diff --git a/folly/portability/SysMman.cpp b/folly/portability/SysMman.cpp index af76d8bb..99d43751 100644 --- a/folly/portability/SysMman.cpp +++ b/folly/portability/SysMman.cpp @@ -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. diff --git a/folly/portability/SysMman.h b/folly/portability/SysMman.h index 3f305470..587bfa3c 100644 --- a/folly/portability/SysMman.h +++ b/folly/portability/SysMman.h @@ -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. diff --git a/folly/portability/SysResource.cpp b/folly/portability/SysResource.cpp index 05dc60f1..82b5e7a9 100755 --- a/folly/portability/SysResource.cpp +++ b/folly/portability/SysResource.cpp @@ -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. diff --git a/folly/portability/SysResource.h b/folly/portability/SysResource.h index d7301c77..3a498ab4 100755 --- a/folly/portability/SysResource.h +++ b/folly/portability/SysResource.h @@ -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. diff --git a/folly/portability/SysStat.cpp b/folly/portability/SysStat.cpp index 50415940..665e76dc 100644 --- a/folly/portability/SysStat.cpp +++ b/folly/portability/SysStat.cpp @@ -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. diff --git a/folly/portability/SysStat.h b/folly/portability/SysStat.h index 39571082..b4e3a83f 100644 --- a/folly/portability/SysStat.h +++ b/folly/portability/SysStat.h @@ -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. diff --git a/folly/portability/SysSyscall.h b/folly/portability/SysSyscall.h index c425cd13..620fee7a 100644 --- a/folly/portability/SysSyscall.h +++ b/folly/portability/SysSyscall.h @@ -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. diff --git a/folly/portability/SysTime.cpp b/folly/portability/SysTime.cpp index c3a965f2..b642c28c 100644 --- a/folly/portability/SysTime.cpp +++ b/folly/portability/SysTime.cpp @@ -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. diff --git a/folly/portability/SysTime.h b/folly/portability/SysTime.h index 2b66dbdd..1a1ef11a 100755 --- a/folly/portability/SysTime.h +++ b/folly/portability/SysTime.h @@ -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. diff --git a/folly/portability/SysTypes.h b/folly/portability/SysTypes.h index 35955137..0d9b59e7 100755 --- a/folly/portability/SysTypes.h +++ b/folly/portability/SysTypes.h @@ -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. diff --git a/folly/portability/SysUio.cpp b/folly/portability/SysUio.cpp index 62d5f2fa..d63b479a 100644 --- a/folly/portability/SysUio.cpp +++ b/folly/portability/SysUio.cpp @@ -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. diff --git a/folly/portability/SysUio.h b/folly/portability/SysUio.h index eead4b03..9413a699 100644 --- a/folly/portability/SysUio.h +++ b/folly/portability/SysUio.h @@ -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. diff --git a/folly/portability/Syslog.h b/folly/portability/Syslog.h index eb188978..e242cef3 100755 --- a/folly/portability/Syslog.h +++ b/folly/portability/Syslog.h @@ -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. diff --git a/folly/portability/Time.cpp b/folly/portability/Time.cpp index ceafcc2e..68214f98 100644 --- a/folly/portability/Time.cpp +++ b/folly/portability/Time.cpp @@ -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. diff --git a/folly/portability/Time.h b/folly/portability/Time.h index eb6c7941..0f024aab 100644 --- a/folly/portability/Time.h +++ b/folly/portability/Time.h @@ -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. diff --git a/folly/portability/TypeTraits.h b/folly/portability/TypeTraits.h index 7f6003cd..e2877d33 100644 --- a/folly/portability/TypeTraits.h +++ b/folly/portability/TypeTraits.h @@ -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. diff --git a/folly/portability/Unistd.cpp b/folly/portability/Unistd.cpp index ff582edc..8daadb77 100644 --- a/folly/portability/Unistd.cpp +++ b/folly/portability/Unistd.cpp @@ -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. diff --git a/folly/portability/Unistd.h b/folly/portability/Unistd.h index 2c0c0cd2..0fb14d37 100644 --- a/folly/portability/Unistd.h +++ b/folly/portability/Unistd.h @@ -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. diff --git a/folly/portability/Windows.h b/folly/portability/Windows.h index 4186058a..f7990ca9 100644 --- a/folly/portability/Windows.h +++ b/folly/portability/Windows.h @@ -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. diff --git a/folly/portability/test/ConstexprTest.cpp b/folly/portability/test/ConstexprTest.cpp index b2bc9736..41bb1270 100644 --- a/folly/portability/test/ConstexprTest.cpp +++ b/folly/portability/test/ConstexprTest.cpp @@ -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. diff --git a/folly/portability/test/LibgenTest.cpp b/folly/portability/test/LibgenTest.cpp index c596c0b4..d606938c 100755 --- a/folly/portability/test/LibgenTest.cpp +++ b/folly/portability/test/LibgenTest.cpp @@ -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. diff --git a/folly/portability/test/OpenSSLPortabilityTest.cpp b/folly/portability/test/OpenSSLPortabilityTest.cpp index 731b3058..fa830cdd 100644 --- a/folly/portability/test/OpenSSLPortabilityTest.cpp +++ b/folly/portability/test/OpenSSLPortabilityTest.cpp @@ -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. diff --git a/folly/portability/test/TimeTest.cpp b/folly/portability/test/TimeTest.cpp index b5541d54..00fb0336 100644 --- a/folly/portability/test/TimeTest.cpp +++ b/folly/portability/test/TimeTest.cpp @@ -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. diff --git a/folly/python/futures.h b/folly/python/futures.h index dbf0e9b1..b989cc41 100644 --- a/folly/python/futures.h +++ b/folly/python/futures.h @@ -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. diff --git a/folly/small_vector.h b/folly/small_vector.h index 67f18108..26e92657 100644 --- a/folly/small_vector.h +++ b/folly/small_vector.h @@ -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. diff --git a/folly/ssl/Init.h b/folly/ssl/Init.h index e715ba3c..e279f1d3 100644 --- a/folly/ssl/Init.h +++ b/folly/ssl/Init.h @@ -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. diff --git a/folly/ssl/OpenSSLHash.cpp b/folly/ssl/OpenSSLHash.cpp index 7062a16b..f48f3d44 100644 --- a/folly/ssl/OpenSSLHash.cpp +++ b/folly/ssl/OpenSSLHash.cpp @@ -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. diff --git a/folly/ssl/OpenSSLHash.h b/folly/ssl/OpenSSLHash.h index 0804c221..181099d1 100644 --- a/folly/ssl/OpenSSLHash.h +++ b/folly/ssl/OpenSSLHash.h @@ -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. diff --git a/folly/ssl/OpenSSLLockTypes.h b/folly/ssl/OpenSSLLockTypes.h index dfbbe5a5..f70681d4 100644 --- a/folly/ssl/OpenSSLLockTypes.h +++ b/folly/ssl/OpenSSLLockTypes.h @@ -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. diff --git a/folly/ssl/OpenSSLPtrTypes.h b/folly/ssl/OpenSSLPtrTypes.h index a4fe7a90..2008f22d 100644 --- a/folly/ssl/OpenSSLPtrTypes.h +++ b/folly/ssl/OpenSSLPtrTypes.h @@ -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. diff --git a/folly/ssl/OpenSSLVersionFinder.h b/folly/ssl/OpenSSLVersionFinder.h index 54da65d7..98705fed 100644 --- a/folly/ssl/OpenSSLVersionFinder.h +++ b/folly/ssl/OpenSSLVersionFinder.h @@ -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. diff --git a/folly/ssl/SSLSession.h b/folly/ssl/SSLSession.h index c08b8fb9..4c50a957 100644 --- a/folly/ssl/SSLSession.h +++ b/folly/ssl/SSLSession.h @@ -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. diff --git a/folly/ssl/detail/OpenSSLThreading.cpp b/folly/ssl/detail/OpenSSLThreading.cpp index f68f677b..d89397ca 100644 --- a/folly/ssl/detail/OpenSSLThreading.cpp +++ b/folly/ssl/detail/OpenSSLThreading.cpp @@ -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. diff --git a/folly/ssl/detail/OpenSSLThreading.h b/folly/ssl/detail/OpenSSLThreading.h index bc6d5278..c467fa19 100644 --- a/folly/ssl/detail/OpenSSLThreading.h +++ b/folly/ssl/detail/OpenSSLThreading.h @@ -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. diff --git a/folly/ssl/detail/SSLSessionImpl.cpp b/folly/ssl/detail/SSLSessionImpl.cpp index 2f725387..2569e502 100644 --- a/folly/ssl/detail/SSLSessionImpl.cpp +++ b/folly/ssl/detail/SSLSessionImpl.cpp @@ -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. diff --git a/folly/ssl/detail/SSLSessionImpl.h b/folly/ssl/detail/SSLSessionImpl.h index 72fb8200..645f88a3 100644 --- a/folly/ssl/detail/SSLSessionImpl.h +++ b/folly/ssl/detail/SSLSessionImpl.h @@ -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. diff --git a/folly/ssl/test/OpenSSLHashTest.cpp b/folly/ssl/test/OpenSSLHashTest.cpp index a434c68f..3f7e0cdb 100644 --- a/folly/ssl/test/OpenSSLHashTest.cpp +++ b/folly/ssl/test/OpenSSLHashTest.cpp @@ -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. diff --git a/folly/stats/BucketedTimeSeries-defs.h b/folly/stats/BucketedTimeSeries-defs.h index f20f56cf..6155c324 100644 --- a/folly/stats/BucketedTimeSeries-defs.h +++ b/folly/stats/BucketedTimeSeries-defs.h @@ -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. diff --git a/folly/stats/BucketedTimeSeries.cpp b/folly/stats/BucketedTimeSeries.cpp index 890f1db2..bfe9b862 100644 --- a/folly/stats/BucketedTimeSeries.cpp +++ b/folly/stats/BucketedTimeSeries.cpp @@ -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. diff --git a/folly/stats/BucketedTimeSeries.h b/folly/stats/BucketedTimeSeries.h index 02c7a893..dd4e0f71 100644 --- a/folly/stats/BucketedTimeSeries.h +++ b/folly/stats/BucketedTimeSeries.h @@ -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. diff --git a/folly/stats/Histogram-defs.h b/folly/stats/Histogram-defs.h index bb5af62b..c9af72da 100644 --- a/folly/stats/Histogram-defs.h +++ b/folly/stats/Histogram-defs.h @@ -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. diff --git a/folly/stats/Histogram.cpp b/folly/stats/Histogram.cpp index bbf5c36b..c0d736df 100644 --- a/folly/stats/Histogram.cpp +++ b/folly/stats/Histogram.cpp @@ -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. diff --git a/folly/stats/Histogram.h b/folly/stats/Histogram.h index 1f34d0e9..ef54ce29 100644 --- a/folly/stats/Histogram.h +++ b/folly/stats/Histogram.h @@ -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. diff --git a/folly/stats/MultiLevelTimeSeries-defs.h b/folly/stats/MultiLevelTimeSeries-defs.h index 740d0ae1..fb29de12 100644 --- a/folly/stats/MultiLevelTimeSeries-defs.h +++ b/folly/stats/MultiLevelTimeSeries-defs.h @@ -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. diff --git a/folly/stats/MultiLevelTimeSeries.cpp b/folly/stats/MultiLevelTimeSeries.cpp index 43a6ff7d..3df15317 100644 --- a/folly/stats/MultiLevelTimeSeries.cpp +++ b/folly/stats/MultiLevelTimeSeries.cpp @@ -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. diff --git a/folly/stats/MultiLevelTimeSeries.h b/folly/stats/MultiLevelTimeSeries.h index 71154c00..1818a947 100644 --- a/folly/stats/MultiLevelTimeSeries.h +++ b/folly/stats/MultiLevelTimeSeries.h @@ -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. diff --git a/folly/stats/TimeseriesHistogram-defs.h b/folly/stats/TimeseriesHistogram-defs.h index b3aac3aa..7ca83c65 100644 --- a/folly/stats/TimeseriesHistogram-defs.h +++ b/folly/stats/TimeseriesHistogram-defs.h @@ -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. diff --git a/folly/stats/TimeseriesHistogram.cpp b/folly/stats/TimeseriesHistogram.cpp index 7092aba7..d26c47f3 100644 --- a/folly/stats/TimeseriesHistogram.cpp +++ b/folly/stats/TimeseriesHistogram.cpp @@ -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. diff --git a/folly/stats/TimeseriesHistogram.h b/folly/stats/TimeseriesHistogram.h index 7a8c9829..84431575 100644 --- a/folly/stats/TimeseriesHistogram.h +++ b/folly/stats/TimeseriesHistogram.h @@ -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. diff --git a/folly/stats/detail/Bucket.h b/folly/stats/detail/Bucket.h index 2590e01e..63d03356 100644 --- a/folly/stats/detail/Bucket.h +++ b/folly/stats/detail/Bucket.h @@ -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. diff --git a/folly/stats/test/BucketedTimeSeriesBenchmark.cpp b/folly/stats/test/BucketedTimeSeriesBenchmark.cpp index 156013dd..1b288bd5 100644 --- a/folly/stats/test/BucketedTimeSeriesBenchmark.cpp +++ b/folly/stats/test/BucketedTimeSeriesBenchmark.cpp @@ -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. diff --git a/folly/stats/test/HistogramBenchmark.cpp b/folly/stats/test/HistogramBenchmark.cpp index d59fa771..9891be29 100644 --- a/folly/stats/test/HistogramBenchmark.cpp +++ b/folly/stats/test/HistogramBenchmark.cpp @@ -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. diff --git a/folly/stats/test/HistogramTest.cpp b/folly/stats/test/HistogramTest.cpp index 7f6b4f1f..b0cb1fa7 100644 --- a/folly/stats/test/HistogramTest.cpp +++ b/folly/stats/test/HistogramTest.cpp @@ -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. diff --git a/folly/stats/test/TimeSeriesTest.cpp b/folly/stats/test/TimeSeriesTest.cpp index b02c4ce2..cc1cd23e 100644 --- a/folly/stats/test/TimeSeriesTest.cpp +++ b/folly/stats/test/TimeSeriesTest.cpp @@ -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. diff --git a/folly/stats/test/TimeseriesHistogramTest.cpp b/folly/stats/test/TimeseriesHistogramTest.cpp index 809a6f90..1b815b40 100644 --- a/folly/stats/test/TimeseriesHistogramTest.cpp +++ b/folly/stats/test/TimeseriesHistogramTest.cpp @@ -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. diff --git a/folly/stop_watch.h b/folly/stop_watch.h index 5fbbda9b..61d956be 100644 --- a/folly/stop_watch.h +++ b/folly/stop_watch.h @@ -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. diff --git a/folly/synchronization/AsymmetricMemoryBarrier.cpp b/folly/synchronization/AsymmetricMemoryBarrier.cpp index c8ae0178..20045944 100644 --- a/folly/synchronization/AsymmetricMemoryBarrier.cpp +++ b/folly/synchronization/AsymmetricMemoryBarrier.cpp @@ -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. diff --git a/folly/synchronization/AsymmetricMemoryBarrier.h b/folly/synchronization/AsymmetricMemoryBarrier.h index c20157db..0289eb99 100644 --- a/folly/synchronization/AsymmetricMemoryBarrier.h +++ b/folly/synchronization/AsymmetricMemoryBarrier.h @@ -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. diff --git a/folly/synchronization/AtomicStruct.h b/folly/synchronization/AtomicStruct.h index 5dd02992..9106e7f1 100644 --- a/folly/synchronization/AtomicStruct.h +++ b/folly/synchronization/AtomicStruct.h @@ -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. diff --git a/folly/synchronization/LifoSem.cpp b/folly/synchronization/LifoSem.cpp index 0cf5b481..38205d14 100644 --- a/folly/synchronization/LifoSem.cpp +++ b/folly/synchronization/LifoSem.cpp @@ -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. diff --git a/folly/synchronization/LifoSem.h b/folly/synchronization/LifoSem.h index c6ed69b4..e83c0f16 100644 --- a/folly/synchronization/LifoSem.h +++ b/folly/synchronization/LifoSem.h @@ -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. diff --git a/folly/synchronization/RWSpinLock.h b/folly/synchronization/RWSpinLock.h index 1e08d813..52a2d245 100644 --- a/folly/synchronization/RWSpinLock.h +++ b/folly/synchronization/RWSpinLock.h @@ -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. diff --git a/folly/synchronization/detail/AtomicUtils.h b/folly/synchronization/detail/AtomicUtils.h index ff6a85ea..8fe5e52a 100644 --- a/folly/synchronization/detail/AtomicUtils.h +++ b/folly/synchronization/detail/AtomicUtils.h @@ -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. diff --git a/folly/synchronization/detail/Sleeper.h b/folly/synchronization/detail/Sleeper.h index ad8127c2..685f247b 100644 --- a/folly/synchronization/detail/Sleeper.h +++ b/folly/synchronization/detail/Sleeper.h @@ -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. diff --git a/folly/synchronization/test/AtomicStructTest.cpp b/folly/synchronization/test/AtomicStructTest.cpp index 59d3467a..281d5e73 100644 --- a/folly/synchronization/test/AtomicStructTest.cpp +++ b/folly/synchronization/test/AtomicStructTest.cpp @@ -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. diff --git a/folly/synchronization/test/LifoSemTests.cpp b/folly/synchronization/test/LifoSemTests.cpp index fae889b6..cce205aa 100644 --- a/folly/synchronization/test/LifoSemTests.cpp +++ b/folly/synchronization/test/LifoSemTests.cpp @@ -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. diff --git a/folly/synchronization/test/ParkingLotTest.cpp b/folly/synchronization/test/ParkingLotTest.cpp index d31a4992..258e5137 100644 --- a/folly/synchronization/test/ParkingLotTest.cpp +++ b/folly/synchronization/test/ParkingLotTest.cpp @@ -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. diff --git a/folly/synchronization/test/RWSpinLockTest.cpp b/folly/synchronization/test/RWSpinLockTest.cpp index 1654bd5e..baec31f6 100644 --- a/folly/synchronization/test/RWSpinLockTest.cpp +++ b/folly/synchronization/test/RWSpinLockTest.cpp @@ -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. diff --git a/folly/system/MemoryMapping.cpp b/folly/system/MemoryMapping.cpp index 59d09f49..40c0cd90 100644 --- a/folly/system/MemoryMapping.cpp +++ b/folly/system/MemoryMapping.cpp @@ -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. diff --git a/folly/system/MemoryMapping.h b/folly/system/MemoryMapping.h index 38220632..b30bfdfd 100644 --- a/folly/system/MemoryMapping.h +++ b/folly/system/MemoryMapping.h @@ -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. diff --git a/folly/system/Shell.cpp b/folly/system/Shell.cpp index fbc075b0..b75e4ed8 100644 --- a/folly/system/Shell.cpp +++ b/folly/system/Shell.cpp @@ -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. diff --git a/folly/system/Shell.h b/folly/system/Shell.h index e40db8c4..cbe05c39 100644 --- a/folly/system/Shell.h +++ b/folly/system/Shell.h @@ -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. diff --git a/folly/system/ThreadId.h b/folly/system/ThreadId.h index 838a4ec8..fdced329 100644 --- a/folly/system/ThreadId.h +++ b/folly/system/ThreadId.h @@ -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. diff --git a/folly/system/ThreadName.cpp b/folly/system/ThreadName.cpp index 7b8efa3f..ae433cc8 100644 --- a/folly/system/ThreadName.cpp +++ b/folly/system/ThreadName.cpp @@ -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. diff --git a/folly/system/ThreadName.h b/folly/system/ThreadName.h index 29456a5e..4a78b63d 100644 --- a/folly/system/ThreadName.h +++ b/folly/system/ThreadName.h @@ -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. diff --git a/folly/system/VersionCheck.cpp b/folly/system/VersionCheck.cpp index 93de0a02..e4283c44 100644 --- a/folly/system/VersionCheck.cpp +++ b/folly/system/VersionCheck.cpp @@ -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. diff --git a/folly/system/VersionCheck.h b/folly/system/VersionCheck.h index 049556ef..6441bd39 100644 --- a/folly/system/VersionCheck.h +++ b/folly/system/VersionCheck.h @@ -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. diff --git a/folly/system/test/MemoryMappingTest.cpp b/folly/system/test/MemoryMappingTest.cpp index eb2d5d53..54f912d8 100644 --- a/folly/system/test/MemoryMappingTest.cpp +++ b/folly/system/test/MemoryMappingTest.cpp @@ -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. diff --git a/folly/system/test/ShellTest.cpp b/folly/system/test/ShellTest.cpp index 42978693..f43b7fc4 100644 --- a/folly/system/test/ShellTest.cpp +++ b/folly/system/test/ShellTest.cpp @@ -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. diff --git a/folly/system/test/ThreadIdTest.cpp b/folly/system/test/ThreadIdTest.cpp index fcece811..b8dd94b5 100644 --- a/folly/system/test/ThreadIdTest.cpp +++ b/folly/system/test/ThreadIdTest.cpp @@ -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. diff --git a/folly/system/test/ThreadNameTest.cpp b/folly/system/test/ThreadNameTest.cpp index c4150247..7e26a3b8 100644 --- a/folly/system/test/ThreadNameTest.cpp +++ b/folly/system/test/ThreadNameTest.cpp @@ -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. diff --git a/folly/test/AHMIntStressTest.cpp b/folly/test/AHMIntStressTest.cpp index af3e0443..1a77fd12 100644 --- a/folly/test/AHMIntStressTest.cpp +++ b/folly/test/AHMIntStressTest.cpp @@ -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. diff --git a/folly/test/ArenaSmartPtrTest.cpp b/folly/test/ArenaSmartPtrTest.cpp index bad1af5a..aade8113 100644 --- a/folly/test/ArenaSmartPtrTest.cpp +++ b/folly/test/ArenaSmartPtrTest.cpp @@ -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. diff --git a/folly/test/AsciiCaseInsensitiveBenchmark.cpp b/folly/test/AsciiCaseInsensitiveBenchmark.cpp index 4ab51b78..d9d86da3 100644 --- a/folly/test/AsciiCaseInsensitiveBenchmark.cpp +++ b/folly/test/AsciiCaseInsensitiveBenchmark.cpp @@ -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. diff --git a/folly/test/AsciiCaseInsensitiveTest.cpp b/folly/test/AsciiCaseInsensitiveTest.cpp index 236b8e31..d2c7092f 100644 --- a/folly/test/AsciiCaseInsensitiveTest.cpp +++ b/folly/test/AsciiCaseInsensitiveTest.cpp @@ -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. diff --git a/folly/test/AtomicBitSetTest.cpp b/folly/test/AtomicBitSetTest.cpp index 9eb4d24f..beb600e7 100644 --- a/folly/test/AtomicBitSetTest.cpp +++ b/folly/test/AtomicBitSetTest.cpp @@ -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. diff --git a/folly/test/AtomicHashArrayTest.cpp b/folly/test/AtomicHashArrayTest.cpp index 2ffb701b..7f34beb5 100644 --- a/folly/test/AtomicHashArrayTest.cpp +++ b/folly/test/AtomicHashArrayTest.cpp @@ -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. diff --git a/folly/test/AtomicHashMapTest.cpp b/folly/test/AtomicHashMapTest.cpp index 67633201..76f69d3d 100644 --- a/folly/test/AtomicHashMapTest.cpp +++ b/folly/test/AtomicHashMapTest.cpp @@ -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. diff --git a/folly/test/AtomicLinkedListTest.cpp b/folly/test/AtomicLinkedListTest.cpp index 80cf452e..455f8794 100644 --- a/folly/test/AtomicLinkedListTest.cpp +++ b/folly/test/AtomicLinkedListTest.cpp @@ -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. diff --git a/folly/test/AtomicUnorderedMapTest.cpp b/folly/test/AtomicUnorderedMapTest.cpp index 9d1287db..ff0819a4 100644 --- a/folly/test/AtomicUnorderedMapTest.cpp +++ b/folly/test/AtomicUnorderedMapTest.cpp @@ -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. diff --git a/folly/test/BenchmarkTest.cpp b/folly/test/BenchmarkTest.cpp index b876be2d..1291c741 100644 --- a/folly/test/BenchmarkTest.cpp +++ b/folly/test/BenchmarkTest.cpp @@ -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. diff --git a/folly/test/CachelinePaddedTest.cpp b/folly/test/CachelinePaddedTest.cpp index 5890ba36..a767c084 100644 --- a/folly/test/CachelinePaddedTest.cpp +++ b/folly/test/CachelinePaddedTest.cpp @@ -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. diff --git a/folly/test/ChronoTest.cpp b/folly/test/ChronoTest.cpp index 92636f75..89cd0a7b 100644 --- a/folly/test/ChronoTest.cpp +++ b/folly/test/ChronoTest.cpp @@ -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. diff --git a/folly/test/ClockGettimeWrappersTest.cpp b/folly/test/ClockGettimeWrappersTest.cpp index 549594a6..9224940c 100644 --- a/folly/test/ClockGettimeWrappersTest.cpp +++ b/folly/test/ClockGettimeWrappersTest.cpp @@ -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. diff --git a/folly/test/ConcurrentSkipListBenchmark.cpp b/folly/test/ConcurrentSkipListBenchmark.cpp index a3b6def5..3fd29f1e 100644 --- a/folly/test/ConcurrentSkipListBenchmark.cpp +++ b/folly/test/ConcurrentSkipListBenchmark.cpp @@ -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. diff --git a/folly/test/ConcurrentSkipListTest.cpp b/folly/test/ConcurrentSkipListTest.cpp index c6c0a8ac..2c393fbe 100644 --- a/folly/test/ConcurrentSkipListTest.cpp +++ b/folly/test/ConcurrentSkipListTest.cpp @@ -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. diff --git a/folly/test/ConstexprMathTest.cpp b/folly/test/ConstexprMathTest.cpp index fb5956e2..c2258527 100644 --- a/folly/test/ConstexprMathTest.cpp +++ b/folly/test/ConstexprMathTest.cpp @@ -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. diff --git a/folly/test/ConvBenchmark.cpp b/folly/test/ConvBenchmark.cpp index 90100457..9c6a5775 100644 --- a/folly/test/ConvBenchmark.cpp +++ b/folly/test/ConvBenchmark.cpp @@ -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. diff --git a/folly/test/CpuIdTest.cpp b/folly/test/CpuIdTest.cpp index dbab554c..2471b6fd 100644 --- a/folly/test/CpuIdTest.cpp +++ b/folly/test/CpuIdTest.cpp @@ -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. diff --git a/folly/test/DemangleTest.cpp b/folly/test/DemangleTest.cpp index 887af44c..26978020 100644 --- a/folly/test/DemangleTest.cpp +++ b/folly/test/DemangleTest.cpp @@ -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. diff --git a/folly/test/DiscriminatedPtrTest.cpp b/folly/test/DiscriminatedPtrTest.cpp index f4d4ca70..932bb57b 100644 --- a/folly/test/DiscriminatedPtrTest.cpp +++ b/folly/test/DiscriminatedPtrTest.cpp @@ -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. diff --git a/folly/test/DynamicConverterTest.cpp b/folly/test/DynamicConverterTest.cpp index 2ccbac22..fd0d88b1 100644 --- a/folly/test/DynamicConverterTest.cpp +++ b/folly/test/DynamicConverterTest.cpp @@ -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. diff --git a/folly/test/DynamicOtherTest.cpp b/folly/test/DynamicOtherTest.cpp index a9df8e67..72987890 100644 --- a/folly/test/DynamicOtherTest.cpp +++ b/folly/test/DynamicOtherTest.cpp @@ -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. diff --git a/folly/test/DynamicTest.cpp b/folly/test/DynamicTest.cpp index fe34904d..f367edea 100644 --- a/folly/test/DynamicTest.cpp +++ b/folly/test/DynamicTest.cpp @@ -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. diff --git a/folly/test/EndianTest.cpp b/folly/test/EndianTest.cpp index 30809c1e..cfcb5480 100644 --- a/folly/test/EndianTest.cpp +++ b/folly/test/EndianTest.cpp @@ -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. diff --git a/folly/test/ExceptionTest.cpp b/folly/test/ExceptionTest.cpp index b378e91b..826df625 100644 --- a/folly/test/ExceptionTest.cpp +++ b/folly/test/ExceptionTest.cpp @@ -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. diff --git a/folly/test/ExceptionWrapperBenchmark.cpp b/folly/test/ExceptionWrapperBenchmark.cpp index dc52f5ce..1fd4bada 100644 --- a/folly/test/ExceptionWrapperBenchmark.cpp +++ b/folly/test/ExceptionWrapperBenchmark.cpp @@ -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. diff --git a/folly/test/ExceptionWrapperTest.cpp b/folly/test/ExceptionWrapperTest.cpp index 1615e6af..5482e739 100644 --- a/folly/test/ExceptionWrapperTest.cpp +++ b/folly/test/ExceptionWrapperTest.cpp @@ -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. diff --git a/folly/test/ExpectedCoroutinesTest.cpp b/folly/test/ExpectedCoroutinesTest.cpp index e1d87171..8998413c 100644 --- a/folly/test/ExpectedCoroutinesTest.cpp +++ b/folly/test/ExpectedCoroutinesTest.cpp @@ -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. diff --git a/folly/test/ExpectedTest.cpp b/folly/test/ExpectedTest.cpp index a3935e8c..1431d180 100644 --- a/folly/test/ExpectedTest.cpp +++ b/folly/test/ExpectedTest.cpp @@ -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. diff --git a/folly/test/FBStringBenchmark.cpp b/folly/test/FBStringBenchmark.cpp index 003eee88..f2922387 100644 --- a/folly/test/FBStringBenchmark.cpp +++ b/folly/test/FBStringBenchmark.cpp @@ -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. diff --git a/folly/test/FBStringTest.cpp b/folly/test/FBStringTest.cpp index 9f51947a..ffe8ccd0 100644 --- a/folly/test/FBStringTest.cpp +++ b/folly/test/FBStringTest.cpp @@ -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. diff --git a/folly/test/FBStringTestBenchmarks.cpp.h b/folly/test/FBStringTestBenchmarks.cpp.h index 90bb8312..97c9343f 100644 --- a/folly/test/FBStringTestBenchmarks.cpp.h +++ b/folly/test/FBStringTestBenchmarks.cpp.h @@ -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. diff --git a/folly/test/FBVectorBenchmark.cpp b/folly/test/FBVectorBenchmark.cpp index c46c94e0..eaa0bc90 100644 --- a/folly/test/FBVectorBenchmark.cpp +++ b/folly/test/FBVectorBenchmark.cpp @@ -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. diff --git a/folly/test/FBVectorTest.cpp b/folly/test/FBVectorTest.cpp index 98e284cb..f0594e96 100644 --- a/folly/test/FBVectorTest.cpp +++ b/folly/test/FBVectorTest.cpp @@ -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. diff --git a/folly/test/FBVectorTestBenchmarks.cpp.h b/folly/test/FBVectorTestBenchmarks.cpp.h index d46405ea..ab76da59 100644 --- a/folly/test/FBVectorTestBenchmarks.cpp.h +++ b/folly/test/FBVectorTestBenchmarks.cpp.h @@ -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. diff --git a/folly/test/FileLockTest.cpp b/folly/test/FileLockTest.cpp index 85e5409c..4f033efd 100644 --- a/folly/test/FileLockTest.cpp +++ b/folly/test/FileLockTest.cpp @@ -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. diff --git a/folly/test/FileTest.cpp b/folly/test/FileTest.cpp index 1ee680c1..b1163c58 100644 --- a/folly/test/FileTest.cpp +++ b/folly/test/FileTest.cpp @@ -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. diff --git a/folly/test/FileTestLockHelper.cpp b/folly/test/FileTestLockHelper.cpp index baa7477e..e6976369 100644 --- a/folly/test/FileTestLockHelper.cpp +++ b/folly/test/FileTestLockHelper.cpp @@ -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. diff --git a/folly/test/FileUtilTest.cpp b/folly/test/FileUtilTest.cpp index 2100681e..c587b6db 100644 --- a/folly/test/FileUtilTest.cpp +++ b/folly/test/FileUtilTest.cpp @@ -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. diff --git a/folly/test/FingerprintBenchmark.cpp b/folly/test/FingerprintBenchmark.cpp index 012d3ddf..90ccb091 100644 --- a/folly/test/FingerprintBenchmark.cpp +++ b/folly/test/FingerprintBenchmark.cpp @@ -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. diff --git a/folly/test/FingerprintTest.cpp b/folly/test/FingerprintTest.cpp index e8ef9ac1..bf7e3152 100644 --- a/folly/test/FingerprintTest.cpp +++ b/folly/test/FingerprintTest.cpp @@ -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. diff --git a/folly/test/FixedStringTest.cpp b/folly/test/FixedStringTest.cpp index bf3e943d..9de11998 100644 --- a/folly/test/FixedStringTest.cpp +++ b/folly/test/FixedStringTest.cpp @@ -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. diff --git a/folly/test/FunctionRefTest.cpp b/folly/test/FunctionRefTest.cpp index 6ddf62ad..e05c3b75 100644 --- a/folly/test/FunctionRefTest.cpp +++ b/folly/test/FunctionRefTest.cpp @@ -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. diff --git a/folly/test/FunctionSchedulerTest.cpp b/folly/test/FunctionSchedulerTest.cpp index 16436413..719094b1 100644 --- a/folly/test/FunctionSchedulerTest.cpp +++ b/folly/test/FunctionSchedulerTest.cpp @@ -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. diff --git a/folly/test/FunctionTest.cpp b/folly/test/FunctionTest.cpp index 0d2dcd94..437e825b 100644 --- a/folly/test/FunctionTest.cpp +++ b/folly/test/FunctionTest.cpp @@ -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. diff --git a/folly/test/GroupVarintTest.cpp b/folly/test/GroupVarintTest.cpp index 95a688f2..be95a37f 100644 --- a/folly/test/GroupVarintTest.cpp +++ b/folly/test/GroupVarintTest.cpp @@ -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. diff --git a/folly/test/HasMemberFnTraitsTest.cpp b/folly/test/HasMemberFnTraitsTest.cpp index 25a184d1..12d5ee26 100644 --- a/folly/test/HasMemberFnTraitsTest.cpp +++ b/folly/test/HasMemberFnTraitsTest.cpp @@ -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. diff --git a/folly/test/IPAddressBenchmark.cpp b/folly/test/IPAddressBenchmark.cpp index 06a76658..69bc9db4 100644 --- a/folly/test/IPAddressBenchmark.cpp +++ b/folly/test/IPAddressBenchmark.cpp @@ -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. diff --git a/folly/test/IPAddressTest.cpp b/folly/test/IPAddressTest.cpp index c42ec180..422e615a 100644 --- a/folly/test/IPAddressTest.cpp +++ b/folly/test/IPAddressTest.cpp @@ -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. diff --git a/folly/test/IndestructibleTest.cpp b/folly/test/IndestructibleTest.cpp index a4869837..2257f29a 100644 --- a/folly/test/IndestructibleTest.cpp +++ b/folly/test/IndestructibleTest.cpp @@ -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. diff --git a/folly/test/IndexedMemPoolTest.cpp b/folly/test/IndexedMemPoolTest.cpp index 8bdd98e5..3bc82781 100644 --- a/folly/test/IndexedMemPoolTest.cpp +++ b/folly/test/IndexedMemPoolTest.cpp @@ -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. diff --git a/folly/test/JsonOtherTest.cpp b/folly/test/JsonOtherTest.cpp index 0d58c06f..9f4e1d24 100644 --- a/folly/test/JsonOtherTest.cpp +++ b/folly/test/JsonOtherTest.cpp @@ -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. diff --git a/folly/test/JsonTest.cpp b/folly/test/JsonTest.cpp index 0145fecb..36429563 100644 --- a/folly/test/JsonTest.cpp +++ b/folly/test/JsonTest.cpp @@ -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. diff --git a/folly/test/LazyTest.cpp b/folly/test/LazyTest.cpp index 947ee8db..7a71b580 100644 --- a/folly/test/LazyTest.cpp +++ b/folly/test/LazyTest.cpp @@ -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. diff --git a/folly/test/LockTraitsTest.cpp b/folly/test/LockTraitsTest.cpp index 7f12f3b3..7f8dfe0e 100644 --- a/folly/test/LockTraitsTest.cpp +++ b/folly/test/LockTraitsTest.cpp @@ -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. diff --git a/folly/test/LoggingBenchmark.cpp b/folly/test/LoggingBenchmark.cpp index 7ed48e6d..db4e71d9 100644 --- a/folly/test/LoggingBenchmark.cpp +++ b/folly/test/LoggingBenchmark.cpp @@ -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. diff --git a/folly/test/LoggingTest.cpp b/folly/test/LoggingTest.cpp index f0640669..c508f76f 100644 --- a/folly/test/LoggingTest.cpp +++ b/folly/test/LoggingTest.cpp @@ -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. diff --git a/folly/test/MPMCPipelineTest.cpp b/folly/test/MPMCPipelineTest.cpp index 35efdb46..6227de32 100644 --- a/folly/test/MPMCPipelineTest.cpp +++ b/folly/test/MPMCPipelineTest.cpp @@ -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. diff --git a/folly/test/MPMCQueueTest.cpp b/folly/test/MPMCQueueTest.cpp index 18399036..fa6ce588 100644 --- a/folly/test/MPMCQueueTest.cpp +++ b/folly/test/MPMCQueueTest.cpp @@ -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. diff --git a/folly/test/MacAddressTest.cpp b/folly/test/MacAddressTest.cpp index eef4b3e0..47aab664 100644 --- a/folly/test/MacAddressTest.cpp +++ b/folly/test/MacAddressTest.cpp @@ -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. diff --git a/folly/test/MapUtilTest.cpp b/folly/test/MapUtilTest.cpp index 7ef13f71..5488adbe 100644 --- a/folly/test/MapUtilTest.cpp +++ b/folly/test/MapUtilTest.cpp @@ -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. diff --git a/folly/test/MathBenchmark.cpp b/folly/test/MathBenchmark.cpp index 153296e4..a5c7afa2 100644 --- a/folly/test/MathBenchmark.cpp +++ b/folly/test/MathBenchmark.cpp @@ -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. diff --git a/folly/test/MathTest.cpp b/folly/test/MathTest.cpp index 84514b0f..e2da81b0 100644 --- a/folly/test/MathTest.cpp +++ b/folly/test/MathTest.cpp @@ -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. diff --git a/folly/test/MemcpyTest.cpp b/folly/test/MemcpyTest.cpp index 115fbbdf..f74a6908 100644 --- a/folly/test/MemcpyTest.cpp +++ b/folly/test/MemcpyTest.cpp @@ -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. diff --git a/folly/test/MemoryIdlerBenchmark.cpp b/folly/test/MemoryIdlerBenchmark.cpp index 14b69b5d..d4c019aa 100644 --- a/folly/test/MemoryIdlerBenchmark.cpp +++ b/folly/test/MemoryIdlerBenchmark.cpp @@ -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. diff --git a/folly/test/MoveWrapperTest.cpp b/folly/test/MoveWrapperTest.cpp index 4b4c9332..305a3774 100644 --- a/folly/test/MoveWrapperTest.cpp +++ b/folly/test/MoveWrapperTest.cpp @@ -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. diff --git a/folly/test/OptionalCoroutinesTest.cpp b/folly/test/OptionalCoroutinesTest.cpp index fd0ba0ec..43b90417 100644 --- a/folly/test/OptionalCoroutinesTest.cpp +++ b/folly/test/OptionalCoroutinesTest.cpp @@ -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. diff --git a/folly/test/OptionalTest.cpp b/folly/test/OptionalTest.cpp index a5e12d15..b2783645 100644 --- a/folly/test/OptionalTest.cpp +++ b/folly/test/OptionalTest.cpp @@ -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. diff --git a/folly/test/OverloadTest.cpp b/folly/test/OverloadTest.cpp index d916ed9b..a48e019d 100644 --- a/folly/test/OverloadTest.cpp +++ b/folly/test/OverloadTest.cpp @@ -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. diff --git a/folly/test/PackedSyncPtrTest.cpp b/folly/test/PackedSyncPtrTest.cpp index 78392e39..e72265cb 100644 --- a/folly/test/PackedSyncPtrTest.cpp +++ b/folly/test/PackedSyncPtrTest.cpp @@ -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. diff --git a/folly/test/PaddedTest.cpp b/folly/test/PaddedTest.cpp index 7cbcb729..adca3f82 100644 --- a/folly/test/PaddedTest.cpp +++ b/folly/test/PaddedTest.cpp @@ -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. diff --git a/folly/test/PortabilityTest.cpp b/folly/test/PortabilityTest.cpp index 8ba6cbc8..34af8acf 100644 --- a/folly/test/PortabilityTest.cpp +++ b/folly/test/PortabilityTest.cpp @@ -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. diff --git a/folly/test/PriorityMPMCQueueTest.cpp b/folly/test/PriorityMPMCQueueTest.cpp index a129568f..e6900288 100644 --- a/folly/test/PriorityMPMCQueueTest.cpp +++ b/folly/test/PriorityMPMCQueueTest.cpp @@ -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. diff --git a/folly/test/ProducerConsumerQueueBenchmark.cpp b/folly/test/ProducerConsumerQueueBenchmark.cpp index a7ce363f..af8651e8 100644 --- a/folly/test/ProducerConsumerQueueBenchmark.cpp +++ b/folly/test/ProducerConsumerQueueBenchmark.cpp @@ -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. diff --git a/folly/test/ProducerConsumerQueueTest.cpp b/folly/test/ProducerConsumerQueueTest.cpp index 2bc8ae98..508d9dfc 100644 --- a/folly/test/ProducerConsumerQueueTest.cpp +++ b/folly/test/ProducerConsumerQueueTest.cpp @@ -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. diff --git a/folly/test/RandomBenchmark.cpp b/folly/test/RandomBenchmark.cpp index d1ba1867..9d78282b 100644 --- a/folly/test/RandomBenchmark.cpp +++ b/folly/test/RandomBenchmark.cpp @@ -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. diff --git a/folly/test/RandomTest.cpp b/folly/test/RandomTest.cpp index d3627575..9c33159b 100644 --- a/folly/test/RandomTest.cpp +++ b/folly/test/RandomTest.cpp @@ -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. diff --git a/folly/test/ReplaceableTest.cpp b/folly/test/ReplaceableTest.cpp index 5bc6b622..af3c4bdc 100644 --- a/folly/test/ReplaceableTest.cpp +++ b/folly/test/ReplaceableTest.cpp @@ -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. diff --git a/folly/test/SharedMutexTest.cpp b/folly/test/SharedMutexTest.cpp index 98f7a159..23495c41 100644 --- a/folly/test/SharedMutexTest.cpp +++ b/folly/test/SharedMutexTest.cpp @@ -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. diff --git a/folly/test/SingletonBenchmark.cpp b/folly/test/SingletonBenchmark.cpp index 5c8cd2a0..99deb4f3 100644 --- a/folly/test/SingletonBenchmark.cpp +++ b/folly/test/SingletonBenchmark.cpp @@ -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. diff --git a/folly/test/SingletonDoubleRegistration.cpp b/folly/test/SingletonDoubleRegistration.cpp index 67e3657d..058d9cf2 100644 --- a/folly/test/SingletonDoubleRegistration.cpp +++ b/folly/test/SingletonDoubleRegistration.cpp @@ -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. diff --git a/folly/test/SingletonTest.cpp b/folly/test/SingletonTest.cpp index 806b7715..62f33d00 100644 --- a/folly/test/SingletonTest.cpp +++ b/folly/test/SingletonTest.cpp @@ -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. diff --git a/folly/test/SingletonTestGlobal.cpp b/folly/test/SingletonTestGlobal.cpp index 774dc981..d96579c2 100644 --- a/folly/test/SingletonTestGlobal.cpp +++ b/folly/test/SingletonTestGlobal.cpp @@ -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. diff --git a/folly/test/SingletonTestStructs.cpp b/folly/test/SingletonTestStructs.cpp index 920dc1c0..0ad091ba 100644 --- a/folly/test/SingletonTestStructs.cpp +++ b/folly/test/SingletonTestStructs.cpp @@ -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. diff --git a/folly/test/SingletonTestStructs.h b/folly/test/SingletonTestStructs.h index 0d6472e7..2e2d4b0e 100644 --- a/folly/test/SingletonTestStructs.h +++ b/folly/test/SingletonTestStructs.h @@ -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. diff --git a/folly/test/SingletonThreadLocalTest.cpp b/folly/test/SingletonThreadLocalTest.cpp index 8397bb88..60699a54 100644 --- a/folly/test/SingletonThreadLocalTest.cpp +++ b/folly/test/SingletonThreadLocalTest.cpp @@ -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. diff --git a/folly/test/SmallLocksBenchmark.cpp b/folly/test/SmallLocksBenchmark.cpp index 7bdfe917..c2689837 100644 --- a/folly/test/SmallLocksBenchmark.cpp +++ b/folly/test/SmallLocksBenchmark.cpp @@ -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. diff --git a/folly/test/SmallLocksTest.cpp b/folly/test/SmallLocksTest.cpp index 32a20d77..3d2d6d96 100644 --- a/folly/test/SmallLocksTest.cpp +++ b/folly/test/SmallLocksTest.cpp @@ -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. diff --git a/folly/test/SocketAddressTest.cpp b/folly/test/SocketAddressTest.cpp index de654ac1..a6e2c2c4 100644 --- a/folly/test/SocketAddressTest.cpp +++ b/folly/test/SocketAddressTest.cpp @@ -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. diff --git a/folly/test/SocketAddressTestHelper.cpp b/folly/test/SocketAddressTestHelper.cpp index 5212d985..8875b009 100644 --- a/folly/test/SocketAddressTestHelper.cpp +++ b/folly/test/SocketAddressTestHelper.cpp @@ -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. diff --git a/folly/test/SocketAddressTestHelper.h b/folly/test/SocketAddressTestHelper.h index 0191f525..3988fdae 100644 --- a/folly/test/SocketAddressTestHelper.h +++ b/folly/test/SocketAddressTestHelper.h @@ -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. diff --git a/folly/test/SpinLockTest.cpp b/folly/test/SpinLockTest.cpp index a924364d..97c255c6 100644 --- a/folly/test/SpinLockTest.cpp +++ b/folly/test/SpinLockTest.cpp @@ -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. diff --git a/folly/test/StringBenchmark.cpp b/folly/test/StringBenchmark.cpp index 1498bc74..31dcd290 100644 --- a/folly/test/StringBenchmark.cpp +++ b/folly/test/StringBenchmark.cpp @@ -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. diff --git a/folly/test/StringTest.cpp b/folly/test/StringTest.cpp index 4140d7d2..727b6933 100644 --- a/folly/test/StringTest.cpp +++ b/folly/test/StringTest.cpp @@ -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. diff --git a/folly/test/SubprocessTest.cpp b/folly/test/SubprocessTest.cpp index 07c5c3e7..188e7d44 100644 --- a/folly/test/SubprocessTest.cpp +++ b/folly/test/SubprocessTest.cpp @@ -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. diff --git a/folly/test/SubprocessTestParentDeathHelper.cpp b/folly/test/SubprocessTestParentDeathHelper.cpp index 6c9a17ee..ffb8716f 100644 --- a/folly/test/SubprocessTestParentDeathHelper.cpp +++ b/folly/test/SubprocessTestParentDeathHelper.cpp @@ -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. diff --git a/folly/test/TestUtils.h b/folly/test/TestUtils.h index ceb71907..6eb7a0b9 100644 --- a/folly/test/TestUtils.h +++ b/folly/test/TestUtils.h @@ -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. diff --git a/folly/test/ThreadCachedIntTest.cpp b/folly/test/ThreadCachedIntTest.cpp index 8709abf6..a0712ec6 100644 --- a/folly/test/ThreadCachedIntTest.cpp +++ b/folly/test/ThreadCachedIntTest.cpp @@ -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. diff --git a/folly/test/ThreadLocalBenchmark.cpp b/folly/test/ThreadLocalBenchmark.cpp index 666b7e31..7f407c6e 100644 --- a/folly/test/ThreadLocalBenchmark.cpp +++ b/folly/test/ThreadLocalBenchmark.cpp @@ -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. diff --git a/folly/test/ThreadLocalTest.cpp b/folly/test/ThreadLocalTest.cpp index e724b999..7ae79e1d 100644 --- a/folly/test/ThreadLocalTest.cpp +++ b/folly/test/ThreadLocalTest.cpp @@ -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. diff --git a/folly/test/ThreadLocalTestLib.cpp b/folly/test/ThreadLocalTestLib.cpp index 5c684054..d2e65587 100644 --- a/folly/test/ThreadLocalTestLib.cpp +++ b/folly/test/ThreadLocalTestLib.cpp @@ -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. diff --git a/folly/test/TimeoutQueueTest.cpp b/folly/test/TimeoutQueueTest.cpp index 95964f18..00318700 100644 --- a/folly/test/TimeoutQueueTest.cpp +++ b/folly/test/TimeoutQueueTest.cpp @@ -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. diff --git a/folly/test/TokenBucketTest.cpp b/folly/test/TokenBucketTest.cpp index 0bfd1e21..782fd7f0 100644 --- a/folly/test/TokenBucketTest.cpp +++ b/folly/test/TokenBucketTest.cpp @@ -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. diff --git a/folly/test/TokenBucketTest.h b/folly/test/TokenBucketTest.h index 3d6fae3e..254ab699 100644 --- a/folly/test/TokenBucketTest.h +++ b/folly/test/TokenBucketTest.h @@ -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. diff --git a/folly/test/TraitsTest.cpp b/folly/test/TraitsTest.cpp index 2e36a3dd..4bc38d5d 100644 --- a/folly/test/TraitsTest.cpp +++ b/folly/test/TraitsTest.cpp @@ -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. diff --git a/folly/test/TryTest.cpp b/folly/test/TryTest.cpp index 45f1dec9..8c03b0d4 100644 --- a/folly/test/TryTest.cpp +++ b/folly/test/TryTest.cpp @@ -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. diff --git a/folly/test/TypeListTest.cpp b/folly/test/TypeListTest.cpp index 70b3d686..80ce5ab8 100644 --- a/folly/test/TypeListTest.cpp +++ b/folly/test/TypeListTest.cpp @@ -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. diff --git a/folly/test/UncaughtExceptionsTest.cpp b/folly/test/UncaughtExceptionsTest.cpp index e5e64e3e..b81c0d98 100644 --- a/folly/test/UncaughtExceptionsTest.cpp +++ b/folly/test/UncaughtExceptionsTest.cpp @@ -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. diff --git a/folly/test/UnitTest.cpp b/folly/test/UnitTest.cpp index 74c7c14a..6348518c 100644 --- a/folly/test/UnitTest.cpp +++ b/folly/test/UnitTest.cpp @@ -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. diff --git a/folly/test/UriBenchmark.cpp b/folly/test/UriBenchmark.cpp index f5538cc3..c99d7823 100644 --- a/folly/test/UriBenchmark.cpp +++ b/folly/test/UriBenchmark.cpp @@ -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. diff --git a/folly/test/UriTest.cpp b/folly/test/UriTest.cpp index 1431d63d..81a780fe 100644 --- a/folly/test/UriTest.cpp +++ b/folly/test/UriTest.cpp @@ -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. diff --git a/folly/test/VarintTest.cpp b/folly/test/VarintTest.cpp index b6b375ae..fd17add9 100644 --- a/folly/test/VarintTest.cpp +++ b/folly/test/VarintTest.cpp @@ -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. diff --git a/folly/test/common/TestMain.cpp b/folly/test/common/TestMain.cpp index 042f44f3..4de9fa33 100644 --- a/folly/test/common/TestMain.cpp +++ b/folly/test/common/TestMain.cpp @@ -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. diff --git a/folly/test/function_benchmark/benchmark_impl.cpp b/folly/test/function_benchmark/benchmark_impl.cpp index d7f4fa63..5d369572 100644 --- a/folly/test/function_benchmark/benchmark_impl.cpp +++ b/folly/test/function_benchmark/benchmark_impl.cpp @@ -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. diff --git a/folly/test/function_benchmark/benchmark_impl.h b/folly/test/function_benchmark/benchmark_impl.h index fdf52a5f..55cc6b60 100644 --- a/folly/test/function_benchmark/benchmark_impl.h +++ b/folly/test/function_benchmark/benchmark_impl.h @@ -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. diff --git a/folly/test/function_benchmark/test_functions.cpp b/folly/test/function_benchmark/test_functions.cpp index 57bdc7b5..0447d0c2 100644 --- a/folly/test/function_benchmark/test_functions.cpp +++ b/folly/test/function_benchmark/test_functions.cpp @@ -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. diff --git a/folly/test/function_benchmark/test_functions.h b/folly/test/function_benchmark/test_functions.h index 7194800d..1e7107a1 100644 --- a/folly/test/function_benchmark/test_functions.h +++ b/folly/test/function_benchmark/test_functions.h @@ -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. diff --git a/folly/test/small_vector_test.cpp b/folly/test/small_vector_test.cpp index d01b60fa..cf164214 100644 --- a/folly/test/small_vector_test.cpp +++ b/folly/test/small_vector_test.cpp @@ -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. diff --git a/folly/test/stl_tests/StlVectorTest.cpp b/folly/test/stl_tests/StlVectorTest.cpp index ea218e72..b9dde024 100644 --- a/folly/test/stl_tests/StlVectorTest.cpp +++ b/folly/test/stl_tests/StlVectorTest.cpp @@ -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. diff --git a/folly/tracing/StaticTracepoint-ELFx86.h b/folly/tracing/StaticTracepoint-ELFx86.h index 76c1cd86..589c0edc 100644 --- a/folly/tracing/StaticTracepoint-ELFx86.h +++ b/folly/tracing/StaticTracepoint-ELFx86.h @@ -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. diff --git a/folly/tracing/StaticTracepoint.h b/folly/tracing/StaticTracepoint.h index 8e06f928..f5e23c16 100644 --- a/folly/tracing/StaticTracepoint.h +++ b/folly/tracing/StaticTracepoint.h @@ -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. diff --git a/folly/tracing/test/StaticTracepointTest.cpp b/folly/tracing/test/StaticTracepointTest.cpp index df472b98..2f2f8de9 100644 --- a/folly/tracing/test/StaticTracepointTest.cpp +++ b/folly/tracing/test/StaticTracepointTest.cpp @@ -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. -- 2.34.1