summaryrefslogtreecommitdiff
path: root/tests/memcpy-abuse
diff options
context:
space:
mode:
Diffstat (limited to 'tests/memcpy-abuse')
-rwxr-xr-xtests/memcpy-abuse2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/memcpy-abuse b/tests/memcpy-abuse
index 416590b..763950f 100755
--- a/tests/memcpy-abuse
+++ b/tests/memcpy-abuse
@@ -2,7 +2,7 @@
# Before gzip-1.4, this the use of memcpy in inflate_codes could
# mistakenly operate on overlapping regions. Exercise that code.
-# Copyright (C) 2010-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2023 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by