From d0b3afe2f9b3e99f84ec7683f03e58ee455a3825 Mon Sep 17 00:00:00 2001 From: Nicholas Ormrod Date: Thu, 16 Apr 2015 17:29:37 -0700 Subject: [PATCH] Update Copyright 2014 -> 2015 Summary: Signed-off-by: Nicholas Ormrod 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 --- folly/wangle/acceptor/Acceptor.cpp | 2 +- folly/wangle/acceptor/Acceptor.h | 2 +- folly/wangle/acceptor/ConnectionCounter.h | 2 +- folly/wangle/acceptor/DomainNameMisc.h | 2 +- folly/wangle/acceptor/LoadShedConfiguration.cpp | 2 +- folly/wangle/acceptor/LoadShedConfiguration.h | 2 +- folly/wangle/acceptor/NetworkAddress.h | 2 +- folly/wangle/acceptor/ServerSocketConfig.h | 2 +- folly/wangle/acceptor/SocketOptions.cpp | 2 +- folly/wangle/acceptor/SocketOptions.h | 2 +- folly/wangle/acceptor/TransportInfo.cpp | 2 +- folly/wangle/acceptor/TransportInfo.h | 2 +- folly/wangle/ssl/ClientHelloExtStats.h | 2 +- folly/wangle/ssl/DHParam.h | 2 +- folly/wangle/ssl/PasswordInFile.cpp | 2 +- folly/wangle/ssl/PasswordInFile.h | 2 +- folly/wangle/ssl/SSLCacheOptions.h | 2 +- folly/wangle/ssl/SSLCacheProvider.h | 2 +- folly/wangle/ssl/SSLContextConfig.h | 2 +- folly/wangle/ssl/SSLContextManager.cpp | 2 +- folly/wangle/ssl/SSLContextManager.h | 2 +- folly/wangle/ssl/SSLSessionCacheManager.cpp | 2 +- folly/wangle/ssl/SSLSessionCacheManager.h | 2 +- folly/wangle/ssl/SSLStats.h | 2 +- folly/wangle/ssl/SSLUtil.cpp | 2 +- folly/wangle/ssl/SSLUtil.h | 2 +- folly/wangle/ssl/TLSTicketKeyManager.cpp | 2 +- folly/wangle/ssl/TLSTicketKeyManager.h | 2 +- folly/wangle/ssl/TLSTicketKeySeeds.h | 2 +- folly/wangle/ssl/test/SSLCacheTest.cpp | 2 +- folly/wangle/ssl/test/SSLContextManagerTest.cpp | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/folly/wangle/acceptor/Acceptor.cpp b/folly/wangle/acceptor/Acceptor.cpp index 9345fb07..cf8ee14f 100644 --- a/folly/wangle/acceptor/Acceptor.cpp +++ b/folly/wangle/acceptor/Acceptor.cpp @@ -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 diff --git a/folly/wangle/acceptor/Acceptor.h b/folly/wangle/acceptor/Acceptor.h index 11bb3992..bf2f567a 100644 --- a/folly/wangle/acceptor/Acceptor.h +++ b/folly/wangle/acceptor/Acceptor.h @@ -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 diff --git a/folly/wangle/acceptor/ConnectionCounter.h b/folly/wangle/acceptor/ConnectionCounter.h index bf891bb2..3aaba647 100644 --- a/folly/wangle/acceptor/ConnectionCounter.h +++ b/folly/wangle/acceptor/ConnectionCounter.h @@ -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 diff --git a/folly/wangle/acceptor/DomainNameMisc.h b/folly/wangle/acceptor/DomainNameMisc.h index 4560a716..bba27a32 100644 --- a/folly/wangle/acceptor/DomainNameMisc.h +++ b/folly/wangle/acceptor/DomainNameMisc.h @@ -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 diff --git a/folly/wangle/acceptor/LoadShedConfiguration.cpp b/folly/wangle/acceptor/LoadShedConfiguration.cpp index 191a7dce..44381e41 100644 --- a/folly/wangle/acceptor/LoadShedConfiguration.cpp +++ b/folly/wangle/acceptor/LoadShedConfiguration.cpp @@ -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 diff --git a/folly/wangle/acceptor/LoadShedConfiguration.h b/folly/wangle/acceptor/LoadShedConfiguration.h index 97e32027..a7eb85ca 100644 --- a/folly/wangle/acceptor/LoadShedConfiguration.h +++ b/folly/wangle/acceptor/LoadShedConfiguration.h @@ -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 diff --git a/folly/wangle/acceptor/NetworkAddress.h b/folly/wangle/acceptor/NetworkAddress.h index 36980371..4b444adb 100644 --- a/folly/wangle/acceptor/NetworkAddress.h +++ b/folly/wangle/acceptor/NetworkAddress.h @@ -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 diff --git a/folly/wangle/acceptor/ServerSocketConfig.h b/folly/wangle/acceptor/ServerSocketConfig.h index 3a722653..1e776ad1 100644 --- a/folly/wangle/acceptor/ServerSocketConfig.h +++ b/folly/wangle/acceptor/ServerSocketConfig.h @@ -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 diff --git a/folly/wangle/acceptor/SocketOptions.cpp b/folly/wangle/acceptor/SocketOptions.cpp index 3a159b37..b33e103a 100644 --- a/folly/wangle/acceptor/SocketOptions.cpp +++ b/folly/wangle/acceptor/SocketOptions.cpp @@ -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 diff --git a/folly/wangle/acceptor/SocketOptions.h b/folly/wangle/acceptor/SocketOptions.h index 37ba3711..dadd22b1 100644 --- a/folly/wangle/acceptor/SocketOptions.h +++ b/folly/wangle/acceptor/SocketOptions.h @@ -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 diff --git a/folly/wangle/acceptor/TransportInfo.cpp b/folly/wangle/acceptor/TransportInfo.cpp index 0f063b7c..4f735b4f 100644 --- a/folly/wangle/acceptor/TransportInfo.cpp +++ b/folly/wangle/acceptor/TransportInfo.cpp @@ -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 diff --git a/folly/wangle/acceptor/TransportInfo.h b/folly/wangle/acceptor/TransportInfo.h index a3b99ca1..67203c7e 100644 --- a/folly/wangle/acceptor/TransportInfo.h +++ b/folly/wangle/acceptor/TransportInfo.h @@ -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 diff --git a/folly/wangle/ssl/ClientHelloExtStats.h b/folly/wangle/ssl/ClientHelloExtStats.h index a95ee0c6..02afbbb5 100644 --- a/folly/wangle/ssl/ClientHelloExtStats.h +++ b/folly/wangle/ssl/ClientHelloExtStats.h @@ -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 diff --git a/folly/wangle/ssl/DHParam.h b/folly/wangle/ssl/DHParam.h index 561d5691..b1965373 100644 --- a/folly/wangle/ssl/DHParam.h +++ b/folly/wangle/ssl/DHParam.h @@ -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 diff --git a/folly/wangle/ssl/PasswordInFile.cpp b/folly/wangle/ssl/PasswordInFile.cpp index 77ec6235..3c1c4136 100644 --- a/folly/wangle/ssl/PasswordInFile.cpp +++ b/folly/wangle/ssl/PasswordInFile.cpp @@ -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 diff --git a/folly/wangle/ssl/PasswordInFile.h b/folly/wangle/ssl/PasswordInFile.h index b0a09227..7cd908e3 100644 --- a/folly/wangle/ssl/PasswordInFile.h +++ b/folly/wangle/ssl/PasswordInFile.h @@ -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 diff --git a/folly/wangle/ssl/SSLCacheOptions.h b/folly/wangle/ssl/SSLCacheOptions.h index 56175378..02b0a5b0 100644 --- a/folly/wangle/ssl/SSLCacheOptions.h +++ b/folly/wangle/ssl/SSLCacheOptions.h @@ -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 diff --git a/folly/wangle/ssl/SSLCacheProvider.h b/folly/wangle/ssl/SSLCacheProvider.h index feecca46..8817b143 100644 --- a/folly/wangle/ssl/SSLCacheProvider.h +++ b/folly/wangle/ssl/SSLCacheProvider.h @@ -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 diff --git a/folly/wangle/ssl/SSLContextConfig.h b/folly/wangle/ssl/SSLContextConfig.h index bd3f8044..9c6987af 100644 --- a/folly/wangle/ssl/SSLContextConfig.h +++ b/folly/wangle/ssl/SSLContextConfig.h @@ -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 diff --git a/folly/wangle/ssl/SSLContextManager.cpp b/folly/wangle/ssl/SSLContextManager.cpp index eb90ef3a..101dde79 100644 --- a/folly/wangle/ssl/SSLContextManager.cpp +++ b/folly/wangle/ssl/SSLContextManager.cpp @@ -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 diff --git a/folly/wangle/ssl/SSLContextManager.h b/folly/wangle/ssl/SSLContextManager.h index 9c55231b..01364f02 100644 --- a/folly/wangle/ssl/SSLContextManager.h +++ b/folly/wangle/ssl/SSLContextManager.h @@ -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 diff --git a/folly/wangle/ssl/SSLSessionCacheManager.cpp b/folly/wangle/ssl/SSLSessionCacheManager.cpp index ec8ccb2d..2b1f8a48 100644 --- a/folly/wangle/ssl/SSLSessionCacheManager.cpp +++ b/folly/wangle/ssl/SSLSessionCacheManager.cpp @@ -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 diff --git a/folly/wangle/ssl/SSLSessionCacheManager.h b/folly/wangle/ssl/SSLSessionCacheManager.h index 4b1e55c1..977b2a2a 100644 --- a/folly/wangle/ssl/SSLSessionCacheManager.h +++ b/folly/wangle/ssl/SSLSessionCacheManager.h @@ -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 diff --git a/folly/wangle/ssl/SSLStats.h b/folly/wangle/ssl/SSLStats.h index 761a8434..0cfc9f22 100644 --- a/folly/wangle/ssl/SSLStats.h +++ b/folly/wangle/ssl/SSLStats.h @@ -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 diff --git a/folly/wangle/ssl/SSLUtil.cpp b/folly/wangle/ssl/SSLUtil.cpp index 85056856..f900003d 100644 --- a/folly/wangle/ssl/SSLUtil.cpp +++ b/folly/wangle/ssl/SSLUtil.cpp @@ -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 diff --git a/folly/wangle/ssl/SSLUtil.h b/folly/wangle/ssl/SSLUtil.h index 20a17a95..1e5b720a 100644 --- a/folly/wangle/ssl/SSLUtil.h +++ b/folly/wangle/ssl/SSLUtil.h @@ -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 diff --git a/folly/wangle/ssl/TLSTicketKeyManager.cpp b/folly/wangle/ssl/TLSTicketKeyManager.cpp index 1f74add6..45761c11 100644 --- a/folly/wangle/ssl/TLSTicketKeyManager.cpp +++ b/folly/wangle/ssl/TLSTicketKeyManager.cpp @@ -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 diff --git a/folly/wangle/ssl/TLSTicketKeyManager.h b/folly/wangle/ssl/TLSTicketKeyManager.h index 4000c139..bd22e62b 100644 --- a/folly/wangle/ssl/TLSTicketKeyManager.h +++ b/folly/wangle/ssl/TLSTicketKeyManager.h @@ -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 diff --git a/folly/wangle/ssl/TLSTicketKeySeeds.h b/folly/wangle/ssl/TLSTicketKeySeeds.h index c40ae581..b74ec52e 100644 --- a/folly/wangle/ssl/TLSTicketKeySeeds.h +++ b/folly/wangle/ssl/TLSTicketKeySeeds.h @@ -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 diff --git a/folly/wangle/ssl/test/SSLCacheTest.cpp b/folly/wangle/ssl/test/SSLCacheTest.cpp index 2433cfc0..f3129e48 100644 --- a/folly/wangle/ssl/test/SSLCacheTest.cpp +++ b/folly/wangle/ssl/test/SSLCacheTest.cpp @@ -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 diff --git a/folly/wangle/ssl/test/SSLContextManagerTest.cpp b/folly/wangle/ssl/test/SSLContextManagerTest.cpp index 3dd9b29e..ab489397 100644 --- a/folly/wangle/ssl/test/SSLContextManagerTest.cpp +++ b/folly/wangle/ssl/test/SSLContextManagerTest.cpp @@ -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 -- 2.34.1