From 6d7e8eda9b85b08f207a6dc6f187e94e4817270f Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 6 Jan 2023 21:08:04 +0000 Subject: Update copyright dates with scripts/update-copyrights --- string/mempcpy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/mempcpy.c') diff --git a/string/mempcpy.c b/string/mempcpy.c index 0a11e30b6f..1417d82b4c 100644 --- a/string/mempcpy.c +++ b/string/mempcpy.c @@ -1,7 +1,7 @@ /* Copy memory to memory until the specified number of bytes has been copied, return pointer to following byte. Overlap is NOT handled correctly. - Copyright (C) 1991-2022 Free Software Foundation, Inc. + Copyright (C) 1991-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). -- cgit v1.2.3