summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/inflate.c2
-rw-r--r--src/inflate.h2
2 files changed, 2 insertions, 2 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
*/
diff --git a/src/inflate.h b/src/inflate.h
index 86d8b4a..464c017 100644
--- a/src/inflate.h
+++ b/src/inflate.h
@@ -1,7 +1,7 @@
/*
* zlib-deflate-nostdlib
*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/