ext/zstdruby/libzstd/legacy/zstd_v02.c in zstd-ruby-1.3.1.1 vs ext/zstdruby/libzstd/legacy/zstd_v02.c in zstd-ruby-1.3.2.0

- old
+ new

@@ -3,9 +3,10 @@ * 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). + * You may select, at your option, one of the above-listed licenses. */ #include <stddef.h> /* size_t, ptrdiff_t */ #include "zstd_v02.h"