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)
commitd0b3afe2f9b3e99f84ec7683f03e58ee455a3825
tree16bbbd7354a779300d96293ac47e7371c2155c6c
parent6031a6314c9369741c06c94f6c7b44ab62213a03
Update Copyright 2014 -> 2015

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