diff options
| author | Ferenc Arn | 2017-10-26 16:41:47 -0400 |
|---|---|---|
| committer | Ferenc Arn | 2017-10-26 16:41:47 -0400 |
| commit | 01815e9b5f1ec97d0018ee843a07fa73f450f1bf (patch) | |
| tree | e810d42b26e885a6374a657f1b1092521dfc0a94 /thirdparty/zstd/common/compiler.h | |
| parent | 2987e6ce4ffc69da5efc0903cc00ce12e72d2125 (diff) | |
| download | godot-01815e9b5f1ec97d0018ee843a07fa73f450f1bf.tar.gz godot-01815e9b5f1ec97d0018ee843a07fa73f450f1bf.tar.zst godot-01815e9b5f1ec97d0018ee843a07fa73f450f1bf.zip | |
Diffstat (limited to 'thirdparty/zstd/common/compiler.h')
| -rw-r--r-- | thirdparty/zstd/common/compiler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/zstd/common/compiler.h b/thirdparty/zstd/common/compiler.h index d7225c443..3a7553c38 100644 --- a/thirdparty/zstd/common/compiler.h +++ b/thirdparty/zstd/common/compiler.h @@ -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_COMPILER_H |
