diff options
author | Allan Jude <allanjude@FreeBSD.org> | 2023-01-25 01:20:16 +0000 |
---|---|---|
committer | Allan Jude <allanjude@FreeBSD.org> | 2023-01-25 01:20:16 +0000 |
commit | b3392d84da5bf2162baf937c77e0557f3fd8a52b (patch) | |
tree | d9bfa8081b46f82d07e21f8ff8e70627a2aec35f /examples/dictionary_decompression.c | |
parent | f6ae97673c28bdb9ae795bd235ab6f26f2536a2d (diff) |
Diffstat (limited to 'examples/dictionary_decompression.c')
-rw-r--r-- | examples/dictionary_decompression.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dictionary_decompression.c b/examples/dictionary_decompression.c index 7e50986e37aa..107cfc1ee1a2 100644 --- a/examples/dictionary_decompression.c +++ b/examples/dictionary_decompression.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2020, Yann Collet, Facebook, Inc. + * Copyright (c) Yann Collet, Facebook, Inc. * All rights reserved. * * This source code is licensed under both the BSD-style license (found in the |