From 653667f9dc9cc0169deeca1a82a60c2e91d5683a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 9 Nov 2017 15:38:02 +0000 Subject: import zstd 1.3.2 --- contrib/pzstd/utils/test/ThreadPoolTest.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'contrib/pzstd/utils/test/ThreadPoolTest.cpp') diff --git a/contrib/pzstd/utils/test/ThreadPoolTest.cpp b/contrib/pzstd/utils/test/ThreadPoolTest.cpp index 89085afd434c..703fd4c9ca17 100644 --- a/contrib/pzstd/utils/test/ThreadPoolTest.cpp +++ b/contrib/pzstd/utils/test/ThreadPoolTest.cpp @@ -1,10 +1,10 @@ -/** +/* * Copyright (c) 2016-present, Facebook, Inc. * All rights reserved. * - * This source code is licensed under the BSD-style license found in the - * LICENSE file in the root directory of this source tree. An additional grant - * of patent rights can be found in the PATENTS file in the same directory. + * This source code is licensed under both the BSD-style license (found in the + * LICENSE file in the root directory of this source tree) and the GPLv2 (found + * in the COPYING file in the root directory of this source tree). */ #include "utils/ThreadPool.h" -- cgit v1.2.3