diff options
Diffstat (limited to 'src/inflate.c')
-rw-r--r-- | src/inflate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inflate.c b/src/inflate.c index d22d508..4255671 100644 --- a/src/inflate.c +++ b/src/inflate.c @@ -1,7 +1,7 @@ /* * zlib-deflate-nostdlib * - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ |