summaryrefslogtreecommitdiff
path: root/thirdparty/zstd/compress/hist.c
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/zstd/compress/hist.c')
-rw-r--r--thirdparty/zstd/compress/hist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/zstd/compress/hist.c b/thirdparty/zstd/compress/hist.c
index a9659d11ad..073c57e752 100644
--- a/thirdparty/zstd/compress/hist.c
+++ b/thirdparty/zstd/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