diff options
Diffstat (limited to 'lib/legacy/zstd_v05.c')
-rw-r--r-- | lib/legacy/zstd_v05.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/legacy/zstd_v05.c b/lib/legacy/zstd_v05.c index 4a1d4d4bd931..23188f504d38 100644 --- a/lib/legacy/zstd_v05.c +++ b/lib/legacy/zstd_v05.c @@ -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. */ |