aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/zstd/common/compiler.h
diff options
context:
space:
mode:
authorFerenc Arn2017-10-26 16:41:47 -0400
committerFerenc Arn2017-10-26 16:41:47 -0400
commit01815e9b5f1ec97d0018ee843a07fa73f450f1bf (patch)
treee810d42b26e885a6374a657f1b1092521dfc0a94 /thirdparty/zstd/common/compiler.h
parent2987e6ce4ffc69da5efc0903cc00ce12e72d2125 (diff)
downloadgodot-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.h1
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