Copyright 2013 -> 2014
authorLouis Brandy <ldbrandy@fb.com>
Thu, 30 Jan 2014 19:30:06 +0000 (11:30 -0800)
committerSara Golemon <sgolemon@fb.com>
Thu, 6 Feb 2014 19:50:13 +0000 (11:50 -0800)
Summary: ...and stop lint complaining at everyone.

@override-unit-failures

Test Plan: Inspection. Build folly.

Reviewed By: delong.j@fb.com

FB internal diff: D1151216

255 files changed:
folly/ApplyTuple.h
folly/Arena-inl.h
folly/Arena.h
folly/AtomicBitSet.h
folly/AtomicHashArray-inl.h
folly/AtomicHashArray.h
folly/AtomicHashMap-inl.h
folly/AtomicHashMap.h
folly/AtomicStruct.h
folly/Benchmark.cpp
folly/Benchmark.h
folly/Bits.cpp
folly/Bits.h
folly/CPortability.h
folly/Checksum.h
folly/Chrono.h
folly/ConcurrentSkipList-inl.h
folly/ConcurrentSkipList.h
folly/Conv.cpp
folly/CpuId.h
folly/DiscriminatedPtr.h
folly/DynamicConverter.h
folly/Exception.h
folly/FBVector.h
folly/File.cpp
folly/FileUtil.cpp
folly/Fingerprint.h
folly/Foreach.h
folly/GroupVarint.cpp
folly/GroupVarint.h
folly/Hash.h
folly/IntrusiveList.h
folly/Lazy.h
folly/Likely.h
folly/Logging.h
folly/MPMCPipeline.h
folly/MPMCQueue.h
folly/Malloc.h
folly/MapUtil.h
folly/Memory.h
folly/MoveWrapper.h
folly/Optional.h
folly/PackedSyncPtr.h
folly/Padded.h
folly/Portability.h
folly/ProducerConsumerQueue.h
folly/RWSpinLock.h
folly/Random.cpp
folly/Random.h
folly/Range.cpp
folly/SafeAssert.cpp
folly/SafeAssert.h
folly/ScopeGuard.h
folly/SmallLocks.h
folly/SpookyHashV1.cpp
folly/SpookyHashV1.h
folly/SpookyHashV2.cpp
folly/SpookyHashV2.h
folly/String.cpp
folly/Subprocess.cpp
folly/Subprocess.h
folly/Synchronized.h
folly/ThreadCachedArena.cpp
folly/ThreadCachedArena.h
folly/ThreadCachedInt.h
folly/ThreadLocal.h
folly/TimeoutQueue.cpp
folly/TimeoutQueue.h
folly/Traits.h
folly/Unicode.cpp
folly/Unicode.h
folly/Uri-inl.h
folly/Uri.cpp
folly/Uri.h
folly/Varint.h
folly/build/GenerateFingerprintTables.cpp
folly/detail/AtomicHashUtils.h
folly/detail/BitIteratorDetail.h
folly/detail/BitsDetail.h
folly/detail/CacheLocality.cpp
folly/detail/CacheLocality.h
folly/detail/ChecksumDetail.h
folly/detail/Clock.cpp
folly/detail/Clock.h
folly/detail/DiscriminatedPtrDetail.h
folly/detail/FileUtilDetail.h
folly/detail/FingerprintPolynomial.h
folly/detail/FunctionalExcept.cpp
folly/detail/FunctionalExcept.h
folly/detail/Futex.cpp
folly/detail/Futex.h
folly/detail/GroupVarintDetail.h
folly/detail/MPMCPipelineDetail.h
folly/detail/SlowFingerprint.h
folly/detail/Stats.h
folly/detail/ThreadLocalDetail.h
folly/detail/UncaughtExceptionCounter.h
folly/dynamic-inl.h
folly/dynamic.cpp
folly/dynamic.h
folly/experimental/Bits.h
folly/experimental/CombineGen-inl.h
folly/experimental/CombineGen.h
folly/experimental/EventCount.h
folly/experimental/FileGen.h
folly/experimental/Gen-inl.h
folly/experimental/Gen.h
folly/experimental/StringGen-inl.h
folly/experimental/StringGen.h
folly/experimental/TestUtil.cpp
folly/experimental/TestUtil.h
folly/experimental/exception_tracer/ExceptionAbi.h
folly/experimental/exception_tracer/ExceptionTracer.h
folly/experimental/exception_tracer/ExceptionTracerBenchmark.cpp
folly/experimental/exception_tracer/ExceptionTracerLib.cpp
folly/experimental/exception_tracer/ExceptionTracerTest.cpp
folly/experimental/exception_tracer/StackTrace.cpp
folly/experimental/exception_tracer/StackTrace.h
folly/experimental/io/AsyncIO.cpp
folly/experimental/io/AsyncIO.h
folly/experimental/io/FsUtil.cpp
folly/experimental/io/FsUtil.h
folly/experimental/io/HugePageUtil.cpp
folly/experimental/io/HugePages.h
folly/experimental/io/test/AsyncIOTest.cpp
folly/experimental/io/test/FsUtilTest.cpp
folly/experimental/symbolizer/Dwarf.cpp
folly/experimental/symbolizer/Dwarf.h
folly/experimental/symbolizer/Elf-inl.h
folly/experimental/symbolizer/Elf.cpp
folly/experimental/symbolizer/Elf.h
folly/experimental/symbolizer/ElfUtil.cpp
folly/experimental/symbolizer/LineReader.cpp
folly/experimental/symbolizer/LineReader.h
folly/experimental/symbolizer/SignalHandler.h
folly/experimental/symbolizer/StackTrace.cpp
folly/experimental/symbolizer/StackTrace.h
folly/experimental/symbolizer/test/ElfTests.cpp
folly/experimental/symbolizer/test/LineReaderTest.cpp
folly/experimental/symbolizer/test/SignalHandlerTest.cpp
folly/experimental/symbolizer/test/SignalHandlerTest.h
folly/experimental/symbolizer/test/SymbolizerTest.cpp
folly/experimental/test/BitsTest.cpp
folly/experimental/test/CodingTestUtils.h
folly/experimental/test/EliasFanoCodingTest.cpp
folly/experimental/test/EventCountTest.cpp
folly/experimental/test/TestUtilTest.cpp
folly/io/Compression.cpp
folly/io/Compression.h
folly/io/IOBuf.h
folly/io/IOBufQueue.cpp
folly/io/IOBufQueue.h
folly/io/RecordIO-inl.h
folly/io/RecordIO.cpp
folly/io/RecordIO.h
folly/io/TypedIOBuf.h
folly/io/test/CompressionTest.cpp
folly/io/test/IOBufQueueTest.cpp
folly/io/test/IOBufTest.cpp
folly/io/test/NetworkBenchmark.cpp
folly/json.h
folly/small_vector.h
folly/sorted_vector_types.h
folly/stats/BucketedTimeSeries-defs.h
folly/stats/BucketedTimeSeries.h
folly/stats/Histogram-defs.h
folly/stats/Histogram.h
folly/stats/Instantiations.cpp
folly/stats/MultiLevelTimeSeries-defs.h
folly/stats/MultiLevelTimeSeries.h
folly/stats/TimeseriesHistogram-defs.h
folly/stats/TimeseriesHistogram.h
folly/test/AHMIntStressTest.cpp
folly/test/ArenaSmartPtrTest.cpp
folly/test/ArenaTest.cpp
folly/test/AtomicBitSetTest.cpp
folly/test/AtomicHashArrayTest.cpp
folly/test/AtomicHashMapTest.cpp
folly/test/AtomicStructTest.cpp
folly/test/BenchmarkTest.cpp
folly/test/BitIteratorTest.cpp
folly/test/BitsTest.cpp
folly/test/CacheLocalityTest.cpp
folly/test/ConcurrentSkipListBenchmark.cpp
folly/test/ConcurrentSkipListTest.cpp
folly/test/ConvTest.cpp
folly/test/CpuIdTest.cpp
folly/test/DeterministicSchedule.cpp
folly/test/DeterministicSchedule.h
folly/test/DeterministicScheduleTest.cpp
folly/test/DiscriminatedPtrTest.cpp
folly/test/DynamicConverterTest.cpp
folly/test/DynamicTest.cpp
folly/test/EndianTest.cpp
folly/test/ExceptionTest.cpp
folly/test/FBStringBenchmark.cpp
folly/test/FBStringTest.cpp
folly/test/FBStringTestBenchmarks.cpp.h
folly/test/FBVectorBenchmark.cpp
folly/test/FBVectorTest.cpp
folly/test/FBVectorTestBenchmarks.cpp.h
folly/test/FileTest.cpp
folly/test/FileTestLockHelper.cpp
folly/test/FingerprintTest.cpp
folly/test/ForeachTest.cpp
folly/test/FormatBenchmark.cpp
folly/test/FutexTest.cpp
folly/test/GroupVarintTest.cpp
folly/test/HasMemberFnTraitsTest.cpp
folly/test/HashTest.cpp
folly/test/HistogramBenchmark.cpp
folly/test/HistogramTest.cpp
folly/test/JsonTest.cpp
folly/test/LazyTest.cpp
folly/test/MPMCPipelineTest.cpp
folly/test/MPMCQueueTest.cpp
folly/test/MapUtilTest.cpp
folly/test/MemoryTest.cpp
folly/test/MoveWrapperTest.cpp
folly/test/OptionalTest.cpp
folly/test/PackedSyncPtrTest.cpp
folly/test/PaddedTest.cpp
folly/test/PortabilityTest.cpp
folly/test/ProducerConsumerQueueBenchmark.cpp
folly/test/ProducerConsumerQueueTest.cpp
folly/test/RWSpinLockTest.cpp
folly/test/RandomTest.cpp
folly/test/RangeFindBenchmark.cpp
folly/test/SafeAssertTest.cpp
folly/test/ScopeGuardTest.cpp
folly/test/SmallLocksTest.cpp
folly/test/SpookyHashV1Test.cpp
folly/test/SpookyHashV2Test.cpp
folly/test/SubprocessTestParentDeathHelper.cpp
folly/test/SynchronizedTest.cpp
folly/test/SynchronizedTestLib-inl.h
folly/test/SynchronizedTestLib.h
folly/test/ThreadCachedArenaTest.cpp
folly/test/ThreadCachedIntTest.cpp
folly/test/ThreadLocalTest.cpp
folly/test/TimeoutQueueTest.cpp
folly/test/TimeseriesBenchmark.cpp
folly/test/TimeseriesHistogramTest.cpp
folly/test/TimeseriesTest.cpp
folly/test/TraitsTest.cpp
folly/test/UriTest.cpp
folly/test/VarintTest.cpp
folly/test/function_benchmark/main.cpp
folly/test/function_benchmark/test_functions.cpp
folly/test/function_benchmark/test_functions.h
folly/test/small_vector_test.cpp
folly/test/sorted_vector_test.cpp
folly/test/stl_tests/Benchmark.cpp
folly/test/stl_tests/OFBVector.h
folly/test/stl_tests/StlVectorTest.cpp

