diff options
Diffstat (limited to 'lib/compress/hist.c')
-rw-r--r-- | lib/compress/hist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compress/hist.c b/lib/compress/hist.c index a9659d11ad0c..073c57e7527d 100644 --- a/lib/compress/hist.c +++ b/lib/compress/hist.c @@ -1,7 +1,7 @@ /* ****************************************************************** * hist : Histogram functions * part of Finite State Entropy project - * Copyright (c) 2013-2020, Yann Collet, Facebook, Inc. + * Copyright (c) Yann Collet, Facebook, Inc. * * You can contact the author at : * - FSE source repository : https://github.com/Cyan4973/FiniteStateEntropy |