Update Copyright 2014 -> 2015
authorNicholas Ormrod <njormrod@fb.com>
Fri, 17 Apr 2015 00:29:37 +0000 (17:29 -0700)
committerAlecs King <int@fb.com>
Mon, 27 Apr 2015 23:43:47 +0000 (16:43 -0700)
Summary:
Signed-off-by: Nicholas Ormrod <njormrod@fb.com>
Test Plan: Comments only

Reviewed By: markisaa@fb.com, yfeldblum@fb.com

Subscribers: fugalh, folly-diffs@, jsedgwick, yfeldblum, chalfant

FB internal diff: D1999373

Tasks: 6783581

Signature: t1:1999373:1429219027:225446bb418f3f8d65fb195682e4e7fe315ed41a

31 files changed:
folly/wangle/acceptor/Acceptor.cpp
folly/wangle/acceptor/Acceptor.h
folly/wangle/acceptor/ConnectionCounter.h
folly/wangle/acceptor/DomainNameMisc.h
folly/wangle/acceptor/LoadShedConfiguration.cpp
folly/wangle/acceptor/LoadShedConfiguration.h
folly/wangle/acceptor/NetworkAddress.h
folly/wangle/acceptor/ServerSocketConfig.h
folly/wangle/acceptor/SocketOptions.cpp
folly/wangle/acceptor/SocketOptions.h
folly/wangle/acceptor/TransportInfo.cpp
folly/wangle/acceptor/TransportInfo.h
folly/wangle/ssl/ClientHelloExtStats.h
folly/wangle/ssl/DHParam.h
folly/wangle/ssl/PasswordInFile.cpp
folly/wangle/ssl/PasswordInFile.h
folly/wangle/ssl/SSLCacheOptions.h
folly/wangle/ssl/SSLCacheProvider.h
folly/wangle/ssl/SSLContextConfig.h
folly/wangle/ssl/SSLContextManager.cpp
folly/wangle/ssl/SSLContextManager.h
folly/wangle/ssl/SSLSessionCacheManager.cpp
folly/wangle/ssl/SSLSessionCacheManager.h
folly/wangle/ssl/SSLStats.h
folly/wangle/ssl/SSLUtil.cpp
folly/wangle/ssl/SSLUtil.h
folly/wangle/ssl/TLSTicketKeyManager.cpp
folly/wangle/ssl/TLSTicketKeyManager.h
folly/wangle/ssl/TLSTicketKeySeeds.h
folly/wangle/ssl/test/SSLCacheTest.cpp
folly/wangle/ssl/test/SSLContextManagerTest.cpp

index 9345fb0720483f2fd3b62778f8e00faa35a9d64d..cf8ee14fc57d033b427883e0c5cd3f4b71b9103b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 11bb3992fa29479d315bb908ab1e166dd9a237db..bf2f567a9294d1a913b8a5a67e8ee3083da57b8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index bf891bb2e157f9c6a1ac596dc4b3cf81f58eb260..3aaba6471a35170360e072196913780a9e831e27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 4560a71633bd85ba4ca06ed53fc835a957673c09..bba27a32c762a59c61b11e702e2a43d8f3dee8e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 191a7dced5be7d1e4d7246425baa6c0f1b511a13..44381e4185d1344b9cf2d6d053401c16c1ad2866 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 97e320271964aeb29af1cabbdf4cdc93941a28d7..a7eb85caa95f3edae1a6be449f95a6c06acf7200 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 369803710537a55a4ecc3e5464a6afb82aaf34bb..4b444adbfa3c6947767efc1034583595d59e2449 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 3a722653a5fd447664fd4ff35b3ee5993eb2c37d..1e776ad120753975deec2276eb1514fd5dbb4dd6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 3a159b37aa03527e0bc545746168ed0408fbfa67..b33e103a6834b9bd833b115a88f85eea1d5baed1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 37ba3711b1fe30244c08f0fddfeff0d8df8390de..dadd22b14f5b3d386e5563e562d12c951f5cefa9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 0f063b7c12fed73a7ba14f96f5c65ae984c2b95d..4f735b4f03c21cc02dc23fe94df6e8e05dc30959 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index a3b99ca1a08558e39df1667ef3b56f6d5e5cf0f3..67203c7e687e63cfcae57fd4fb09d68001f604a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index a95ee0c63c24cdea5e5c1ec17ee3278e0c0b7986..02afbbb52a837003283e02401a5c79dba3c2c033 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 561d56915e484ee4e217fd1818c7c19c0f35dd18..b1965373ba47ca6be27e178069ebb55e801e0ba3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 77ec6235c9a64d50d9d1b213b3baf43a5dc09f47..3c1c41369cda772519e9f250a8e2443918865bc3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index b0a09227907f021b31cb099cb2737c067e75e9fd..7cd908e33b3faa35dd3ce8de7a2eb45cd7c0b7ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 561753780c03d0a9f84eb215be05f8b031074630..02b0a5b0bfa4d69605a4921b30a5fd3f26eaad3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index feecca46164191186fe2cfc1b3b6db2eadc9fe3e..8817b143b336750aac4eaaaf74205bae7a3c2a0b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index bd3f8044c4ae206d1de2e9443fa327d38db417ae..9c6987af5952b389bac36d26aff80ebf8a512ae0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index eb90ef3a710605142b39bc3fb8b25d18b8f2ceac..101dde79035231e08e94f1482f59eddd285f7035 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 9c55231b24e32f9c5a2c4a740fef0eb30fbf6846..01364f02b8210d67fbd5b0c54e5ebf92f021ca62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index ec8ccb2dfabaac3f1e93105540e7627493d88891..2b1f8a48113c90e8d9fb31d63c30ff7d63c3e1d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 4b1e55c1e6c076c8170dbae77a6f695b8cfb2e0c..977b2a2a114adc8430ae609a3012355f350413f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 761a8434834982a0c1731ad5371279f0e96d74e9..0cfc9f22c497a9d50f5fd8d78e898dcb9eb17711 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 850568568a54dc4fd45aa430e943ec230c72d75b..f900003d89460c812021900f80189aa3b8a39b7c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 20a17a95a96b1300e9b0af1f8693e047bd1c2747..1e5b720a4dd91a0086c48d20127b855f77a488e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 1f74add6a20b25014c340548cbf91e3ff6f7bd45..45761c11de9a017f90edad517585fba758a4df00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 4000c1390a34dc69dfc93925b733957bb7f10489..bd22e62b530966963acf198ddd7e5a3beabc07e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index c40ae581f31ac4708d24b8be9b407fce90f68cf4..b74ec52e67208a5a6a659f278e3a5aecc8f679c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 2433cfc04de01caa5df812eb0b6365e33c07588e..f3129e48291cd1a85d0bab20d1996710412651bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the
index 3dd9b29e1ab34c3ace94ec486c54a32832925fd7..ab4893979ff0ed1b831ae1b11f89aed5f782d7aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2014, Facebook, Inc.
+ *  Copyright (c) 2015, Facebook, Inc.
  *  All rights reserved.
  *
  *  This source code is licensed under the BSD-style license found in the