1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-17 20:47:51 +02:00

fixed a few headers that were too hastily copy/pasted during last license change

This commit is contained in:
Yann Collet
2017-08-21 11:24:32 -07:00
parent 4912fc2acc
commit 232d62b637
14 changed files with 35 additions and 43 deletions

View File

@ -1,10 +1,9 @@
/*
* Copyright (c) 2016-present, Yann Collet, Facebook, Inc.
/**
* Copyright 2016-present, Yann Collet, Facebook, Inc.
* All rights reserved.
*
* 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).
* This source code is licensed under the license found in the
* LICENSE-examples file in the root directory of this source tree.
*/