1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-04-18 17:24:03 +03:00

restore copyright

Summary: As in title

Reviewed By: hanidamlaj

Differential Revision: D72985838

fbshipit-source-id: 60ca234924aa74b95d2ad05feda0d694a122185b
This commit is contained in:
Alan Frindell 2025-04-15 04:13:38 -07:00 committed by Facebook GitHub Bot
parent 5d06f22fdc
commit b4cc1db929

View File

@ -1,3 +1,10 @@
/*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#include <quic/client/QuicClientTransport.h>
namespace quic {