diff --git a/CMakeLists.txt b/CMakeLists.txt index 5ae075618..8673c3f07 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/LICENSE b/LICENSE index b96dcb048..b93be9051 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) Facebook, Inc. and its affiliates. +Copyright (c) Meta Platforms, Inc. and affiliates. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/build/fbcode_builder_config.py b/build/fbcode_builder_config.py index 980792ec4..9442d59fd 100644 --- a/build/fbcode_builder_config.py +++ b/build/fbcode_builder_config.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/build_helper.sh b/build_helper.sh index acaa200bb..69e2578b0 100755 --- a/build_helper.sh +++ b/build_helper.sh @@ -1,6 +1,6 @@ #!/bin/bash -eu -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/cmake/FindGlog.cmake b/cmake/FindGlog.cmake index a589b2e37..27e4db09f 100644 --- a/cmake/FindGlog.cmake +++ b/cmake/FindGlog.cmake @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # - Try to find Glog # Once done, this will define # diff --git a/cmake/QuicTest.cmake b/cmake/QuicTest.cmake index 52272b399..b5eea82fe 100644 --- a/cmake/QuicTest.cmake +++ b/cmake/QuicTest.cmake @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/cmake/mvfst-config.cmake.in b/cmake/mvfst-config.cmake.in index a6732f818..0e1a5e105 100644 --- a/cmake/mvfst-config.cmake.in +++ b/cmake/mvfst-config.cmake.in @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/getdeps.sh b/getdeps.sh index 9b646d2c3..229411c41 100755 --- a/getdeps.sh +++ b/getdeps.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/install.sh b/install.sh index 3459e0be5..ba25a0445 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -eu -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/CMakeLists.txt b/quic/CMakeLists.txt index d6cd48b72..dec655db5 100644 --- a/quic/CMakeLists.txt +++ b/quic/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/QuicConstants.cpp b/quic/QuicConstants.cpp index b1d26b67a..279b01188 100644 --- a/quic/QuicConstants.cpp +++ b/quic/QuicConstants.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/QuicConstants.h b/quic/QuicConstants.h index 2140cb853..60a10c25b 100644 --- a/quic/QuicConstants.h +++ b/quic/QuicConstants.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/QuicException.cpp b/quic/QuicException.cpp index 10a1ed71a..23d3f6e41 100644 --- a/quic/QuicException.cpp +++ b/quic/QuicException.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/QuicException.h b/quic/QuicException.h index 757cc9635..1c880a783 100644 --- a/quic/QuicException.h +++ b/quic/QuicException.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/CMakeLists.txt b/quic/api/CMakeLists.txt index 71c7d5c20..4c68b2a4a 100644 --- a/quic/api/CMakeLists.txt +++ b/quic/api/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/api/IoBufQuicBatch.cpp b/quic/api/IoBufQuicBatch.cpp index 8c7a2b0c0..69a9729b6 100644 --- a/quic/api/IoBufQuicBatch.cpp +++ b/quic/api/IoBufQuicBatch.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/IoBufQuicBatch.h b/quic/api/IoBufQuicBatch.h index 100357ad2..99525278f 100644 --- a/quic/api/IoBufQuicBatch.h +++ b/quic/api/IoBufQuicBatch.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/LoopDetectorCallback.h b/quic/api/LoopDetectorCallback.h index 7b8a63f61..a261664fc 100644 --- a/quic/api/LoopDetectorCallback.h +++ b/quic/api/LoopDetectorCallback.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/Observer.cpp b/quic/api/Observer.cpp index 0a9784834..935163296 100644 --- a/quic/api/Observer.cpp +++ b/quic/api/Observer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/Observer.h b/quic/api/Observer.h index 58124e01f..0254013bb 100644 --- a/quic/api/Observer.h +++ b/quic/api/Observer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicBatchWriter.cpp b/quic/api/QuicBatchWriter.cpp index eff24b15d..4b4e05cc5 100644 --- a/quic/api/QuicBatchWriter.cpp +++ b/quic/api/QuicBatchWriter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicBatchWriter.h b/quic/api/QuicBatchWriter.h index 5a768bc97..e41b02205 100644 --- a/quic/api/QuicBatchWriter.h +++ b/quic/api/QuicBatchWriter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicPacketScheduler.cpp b/quic/api/QuicPacketScheduler.cpp index 5f48eb6b4..d52d23348 100644 --- a/quic/api/QuicPacketScheduler.cpp +++ b/quic/api/QuicPacketScheduler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicPacketScheduler.h b/quic/api/QuicPacketScheduler.h index 53a898209..a5d8456f4 100644 --- a/quic/api/QuicPacketScheduler.h +++ b/quic/api/QuicPacketScheduler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicSocket.cpp b/quic/api/QuicSocket.cpp index f006c78cb..052ecbd78 100644 --- a/quic/api/QuicSocket.cpp +++ b/quic/api/QuicSocket.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicSocket.h b/quic/api/QuicSocket.h index 06dff5197..6119a05eb 100644 --- a/quic/api/QuicSocket.h +++ b/quic/api/QuicSocket.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicStreamAsyncTransport.cpp b/quic/api/QuicStreamAsyncTransport.cpp index fa584a70a..adc935da9 100644 --- a/quic/api/QuicStreamAsyncTransport.cpp +++ b/quic/api/QuicStreamAsyncTransport.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicStreamAsyncTransport.h b/quic/api/QuicStreamAsyncTransport.h index b90907688..49d3655c5 100644 --- a/quic/api/QuicStreamAsyncTransport.h +++ b/quic/api/QuicStreamAsyncTransport.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicTransportBase.cpp b/quic/api/QuicTransportBase.cpp index 35d04471e..6e224fce3 100644 --- a/quic/api/QuicTransportBase.cpp +++ b/quic/api/QuicTransportBase.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicTransportBase.h b/quic/api/QuicTransportBase.h index 94f3c9a2c..5890a9e4c 100644 --- a/quic/api/QuicTransportBase.h +++ b/quic/api/QuicTransportBase.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicTransportFunctions.cpp b/quic/api/QuicTransportFunctions.cpp index dd0d4c27a..43b12f9b5 100644 --- a/quic/api/QuicTransportFunctions.cpp +++ b/quic/api/QuicTransportFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/QuicTransportFunctions.h b/quic/api/QuicTransportFunctions.h index de99758d4..a1dd7cb78 100644 --- a/quic/api/QuicTransportFunctions.h +++ b/quic/api/QuicTransportFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/CMakeLists.txt b/quic/api/test/CMakeLists.txt index b47fcc86b..72271dd38 100644 --- a/quic/api/test/CMakeLists.txt +++ b/quic/api/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/IoBufQuicBatchTest.cpp b/quic/api/test/IoBufQuicBatchTest.cpp index ca3f88c86..e87e08251 100644 --- a/quic/api/test/IoBufQuicBatchTest.cpp +++ b/quic/api/test/IoBufQuicBatchTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/MockQuicSocket.h b/quic/api/test/MockQuicSocket.h index 092afb6d1..181a821a8 100644 --- a/quic/api/test/MockQuicSocket.h +++ b/quic/api/test/MockQuicSocket.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/Mocks.h b/quic/api/test/Mocks.h index eea1e6d14..a8b3c3b3d 100644 --- a/quic/api/test/Mocks.h +++ b/quic/api/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/QuicBatchWriterTest.cpp b/quic/api/test/QuicBatchWriterTest.cpp index d09b02321..9d115be80 100644 --- a/quic/api/test/QuicBatchWriterTest.cpp +++ b/quic/api/test/QuicBatchWriterTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/QuicPacketSchedulerTest.cpp b/quic/api/test/QuicPacketSchedulerTest.cpp index 11166a93d..ac7e77c56 100644 --- a/quic/api/test/QuicPacketSchedulerTest.cpp +++ b/quic/api/test/QuicPacketSchedulerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/QuicStreamAsyncTransportTest.cpp b/quic/api/test/QuicStreamAsyncTransportTest.cpp index 1136abd85..bb4eb69cc 100644 --- a/quic/api/test/QuicStreamAsyncTransportTest.cpp +++ b/quic/api/test/QuicStreamAsyncTransportTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/QuicTransportBaseTest.cpp b/quic/api/test/QuicTransportBaseTest.cpp index 5bd22946b..e64fc8e57 100644 --- a/quic/api/test/QuicTransportBaseTest.cpp +++ b/quic/api/test/QuicTransportBaseTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/QuicTransportFunctionsTest.cpp b/quic/api/test/QuicTransportFunctionsTest.cpp index fcbe04754..fdf3cf8d9 100644 --- a/quic/api/test/QuicTransportFunctionsTest.cpp +++ b/quic/api/test/QuicTransportFunctionsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/QuicTransportTest.cpp b/quic/api/test/QuicTransportTest.cpp index cc6327227..a8677ddb9 100644 --- a/quic/api/test/QuicTransportTest.cpp +++ b/quic/api/test/QuicTransportTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/QuicTypedTransportTest.cpp b/quic/api/test/QuicTypedTransportTest.cpp index 9bd2cd19e..bf302e13e 100644 --- a/quic/api/test/QuicTypedTransportTest.cpp +++ b/quic/api/test/QuicTypedTransportTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/api/test/QuicTypedTransportTestUtil.h b/quic/api/test/QuicTypedTransportTestUtil.h index 62b81dba6..d45a9e52a 100644 --- a/quic/api/test/QuicTypedTransportTestUtil.h +++ b/quic/api/test/QuicTypedTransportTestUtil.h @@ -1,4 +1,4 @@ -// (c) Facebook, Inc. and its affiliates. Confidential and proprietary. +// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. // #include // #include diff --git a/quic/api/test/TestQuicTransport.h b/quic/api/test/TestQuicTransport.h index 687bdcd38..b0a1c5506 100644 --- a/quic/api/test/TestQuicTransport.h +++ b/quic/api/test/TestQuicTransport.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/CMakeLists.txt b/quic/client/CMakeLists.txt index 2186d0943..c61a0400b 100644 --- a/quic/client/CMakeLists.txt +++ b/quic/client/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/client/QuicClientAsyncTransport.cpp b/quic/client/QuicClientAsyncTransport.cpp index 60249f157..a23bb0cae 100644 --- a/quic/client/QuicClientAsyncTransport.cpp +++ b/quic/client/QuicClientAsyncTransport.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/QuicClientAsyncTransport.h b/quic/client/QuicClientAsyncTransport.h index 692a45f6b..67f277fe3 100644 --- a/quic/client/QuicClientAsyncTransport.h +++ b/quic/client/QuicClientAsyncTransport.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/QuicClientTransport.cpp b/quic/client/QuicClientTransport.cpp index 8496f1ee2..8aed583fc 100644 --- a/quic/client/QuicClientTransport.cpp +++ b/quic/client/QuicClientTransport.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/QuicClientTransport.h b/quic/client/QuicClientTransport.h index 30cd95a2c..e8d277bf0 100644 --- a/quic/client/QuicClientTransport.h +++ b/quic/client/QuicClientTransport.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/connector/QuicConnector.cpp b/quic/client/connector/QuicConnector.cpp index 4310399ec..2277ed7de 100644 --- a/quic/client/connector/QuicConnector.cpp +++ b/quic/client/connector/QuicConnector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the diff --git a/quic/client/connector/QuicConnector.h b/quic/client/connector/QuicConnector.h index 52355d64e..211df7523 100644 --- a/quic/client/connector/QuicConnector.h +++ b/quic/client/connector/QuicConnector.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the diff --git a/quic/client/handshake/CachedServerTransportParameters.h b/quic/client/handshake/CachedServerTransportParameters.h index ea256dba4..bb1f2ff48 100644 --- a/quic/client/handshake/CachedServerTransportParameters.h +++ b/quic/client/handshake/CachedServerTransportParameters.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/handshake/ClientHandshake.cpp b/quic/client/handshake/ClientHandshake.cpp index 38516034e..66d992e1e 100644 --- a/quic/client/handshake/ClientHandshake.cpp +++ b/quic/client/handshake/ClientHandshake.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/handshake/ClientHandshake.h b/quic/client/handshake/ClientHandshake.h index 74140d7d0..a153008c4 100644 --- a/quic/client/handshake/ClientHandshake.h +++ b/quic/client/handshake/ClientHandshake.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/handshake/ClientHandshakeFactory.h b/quic/client/handshake/ClientHandshakeFactory.h index 4842b9390..d4a083602 100644 --- a/quic/client/handshake/ClientHandshakeFactory.h +++ b/quic/client/handshake/ClientHandshakeFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/handshake/ClientTransportParametersExtension.h b/quic/client/handshake/ClientTransportParametersExtension.h index 4e9b3701f..4586ba0be 100644 --- a/quic/client/handshake/ClientTransportParametersExtension.h +++ b/quic/client/handshake/ClientTransportParametersExtension.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/state/ClientStateMachine.cpp b/quic/client/state/ClientStateMachine.cpp index 3821f1225..50360e3bc 100644 --- a/quic/client/state/ClientStateMachine.cpp +++ b/quic/client/state/ClientStateMachine.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/state/ClientStateMachine.h b/quic/client/state/ClientStateMachine.h index a62b82414..93fb61598 100644 --- a/quic/client/state/ClientStateMachine.h +++ b/quic/client/state/ClientStateMachine.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/test/CMakeLists.txt b/quic/client/test/CMakeLists.txt index e421bf542..62e907b84 100644 --- a/quic/client/test/CMakeLists.txt +++ b/quic/client/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/client/test/Mocks.h b/quic/client/test/Mocks.h index 1068443bc..8bb067b1c 100644 --- a/quic/client/test/Mocks.h +++ b/quic/client/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/client/test/QuicConnectorTest.cpp b/quic/client/test/QuicConnectorTest.cpp index f6116e2ae..220147516 100644 --- a/quic/client/test/QuicConnectorTest.cpp +++ b/quic/client/test/QuicConnectorTest.cpp @@ -1,4 +1,4 @@ -// (c) Facebook, Inc. and its affiliates. Confidential and proprietary. +// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. #include #include diff --git a/quic/codec/CMakeLists.txt b/quic/codec/CMakeLists.txt index ffd9c194a..9ca9f1256 100644 --- a/quic/codec/CMakeLists.txt +++ b/quic/codec/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/codec/ConnectionIdAlgo.h b/quic/codec/ConnectionIdAlgo.h index 1e82daf0e..23d0e404f 100644 --- a/quic/codec/ConnectionIdAlgo.h +++ b/quic/codec/ConnectionIdAlgo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/Decode.cpp b/quic/codec/Decode.cpp index eb9bbc9b8..cdb6f571f 100644 --- a/quic/codec/Decode.cpp +++ b/quic/codec/Decode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/Decode.h b/quic/codec/Decode.h index 7e20e5d20..79c6bf021 100644 --- a/quic/codec/Decode.h +++ b/quic/codec/Decode.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/DefaultConnectionIdAlgo.cpp b/quic/codec/DefaultConnectionIdAlgo.cpp index 8592fa788..43f9923ae 100644 --- a/quic/codec/DefaultConnectionIdAlgo.cpp +++ b/quic/codec/DefaultConnectionIdAlgo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/DefaultConnectionIdAlgo.h b/quic/codec/DefaultConnectionIdAlgo.h index 84c4af5cd..05eee3586 100644 --- a/quic/codec/DefaultConnectionIdAlgo.h +++ b/quic/codec/DefaultConnectionIdAlgo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/PacketNumber.cpp b/quic/codec/PacketNumber.cpp index d982bafcb..13946f0d1 100644 --- a/quic/codec/PacketNumber.cpp +++ b/quic/codec/PacketNumber.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/PacketNumber.h b/quic/codec/PacketNumber.h index 56017deba..130cc42de 100644 --- a/quic/codec/PacketNumber.h +++ b/quic/codec/PacketNumber.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/PacketNumberCipher.cpp b/quic/codec/PacketNumberCipher.cpp index 94064947b..780e97526 100644 --- a/quic/codec/PacketNumberCipher.cpp +++ b/quic/codec/PacketNumberCipher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/PacketNumberCipher.h b/quic/codec/PacketNumberCipher.h index abd37ead1..2306da975 100644 --- a/quic/codec/PacketNumberCipher.h +++ b/quic/codec/PacketNumberCipher.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicConnectionId.cpp b/quic/codec/QuicConnectionId.cpp index 7aebad80b..1370f5461 100644 --- a/quic/codec/QuicConnectionId.cpp +++ b/quic/codec/QuicConnectionId.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicConnectionId.h b/quic/codec/QuicConnectionId.h index 1afcbca69..6cc94f255 100644 --- a/quic/codec/QuicConnectionId.h +++ b/quic/codec/QuicConnectionId.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicHeaderCodec.cpp b/quic/codec/QuicHeaderCodec.cpp index a0d70ee35..a096693c2 100644 --- a/quic/codec/QuicHeaderCodec.cpp +++ b/quic/codec/QuicHeaderCodec.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicHeaderCodec.h b/quic/codec/QuicHeaderCodec.h index 2b2796d1b..d0e7fe6cf 100644 --- a/quic/codec/QuicHeaderCodec.h +++ b/quic/codec/QuicHeaderCodec.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicInteger.cpp b/quic/codec/QuicInteger.cpp index bb764cf31..a21f60f5f 100644 --- a/quic/codec/QuicInteger.cpp +++ b/quic/codec/QuicInteger.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicInteger.h b/quic/codec/QuicInteger.h index 1f7e680e1..40622bd13 100644 --- a/quic/codec/QuicInteger.h +++ b/quic/codec/QuicInteger.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicPacketBuilder.cpp b/quic/codec/QuicPacketBuilder.cpp index 341dc0113..3a286c6a1 100644 --- a/quic/codec/QuicPacketBuilder.cpp +++ b/quic/codec/QuicPacketBuilder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicPacketBuilder.h b/quic/codec/QuicPacketBuilder.h index c522a9f36..fd58f25e9 100644 --- a/quic/codec/QuicPacketBuilder.h +++ b/quic/codec/QuicPacketBuilder.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicPacketRebuilder.cpp b/quic/codec/QuicPacketRebuilder.cpp index f8265868f..c815c677a 100644 --- a/quic/codec/QuicPacketRebuilder.cpp +++ b/quic/codec/QuicPacketRebuilder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicPacketRebuilder.h b/quic/codec/QuicPacketRebuilder.h index b4b01603e..a515cf462 100644 --- a/quic/codec/QuicPacketRebuilder.h +++ b/quic/codec/QuicPacketRebuilder.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicReadCodec.cpp b/quic/codec/QuicReadCodec.cpp index 8a42f60d1..bd9b9d044 100644 --- a/quic/codec/QuicReadCodec.cpp +++ b/quic/codec/QuicReadCodec.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicReadCodec.h b/quic/codec/QuicReadCodec.h index 68cd0b009..b7db473f8 100644 --- a/quic/codec/QuicReadCodec.h +++ b/quic/codec/QuicReadCodec.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicWriteCodec.cpp b/quic/codec/QuicWriteCodec.cpp index 3f838b897..1b873e503 100644 --- a/quic/codec/QuicWriteCodec.cpp +++ b/quic/codec/QuicWriteCodec.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/QuicWriteCodec.h b/quic/codec/QuicWriteCodec.h index 9366b5737..780df4404 100644 --- a/quic/codec/QuicWriteCodec.h +++ b/quic/codec/QuicWriteCodec.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/Types.cpp b/quic/codec/Types.cpp index f27347108..ed7f91da3 100644 --- a/quic/codec/Types.cpp +++ b/quic/codec/Types.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/Types.h b/quic/codec/Types.h index 97d49c439..63197fe72 100644 --- a/quic/codec/Types.h +++ b/quic/codec/Types.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/CMakeLists.txt b/quic/codec/test/CMakeLists.txt index 76d0acdd6..f01671f50 100644 --- a/quic/codec/test/CMakeLists.txt +++ b/quic/codec/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/DecodeTest.cpp b/quic/codec/test/DecodeTest.cpp index fd61ee2e8..78efe89b1 100644 --- a/quic/codec/test/DecodeTest.cpp +++ b/quic/codec/test/DecodeTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/DefaultConnectionIdAlgoTest.cpp b/quic/codec/test/DefaultConnectionIdAlgoTest.cpp index ca7ebfee1..0356d912d 100644 --- a/quic/codec/test/DefaultConnectionIdAlgoTest.cpp +++ b/quic/codec/test/DefaultConnectionIdAlgoTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/Mocks.h b/quic/codec/test/Mocks.h index 9bf231a68..0a051abc2 100644 --- a/quic/codec/test/Mocks.h +++ b/quic/codec/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/PacketNumberTest.cpp b/quic/codec/test/PacketNumberTest.cpp index cdab39244..d00cd0735 100644 --- a/quic/codec/test/PacketNumberTest.cpp +++ b/quic/codec/test/PacketNumberTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/QuicConnectionIdTest.cpp b/quic/codec/test/QuicConnectionIdTest.cpp index d02726140..75d92efc0 100644 --- a/quic/codec/test/QuicConnectionIdTest.cpp +++ b/quic/codec/test/QuicConnectionIdTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/QuicHeaderCodecTest.cpp b/quic/codec/test/QuicHeaderCodecTest.cpp index c28ffdc6e..6ade11894 100644 --- a/quic/codec/test/QuicHeaderCodecTest.cpp +++ b/quic/codec/test/QuicHeaderCodecTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/QuicIntegerTest.cpp b/quic/codec/test/QuicIntegerTest.cpp index 0d4e6d83c..20c47ef7f 100644 --- a/quic/codec/test/QuicIntegerTest.cpp +++ b/quic/codec/test/QuicIntegerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/QuicPacketBuilderTest.cpp b/quic/codec/test/QuicPacketBuilderTest.cpp index 9b995e6a9..4139ef567 100644 --- a/quic/codec/test/QuicPacketBuilderTest.cpp +++ b/quic/codec/test/QuicPacketBuilderTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/QuicPacketRebuilderTest.cpp b/quic/codec/test/QuicPacketRebuilderTest.cpp index 720bd5b19..e6a521a9d 100644 --- a/quic/codec/test/QuicPacketRebuilderTest.cpp +++ b/quic/codec/test/QuicPacketRebuilderTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/QuicReadCodecTest.cpp b/quic/codec/test/QuicReadCodecTest.cpp index d81c7f198..04db8bbcd 100644 --- a/quic/codec/test/QuicReadCodecTest.cpp +++ b/quic/codec/test/QuicReadCodecTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/QuicWriteCodecTest.cpp b/quic/codec/test/QuicWriteCodecTest.cpp index d23dac83b..a3f958d27 100644 --- a/quic/codec/test/QuicWriteCodecTest.cpp +++ b/quic/codec/test/QuicWriteCodecTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/ServerConnectionIdParamsTest.cpp b/quic/codec/test/ServerConnectionIdParamsTest.cpp index 874a612ec..e55042752 100644 --- a/quic/codec/test/ServerConnectionIdParamsTest.cpp +++ b/quic/codec/test/ServerConnectionIdParamsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/codec/test/TypesTest.cpp b/quic/codec/test/TypesTest.cpp index d433a42b5..1368115a9 100644 --- a/quic/codec/test/TypesTest.cpp +++ b/quic/codec/test/TypesTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/BufAccessor.cpp b/quic/common/BufAccessor.cpp index 9a478cd48..59688e651 100644 --- a/quic/common/BufAccessor.cpp +++ b/quic/common/BufAccessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/BufAccessor.h b/quic/common/BufAccessor.h index 6bf3bf73b..5052ab874 100644 --- a/quic/common/BufAccessor.h +++ b/quic/common/BufAccessor.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/CMakeLists.txt b/quic/common/CMakeLists.txt index 99396c4b1..42e33f37d 100644 --- a/quic/common/CMakeLists.txt +++ b/quic/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/common/CircularDeque-inl.h b/quic/common/CircularDeque-inl.h index 403275d1f..9fb2c8e7b 100644 --- a/quic/common/CircularDeque-inl.h +++ b/quic/common/CircularDeque-inl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/CircularDeque.h b/quic/common/CircularDeque.h index adbee5d82..5686af467 100644 --- a/quic/common/CircularDeque.h +++ b/quic/common/CircularDeque.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/EnumArray.h b/quic/common/EnumArray.h index 966229810..35a6eaa35 100644 --- a/quic/common/EnumArray.h +++ b/quic/common/EnumArray.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/FunctionLooper.cpp b/quic/common/FunctionLooper.cpp index 84857f699..e7fb54614 100644 --- a/quic/common/FunctionLooper.cpp +++ b/quic/common/FunctionLooper.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/FunctionLooper.h b/quic/common/FunctionLooper.h index b66639a1b..b48d77ea3 100644 --- a/quic/common/FunctionLooper.h +++ b/quic/common/FunctionLooper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/IntervalSet-inl.h b/quic/common/IntervalSet-inl.h index 5337b1171..90f426492 100644 --- a/quic/common/IntervalSet-inl.h +++ b/quic/common/IntervalSet-inl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/IntervalSet.h b/quic/common/IntervalSet.h index 0d44774e1..3573daba9 100644 --- a/quic/common/IntervalSet.h +++ b/quic/common/IntervalSet.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/MonitoredObject.h b/quic/common/MonitoredObject.h index b6323954d..93bbc90f2 100644 --- a/quic/common/MonitoredObject.h +++ b/quic/common/MonitoredObject.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/SmallVec.h b/quic/common/SmallVec.h index f7f9fb15c..54a24fdd9 100644 --- a/quic/common/SmallVec.h +++ b/quic/common/SmallVec.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/SocketUtil.cpp b/quic/common/SocketUtil.cpp index 71c445abf..ebece5689 100644 --- a/quic/common/SocketUtil.cpp +++ b/quic/common/SocketUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/SocketUtil.h b/quic/common/SocketUtil.h index cd28ded4e..2ea151760 100644 --- a/quic/common/SocketUtil.h +++ b/quic/common/SocketUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/TimeUtil.h b/quic/common/TimeUtil.h index f64a2e888..c3a570ce8 100644 --- a/quic/common/TimeUtil.h +++ b/quic/common/TimeUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/Timers.cpp b/quic/common/Timers.cpp index 72d95e3d0..dde50a71c 100644 --- a/quic/common/Timers.cpp +++ b/quic/common/Timers.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/Timers.h b/quic/common/Timers.h index 0006c2ac7..a2570e0ba 100644 --- a/quic/common/Timers.h +++ b/quic/common/Timers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/Variant.h b/quic/common/Variant.h index 6f4e217e2..4ae7df57e 100644 --- a/quic/common/Variant.h +++ b/quic/common/Variant.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/WindowedCounter.h b/quic/common/WindowedCounter.h index 9ca1f8045..f27602074 100644 --- a/quic/common/WindowedCounter.h +++ b/quic/common/WindowedCounter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/AeadTestUtil.cpp b/quic/common/test/AeadTestUtil.cpp index 1ed1db953..70de385ad 100644 --- a/quic/common/test/AeadTestUtil.cpp +++ b/quic/common/test/AeadTestUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/BufAccessorTest.cpp b/quic/common/test/BufAccessorTest.cpp index df8d1c10a..6a0f3a61f 100644 --- a/quic/common/test/BufAccessorTest.cpp +++ b/quic/common/test/BufAccessorTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/BufUtilTest.cpp b/quic/common/test/BufUtilTest.cpp index 6da04d054..74dc37a24 100644 --- a/quic/common/test/BufUtilTest.cpp +++ b/quic/common/test/BufUtilTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/CMakeLists.txt b/quic/common/test/CMakeLists.txt index eb4d62181..3ca35a50f 100644 --- a/quic/common/test/CMakeLists.txt +++ b/quic/common/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/CircularDequeBench.cpp b/quic/common/test/CircularDequeBench.cpp index 12964e746..701f83f3a 100644 --- a/quic/common/test/CircularDequeBench.cpp +++ b/quic/common/test/CircularDequeBench.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/CircularDequeTest.cpp b/quic/common/test/CircularDequeTest.cpp index 5ad83e4c7..a583fad4c 100644 --- a/quic/common/test/CircularDequeTest.cpp +++ b/quic/common/test/CircularDequeTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/CryptoTestUtil.cpp b/quic/common/test/CryptoTestUtil.cpp index 577d104e6..7f7506577 100644 --- a/quic/common/test/CryptoTestUtil.cpp +++ b/quic/common/test/CryptoTestUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/FunctionLooperTest.cpp b/quic/common/test/FunctionLooperTest.cpp index f0eedce16..c136d73c8 100644 --- a/quic/common/test/FunctionLooperTest.cpp +++ b/quic/common/test/FunctionLooperTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/IntervalSetTest.cpp b/quic/common/test/IntervalSetTest.cpp index 0e8fa028a..cd621415c 100644 --- a/quic/common/test/IntervalSetTest.cpp +++ b/quic/common/test/IntervalSetTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/MonitoredObjectTest.cpp b/quic/common/test/MonitoredObjectTest.cpp index 43c37948a..68819794b 100644 --- a/quic/common/test/MonitoredObjectTest.cpp +++ b/quic/common/test/MonitoredObjectTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/TestClientUtils.h b/quic/common/test/TestClientUtils.h index 93979f117..281061a3f 100644 --- a/quic/common/test/TestClientUtils.h +++ b/quic/common/test/TestClientUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/TestMain.cpp b/quic/common/test/TestMain.cpp index 1914c0cbb..24f8b58b5 100644 --- a/quic/common/test/TestMain.cpp +++ b/quic/common/test/TestMain.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/TestUtils.cpp b/quic/common/test/TestUtils.cpp index 74848276f..c2cc2ea78 100644 --- a/quic/common/test/TestUtils.cpp +++ b/quic/common/test/TestUtils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/TestUtils.h b/quic/common/test/TestUtils.h index 9858c2e89..3c1b578e2 100644 --- a/quic/common/test/TestUtils.h +++ b/quic/common/test/TestUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/TimeUtilTest.cpp b/quic/common/test/TimeUtilTest.cpp index 05c8c6fa8..32ca98f99 100644 --- a/quic/common/test/TimeUtilTest.cpp +++ b/quic/common/test/TimeUtilTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/TransportKnobsTest.cpp b/quic/common/test/TransportKnobsTest.cpp index 6063e07cc..90380ba0f 100644 --- a/quic/common/test/TransportKnobsTest.cpp +++ b/quic/common/test/TransportKnobsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/VariantTest.cpp b/quic/common/test/VariantTest.cpp index b08bbe424..0fc04182b 100644 --- a/quic/common/test/VariantTest.cpp +++ b/quic/common/test/VariantTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/common/test/WindowedCounterTest.cpp b/quic/common/test/WindowedCounterTest.cpp index ae260fabd..b26b6ab57 100644 --- a/quic/common/test/WindowedCounterTest.cpp +++ b/quic/common/test/WindowedCounterTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/Bandwidth.cpp b/quic/congestion_control/Bandwidth.cpp index 4a7a4a407..30db360ab 100644 --- a/quic/congestion_control/Bandwidth.cpp +++ b/quic/congestion_control/Bandwidth.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/Bandwidth.h b/quic/congestion_control/Bandwidth.h index 26f45f821..4b459158d 100644 --- a/quic/congestion_control/Bandwidth.h +++ b/quic/congestion_control/Bandwidth.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/Bbr.cpp b/quic/congestion_control/Bbr.cpp index 5d7dcbeb4..f3de2b124 100644 --- a/quic/congestion_control/Bbr.cpp +++ b/quic/congestion_control/Bbr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/Bbr.h b/quic/congestion_control/Bbr.h index 582ad6306..58038495f 100644 --- a/quic/congestion_control/Bbr.h +++ b/quic/congestion_control/Bbr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/BbrBandwidthSampler.cpp b/quic/congestion_control/BbrBandwidthSampler.cpp index fd6f402d4..f943ee62c 100644 --- a/quic/congestion_control/BbrBandwidthSampler.cpp +++ b/quic/congestion_control/BbrBandwidthSampler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/BbrBandwidthSampler.h b/quic/congestion_control/BbrBandwidthSampler.h index abb9e46a4..a3234c325 100644 --- a/quic/congestion_control/BbrBandwidthSampler.h +++ b/quic/congestion_control/BbrBandwidthSampler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/BbrRttSampler.cpp b/quic/congestion_control/BbrRttSampler.cpp index 885b2d109..20ab13514 100644 --- a/quic/congestion_control/BbrRttSampler.cpp +++ b/quic/congestion_control/BbrRttSampler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/BbrRttSampler.h b/quic/congestion_control/BbrRttSampler.h index ba1b761c1..b7126eae1 100644 --- a/quic/congestion_control/BbrRttSampler.h +++ b/quic/congestion_control/BbrRttSampler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/CMakeLists.txt b/quic/congestion_control/CMakeLists.txt index 788e6570a..200889ac3 100644 --- a/quic/congestion_control/CMakeLists.txt +++ b/quic/congestion_control/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/CongestionControlFunctions.cpp b/quic/congestion_control/CongestionControlFunctions.cpp index 0db52df52..22e873318 100644 --- a/quic/congestion_control/CongestionControlFunctions.cpp +++ b/quic/congestion_control/CongestionControlFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/CongestionControlFunctions.h b/quic/congestion_control/CongestionControlFunctions.h index f9ae67a0b..697ae6198 100644 --- a/quic/congestion_control/CongestionControlFunctions.h +++ b/quic/congestion_control/CongestionControlFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/CongestionControllerFactory.cpp b/quic/congestion_control/CongestionControllerFactory.cpp index 89baf60a9..261a50151 100644 --- a/quic/congestion_control/CongestionControllerFactory.cpp +++ b/quic/congestion_control/CongestionControllerFactory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/CongestionControllerFactory.h b/quic/congestion_control/CongestionControllerFactory.h index a8ee5cf83..de7107fb9 100644 --- a/quic/congestion_control/CongestionControllerFactory.h +++ b/quic/congestion_control/CongestionControllerFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/Copa.cpp b/quic/congestion_control/Copa.cpp index e574b6a8c..2e463fa63 100644 --- a/quic/congestion_control/Copa.cpp +++ b/quic/congestion_control/Copa.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/Copa.h b/quic/congestion_control/Copa.h index 1509d0e44..03f972bdf 100644 --- a/quic/congestion_control/Copa.h +++ b/quic/congestion_control/Copa.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/Copa2.cpp b/quic/congestion_control/Copa2.cpp index 2123af8e9..49c5b0635 100644 --- a/quic/congestion_control/Copa2.cpp +++ b/quic/congestion_control/Copa2.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/Copa2.h b/quic/congestion_control/Copa2.h index ab3d8674b..9920236da 100644 --- a/quic/congestion_control/Copa2.h +++ b/quic/congestion_control/Copa2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/NewReno.cpp b/quic/congestion_control/NewReno.cpp index 70f1a995d..b2af66da1 100644 --- a/quic/congestion_control/NewReno.cpp +++ b/quic/congestion_control/NewReno.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/NewReno.h b/quic/congestion_control/NewReno.h index af4d25ff7..051f08b43 100644 --- a/quic/congestion_control/NewReno.h +++ b/quic/congestion_control/NewReno.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/Pacer.h b/quic/congestion_control/Pacer.h index 176dcaea8..fb494c43e 100644 --- a/quic/congestion_control/Pacer.h +++ b/quic/congestion_control/Pacer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/QuicCCP.cpp b/quic/congestion_control/QuicCCP.cpp index 7380bd780..c47f81b60 100644 --- a/quic/congestion_control/QuicCCP.cpp +++ b/quic/congestion_control/QuicCCP.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/QuicCCP.h b/quic/congestion_control/QuicCCP.h index c9f38980d..82904b038 100644 --- a/quic/congestion_control/QuicCCP.h +++ b/quic/congestion_control/QuicCCP.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/QuicCubic.cpp b/quic/congestion_control/QuicCubic.cpp index 7a647ff4c..624e9eb5a 100644 --- a/quic/congestion_control/QuicCubic.cpp +++ b/quic/congestion_control/QuicCubic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/QuicCubic.h b/quic/congestion_control/QuicCubic.h index 09a20c7c9..818ce5fc9 100644 --- a/quic/congestion_control/QuicCubic.h +++ b/quic/congestion_control/QuicCubic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/ServerCongestionControllerFactory.cpp b/quic/congestion_control/ServerCongestionControllerFactory.cpp index 727903161..b16bcde84 100644 --- a/quic/congestion_control/ServerCongestionControllerFactory.cpp +++ b/quic/congestion_control/ServerCongestionControllerFactory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/ServerCongestionControllerFactory.h b/quic/congestion_control/ServerCongestionControllerFactory.h index 8aa73dcc5..2e63e15c7 100644 --- a/quic/congestion_control/ServerCongestionControllerFactory.h +++ b/quic/congestion_control/ServerCongestionControllerFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/TokenlessPacer.cpp b/quic/congestion_control/TokenlessPacer.cpp index 4e3dce6ef..84b1bb22f 100644 --- a/quic/congestion_control/TokenlessPacer.cpp +++ b/quic/congestion_control/TokenlessPacer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/TokenlessPacer.h b/quic/congestion_control/TokenlessPacer.h index 6ed3e36c4..30c84e8e1 100644 --- a/quic/congestion_control/TokenlessPacer.h +++ b/quic/congestion_control/TokenlessPacer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/BandwidthTest.cpp b/quic/congestion_control/test/BandwidthTest.cpp index c4f1af36b..ceed195aa 100644 --- a/quic/congestion_control/test/BandwidthTest.cpp +++ b/quic/congestion_control/test/BandwidthTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/BbrBandwidthSamplerTest.cpp b/quic/congestion_control/test/BbrBandwidthSamplerTest.cpp index efa046ef7..035479dfa 100644 --- a/quic/congestion_control/test/BbrBandwidthSamplerTest.cpp +++ b/quic/congestion_control/test/BbrBandwidthSamplerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/BbrRttSamplerTest.cpp b/quic/congestion_control/test/BbrRttSamplerTest.cpp index 257c435e1..bf85befd1 100644 --- a/quic/congestion_control/test/BbrRttSamplerTest.cpp +++ b/quic/congestion_control/test/BbrRttSamplerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/BbrTest.cpp b/quic/congestion_control/test/BbrTest.cpp index 433a9acef..eeef95c9b 100644 --- a/quic/congestion_control/test/BbrTest.cpp +++ b/quic/congestion_control/test/BbrTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/CCPTest.cpp b/quic/congestion_control/test/CCPTest.cpp index 27faa16b8..456f68beb 100644 --- a/quic/congestion_control/test/CCPTest.cpp +++ b/quic/congestion_control/test/CCPTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/CMakeLists.txt b/quic/congestion_control/test/CMakeLists.txt index ae239233f..e2c2e699b 100644 --- a/quic/congestion_control/test/CMakeLists.txt +++ b/quic/congestion_control/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/CongestionControlFunctionsTest.cpp b/quic/congestion_control/test/CongestionControlFunctionsTest.cpp index 73d6d154e..39a3048e3 100644 --- a/quic/congestion_control/test/CongestionControlFunctionsTest.cpp +++ b/quic/congestion_control/test/CongestionControlFunctionsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/Copa2Test.cpp b/quic/congestion_control/test/Copa2Test.cpp index 5dfd910aa..9c6747b3a 100644 --- a/quic/congestion_control/test/Copa2Test.cpp +++ b/quic/congestion_control/test/Copa2Test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/CopaTest.cpp b/quic/congestion_control/test/CopaTest.cpp index f808e40e7..abba22feb 100644 --- a/quic/congestion_control/test/CopaTest.cpp +++ b/quic/congestion_control/test/CopaTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/CubicHystartTest.cpp b/quic/congestion_control/test/CubicHystartTest.cpp index a471ad218..81b289aac 100644 --- a/quic/congestion_control/test/CubicHystartTest.cpp +++ b/quic/congestion_control/test/CubicHystartTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/CubicRecoveryTest.cpp b/quic/congestion_control/test/CubicRecoveryTest.cpp index ef02ac0ae..d7639b0ba 100644 --- a/quic/congestion_control/test/CubicRecoveryTest.cpp +++ b/quic/congestion_control/test/CubicRecoveryTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/CubicStateTest.cpp b/quic/congestion_control/test/CubicStateTest.cpp index a9c1c0f8a..180ad660f 100644 --- a/quic/congestion_control/test/CubicStateTest.cpp +++ b/quic/congestion_control/test/CubicStateTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/CubicSteadyTest.cpp b/quic/congestion_control/test/CubicSteadyTest.cpp index 81c81ba4b..f6afab8f7 100644 --- a/quic/congestion_control/test/CubicSteadyTest.cpp +++ b/quic/congestion_control/test/CubicSteadyTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/CubicTest.cpp b/quic/congestion_control/test/CubicTest.cpp index db33745d3..fcfdf8a4e 100644 --- a/quic/congestion_control/test/CubicTest.cpp +++ b/quic/congestion_control/test/CubicTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/Mocks.h b/quic/congestion_control/test/Mocks.h index 4fb4ae92f..68f06b485 100644 --- a/quic/congestion_control/test/Mocks.h +++ b/quic/congestion_control/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/NewRenoTest.cpp b/quic/congestion_control/test/NewRenoTest.cpp index bb73c0f7e..25998fad1 100644 --- a/quic/congestion_control/test/NewRenoTest.cpp +++ b/quic/congestion_control/test/NewRenoTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/PacerTest.cpp b/quic/congestion_control/test/PacerTest.cpp index 8ac0ef4c9..314cdf8d7 100644 --- a/quic/congestion_control/test/PacerTest.cpp +++ b/quic/congestion_control/test/PacerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/congestion_control/test/TestingCubic.h b/quic/congestion_control/test/TestingCubic.h index eb8eccdc8..d3e8b3cbf 100644 --- a/quic/congestion_control/test/TestingCubic.h +++ b/quic/congestion_control/test/TestingCubic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/BinarySearchProbeSizeRaiser.h b/quic/d6d/BinarySearchProbeSizeRaiser.h index 2102150e3..012b563ba 100644 --- a/quic/d6d/BinarySearchProbeSizeRaiser.h +++ b/quic/d6d/BinarySearchProbeSizeRaiser.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/CMakeLists.txt b/quic/d6d/CMakeLists.txt index aab3a2fa4..4b981c65e 100644 --- a/quic/d6d/CMakeLists.txt +++ b/quic/d6d/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/ConstantStepProbeSizeRaiser.h b/quic/d6d/ConstantStepProbeSizeRaiser.h index 127ce38c0..b32e43b08 100644 --- a/quic/d6d/ConstantStepProbeSizeRaiser.h +++ b/quic/d6d/ConstantStepProbeSizeRaiser.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/ProbeSizeRaiser.h b/quic/d6d/ProbeSizeRaiser.h index 2a1ea4570..d94766a3b 100644 --- a/quic/d6d/ProbeSizeRaiser.h +++ b/quic/d6d/ProbeSizeRaiser.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/QuicD6DStateFunctions.cpp b/quic/d6d/QuicD6DStateFunctions.cpp index f0f0867c1..0c8176667 100644 --- a/quic/d6d/QuicD6DStateFunctions.cpp +++ b/quic/d6d/QuicD6DStateFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/QuicD6DStateFunctions.h b/quic/d6d/QuicD6DStateFunctions.h index 5f35b50a3..cb6014625 100644 --- a/quic/d6d/QuicD6DStateFunctions.h +++ b/quic/d6d/QuicD6DStateFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/Types.cpp b/quic/d6d/Types.cpp index b79c4d987..50503dcad 100644 --- a/quic/d6d/Types.cpp +++ b/quic/d6d/Types.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/Types.h b/quic/d6d/Types.h index 1ac93fdf1..a7f9e89e1 100644 --- a/quic/d6d/Types.h +++ b/quic/d6d/Types.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/test/CMakeLists.txt b/quic/d6d/test/CMakeLists.txt index a79bfaff9..9327909fb 100644 --- a/quic/d6d/test/CMakeLists.txt +++ b/quic/d6d/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/test/Mocks.h b/quic/d6d/test/Mocks.h index 4e790a00b..8154fdb0e 100644 --- a/quic/d6d/test/Mocks.h +++ b/quic/d6d/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/d6d/test/QuicD6DStateFunctionsTest.cpp b/quic/d6d/test/QuicD6DStateFunctionsTest.cpp index 33dca1782..0bb673a30 100644 --- a/quic/d6d/test/QuicD6DStateFunctionsTest.cpp +++ b/quic/d6d/test/QuicD6DStateFunctionsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/docs/docsite/.eslintrc.js b/quic/docs/docsite/.eslintrc.js index 1f8a7438c..972181b90 100644 --- a/quic/docs/docsite/.eslintrc.js +++ b/quic/docs/docsite/.eslintrc.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -38,7 +38,7 @@ module.exports = { [ '*', - ' * Copyright (c) Facebook, Inc. and its affiliates.', + ' * Copyright (c) Meta Platforms, Inc. and affiliates.', ' *', ' * This source code is licensed under the MIT license found in the', ' * LICENSE file in the root directory of this source tree.', diff --git a/quic/docs/docsite/.stylelintrc.js b/quic/docs/docsite/.stylelintrc.js index efbe9b7be..11b6ffb32 100644 --- a/quic/docs/docsite/.stylelintrc.js +++ b/quic/docs/docsite/.stylelintrc.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/docs/docsite/babel.config.js b/quic/docs/docsite/babel.config.js index 81604ce8e..84ad45acb 100644 --- a/quic/docs/docsite/babel.config.js +++ b/quic/docs/docsite/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/docs/docsite/docusaurus.config.js b/quic/docs/docsite/docusaurus.config.js index eda3f4fa5..275d62807 100644 --- a/quic/docs/docsite/docusaurus.config.js +++ b/quic/docs/docsite/docusaurus.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/docs/docsite/sidebars.js b/quic/docs/docsite/sidebars.js index 5449fd4f8..be7a480ce 100644 --- a/quic/docs/docsite/sidebars.js +++ b/quic/docs/docsite/sidebars.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/docs/docsite/src/css/custom.css b/quic/docs/docsite/src/css/custom.css index 3fcaec3bc..b7df6cd00 100644 --- a/quic/docs/docsite/src/css/custom.css +++ b/quic/docs/docsite/src/css/custom.css @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/docs/docsite/src/pages/index.js b/quic/docs/docsite/src/pages/index.js index 59a8fe4d3..8c7966594 100644 --- a/quic/docs/docsite/src/pages/index.js +++ b/quic/docs/docsite/src/pages/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/docs/docsite/src/pages/styles.module.css b/quic/docs/docsite/src/pages/styles.module.css index 76db00c17..912d9452c 100644 --- a/quic/docs/docsite/src/pages/styles.module.css +++ b/quic/docs/docsite/src/pages/styles.module.css @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/CMakeLists.txt b/quic/dsr/CMakeLists.txt index 7bd7bd2ad..7703d9a92 100644 --- a/quic/dsr/CMakeLists.txt +++ b/quic/dsr/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/DSRPacketizationRequestSender.h b/quic/dsr/DSRPacketizationRequestSender.h index 35990ddb9..0b9364b20 100644 --- a/quic/dsr/DSRPacketizationRequestSender.h +++ b/quic/dsr/DSRPacketizationRequestSender.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/Types.cpp b/quic/dsr/Types.cpp index 861b06d6b..f819fd135 100644 --- a/quic/dsr/Types.cpp +++ b/quic/dsr/Types.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/Types.h b/quic/dsr/Types.h index d4253525b..53be2e0b3 100644 --- a/quic/dsr/Types.h +++ b/quic/dsr/Types.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/backend/DSRPacketizer.cpp b/quic/dsr/backend/DSRPacketizer.cpp index 7a5137713..f3a8bff39 100644 --- a/quic/dsr/backend/DSRPacketizer.cpp +++ b/quic/dsr/backend/DSRPacketizer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/backend/DSRPacketizer.h b/quic/dsr/backend/DSRPacketizer.h index c8a95cf19..80a8ffa4d 100644 --- a/quic/dsr/backend/DSRPacketizer.h +++ b/quic/dsr/backend/DSRPacketizer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/backend/test/TestUtils.h b/quic/dsr/backend/test/TestUtils.h index 831ac61d0..25104e278 100644 --- a/quic/dsr/backend/test/TestUtils.h +++ b/quic/dsr/backend/test/TestUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/PacketBuilder.h b/quic/dsr/frontend/PacketBuilder.h index 5fe63df48..4ba36303d 100644 --- a/quic/dsr/frontend/PacketBuilder.h +++ b/quic/dsr/frontend/PacketBuilder.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/Scheduler.cpp b/quic/dsr/frontend/Scheduler.cpp index 37e7d7e5c..ee1457a01 100644 --- a/quic/dsr/frontend/Scheduler.cpp +++ b/quic/dsr/frontend/Scheduler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/Scheduler.h b/quic/dsr/frontend/Scheduler.h index 93fe9bdcb..41e15e705 100644 --- a/quic/dsr/frontend/Scheduler.h +++ b/quic/dsr/frontend/Scheduler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/WriteCodec.cpp b/quic/dsr/frontend/WriteCodec.cpp index 036e68ee5..f80245909 100644 --- a/quic/dsr/frontend/WriteCodec.cpp +++ b/quic/dsr/frontend/WriteCodec.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/WriteCodec.h b/quic/dsr/frontend/WriteCodec.h index 309d6e72c..ad90de0d7 100644 --- a/quic/dsr/frontend/WriteCodec.h +++ b/quic/dsr/frontend/WriteCodec.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/WriteFunctions.cpp b/quic/dsr/frontend/WriteFunctions.cpp index 81426dc7f..b810a7ed3 100644 --- a/quic/dsr/frontend/WriteFunctions.cpp +++ b/quic/dsr/frontend/WriteFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/WriteFunctions.h b/quic/dsr/frontend/WriteFunctions.h index b57610e4d..a233dbd37 100644 --- a/quic/dsr/frontend/WriteFunctions.h +++ b/quic/dsr/frontend/WriteFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/test/Mocks.h b/quic/dsr/frontend/test/Mocks.h index 206f43af7..91f818cbf 100644 --- a/quic/dsr/frontend/test/Mocks.h +++ b/quic/dsr/frontend/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/test/PacketBuilderTest.cpp b/quic/dsr/frontend/test/PacketBuilderTest.cpp index 98ab5e516..44b5dc6f0 100644 --- a/quic/dsr/frontend/test/PacketBuilderTest.cpp +++ b/quic/dsr/frontend/test/PacketBuilderTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/test/SchedulerTest.cpp b/quic/dsr/frontend/test/SchedulerTest.cpp index 1d3d52021..09e4016a0 100644 --- a/quic/dsr/frontend/test/SchedulerTest.cpp +++ b/quic/dsr/frontend/test/SchedulerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/test/WriteCodecTest.cpp b/quic/dsr/frontend/test/WriteCodecTest.cpp index b5af77425..17e0a84d7 100644 --- a/quic/dsr/frontend/test/WriteCodecTest.cpp +++ b/quic/dsr/frontend/test/WriteCodecTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/frontend/test/WriteFunctionsTest.cpp b/quic/dsr/frontend/test/WriteFunctionsTest.cpp index 1bf939da9..7ea32f966 100644 --- a/quic/dsr/frontend/test/WriteFunctionsTest.cpp +++ b/quic/dsr/frontend/test/WriteFunctionsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/test/CMakeLists.txt b/quic/dsr/test/CMakeLists.txt index b51e09409..9edd2411b 100644 --- a/quic/dsr/test/CMakeLists.txt +++ b/quic/dsr/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/test/Mocks.h b/quic/dsr/test/Mocks.h index 3611a8769..c03e2d1e8 100644 --- a/quic/dsr/test/Mocks.h +++ b/quic/dsr/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/dsr/test/TestCommon.h b/quic/dsr/test/TestCommon.h index 0bfcdb66e..157825196 100644 --- a/quic/dsr/test/TestCommon.h +++ b/quic/dsr/test/TestCommon.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/CMakeLists.txt b/quic/fizz/CMakeLists.txt index 1a52c6d89..8bccd1378 100644 --- a/quic/fizz/CMakeLists.txt +++ b/quic/fizz/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/CMakeLists.txt b/quic/fizz/client/CMakeLists.txt index 0ec4be041..509fa1172 100644 --- a/quic/fizz/client/CMakeLists.txt +++ b/quic/fizz/client/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/handshake/FizzClientExtensions.h b/quic/fizz/client/handshake/FizzClientExtensions.h index 09a374c54..88fc5c624 100644 --- a/quic/fizz/client/handshake/FizzClientExtensions.h +++ b/quic/fizz/client/handshake/FizzClientExtensions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/handshake/FizzClientHandshake.cpp b/quic/fizz/client/handshake/FizzClientHandshake.cpp index 9e77b0250..affac2127 100644 --- a/quic/fizz/client/handshake/FizzClientHandshake.cpp +++ b/quic/fizz/client/handshake/FizzClientHandshake.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/handshake/FizzClientHandshake.h b/quic/fizz/client/handshake/FizzClientHandshake.h index b3b802f33..155e77659 100644 --- a/quic/fizz/client/handshake/FizzClientHandshake.h +++ b/quic/fizz/client/handshake/FizzClientHandshake.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/handshake/FizzClientQuicHandshakeContext.cpp b/quic/fizz/client/handshake/FizzClientQuicHandshakeContext.cpp index 42735de03..36a1049e3 100644 --- a/quic/fizz/client/handshake/FizzClientQuicHandshakeContext.cpp +++ b/quic/fizz/client/handshake/FizzClientQuicHandshakeContext.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/handshake/FizzClientQuicHandshakeContext.h b/quic/fizz/client/handshake/FizzClientQuicHandshakeContext.h index d77d18f6e..6821f6baa 100644 --- a/quic/fizz/client/handshake/FizzClientQuicHandshakeContext.h +++ b/quic/fizz/client/handshake/FizzClientQuicHandshakeContext.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/handshake/QuicPskCache.h b/quic/fizz/client/handshake/QuicPskCache.h index a2c6da700..cbc74c42e 100644 --- a/quic/fizz/client/handshake/QuicPskCache.h +++ b/quic/fizz/client/handshake/QuicPskCache.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/handshake/test/CMakeLists.txt b/quic/fizz/client/handshake/test/CMakeLists.txt index be072323f..6e4233ee5 100644 --- a/quic/fizz/client/handshake/test/CMakeLists.txt +++ b/quic/fizz/client/handshake/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/handshake/test/FizzClientExtensionsTest.cpp b/quic/fizz/client/handshake/test/FizzClientExtensionsTest.cpp index c2da340e6..433fbd9c3 100644 --- a/quic/fizz/client/handshake/test/FizzClientExtensionsTest.cpp +++ b/quic/fizz/client/handshake/test/FizzClientExtensionsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/handshake/test/FizzClientHandshakeTest.cpp b/quic/fizz/client/handshake/test/FizzClientHandshakeTest.cpp index 2aeaa8683..10446a1ab 100644 --- a/quic/fizz/client/handshake/test/FizzClientHandshakeTest.cpp +++ b/quic/fizz/client/handshake/test/FizzClientHandshakeTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/handshake/test/MockQuicPskCache.h b/quic/fizz/client/handshake/test/MockQuicPskCache.h index 937b4c47a..ab2de30af 100644 --- a/quic/fizz/client/handshake/test/MockQuicPskCache.h +++ b/quic/fizz/client/handshake/test/MockQuicPskCache.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/test/CMakeLists.txt b/quic/fizz/client/test/CMakeLists.txt index 942ae9cdf..cc643d3f4 100644 --- a/quic/fizz/client/test/CMakeLists.txt +++ b/quic/fizz/client/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/test/QuicClientTransportTest.cpp b/quic/fizz/client/test/QuicClientTransportTest.cpp index 083348a90..fd11bfed8 100644 --- a/quic/fizz/client/test/QuicClientTransportTest.cpp +++ b/quic/fizz/client/test/QuicClientTransportTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/client/test/QuicClientTransportTestUtil.h b/quic/fizz/client/test/QuicClientTransportTestUtil.h index 8f2dfb5da..c457c2bb9 100644 --- a/quic/fizz/client/test/QuicClientTransportTestUtil.h +++ b/quic/fizz/client/test/QuicClientTransportTestUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/CMakeLists.txt b/quic/fizz/handshake/CMakeLists.txt index 6319a4825..f88e52e6a 100644 --- a/quic/fizz/handshake/CMakeLists.txt +++ b/quic/fizz/handshake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/FizzBridge.cpp b/quic/fizz/handshake/FizzBridge.cpp index ca01f808c..231595706 100644 --- a/quic/fizz/handshake/FizzBridge.cpp +++ b/quic/fizz/handshake/FizzBridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/FizzBridge.h b/quic/fizz/handshake/FizzBridge.h index c0c567361..e90d558be 100644 --- a/quic/fizz/handshake/FizzBridge.h +++ b/quic/fizz/handshake/FizzBridge.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/FizzCryptoFactory.cpp b/quic/fizz/handshake/FizzCryptoFactory.cpp index b5267a944..5a0a68a17 100644 --- a/quic/fizz/handshake/FizzCryptoFactory.cpp +++ b/quic/fizz/handshake/FizzCryptoFactory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/FizzCryptoFactory.h b/quic/fizz/handshake/FizzCryptoFactory.h index 32ba7bbf6..8cf678140 100644 --- a/quic/fizz/handshake/FizzCryptoFactory.h +++ b/quic/fizz/handshake/FizzCryptoFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/FizzPacketNumberCipher.cpp b/quic/fizz/handshake/FizzPacketNumberCipher.cpp index 82c329530..3769441a0 100644 --- a/quic/fizz/handshake/FizzPacketNumberCipher.cpp +++ b/quic/fizz/handshake/FizzPacketNumberCipher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/FizzPacketNumberCipher.h b/quic/fizz/handshake/FizzPacketNumberCipher.h index 75209f2dd..ab22449cc 100644 --- a/quic/fizz/handshake/FizzPacketNumberCipher.h +++ b/quic/fizz/handshake/FizzPacketNumberCipher.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/FizzTransportParameters.h b/quic/fizz/handshake/FizzTransportParameters.h index ee8708b33..dce82cda9 100644 --- a/quic/fizz/handshake/FizzTransportParameters.h +++ b/quic/fizz/handshake/FizzTransportParameters.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/QuicFizzFactory.cpp b/quic/fizz/handshake/QuicFizzFactory.cpp index da3d8537f..43e6b10c6 100644 --- a/quic/fizz/handshake/QuicFizzFactory.cpp +++ b/quic/fizz/handshake/QuicFizzFactory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/QuicFizzFactory.h b/quic/fizz/handshake/QuicFizzFactory.h index e9327999e..63faa56bd 100644 --- a/quic/fizz/handshake/QuicFizzFactory.h +++ b/quic/fizz/handshake/QuicFizzFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/test/CMakeLists.txt b/quic/fizz/handshake/test/CMakeLists.txt index 344a5575e..510d4c4b0 100644 --- a/quic/fizz/handshake/test/CMakeLists.txt +++ b/quic/fizz/handshake/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/test/FizzCryptoFactoryTest.cpp b/quic/fizz/handshake/test/FizzCryptoFactoryTest.cpp index 53f5da15f..6d1ab2c2b 100644 --- a/quic/fizz/handshake/test/FizzCryptoFactoryTest.cpp +++ b/quic/fizz/handshake/test/FizzCryptoFactoryTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/test/FizzPacketNumberCipherTest.cpp b/quic/fizz/handshake/test/FizzPacketNumberCipherTest.cpp index 92d038599..827fda207 100644 --- a/quic/fizz/handshake/test/FizzPacketNumberCipherTest.cpp +++ b/quic/fizz/handshake/test/FizzPacketNumberCipherTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/handshake/test/FizzTransportParametersTest.cpp b/quic/fizz/handshake/test/FizzTransportParametersTest.cpp index 068564b27..faacacc46 100644 --- a/quic/fizz/handshake/test/FizzTransportParametersTest.cpp +++ b/quic/fizz/handshake/test/FizzTransportParametersTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/server/handshake/AppToken.cpp b/quic/fizz/server/handshake/AppToken.cpp index 0a4ddc61b..60e851103 100644 --- a/quic/fizz/server/handshake/AppToken.cpp +++ b/quic/fizz/server/handshake/AppToken.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/server/handshake/AppToken.h b/quic/fizz/server/handshake/AppToken.h index 0a31e88ad..d9351763b 100644 --- a/quic/fizz/server/handshake/AppToken.h +++ b/quic/fizz/server/handshake/AppToken.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/server/handshake/FizzServerHandshake.cpp b/quic/fizz/server/handshake/FizzServerHandshake.cpp index 12357f19c..9a8744131 100644 --- a/quic/fizz/server/handshake/FizzServerHandshake.cpp +++ b/quic/fizz/server/handshake/FizzServerHandshake.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/server/handshake/FizzServerHandshake.h b/quic/fizz/server/handshake/FizzServerHandshake.h index 00f7b5944..a1e5c5239 100644 --- a/quic/fizz/server/handshake/FizzServerHandshake.h +++ b/quic/fizz/server/handshake/FizzServerHandshake.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/server/handshake/FizzServerQuicHandshakeContext.cpp b/quic/fizz/server/handshake/FizzServerQuicHandshakeContext.cpp index f1d0bbf81..d3243e8d9 100644 --- a/quic/fizz/server/handshake/FizzServerQuicHandshakeContext.cpp +++ b/quic/fizz/server/handshake/FizzServerQuicHandshakeContext.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/fizz/server/handshake/FizzServerQuicHandshakeContext.h b/quic/fizz/server/handshake/FizzServerQuicHandshakeContext.h index bafb36977..2385a485c 100644 --- a/quic/fizz/server/handshake/FizzServerQuicHandshakeContext.h +++ b/quic/fizz/server/handshake/FizzServerQuicHandshakeContext.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/flowcontrol/CMakeLists.txt b/quic/flowcontrol/CMakeLists.txt index 2fd565a84..3da45447c 100644 --- a/quic/flowcontrol/CMakeLists.txt +++ b/quic/flowcontrol/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/flowcontrol/QuicFlowController.cpp b/quic/flowcontrol/QuicFlowController.cpp index fa5af21c4..ae1722e40 100644 --- a/quic/flowcontrol/QuicFlowController.cpp +++ b/quic/flowcontrol/QuicFlowController.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/flowcontrol/QuicFlowController.h b/quic/flowcontrol/QuicFlowController.h index ee2b6c849..5e0668150 100644 --- a/quic/flowcontrol/QuicFlowController.h +++ b/quic/flowcontrol/QuicFlowController.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/flowcontrol/test/CMakeLists.txt b/quic/flowcontrol/test/CMakeLists.txt index 3751a576f..ae470f748 100644 --- a/quic/flowcontrol/test/CMakeLists.txt +++ b/quic/flowcontrol/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/flowcontrol/test/QuicFlowControlTest.cpp b/quic/flowcontrol/test/QuicFlowControlTest.cpp index e82c02524..f94a4d5a5 100644 --- a/quic/flowcontrol/test/QuicFlowControlTest.cpp +++ b/quic/flowcontrol/test/QuicFlowControlTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/handshake/Aead.h b/quic/handshake/Aead.h index 7b4e29632..8835a26c3 100644 --- a/quic/handshake/Aead.h +++ b/quic/handshake/Aead.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-present, Facebook, Inc. + * Copyright (c) 2018-present, Meta Platforms, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the diff --git a/quic/handshake/CMakeLists.txt b/quic/handshake/CMakeLists.txt index 9e1ecc11f..9ef75889d 100644 --- a/quic/handshake/CMakeLists.txt +++ b/quic/handshake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/handshake/CryptoFactory.cpp b/quic/handshake/CryptoFactory.cpp index 32b17f23f..037414f9d 100644 --- a/quic/handshake/CryptoFactory.cpp +++ b/quic/handshake/CryptoFactory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/handshake/CryptoFactory.h b/quic/handshake/CryptoFactory.h index 397dab483..9d9d0bcd9 100644 --- a/quic/handshake/CryptoFactory.h +++ b/quic/handshake/CryptoFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/handshake/HandshakeLayer.cpp b/quic/handshake/HandshakeLayer.cpp index 6cb508852..10d9d297d 100644 --- a/quic/handshake/HandshakeLayer.cpp +++ b/quic/handshake/HandshakeLayer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/handshake/HandshakeLayer.h b/quic/handshake/HandshakeLayer.h index 5c4caca28..cc00df5a0 100644 --- a/quic/handshake/HandshakeLayer.h +++ b/quic/handshake/HandshakeLayer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/handshake/TransportParameters.cpp b/quic/handshake/TransportParameters.cpp index 9277b9cf1..f7e29510e 100644 --- a/quic/handshake/TransportParameters.cpp +++ b/quic/handshake/TransportParameters.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/handshake/TransportParameters.h b/quic/handshake/TransportParameters.h index bc21c3b2e..f753c2078 100644 --- a/quic/handshake/TransportParameters.h +++ b/quic/handshake/TransportParameters.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/handshake/test/Mocks.h b/quic/handshake/test/Mocks.h index 69f1ceac0..fe7acb82d 100644 --- a/quic/handshake/test/Mocks.h +++ b/quic/handshake/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/happyeyeballs/CMakeLists.txt b/quic/happyeyeballs/CMakeLists.txt index d829bc205..8f26c63c7 100644 --- a/quic/happyeyeballs/CMakeLists.txt +++ b/quic/happyeyeballs/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/happyeyeballs/QuicHappyEyeballsFunctions.cpp b/quic/happyeyeballs/QuicHappyEyeballsFunctions.cpp index 36072868f..2ec44a423 100644 --- a/quic/happyeyeballs/QuicHappyEyeballsFunctions.cpp +++ b/quic/happyeyeballs/QuicHappyEyeballsFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/happyeyeballs/QuicHappyEyeballsFunctions.h b/quic/happyeyeballs/QuicHappyEyeballsFunctions.h index 6b10a3b8e..bfe02668c 100644 --- a/quic/happyeyeballs/QuicHappyEyeballsFunctions.h +++ b/quic/happyeyeballs/QuicHappyEyeballsFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/BaseQLogger.cpp b/quic/logging/BaseQLogger.cpp index d26ed8532..5f3f10be4 100644 --- a/quic/logging/BaseQLogger.cpp +++ b/quic/logging/BaseQLogger.cpp @@ -1,4 +1,4 @@ -// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved +// Copyright (c) Meta Platforms, Inc. and affiliates. All Rights Reserved #include diff --git a/quic/logging/BaseQLogger.h b/quic/logging/BaseQLogger.h index e92821193..7a00b17a2 100644 --- a/quic/logging/BaseQLogger.h +++ b/quic/logging/BaseQLogger.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/CMakeLists.txt b/quic/logging/CMakeLists.txt index 723e35689..0bfa9fc5d 100644 --- a/quic/logging/CMakeLists.txt +++ b/quic/logging/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/logging/FileQLogger.cpp b/quic/logging/FileQLogger.cpp index 29d5d8d2c..c23ec743c 100644 --- a/quic/logging/FileQLogger.cpp +++ b/quic/logging/FileQLogger.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/FileQLogger.h b/quic/logging/FileQLogger.h index fa1073c3b..a620f6357 100644 --- a/quic/logging/FileQLogger.h +++ b/quic/logging/FileQLogger.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/QLogger.cpp b/quic/logging/QLogger.cpp index 78a653e02..66110c142 100644 --- a/quic/logging/QLogger.cpp +++ b/quic/logging/QLogger.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/QLogger.h b/quic/logging/QLogger.h index 97787ece4..6f0a8d778 100644 --- a/quic/logging/QLogger.h +++ b/quic/logging/QLogger.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/QLoggerConstants.cpp b/quic/logging/QLoggerConstants.cpp index 30538f757..aca66fa60 100644 --- a/quic/logging/QLoggerConstants.cpp +++ b/quic/logging/QLoggerConstants.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/QLoggerConstants.h b/quic/logging/QLoggerConstants.h index a62e6d687..5b39ec5e5 100644 --- a/quic/logging/QLoggerConstants.h +++ b/quic/logging/QLoggerConstants.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/QLoggerTypes.cpp b/quic/logging/QLoggerTypes.cpp index 6d0cc8c71..c49ee18e3 100644 --- a/quic/logging/QLoggerTypes.cpp +++ b/quic/logging/QLoggerTypes.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/QLoggerTypes.h b/quic/logging/QLoggerTypes.h index 7b7a8358d..af6f99430 100644 --- a/quic/logging/QLoggerTypes.h +++ b/quic/logging/QLoggerTypes.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/test/CMakeLists.txt b/quic/logging/test/CMakeLists.txt index 7817ec32e..26044a9ff 100644 --- a/quic/logging/test/CMakeLists.txt +++ b/quic/logging/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/logging/test/Mocks.h b/quic/logging/test/Mocks.h index 978464b93..027ca904b 100644 --- a/quic/logging/test/Mocks.h +++ b/quic/logging/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/logging/test/QLoggerTest.cpp b/quic/logging/test/QLoggerTest.cpp index f5ca50403..85dd18c2f 100644 --- a/quic/logging/test/QLoggerTest.cpp +++ b/quic/logging/test/QLoggerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/loss/CMakeLists.txt b/quic/loss/CMakeLists.txt index d1ab8f18b..90feaf63c 100644 --- a/quic/loss/CMakeLists.txt +++ b/quic/loss/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/loss/QuicLossFunctions.cpp b/quic/loss/QuicLossFunctions.cpp index c090d7a41..9c30d1ae6 100644 --- a/quic/loss/QuicLossFunctions.cpp +++ b/quic/loss/QuicLossFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/loss/QuicLossFunctions.h b/quic/loss/QuicLossFunctions.h index 7b45dc229..e618f9d98 100644 --- a/quic/loss/QuicLossFunctions.h +++ b/quic/loss/QuicLossFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/loss/test/CMakeLists.txt b/quic/loss/test/CMakeLists.txt index 1af33ff78..9a114563b 100644 --- a/quic/loss/test/CMakeLists.txt +++ b/quic/loss/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/loss/test/QuicLossFunctionsTest.cpp b/quic/loss/test/QuicLossFunctionsTest.cpp index b577f3282..da603b2ff 100644 --- a/quic/loss/test/QuicLossFunctionsTest.cpp +++ b/quic/loss/test/QuicLossFunctionsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/samples/CMakeLists.txt b/quic/samples/CMakeLists.txt index 2def302d3..eedee48cc 100644 --- a/quic/samples/CMakeLists.txt +++ b/quic/samples/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/samples/echo/EchoClient.h b/quic/samples/echo/EchoClient.h index dda9c48c4..99e7e9b1c 100644 --- a/quic/samples/echo/EchoClient.h +++ b/quic/samples/echo/EchoClient.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/samples/echo/EchoHandler.h b/quic/samples/echo/EchoHandler.h index 520487373..39fa87428 100644 --- a/quic/samples/echo/EchoHandler.h +++ b/quic/samples/echo/EchoHandler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/samples/echo/EchoServer.h b/quic/samples/echo/EchoServer.h index 0b4fd5773..e4fb729c4 100644 --- a/quic/samples/echo/EchoServer.h +++ b/quic/samples/echo/EchoServer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/samples/echo/LogQuicStats.h b/quic/samples/echo/LogQuicStats.h index 60163119b..7d5448a46 100644 --- a/quic/samples/echo/LogQuicStats.h +++ b/quic/samples/echo/LogQuicStats.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/samples/echo/main.cpp b/quic/samples/echo/main.cpp index 20e39aa47..2a84c4838 100644 --- a/quic/samples/echo/main.cpp +++ b/quic/samples/echo/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/AcceptObserver.h b/quic/server/AcceptObserver.h index ed3602389..461f5ff9b 100644 --- a/quic/server/AcceptObserver.h +++ b/quic/server/AcceptObserver.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/CCPReader.cpp b/quic/server/CCPReader.cpp index 3f7e226e4..03a828115 100644 --- a/quic/server/CCPReader.cpp +++ b/quic/server/CCPReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/CCPReader.h b/quic/server/CCPReader.h index 3ff5f6426..9130688aa 100644 --- a/quic/server/CCPReader.h +++ b/quic/server/CCPReader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/CMakeLists.txt b/quic/server/CMakeLists.txt index 1988c3ecd..af18a76ec 100644 --- a/quic/server/CMakeLists.txt +++ b/quic/server/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicCcpThreadLauncher.cpp b/quic/server/QuicCcpThreadLauncher.cpp index 71ba9ca1f..9b4758ffb 100644 --- a/quic/server/QuicCcpThreadLauncher.cpp +++ b/quic/server/QuicCcpThreadLauncher.cpp @@ -1,4 +1,4 @@ -// (c) Facebook, Inc. and its affiliates. Confidential and proprietary. +// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. #include "quic/server/QuicCcpThreadLauncher.h" diff --git a/quic/server/QuicCcpThreadLauncher.h b/quic/server/QuicCcpThreadLauncher.h index 986e699b3..1bd6430d6 100644 --- a/quic/server/QuicCcpThreadLauncher.h +++ b/quic/server/QuicCcpThreadLauncher.h @@ -1,4 +1,4 @@ -// (c) Facebook, Inc. and its affiliates. Confidential and proprietary. +// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. #pragma once diff --git a/quic/server/QuicReusePortUDPSocketFactory.h b/quic/server/QuicReusePortUDPSocketFactory.h index 3d5a82b58..c4ecc9d01 100644 --- a/quic/server/QuicReusePortUDPSocketFactory.h +++ b/quic/server/QuicReusePortUDPSocketFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServer.cpp b/quic/server/QuicServer.cpp index a37c19eaf..847715961 100644 --- a/quic/server/QuicServer.cpp +++ b/quic/server/QuicServer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServer.h b/quic/server/QuicServer.h index 0bdedc9da..735c48835 100644 --- a/quic/server/QuicServer.h +++ b/quic/server/QuicServer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServerBackend.cpp b/quic/server/QuicServerBackend.cpp index 6ff35a0da..c8c65d31c 100644 --- a/quic/server/QuicServerBackend.cpp +++ b/quic/server/QuicServerBackend.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServerBackendIoUring.cpp b/quic/server/QuicServerBackendIoUring.cpp index ebfc3ffcd..7c9a42caa 100644 --- a/quic/server/QuicServerBackendIoUring.cpp +++ b/quic/server/QuicServerBackendIoUring.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServerPacketRouter.cpp b/quic/server/QuicServerPacketRouter.cpp index ab558bc69..9fceaa8e7 100644 --- a/quic/server/QuicServerPacketRouter.cpp +++ b/quic/server/QuicServerPacketRouter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServerPacketRouter.h b/quic/server/QuicServerPacketRouter.h index e9667843e..ac6d966eb 100644 --- a/quic/server/QuicServerPacketRouter.h +++ b/quic/server/QuicServerPacketRouter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServerTransport.cpp b/quic/server/QuicServerTransport.cpp index 582d42d3e..7b0dbbd5f 100644 --- a/quic/server/QuicServerTransport.cpp +++ b/quic/server/QuicServerTransport.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServerTransport.h b/quic/server/QuicServerTransport.h index 80c87fd90..779955af3 100644 --- a/quic/server/QuicServerTransport.h +++ b/quic/server/QuicServerTransport.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServerTransportFactory.h b/quic/server/QuicServerTransportFactory.h index 721726605..d9294befe 100644 --- a/quic/server/QuicServerTransportFactory.h +++ b/quic/server/QuicServerTransportFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServerWorker.cpp b/quic/server/QuicServerWorker.cpp index 237b886a6..df6dc1050 100644 --- a/quic/server/QuicServerWorker.cpp +++ b/quic/server/QuicServerWorker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicServerWorker.h b/quic/server/QuicServerWorker.h index fd2524e4c..573ff9fc5 100644 --- a/quic/server/QuicServerWorker.h +++ b/quic/server/QuicServerWorker.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicSharedUDPSocketFactory.h b/quic/server/QuicSharedUDPSocketFactory.h index 3d5bdd7b6..5bb6cfce3 100644 --- a/quic/server/QuicSharedUDPSocketFactory.h +++ b/quic/server/QuicSharedUDPSocketFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/QuicUDPSocketFactory.h b/quic/server/QuicUDPSocketFactory.h index cb048ae5f..6c3df817d 100644 --- a/quic/server/QuicUDPSocketFactory.h +++ b/quic/server/QuicUDPSocketFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/async_tran/QuicAsyncTransportAcceptor.cpp b/quic/server/async_tran/QuicAsyncTransportAcceptor.cpp index 53415e4c5..1533039bb 100644 --- a/quic/server/async_tran/QuicAsyncTransportAcceptor.cpp +++ b/quic/server/async_tran/QuicAsyncTransportAcceptor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/async_tran/QuicAsyncTransportAcceptor.h b/quic/server/async_tran/QuicAsyncTransportAcceptor.h index d073da6b9..da4acbdb6 100644 --- a/quic/server/async_tran/QuicAsyncTransportAcceptor.h +++ b/quic/server/async_tran/QuicAsyncTransportAcceptor.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/async_tran/QuicAsyncTransportServer.cpp b/quic/server/async_tran/QuicAsyncTransportServer.cpp index db10fbe7e..cb5b51794 100644 --- a/quic/server/async_tran/QuicAsyncTransportServer.cpp +++ b/quic/server/async_tran/QuicAsyncTransportServer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/async_tran/QuicAsyncTransportServer.h b/quic/server/async_tran/QuicAsyncTransportServer.h index 3b9730fd6..a6a93af2e 100644 --- a/quic/server/async_tran/QuicAsyncTransportServer.h +++ b/quic/server/async_tran/QuicAsyncTransportServer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/async_tran/QuicServerAsyncTransport.cpp b/quic/server/async_tran/QuicServerAsyncTransport.cpp index e4a050208..57691f6c5 100644 --- a/quic/server/async_tran/QuicServerAsyncTransport.cpp +++ b/quic/server/async_tran/QuicServerAsyncTransport.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/async_tran/QuicServerAsyncTransport.h b/quic/server/async_tran/QuicServerAsyncTransport.h index 6457ac7a7..3fa15fa6d 100644 --- a/quic/server/async_tran/QuicServerAsyncTransport.h +++ b/quic/server/async_tran/QuicServerAsyncTransport.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/async_tran/test/QuicAsyncTransportServerTest.cpp b/quic/server/async_tran/test/QuicAsyncTransportServerTest.cpp index 2ab6cb882..2fc6735e3 100644 --- a/quic/server/async_tran/test/QuicAsyncTransportServerTest.cpp +++ b/quic/server/async_tran/test/QuicAsyncTransportServerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/AppToken.cpp b/quic/server/handshake/AppToken.cpp index 95b8c5afd..80056a36d 100644 --- a/quic/server/handshake/AppToken.cpp +++ b/quic/server/handshake/AppToken.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/AppToken.h b/quic/server/handshake/AppToken.h index a08980843..7ed013079 100644 --- a/quic/server/handshake/AppToken.h +++ b/quic/server/handshake/AppToken.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/DefaultAppTokenValidator.cpp b/quic/server/handshake/DefaultAppTokenValidator.cpp index 662be9050..782d8e216 100644 --- a/quic/server/handshake/DefaultAppTokenValidator.cpp +++ b/quic/server/handshake/DefaultAppTokenValidator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/DefaultAppTokenValidator.h b/quic/server/handshake/DefaultAppTokenValidator.h index 86eb39c64..426df14f0 100644 --- a/quic/server/handshake/DefaultAppTokenValidator.h +++ b/quic/server/handshake/DefaultAppTokenValidator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/ServerHandshake.cpp b/quic/server/handshake/ServerHandshake.cpp index 797513b0d..26e588589 100644 --- a/quic/server/handshake/ServerHandshake.cpp +++ b/quic/server/handshake/ServerHandshake.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/ServerHandshake.h b/quic/server/handshake/ServerHandshake.h index 018868aa2..f5d38f271 100644 --- a/quic/server/handshake/ServerHandshake.h +++ b/quic/server/handshake/ServerHandshake.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/ServerHandshakeFactory.h b/quic/server/handshake/ServerHandshakeFactory.h index 8bcd3e8b0..c38332c95 100644 --- a/quic/server/handshake/ServerHandshakeFactory.h +++ b/quic/server/handshake/ServerHandshakeFactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/ServerTransportParametersExtension.h b/quic/server/handshake/ServerTransportParametersExtension.h index 19d01fc36..6b9796879 100644 --- a/quic/server/handshake/ServerTransportParametersExtension.h +++ b/quic/server/handshake/ServerTransportParametersExtension.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/StatelessResetGenerator.cpp b/quic/server/handshake/StatelessResetGenerator.cpp index a27aa3e58..185e81323 100644 --- a/quic/server/handshake/StatelessResetGenerator.cpp +++ b/quic/server/handshake/StatelessResetGenerator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/StatelessResetGenerator.h b/quic/server/handshake/StatelessResetGenerator.h index efc07d723..f015cb071 100644 --- a/quic/server/handshake/StatelessResetGenerator.h +++ b/quic/server/handshake/StatelessResetGenerator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/TokenGenerator.cpp b/quic/server/handshake/TokenGenerator.cpp index b39a83113..bac38f72d 100644 --- a/quic/server/handshake/TokenGenerator.cpp +++ b/quic/server/handshake/TokenGenerator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/TokenGenerator.h b/quic/server/handshake/TokenGenerator.h index dd5594597..b8fe7ed60 100644 --- a/quic/server/handshake/TokenGenerator.h +++ b/quic/server/handshake/TokenGenerator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/test/AppTokenTest.cpp b/quic/server/handshake/test/AppTokenTest.cpp index 68efe2cc7..280386ee5 100644 --- a/quic/server/handshake/test/AppTokenTest.cpp +++ b/quic/server/handshake/test/AppTokenTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/test/CMakeLists.txt b/quic/server/handshake/test/CMakeLists.txt index 2e83a1c82..551121629 100644 --- a/quic/server/handshake/test/CMakeLists.txt +++ b/quic/server/handshake/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/test/DefaultAppTokenValidatorTest.cpp b/quic/server/handshake/test/DefaultAppTokenValidatorTest.cpp index 77e3fc569..e45e3f5a7 100644 --- a/quic/server/handshake/test/DefaultAppTokenValidatorTest.cpp +++ b/quic/server/handshake/test/DefaultAppTokenValidatorTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/test/RetryTokenGeneratorTest.cpp b/quic/server/handshake/test/RetryTokenGeneratorTest.cpp index 75a4eb70e..e5cdcb54a 100644 --- a/quic/server/handshake/test/RetryTokenGeneratorTest.cpp +++ b/quic/server/handshake/test/RetryTokenGeneratorTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/test/ServerHandshakeTest.cpp b/quic/server/handshake/test/ServerHandshakeTest.cpp index dab645b68..17b46f0a3 100644 --- a/quic/server/handshake/test/ServerHandshakeTest.cpp +++ b/quic/server/handshake/test/ServerHandshakeTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/test/ServerTransportParametersTest.cpp b/quic/server/handshake/test/ServerTransportParametersTest.cpp index 5650d3432..daeefde78 100644 --- a/quic/server/handshake/test/ServerTransportParametersTest.cpp +++ b/quic/server/handshake/test/ServerTransportParametersTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/handshake/test/StatelessResetGeneratorTest.cpp b/quic/server/handshake/test/StatelessResetGeneratorTest.cpp index a499cdfe7..7988a86ee 100644 --- a/quic/server/handshake/test/StatelessResetGeneratorTest.cpp +++ b/quic/server/handshake/test/StatelessResetGeneratorTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/state/ServerConnectionIdRejector.h b/quic/server/state/ServerConnectionIdRejector.h index 918da482c..e9a4bf9e4 100644 --- a/quic/server/state/ServerConnectionIdRejector.h +++ b/quic/server/state/ServerConnectionIdRejector.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/state/ServerStateMachine.cpp b/quic/server/state/ServerStateMachine.cpp index 569d3f4f0..5cf0b55b6 100644 --- a/quic/server/state/ServerStateMachine.cpp +++ b/quic/server/state/ServerStateMachine.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/state/ServerStateMachine.h b/quic/server/state/ServerStateMachine.h index 4265f7f8e..f3340e487 100644 --- a/quic/server/state/ServerStateMachine.h +++ b/quic/server/state/ServerStateMachine.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/test/CMakeLists.txt b/quic/server/test/CMakeLists.txt index 122beb80b..6f8ffdad5 100644 --- a/quic/server/test/CMakeLists.txt +++ b/quic/server/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/server/test/Mocks.h b/quic/server/test/Mocks.h index 98087efb5..1c24f6ac5 100644 --- a/quic/server/test/Mocks.h +++ b/quic/server/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/test/QuicServerTest.cpp b/quic/server/test/QuicServerTest.cpp index 255c76d9b..f553a3b20 100644 --- a/quic/server/test/QuicServerTest.cpp +++ b/quic/server/test/QuicServerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/test/QuicServerTransportTest.cpp b/quic/server/test/QuicServerTransportTest.cpp index 83a758d9b..cee61e551 100644 --- a/quic/server/test/QuicServerTransportTest.cpp +++ b/quic/server/test/QuicServerTransportTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/test/QuicServerTransportTestUtil.h b/quic/server/test/QuicServerTransportTestUtil.h index 19b06831a..bd02f4882 100644 --- a/quic/server/test/QuicServerTransportTestUtil.h +++ b/quic/server/test/QuicServerTransportTestUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/server/test/QuicSocketTest.cpp b/quic/server/test/QuicSocketTest.cpp index 6c2bb5b7c..e7805274c 100644 --- a/quic/server/test/QuicSocketTest.cpp +++ b/quic/server/test/QuicSocketTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/AckEvent.cpp b/quic/state/AckEvent.cpp index ef9005aed..86e119570 100644 --- a/quic/state/AckEvent.cpp +++ b/quic/state/AckEvent.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/AckEvent.h b/quic/state/AckEvent.h index 276a29865..804fc3819 100644 --- a/quic/state/AckEvent.h +++ b/quic/state/AckEvent.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/AckHandlers.cpp b/quic/state/AckHandlers.cpp index 5d91640da..72098b10c 100644 --- a/quic/state/AckHandlers.cpp +++ b/quic/state/AckHandlers.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/AckHandlers.h b/quic/state/AckHandlers.h index 424bb1342..d75125470 100644 --- a/quic/state/AckHandlers.h +++ b/quic/state/AckHandlers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/AckStates.h b/quic/state/AckStates.h index e62d0ec89..825b2e457 100644 --- a/quic/state/AckStates.h +++ b/quic/state/AckStates.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/CMakeLists.txt b/quic/state/CMakeLists.txt index b6cceb0be..0e43e369d 100644 --- a/quic/state/CMakeLists.txt +++ b/quic/state/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/state/DatagramHandlers.cpp b/quic/state/DatagramHandlers.cpp index 0dc5ba604..9507b501e 100644 --- a/quic/state/DatagramHandlers.cpp +++ b/quic/state/DatagramHandlers.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/DatagramHandlers.h b/quic/state/DatagramHandlers.h index 3a4ff9b35..4a39f1a08 100644 --- a/quic/state/DatagramHandlers.h +++ b/quic/state/DatagramHandlers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/LossState.h b/quic/state/LossState.h index 20a348cbc..dde500a92 100644 --- a/quic/state/LossState.h +++ b/quic/state/LossState.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/OutstandingPacket.h b/quic/state/OutstandingPacket.h index f39cc181d..6b4cb12e3 100644 --- a/quic/state/OutstandingPacket.h +++ b/quic/state/OutstandingPacket.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/PacketEvent.cpp b/quic/state/PacketEvent.cpp index 8e6474bc4..6e8b86924 100644 --- a/quic/state/PacketEvent.cpp +++ b/quic/state/PacketEvent.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/PacketEvent.h b/quic/state/PacketEvent.h index 11a3b29e4..2674700e2 100644 --- a/quic/state/PacketEvent.h +++ b/quic/state/PacketEvent.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/PendingPathRateLimiter.cpp b/quic/state/PendingPathRateLimiter.cpp index 6c063bf6f..f69d75074 100644 --- a/quic/state/PendingPathRateLimiter.cpp +++ b/quic/state/PendingPathRateLimiter.cpp @@ -1,4 +1,4 @@ -// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved +// Copyright (c) Meta Platforms, Inc. and affiliates. All Rights Reserved #include diff --git a/quic/state/QuicConnectionStats.h b/quic/state/QuicConnectionStats.h index 14ea09112..ce270b66f 100644 --- a/quic/state/QuicConnectionStats.h +++ b/quic/state/QuicConnectionStats.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicPacingFunctions.cpp b/quic/state/QuicPacingFunctions.cpp index e8ccef840..d59a72325 100644 --- a/quic/state/QuicPacingFunctions.cpp +++ b/quic/state/QuicPacingFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicPacingFunctions.h b/quic/state/QuicPacingFunctions.h index c7829cf28..c857cda10 100644 --- a/quic/state/QuicPacingFunctions.h +++ b/quic/state/QuicPacingFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicPriorityQueue.cpp b/quic/state/QuicPriorityQueue.cpp index 9dc3c6871..34fa02c48 100644 --- a/quic/state/QuicPriorityQueue.cpp +++ b/quic/state/QuicPriorityQueue.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicPriorityQueue.h b/quic/state/QuicPriorityQueue.h index 622a8afdc..6e9895495 100644 --- a/quic/state/QuicPriorityQueue.h +++ b/quic/state/QuicPriorityQueue.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicStateFunctions.cpp b/quic/state/QuicStateFunctions.cpp index 4218c44f2..7e6f216a0 100644 --- a/quic/state/QuicStateFunctions.cpp +++ b/quic/state/QuicStateFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicStateFunctions.h b/quic/state/QuicStateFunctions.h index 01d9549dd..4963fdb80 100644 --- a/quic/state/QuicStateFunctions.h +++ b/quic/state/QuicStateFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicStreamFunctions.cpp b/quic/state/QuicStreamFunctions.cpp index d5958dc8e..d51012dc4 100644 --- a/quic/state/QuicStreamFunctions.cpp +++ b/quic/state/QuicStreamFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicStreamFunctions.h b/quic/state/QuicStreamFunctions.h index c0dac5341..605916308 100644 --- a/quic/state/QuicStreamFunctions.h +++ b/quic/state/QuicStreamFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicStreamManager.cpp b/quic/state/QuicStreamManager.cpp index c705b533f..3eb0e1364 100644 --- a/quic/state/QuicStreamManager.cpp +++ b/quic/state/QuicStreamManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicStreamManager.h b/quic/state/QuicStreamManager.h index 754e1015d..f14a868ab 100644 --- a/quic/state/QuicStreamManager.h +++ b/quic/state/QuicStreamManager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicStreamPrioritiesObserver.h b/quic/state/QuicStreamPrioritiesObserver.h index d671e75d7..7c38beda7 100644 --- a/quic/state/QuicStreamPrioritiesObserver.h +++ b/quic/state/QuicStreamPrioritiesObserver.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicStreamUtilities.cpp b/quic/state/QuicStreamUtilities.cpp index bc671982c..49aec7aa5 100644 --- a/quic/state/QuicStreamUtilities.cpp +++ b/quic/state/QuicStreamUtilities.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicStreamUtilities.h b/quic/state/QuicStreamUtilities.h index 380ab3ebf..57c4183f6 100644 --- a/quic/state/QuicStreamUtilities.h +++ b/quic/state/QuicStreamUtilities.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/QuicTransportStatsCallback.h b/quic/state/QuicTransportStatsCallback.h index 70263268d..e6f58a831 100644 --- a/quic/state/QuicTransportStatsCallback.h +++ b/quic/state/QuicTransportStatsCallback.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/SimpleFrameFunctions.cpp b/quic/state/SimpleFrameFunctions.cpp index 28567b40e..18b51330c 100644 --- a/quic/state/SimpleFrameFunctions.cpp +++ b/quic/state/SimpleFrameFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/SimpleFrameFunctions.h b/quic/state/SimpleFrameFunctions.h index 42749e9c0..7693b01f1 100644 --- a/quic/state/SimpleFrameFunctions.h +++ b/quic/state/SimpleFrameFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/StateData.cpp b/quic/state/StateData.cpp index 385a0a54e..7b4b4d835 100644 --- a/quic/state/StateData.cpp +++ b/quic/state/StateData.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/StateData.h b/quic/state/StateData.h index e944b4992..ab1e238ab 100644 --- a/quic/state/StateData.h +++ b/quic/state/StateData.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/StreamData.h b/quic/state/StreamData.h index 0f7543766..d07f35a9e 100644 --- a/quic/state/StreamData.h +++ b/quic/state/StreamData.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/TransportSettings.h b/quic/state/TransportSettings.h index b88b46f0c..f642dddda 100644 --- a/quic/state/TransportSettings.h +++ b/quic/state/TransportSettings.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/stream/StreamReceiveHandlers.cpp b/quic/state/stream/StreamReceiveHandlers.cpp index 5c14ad3a0..ca6c6a37f 100644 --- a/quic/state/stream/StreamReceiveHandlers.cpp +++ b/quic/state/stream/StreamReceiveHandlers.cpp @@ -1,4 +1,4 @@ -// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved +// Copyright (c) Meta Platforms, Inc. and affiliates. All Rights Reserved #include #include diff --git a/quic/state/stream/StreamReceiveHandlers.h b/quic/state/stream/StreamReceiveHandlers.h index bf21d68ac..95d6f920c 100644 --- a/quic/state/stream/StreamReceiveHandlers.h +++ b/quic/state/stream/StreamReceiveHandlers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/stream/StreamSendHandlers.cpp b/quic/state/stream/StreamSendHandlers.cpp index 0e09b16f3..93f840f98 100644 --- a/quic/state/stream/StreamSendHandlers.cpp +++ b/quic/state/stream/StreamSendHandlers.cpp @@ -1,4 +1,4 @@ -// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved +// Copyright (c) Meta Platforms, Inc. and affiliates. All Rights Reserved #include diff --git a/quic/state/stream/StreamSendHandlers.h b/quic/state/stream/StreamSendHandlers.h index 552bc7d5d..bfcd3baa4 100644 --- a/quic/state/stream/StreamSendHandlers.h +++ b/quic/state/stream/StreamSendHandlers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/stream/StreamStateFunctions.cpp b/quic/state/stream/StreamStateFunctions.cpp index 417f553c2..6c8f04d4f 100644 --- a/quic/state/stream/StreamStateFunctions.cpp +++ b/quic/state/stream/StreamStateFunctions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/stream/StreamStateFunctions.h b/quic/state/stream/StreamStateFunctions.h index 442378547..1578beea9 100644 --- a/quic/state/stream/StreamStateFunctions.h +++ b/quic/state/stream/StreamStateFunctions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/stream/test/CMakeLists.txt b/quic/state/stream/test/CMakeLists.txt index 8dc24c6b2..407d6244d 100644 --- a/quic/state/stream/test/CMakeLists.txt +++ b/quic/state/stream/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/state/stream/test/StreamStateFunctionsTest.cpp b/quic/state/stream/test/StreamStateFunctionsTest.cpp index 7acb8116f..27dc8d8ef 100644 --- a/quic/state/stream/test/StreamStateFunctionsTest.cpp +++ b/quic/state/stream/test/StreamStateFunctionsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/stream/test/StreamStateMachineTest.cpp b/quic/state/stream/test/StreamStateMachineTest.cpp index 45cab34bc..6ad9855b4 100644 --- a/quic/state/stream/test/StreamStateMachineTest.cpp +++ b/quic/state/stream/test/StreamStateMachineTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/AckEventTestUtil.cpp b/quic/state/test/AckEventTestUtil.cpp index 5d80191f8..f4e11e4e3 100644 --- a/quic/state/test/AckEventTestUtil.cpp +++ b/quic/state/test/AckEventTestUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/AckEventTestUtil.h b/quic/state/test/AckEventTestUtil.h index f18ed886b..ae37142ea 100644 --- a/quic/state/test/AckEventTestUtil.h +++ b/quic/state/test/AckEventTestUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/AckHandlersTest.cpp b/quic/state/test/AckHandlersTest.cpp index b20015cac..03838b816 100644 --- a/quic/state/test/AckHandlersTest.cpp +++ b/quic/state/test/AckHandlersTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/CMakeLists.txt b/quic/state/test/CMakeLists.txt index 1ecb585b4..e222d6cc9 100644 --- a/quic/state/test/CMakeLists.txt +++ b/quic/state/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/MockQuicStats.h b/quic/state/test/MockQuicStats.h index 02eb215c5..12b72bd3f 100644 --- a/quic/state/test/MockQuicStats.h +++ b/quic/state/test/MockQuicStats.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/Mocks.h b/quic/state/test/Mocks.h index a1d1a7e58..5dbd9b17e 100644 --- a/quic/state/test/Mocks.h +++ b/quic/state/test/Mocks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/PacketEventTest.cpp b/quic/state/test/PacketEventTest.cpp index 500add95b..9509e36a8 100644 --- a/quic/state/test/PacketEventTest.cpp +++ b/quic/state/test/PacketEventTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/QuicPacingFunctionsTest.cpp b/quic/state/test/QuicPacingFunctionsTest.cpp index 9c2df2d1a..4f0fab7a1 100644 --- a/quic/state/test/QuicPacingFunctionsTest.cpp +++ b/quic/state/test/QuicPacingFunctionsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/QuicPriorityQueueTest.cpp b/quic/state/test/QuicPriorityQueueTest.cpp index d2d93a208..492324a2d 100644 --- a/quic/state/test/QuicPriorityQueueTest.cpp +++ b/quic/state/test/QuicPriorityQueueTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/QuicStateFunctionsTest.cpp b/quic/state/test/QuicStateFunctionsTest.cpp index 1642e342d..a6a26b80d 100644 --- a/quic/state/test/QuicStateFunctionsTest.cpp +++ b/quic/state/test/QuicStateFunctionsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/QuicStreamFunctionsTest.cpp b/quic/state/test/QuicStreamFunctionsTest.cpp index 04db9982c..0402f73f6 100644 --- a/quic/state/test/QuicStreamFunctionsTest.cpp +++ b/quic/state/test/QuicStreamFunctionsTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/QuicStreamManagerTest.cpp b/quic/state/test/QuicStreamManagerTest.cpp index 11f1ee5fc..ff7925a7b 100644 --- a/quic/state/test/QuicStreamManagerTest.cpp +++ b/quic/state/test/QuicStreamManagerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/state/test/StateDataTest.cpp b/quic/state/test/StateDataTest.cpp index c373ba2fa..ba3c9be92 100644 --- a/quic/state/test/StateDataTest.cpp +++ b/quic/state/test/StateDataTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/tools/CMakeLists.txt b/quic/tools/CMakeLists.txt index 681c5a8f4..bf3c094d2 100644 --- a/quic/tools/CMakeLists.txt +++ b/quic/tools/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/tools/tperf/CMakeLists.txt b/quic/tools/tperf/CMakeLists.txt index 8516e54b7..26290c0b0 100644 --- a/quic/tools/tperf/CMakeLists.txt +++ b/quic/tools/tperf/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/tools/tperf/PacingObserver.h b/quic/tools/tperf/PacingObserver.h index 4aaceadb4..e50ffe457 100644 --- a/quic/tools/tperf/PacingObserver.h +++ b/quic/tools/tperf/PacingObserver.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/tools/tperf/TperfDSRSender.cpp b/quic/tools/tperf/TperfDSRSender.cpp index 60c77f8a4..9c11bde91 100644 --- a/quic/tools/tperf/TperfDSRSender.cpp +++ b/quic/tools/tperf/TperfDSRSender.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/tools/tperf/TperfDSRSender.h b/quic/tools/tperf/TperfDSRSender.h index 2cba557a2..56347aceb 100644 --- a/quic/tools/tperf/TperfDSRSender.h +++ b/quic/tools/tperf/TperfDSRSender.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/tools/tperf/TperfQLogger.cpp b/quic/tools/tperf/TperfQLogger.cpp index 278ba8dc4..66c69a410 100644 --- a/quic/tools/tperf/TperfQLogger.cpp +++ b/quic/tools/tperf/TperfQLogger.cpp @@ -1,4 +1,4 @@ -// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved +// Copyright (c) Meta Platforms, Inc. and affiliates. All Rights Reserved #include diff --git a/quic/tools/tperf/TperfQLogger.h b/quic/tools/tperf/TperfQLogger.h index 8dd110c48..604e17435 100644 --- a/quic/tools/tperf/TperfQLogger.h +++ b/quic/tools/tperf/TperfQLogger.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/tools/tperf/test/CMakeLists.txt b/quic/tools/tperf/test/CMakeLists.txt index 784e2ee44..668fa763c 100644 --- a/quic/tools/tperf/test/CMakeLists.txt +++ b/quic/tools/tperf/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. diff --git a/quic/tools/tperf/test/PacingObserverTest.cpp b/quic/tools/tperf/test/PacingObserverTest.cpp index 5c0394471..d94eea0de 100644 --- a/quic/tools/tperf/test/PacingObserverTest.cpp +++ b/quic/tools/tperf/test/PacingObserverTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/quic/tools/tperf/tperf.cpp b/quic/tools/tperf/tperf.cpp index 7f49c65de..f75fce7c0 100644 --- a/quic/tools/tperf/tperf.cpp +++ b/quic/tools/tperf/tperf.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree.