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 /lib/common/debug.h | |
parent | f6ae97673c28bdb9ae795bd235ab6f26f2536a2d (diff) |
Diffstat (limited to 'lib/common/debug.h')
-rw-r--r-- | lib/common/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common/debug.h b/lib/common/debug.h index 8b5734366ca2..3b2a320a188d 100644 --- a/lib/common/debug.h +++ b/lib/common/debug.h @@ -1,7 +1,7 @@ /* ****************************************************************** * debug * Part of FSE library - * Copyright (c) 2013-2020, Yann Collet, Facebook, Inc. + * Copyright (c) Yann Collet, Facebook, Inc. * * You can contact the author at : * - Source repository : https://github.com/Cyan4973/FiniteStateEntropy |