diff options
Diffstat (limited to 'malloc/tst-aligned_alloc-lib.c')
-rw-r--r-- | malloc/tst-aligned_alloc-lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-aligned_alloc-lib.c b/malloc/tst-aligned_alloc-lib.c index 9ef1f83..052a296 100644 --- a/malloc/tst-aligned_alloc-lib.c +++ b/malloc/tst-aligned_alloc-lib.c @@ -1,5 +1,5 @@ /* Module used for improved aligned_alloc testing. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. Copyright The GNU Toolchain Authors. This file is part of the GNU C Library. |