1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-16 04:04:28 +02:00

updated license header

to clarify dual-license meaning as "or"
This commit is contained in:
Yann Collet
2017-09-08 00:09:23 -07:00
parent baa37c3362
commit 3128e03be6
80 changed files with 87 additions and 7 deletions

View File

@ -5,6 +5,7 @@
* 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).
* You may select, at your option, one of the above-listed licenses.
*/
#ifndef ZSTD_ERRORS_H_398273423