index 2e49c78afbf745fc83f2a48480d6703a1a8f543f..3fe30c3d1b996c04c9de8f0d210e89e3828b25f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d97ea6973700f42431d4ab76975c67d220f4d8b4..1326cca7ad2524035e370b4e3de6f6d4617bcf54 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a8d8d7f806a2a1dae5e19e05cf1facd46940efee..c119d8c16ee762f916d913cea4c6bf639a42b697 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1f3bf1912b70bcf2cf7d691329965b94b496a177..48f1fd9494f2f7ec6b0dfef59ee28c35250df754 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 81fa1c88a57422279306fc4057f6abaecb39f68d..4ad8a897bed42d422675c73ca2c8eea0f64b89d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 75d84f4f56752799adab16105e5d03238dcfbe87..d5ee3fe91e9c9e93c2da925255e728c3fd88a2b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9d8d84a546674a816f69d80b53cc45fd46aadf69..afac177fac801100f179a01e90bf7e9a9214739e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bac9b4b9243fd6936019af242257b22d36468e58..33ab11c9f0249ccf20488af9d7cc2d3ef636390e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ed4b5077820370b3b631c93a641d90af58288dc5..2c1c8ac319561553354093175aca363194499aef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2049f0a115db9887ac813633867a257b00565bd8..127b6196e95f20c53031e97f7464f9ac61dda5a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7d35bcd7c39ff279153631baf704c60ba02379bc..19806028a96242a2cd45cf288fdadaabbacb9633 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 76ceb0fa0fe5d16a08b7e9f33bd0378005c38bd0..4a36bf1a3033d6b632adea4d692223bec766f3f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 58833106ebe031a258dd2722d06338e3d1b10837..020955eb996802a3febdcf83894a5b74fd8a695b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8089ae92e1a5f31a9170d1eddc95aa2d0d080426..cf69d6a3e764d8796ce52904151fd5467dc46e1a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3892311c9c5c1477b327ee3c669981cdb2aa1201..d22be53d8d2fd7d77265e7ddf83f85f26083a8a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6465098be0f9b4b328f0b86cadfa4318e78ad8ef..1a9dfa54631285b7e2e3dac540f5fcf15054c7ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 62fab5163573ed1b21170c31001ab52c89ad2367..deb34737de9f8c8df0c648a3cf7fbc96144144ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 295aab8c535eb1fa63da2c530ba5e20873c785e2..3752e69d17061e78cb1432854a7309a64a48cbc4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4796e87ad19f464bddc617f34cca9e1509e7caaf..a5dc1ac1fcb855dd7daf0632a690f015c908b5fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ab4eb27ff48c763e5834a8250437238f7d342c9c..12e9b0743293e13b89e1859c8064fb682d75698b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 74f4150e84a7ca7ef3e8deacee574049de7586f6..af669549ecb172e3bfcc565d63848e1400c20915 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 444d1f79bd164bb33f109cc713cda81474ec3d21..d6ade8c91970992fbdf6d6b375fdab3142a88d40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fad0b691b969990bc8c4a5aa34b6ad5ef8349968..7c0665c781df6bc43142130fc4543a20c25120bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index db7ee4f1c0ed18196188335a41f7e36858536ecd..c57dd5550f5ac98cefd10545330454eb39fdc62a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 98f935cc87362a51eef36d59dc379a096a48439c..c60dfbced7fcf7406aa5df50cac1e2a9d6f8964d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2977757fcbf3b7571b3a73295e1eb8e5bb4848ad..6b153fd13b89e8f320e7cbc5f917a0fd68603d06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a763473fefea077e920beab190373cb73e8cf991..a0c474564ab20708ee48b2a97f8bc3471b848f4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eb11d0a478a3b7069a2dd4c329b51e9abca988ee..8f21346438644cbeba3cfe39c08d0ea1058b15e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ff34368bc0a6d99ec6dafe1657bfc5ee47aae93..1d8e63f70d5f55b60941adc96dad58542f3f8eb8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 86b22a3b0c1b6b9e5b006ab01217f89f9cb54d4f..cbfce4b06919e1f745ecaedb3754b2135a7fe77e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cc66e145205e9223b8b3af923e36b5b9b5ebbc1d..a57bbbe05a65a63d2dd9822ce2de47ca12751d27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bc687297c6cdfd96e9eec666c8141c28bf5e8dc2..f0c673ac064ca7593baa4bf0c7343c6aaa934b0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fd3e51036b549d4d369c3a2967ec28851bffbabc..886a1eb20ed60b268cb3a4015c01bd7fcf9b56b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 09fb993653c4f7dfad1807ff6cc49f6a39e0f1f6..8614829512cc8001f9ae0ddd9b7be1ba3d1b6688 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8ffcec79ec30d6618a38c8e163cbc87495c7c79e..788a69dbaf128b1eebf0da1b35affc0cf7117c13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3981e2433e17f048bca0de89e5971f5cae32e29c..4eae16439906f4fd859be9966cf33adb283a6c58 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 339be20cb2441dd507111edc13f37f428c3ab80e..34ed779ac079dcf28cf41cb99736557e97e79347 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d3ad40d03529d85225bfd4a0b87756e894933fd0..1e02b764ba3835e80effbc01da8781dd2db35e2e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fbaf0deb6169502b4fb440e7064d8deaf807d93c..fda6f3d704632f6cb328dad13599cae9b1920872 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ce2573d3c03fef88e3b4f404ee6e6a041bd927d1..c9948569ced470463451ce431568dc67361f6e73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 481af48979886ccb7655c6e0f74a1924b05bdc0d..13bdbd342f369953e6153b575152d7d58c856e8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f0d21c982b3c7dbad2244062d302b05c1048c45c..f85fbf6b600a2e949d985292848cb824727d16e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 40d92106e200c0b8e7ffe7a64c94c9cff60ad596..0dfa1e9865aa408368d76dd3af945ab145c6be3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6de44a3bc13feef8768361e63c791616171e44b9..3bf87a6c9e3b726697b23f78cae5de1f0c3d0009 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3b07fec9ced4b870e20b60b5d4ed994dabbae1da..b227ba0da9ecf2f9018b7481bb67f870ab584c9a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2a6ed376fc37a2eb5cd9ce1ab4799d067e840c95..ff1a4fe13b3dbe35903c4adf5dee3ac0a85f10d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8077720775c7f9528579402230eafc1db20c8962..33bce2cd72c946350d744a072c4ab4b7646732d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dfb2559cc0015315a919bc3573bdf9fcb3d95ff8..24486452214d880b5470b41992cded1440ecb87b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 65f8b398e5975c3c5785986f4715c0d8d35ca5d6..daa8e1e76bcaeea36f418a4a6fd27fe0f87fbe4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a36f350b72164213ff3696bf884e21965a501fb5..f4055cbba48172cffe21983c4a1fc658325b534a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e9faca759c81d7c77bed6f478333b74e9c91d8fb..41cd1aa635d17ffb14d0c0781729433f3ffa7629 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5fbca62fd94a493daf625a0972731bcda1d2e896..2c173d6c6fdcb187d9cc85efa07eed968e6007a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8da5af50e43b1f2a38570c0cea5d2fe225e3ac6e..1eeab8ee7184a289ded267239793534b65bbcacd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b092a91766b1ff6e91d41b36f81feecb3315ae0d..ddcb16ea6736d528435202d3544ad91fc3f5621f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0940317fb997f9f641dafb492dd2d72278b9e9c2..78d940b5f7db8f73a4afbc66cdf275e40684f317 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cbd80d41bf92f9bfb80b7afdcbfdb5d5f6aa81b8..6d32c70995cf7a42b0c01f5d5bf9003734d761aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6df4fc792ad1bc002c0a69b4f830b3ff01bf1aeb..dd7d21b97d125129871d3827121864207b09093c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b5121addc534be6cda3f7ed8bf8cb999f17ec115..709489a2d15e6f643d74d82154a1ed561568b834 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 89373e10f5e0df4d97ee95319ce3494924c8219c..2841ce0c94ab0a4c9a15fd11733e84e937e378c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6581a5b87f764b76b75a4f8b4840c311012f4036..96049d65dc086f37e9018877d09fea9729e2160b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b2c1330309f02a2f550ff6f1e496db2dda2e5420..c0b69e460ad602d8822f2ceb2557b8d969e4f2bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 965372531db20caf7021934cfa7930c6429e36f0..6984c30267a8fb518e9eab9ce72e206e6e60377a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c09cb5aed5263eb14c9e4707485ff557f209c97..64485575c369631d3424bfd7d64199ac47986883 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8e9f0aef7915a7e4e78b003e82f1e41ee326a7b2..469413b11482a6a05b452efe9566eb11c38acb63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b9d30429d3832bf2e56fe4348f45cd06dba8e81e..6a6a694809f4efad2ec2efb6de32d78f484bec7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4c9013910ee6b8d2401696092fbbcb43fb0822f8..4ecc757ad440dc983c6842a010e905395d31bdcd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 84966213c1ab454aafb5c8874b76e65ba902a547..2c5059ce31211b3fcb7c5505b155b8b883b6215d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6473cbbcb12afbca74c48b843c33e97a6692446a..3c83c30f6c3a087833b39683c07b7c788e7c24e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4d6deeb5628799cc4a61d0964411588586ba8589..966dcc578f7355e33cf8e8477c86f70dc67a3d24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e71cbe1cfff0962dab8692fe5245d0860c4f5b9c..7e2c247af5d899c2ca6b663c081091d831aee745 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d88aa71473f61425ea88ad1a976f7b783130e943..1ed351332f805a1016a98d1683db9dc80a26e51c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 71a23cbbda6ebd413426d718fdeffa427ea1fb6b..3fb692e93c681f5c20ba8cf375a3e3d40ef1cba7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9d4ad2acf37535f7ba5487bdeea051b45bf73ec2..728b7a0c574cee6af657ffedf5853517db31f5cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b036058d6cf102a9a3f92e90148c012bf83710ae..bbee0bd3afd8538b53885cb34919e77ad1c0a4bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3349cb153c44c84652baad9e96149b970c9c9412..4ad1cc778a4cd3abd3f34a517ec7544ecc6ed2db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b39c168baf9847b9cf2447845cb4efcbd8425639..682e1b042389b779929b7e3d9fdd2c2e122dedb1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index adf6927ce377d963b0e9e5fc03dd1fe9ff25cacb..6ce2125ef694e510d35201c8a251a659a3e293bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 891b84b87546fceedfdd454e48a046fa425e88c0..eb8edcd6f67b7abb6d8240206dc5abbe0442f661 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 59a1a49a8378be0b1c801e74d64997fc251ed02b..df3acd77eeb7f985685d36f7d79aad3d26639513 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7a13a9dd7a1a969ffa03e3bdbf8e0989e60f53ed..e3364dd57a54f962c29df3ecc3428f71f9e5ca01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3645c8b6a5b21aeeae87a66bb010c03aefca01f2..1a0a65f6e8247ed2a8c91204f6d65947beed3028 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ba74e2160089e04438400fb60d40c5cc0cd5acf7..59ef402e55e7e03faa6b7da3a945f661ff174a39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d6c4b12a9ec2008bb1dd5147f6a05111fda4742d..00e28b7928a093706e2375bc46ebf6f75b6b569d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d12e8f5dd83d717b0d58fb51620a9bc183eba26b..dff740e5579e75265f0e262db911a7356dc4ea58 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bca0533434adc483ec7f5384c4488dd4efe93cb4..f510a67c39b53dff10d982dd7732206aa9dd9a5a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 108138b78436df255b4be9ef52e50a1d81eb3445..5d3d864972a2a398d261082da02c8b9b7316cf9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9d191422bdd60baad56f6c9157d4588b7bd74bdf..a83143b8263e3d133b46704b9a10a3056b5f77ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f569f94508ea4773e942aa477a6ed7ff165229a7..f17879a79905657650e90e59fce480f5852d16a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cda119256f0dd208fae9292a7d046e65e9b25c29..a1aa586cf79ec44c2003b769374cadbcf78a1680 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 206df40858c269c704f5615ebf60409568e5ffff..9baafd2a48a0008e8018feadbf27b4bd88ba6f40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 50eba88a5af48225104d077248149cdea1e2d8fe..c47bc9a597e82f33100912ffe28b3f8a1f6d49b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3874c2dd7570921f637f5910223c22f1bda305b8..bbd337ab2d8bf030dad21876076c7528995652ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 20f725a4795cb116dfe8d1d547b95b992a1ba2d8..e34a0c9c6fccb00b8a6d3090bf6ee25f132e9ae7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0eb577f0b72e778bc56b352c4aabb5e4b8bf9109..42cc3a1bef9e27a05c5c81f584883f64ae64ae75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4729eeed4716b136bee7ede199520733dfbdc0c9..83125f0291f50ce6a9073b99b5892c578f2f79c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5e578ab933db582284b90b25e8b4ec1120118e7c..9efd8cab127a0e54151f21fe24f1ad84b18df74e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0cebac431694830a0258ceb2c72d46e03b7218e9..343b8be9ee4325e86506f28f1610f70027f41f9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b9c9136952189a6b0e16eb9ef6a93c60a9230f04..35b8e3ea819b8c91463a13b6237991fd090a832f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0278dad9b9cb2aaecfd7c457fa50717b4b5298a4..d03fc643a5a77349d2b5fbf09f9c8cff25c4a048 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 47740627c711b7fbbbea4137f7d2a77949a7e735..8a0178520e09f7921779f3961b8f8bdcd30afe56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0bf85fcf2bebfcc85f758dca7042729543fef762..7750f3fccefa8fe3e6e0b7c61e95d05ef9377aa7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bb3ba6b6a22d8c76985d88eb9a1bc47ddd1e8015..3b859df813966580e156933c9c1f17ff5ad86c45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 89585be60c51bff2582e2e84122aeee77a9cd59a..b3bc3bb08daab1a2b08a352acb418436c269efb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5a11a3300666df805b7633777a15e6426c01cfac..437d1f76ba320e96bc8379d6bf011e3bc4753193 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 35d98355e2e69ae2abe204f61507a58544e9e817..e9ecfa7636ce384db5184a498f64c58e5a7f8a1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7a752d0feffb25718ab0a6bbf609903c539f17d3..c21529d89ea0534682196de65a51783129528f60 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e0f61f0b476f7d0a224bb313217595f4a2a0259a..fdbb712cbee87914e8ea3af0aeb91a996ba09f23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index aa32a29476d27c2d1b5037cfdd4b8e080b90a9da..98f9edc75ebd6628ca526ad95762dfa560ce071c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e4b02d9adfe18ecfa8d93b4be5e63cfc91902ba5..55b945d263e5dbb388c0f48b60efd6dc9dcd92d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d68235fb1a73469533455255682e3cf90726081f..7a2d5999da5bc985eb602e4c1ffae8d2c34e472a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 06e2f0487c7c010701c23995bcc758c867d6ad12..9716f74ee6aea50a9e18db9654d309990e63961c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3fa10cc7b79b27c2e2f3f6c74ebcd53af75b15a8..40fe54e89ec95ee9cbc00f0f7d76957d5add3c6c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 809d81af82e2d4cdebef7a94cc3050f3851d08e5..69f0d73f08c8a104327590efb0595f3369df28ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95c99eb1000c8331601688d734d526d8cd191bb6..c86142934851a7b50180a8fce4b635ab892f5faa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d4a8fa152783187087ceea69ed4fcd32a5e88610..61803e7ddd8493ac96558736d2996cadad6b57c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5bf2dff460a7545337b4c88db138f82c132794e1..1be5c14701c48c647d230a645304b7da1f102809 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ef018275df8935d1563ead6e028a6c109da52a2a..6bb019a0efb096c9e24293d225ce945585868282 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4218c5a1ab1c791216f434bc6fe6584eac77a0a2..9fe21165f14a94582547ccb6aeec0d7624019902 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3ad69a057a6acd23f95b88dd2a3d00d15448abc5..633a30bf2df171952c8584134e8332b7a86da507 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 83c37f167ae2838905762b70fa0f78371d96ac02..6c9da8d258325d2b1db6c9b71c7631ff476c5b7f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3aa8dc36bd9f48dd3ef6ede903b92ccda8799dd8..a51ee5823e09f8aa6be162633ff55623f17b1401 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8772b869c0b516265f558d70a8d2c551cf55732f..9ed2a3c78befbee7f5973b12e7fc5c6bdd66ced7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3b2053ec9febe3bf4baa9866c8add0e215426d8f..94d03f94f866765d9fe049bd6a593f6d27e63b14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1543973a9f70fa8be57a40010d34af1f7c89dde5..ef7dcffae79b236b51b75ed74e57ee9d624a6e96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f4ee54b6b91b464d1ad70c8993b2c8a24bacd94a..f823a813f4def00a8f58d3cbf838ba97a52aaf0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c3b8671f2f9cbeba2c4f7ec1d90492695d2b082..a0997dd53adafe18892b7dcd97b8587000257a2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9225736a7fad218c517ff9f207ea9c74fc56f849..4ce3c974f3513f952ffa6ffef0c1c345a2f35519 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4a14f24cd304e43e791a365e6b85e7fecac103cd..acdc885d3a4a34438ac190b37ffee71ca544d9e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 66f3b94e628f19d07e958a78d636d683b50eeddf..51f9030834a64f398579b09d7ac7be7b895115f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 818b5188fa7091eb380e7644bb04cb4d4230c47e..3d4db0eb1f94f45eab609472fcaaa915be7471c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4ad99df9a065ee768e45cb3b21a743f90a79c2aa..939c43f3622dfec3a852adb467259675726d48f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d1011a53b33cfd1697ef5c4fde1e1c28d14d70cd..9faafd3cb4631cd6abb9a11b06196093aa003004 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ee3033914367bed3a2dbe6366f634e20578295b9..8769472ffb6711edaa0f6bc8abe49df64ec4d824 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2527f63bbc01a214a9306acdaa71d01161648c3e..07f54b24112226a1ae2f34e1272a8c95b13b013a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 65cab8666ca01675ddb1e4055e9885bfca727cd0..3832eb4947cda76648fb73c3c9d1066845ec97de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 91f23e76c90b97853b0ed8edca33bd69e1cbd608..36e1a4e495e233c58823edec572796342eac0591 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 665adf86c7be4d2c8b01d9dda0061414ec65b8fc..ef7c3c0c649afd757f1180eb1d1ba9aaa2d43e00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c5043f045658eee73f242259b91674af1cd0d5d..1b98888a6ff0166770aa33cf1fc319e906ce47b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 01a3dd3d1c959b31361eaedfa9b0e125377dbc87..dd99a282b930c639b4d5fd01213328ecfd7e4fd4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index db58708d191f32f3a0e03c105155c3ad7729acd2..e284f16e54db1d7028b25d1d3b3b1da947b260c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3eefbd0fe519ac26adeb91bf9d88cf6eca2219de..16aa30c47356e9286e2e87a84a0d1029476a822e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 10bf05f8642d7d80495f719e15a6deb445835889..1b7902784294e32b686fcf653369c8da62e03e3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7cd3bee59d32e8f0221fa93ea170f973679bd8e0..5d2fcaa0b73561c178e539773db2b46a55a3679f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0ec40de2978917daef1f6bb8e0de92601d1010f8..f253b578b3f7a490e6d919c681bd1fef3ab6df8c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index af8e41bffd4e9cfc255cc1a831d064fa6f7b027b..789c9bc15d4b899f1528e1588266e12ec47f0ce7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a821f10cc1717987683b4aadc72fd1c605cb3b9a..ece8c0f6ae20fc1bd264fd58fa3f0bd977ad14d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f47e11700af1efe6fb7cd382175b93b0c2bce9e2..1d152a883a5d02ecdf64055eee8557af353e4030 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 29796a25df0de4478293e78dcee31e627759a298..11c9557382a425cc941fa120aeeb5445cf442935 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8a13b76f1e6687435ec3976307d1adf8b34459fb..fd6807948f2817068846e33cebd759e7d85d5d5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 43fddc7dbe5fc0600f647e959d5f0aaa1042821c..8e063822ae8a552edc1d5befbeddfc77dccab07c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5106e063d3efbd486ae78fd01d8014df67bce134..8ad8cfcfc678f42e74b837c0f685a2829dc1a8f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7046dc00d5f3e9c50200dc8c5dcbdbb12961c5b2..f499492e9049a0193fa08eada52d7fa1d863a043 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 32d615ef8ab35a404745233c42c18b6f934e30d3..56cc5e0694507a5a99c9276d6c37d9632c374bef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9dcf3c917227df2fa3f1993f3df8b0ac38bfd679..1dc245a11503c3ee100b48b5b1e4beaffe86290f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 14c88f26a3e7e985eea4fb278dbd3500f2a99506..1f142e26da21f8869cd29fdb98560a3fa36c3bb9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 90e17126cdd9ea957af0f9d76989eead24d5759e..26eccccca8e3ec2ebc97828ebb4118e97607be91 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 86461bced713bb4d438e6b6a0c17e9bf7958c168..eabd399367ecfbdb1f21f23cccc7b9c99b2d6ef9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index caf2fb2b2b8ed611ac6b3f6acbfae61b42e5c989..1b86d79be13ef2ac34576b54acc0956a0ebb7261 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ce443f4036ff268b1ca7748754782e204fffd641..868289be5229068d732aebe0bc466e4adda1b3e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ccba6f3e6fca1760a0609eb65cc3326714b4836d..de31881861a9627d352fde641209877995d4b895 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 694cc4ea833b781be8bd082a192800ada49b7876..527eb235a765d2ba71a5ae509db835a8a2bed134 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 88c7bb59c59c18eeb67209797648d4c89f8033b9..a339e138cdf9f070a7d345e9b30deab93fa93fa0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 03db4cdcbb05f3a139fdb1af4a5581490c80ebd8..6d29a101fd9d4e9e68465e130c32beb4652a2b13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e5892e62cdec5cdcc1be94759229606c1744b6f1..3474258ddc6dfa1825430a1f41cb8d4328af3392 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 22d8421dca8796a0c9a8150bce8478412b4917a8..c6c4ad8596a07eac93b1c520def62b623cfa35d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7253d5c9a0b52735c601befafc315d9bcc4ebf9d..bb30278918ba93be5431cf7663fe0c2eda2a55a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 90cc18741c5fb37d0c170dcf58dd3c8b5b3ab4fc..7a0c0db9d3935463ea51ed2a5ffa210a560d97bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 40aa80202f6e71fe4104dc69554fc2e3d2840d1f..8739d55f307a3340b27655f4f7667af50b2481c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f28089f8074e8088c0f855344e0d7c362607ae82..6c6de1848b9c900cf69d372ec8748c798cde077e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 849cc922ce47b4895a869bc60f1e24dc3b8d29b0..234622d39604ce54cb998a668ec69484e8677b88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index abc7dee1d7ffdb659d80073f126f346d6fd09344..fa07e798cd244a68c4c9c244c0aa94005d7e16fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 94815423b38f827fbf208df3e99e1db51ecd6d7d..834c75977ebaf0f5770f08cea083180cc342ac49 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1d90660b264cfd9b14e53a332ff7daba1c967e4a..32c2912f95d82bc88467304343f3ed59ec24119a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0881d706e0788503adef8fb6176846234b09829d..07cd9bd73e2db53caa7c5b1aad12ae141889fe72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9fdc6f766d2897cee0d1d817398d80470d191494..b2c2aec525f2c8ff6f66556f460ddc6eef23482c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a3cd437a803de0f945129d73413c24c91595dab5..5c939bad0047a852d69c4ca72aca9f6ca945bc91 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2d03a08e14f50f133a048f46a7b5b9a86828d399..6079b060527ec23cdd30e65f94013d012814258c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2a853e33c458fa78a599218ac15b2dcecbab474b..81367bf9e5f8f769b8e804c5a0a9b6eda1225036 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9e2f879f286b74807a260f2a8244240f4282c9c2..9e7d68b6ee5bd746778a25f2f9575210f758cdee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f1cbafa323e0098b111b68742ed2fc2302edbf93..9bd0015929d5069ad4f9f4466fee94449b4be75a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ce84ba8ae2abc46844072d5ddb26431105251669..965d906923b5b97b2023ccffacb2e43abcaf809e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d617caa60b592b5c5b8f112b9ed4a145e5a96523..4e504e0d0dd9a98924ec6ff708f3939d2d71765d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 056ec5f631be7d531ed5b386ef17b06dbc174b59..1d870a0a68a095599a127e57f7d76fb296b856f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c05bda736c3526dfcb95481ab58fd324e2af0c13..362b384d90dd3cf91b8eb18904e027f440cee5a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1ac29dca600f8b627947e67c3544e6de9d04d927..358f6524f0989f8d1835178679b51f178a11fd27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f48c69c39e34838a89f9c63355f54c69bb854884..49da954d8bfc9cecb661292c05cb1b7f8b17a035 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 89aa645862440ab17cf2733c0f04533119e67679..83892cc01e543b2e1fc5c288e242293fd2a94846 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f913b152e6fbfb626d6b0a4521c5234306b861d1..3136cf3016698689acaaf3487a3dbc19801b4440 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e4c587b6ed35590d3e651b5e0b64d8da7f937abe..b73d7c5a02d9a05195cef9945b4be54cce42d00c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 43e02a84c988fc1ddbd5069ee56fb0e24e36f376..c01d449f0fa2c5c5fa5d484e2714b487342a9a89 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7fb7ac4371642349799458043e7f84ed9dc18c47..9123ae8f61908f99834e86e110a87cf7e7e9e894 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fe79b2bd7a5627658d4e1ec26f13b6866c7874af..59d9006c7d12d5e68a9df866483c4faf657d6462 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index faf04bf9e13b0fd1e0bd9c8b6f78aa755347d318..123e5d5c70903ebc6f6eafe61f582323886bf5de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a08748bb6bea224c1417c50bb0c7b837bff73d35..76274ce6f5586233f05c4e04cbeba65aed326ed5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e0fe140d0cea84ea3b35b7d3c59dd3c949c515e7..dd0f8b133178a5e0b4ddd343f6ba89d05bebec7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e9cd297b6a074ac02b1d45c8004ad12cf4fe8328..7b4b2aecdd1ab85a1b8e53bc20d7236b0b91bf63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d3b321185367d0e92b617312a76542ed51665a06..02aaf449dbc0bd6c4afbd53479aae56657214cc4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9726fb7eb6ac36dc2b990fb2fdf9bef7294d349d..aba36e1447282ad04176813b15a9b8b8b68b223a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a66eac947342f1346813225938c5848b991ac8b3..bda0678bae17c3877ef514e893ee0e767dc6518c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d3747fcd39f6a70e1ac7233534cf49316b32ae57..1818f6bd26e83cf7d21183716b4f5cc0b01157c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a740a0e54f1f330eb45218a7197bf98935448fb9..9257f7513d3458e1fb101a0eec5064f4851c24db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 43eb5a1516d2f41410d96e5984f234e8df9cc165..3010925260a66fca5e328a6ed3a9706be297b709 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2ab343904d40bb954f0f6da9d5703b60055fcdaf..27dcb88f372f68637294a675226b4b1c791f52e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6555750e0203fb1af9e3e92c3fefeb8237eff18a..9dc729d5b790fc5b4e52ec3ac23d84b2aebf089e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d7ba014e7760318d407c9c08d18b4641b400a5f0..561f2ec223ea6d4b023d2e803e2897be08a27cb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 086dd880412a8409a58ce66593681b300fe9a408..9b57f9217072ae4eed960c8b66e6eff0a2a01724 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 37df56bf3b61c0fa4719dfe6ee7b6de5cd10aad6..537914cbd764e13e9a7b80da1e49c2cfc8b2feab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 32b4ae8f3502b73f07354f7280be20f6e967693d..ea21f449fa286beabee5de83819ad8ad23db499b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 470eb5997afe8856e04ed074babb11ce7961550e..fba4aba9c84018cd07fa36c2518f6407e9051305 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0b33eb36ecebc500c494442913b02ed6c10ad5bf..685d80b4b6a4f20893b0de428a7225ce0ba92059 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 87a77b993022b5e7e58c7345f271f91dea0e56ae..fd736a192f70d523935fed937644b2fc8c35f5d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ee088521d554cef03db1a6311f0f16a38be6e63b..5635dc5cbfcfb2aa3e62c70994d92307b2dcd4cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6085c8583d9d587113afdfdad7a378336d0f55dd..7efe1361e70535b9ea951e3497f1865db72ba5f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 62fd70502b515053e294847a4dbf55408c0c9344..b5d53e1fa9ff7fb826ae273bbae7172cd2c4f196 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eed99054223af6ea15e2f11d4b68bba9e58c2765..cc6fc64c2ee2779d6a09be98816327972e3acace 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 330b0fb860dc25bded7ab7fb54230434cc43ebe6..3618692911ba560b80cde36b477cbf6e0e1bbdc2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c733af3f84f609ccd337e2e8f84426ab1aba2d6..60857cb159c74eedef442bc9a0ce72cd9f89aaf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6397a0b9617ff25eefd28a9fb6f4d4982e419529..db0c9837c472488b2e8c06468218d5a6ff5bd284 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4eb4bcbaa3163793615b37bbf3fcbf4e9bc476a6..d427e1f8ea6380e6645666b3bbfe8f617cc8eb4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0e035fda9f52601d852801083db4a3e6716d5d11..458e2af8608a9fcf5f38dba0dc8b3263dff489aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5c75354df1c0e369e1fa5c18091d284886ce473d..8ef3791f1334d7fd83b456b94b4b0f17c90ae03d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 32ef47627a5f3dee7ae7973ec85337f0c93fa479..1fd751375bffbbc556cfbca320382687c5cbb395 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f03d63b9a1617abf5aac42d5154b7c0830a01b28..ae871dc38442acab644bc01c89d5c2531ae960b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2d1f32e25f38b1e87f1970f5ccb1f7127ab036fc..52a92518c5b07d6fd0d6a6975e1d0f1ec3556fb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3138a63c2350777b76bc564e61e6db2ca3ab00ed..3f0d50b3191c02e241a8ab17208c81ab52010961 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8518173063f48e933e23833076857484bc3b5495..2369eef09e2370bc5e7522298459de8dc2343872 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0a3c76d9081f0251cf1f9f3b193c35a55f0f2b51..b23228ab8702eef5d461ec59cda0ff976a840e79 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 11d555a58313ca673014224f08bcb3f6a3accdd0..e9a302bb4d721818198dde5f5e11c5dec1f00186 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f5d51defa6e16fa021897ff30cf339f21a130563..4ae06916f0cee64e4cf05f2c303afadcf86f6a4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f03e9a082b8aba38fe0a14a90e2d68de79fdf2e9..71044b815875a5b78ec104fd254f95e6c1bfefcf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dedc476fef4d77dbcdcbcd9ac438fa92c6b05fe4..292b9afcda0c6533874f3cbefd4378d655b14090 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2896c46135e4bf22bdddf0c741b81ef0a7c2b760..b1a892848e1446a600f1ed5b4577f9ca1f336579 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bf7c2bb86e34708fc2a7fef58862d10b124534ae..376a2765ac89ab74a30c38b68fc2a1c226687aa6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 662774520bdc047f004c93bfbf4a30895ee0eec9..d752b84ca07f86da85ac6216eae605dda3411436 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 37296adb99cd5a107a6d8a640d762ac30a5b4fb6..a741670d50875aa9c29539c5f4c5db177b1b374c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b82322dd75e345456041db45ed066d5913d07166..3daeba16fb8ace8f775f25ae9bb91d77547e9eca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 76be80b8d0606c789f834d4effc7900b5f7f489b..43e51443abe7790602f562700ae4a9536e10470e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 431a044b9233cab1d144fd7efc92659f75b0069f..a5766cc74607963dd1f633a662751ed6e589843f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3f0287694c7603e91c79723d9086648ed1486bde..15c0f96b8b8ec3652db43b527c03f89149d1d0c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d78e07eac2156e625437b4452c908cd418f04603..7c72c51cb1e7e8003361ccf73dd32f7a04c3d9e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1ddff6a9383ba3cd93d041247726e9f2f3af48a3..fcbe0d2d1db8e27c57ddbbd2b299e1d9bb7ecc7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 77aa08271b96d3c86a6dc4b3cdaf22f5e70c7dbf..a0be57717cf635018f8d3bb531e9e678eb44097d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 196fd822637cdb6f3b73c22c79e28a8cbcf616ba..ed49b96724eec5b0a4562bd7719cfd76f293da55 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 46287e6b24ad7e4904333b5987dc65e1a53a89ad..638330d0224408396e1cb74bc6c3aa957927506b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8e7b5d7ae76bd813dede74619ae03fc516dad1e2..3813ab9a7300db14d79be31c86951d56ec8fca3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cb37f075c7982267a36cfd04431ebd4cb08e3061..710ad2c7a7f8e35ad7f2a3b0301562d6b375bd09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3914684830006f291593984d331a942f187373ff..1ab4ed0be8e776a9cc909e147f1d9f5c155b1603 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 68c6a16593e4b94f92983eb46b784cedcceb760b..3857ba8e36a0d9d58d5b7aa42e4f4979f9f8543a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index eccdb97f7a9d656f642b619837d0333c3cb722f5..5cffa0e3bccd42e170110a76276977b02a192fda 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5320dd05d914de29170a43e6ad02719ad12b5cc0..1d4ec519a1bd8a1c204bb9f7a867cabbbcdce581 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1f059f47e52a38048042f0c71fd3dc1a8c97d276..7c1d884948e5946228dee5fe011fecad4ce8b52b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e78e0ab5b189b5005eade6edaae439dcab7f4a71..80038a0a89aa461eb17a3cde0a2b84e1396ce2b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 55a048f1717c8b8ef3ed32ea9d11da804db4dc2f..909b24e6dc0aa3d153aa55eee86722d2a693f5cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f5f11c5e5119e9553c257e31a1a227ee19e4d8ea..265d812925726cb4e10ae507bd1b3cab2380e8af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 17641ec04829b0f0171b5897e9559fb6840f3085..e46fe6caa6973ca067e43fe1cfa04bbe2d8ccc2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.