From 6100b4bd33ab27d78f0f5087c770e42b25100eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 22 May 2023 14:32:14 +0200 Subject: zstd: Update to upstream version 1.5.5 Release notes: - https://github.com/facebook/zstd/releases/tag/v1.5.3 - https://github.com/facebook/zstd/releases/tag/v1.5.4 - https://github.com/facebook/zstd/releases/tag/v1.5.5 --- thirdparty/zstd/common/error_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thirdparty/zstd/common/error_private.h') diff --git a/thirdparty/zstd/common/error_private.h b/thirdparty/zstd/common/error_private.h index 007d81066a..325daad404 100644 --- a/thirdparty/zstd/common/error_private.h +++ b/thirdparty/zstd/common/error_private.h @@ -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 -- cgit v1.2.3