1
0
mirror of https://github.com/facebook/zstd.git synced 2025-06-16 17:21:01 +03:00

fixed more file headers after license change (#825)

This commit is contained in:
Yann Collet
2017-08-31 12:11:57 -07:00
parent e9dc204f42
commit e21384fffb
23 changed files with 91 additions and 95 deletions

View File

@ -2,9 +2,9 @@
* Copyright (c) 2016-present, Przemyslaw Skibinski, 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 <iostream>