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 9345fb0..cf8ee14 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 11bb399..bf2f567 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 bf891bb..3aaba64 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 4560a71..bba27a3 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 191a7dc..44381e4 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 97e3202..a7eb85c 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 3698037..4b444ad 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 3a72265..1e776ad 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 3a159b3..b33e103 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 37ba371..dadd22b 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 0f063b7..4f735b4 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 a3b99ca..67203c7 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 a95ee0c..02afbbb 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 561d569..b196537 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 77ec623..3c1c413 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 b0a0922..7cd908e 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 5617537..02b0a5b 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 feecca4..8817b14 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 bd3f804..9c6987a 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 eb90ef3..101dde7 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 9c55231..01364f0 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 ec8ccb2..2b1f8a4 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 4b1e55c..977b2a2 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 761a843..0cfc9f2 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 8505685..f900003 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 20a17a9..1e5b720 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 1f74add..45761c1 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 4000c13..bd22e62 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 c40ae58..b74ec52 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 2433cfc..f3129e4 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 3dd9b29..ab48939 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