diff --git a/lib/common/zstd_common.c b/lib/common/zstd_common.c index 9f10f72ebc6d94da10c0d301e5c1cfbcc5e987cd..fc09bcd814bbd16bb94994d07f49422aeb7a95d8 100644 --- a/lib/common/zstd_common.c +++ b/lib/common/zstd_common.c @@ -1,5 +1,5 @@ /* - * Copyright (c) Yann Collet, Facebook, Inc. + * Copyright (c) Meta Platforms, Inc. and affiliates. * All rights reserved. * * This source code is licensed under both the BSD-style license (found in the @@ -8,8 +8,6 @@ * You may select, at your option, one of the above-listed licenses. */ - - /*-************************************* * Dependencies ***************************************/