diff options
Diffstat (limited to 'elf/tst-ldconfig-soname.sh')
-rw-r--r-- | elf/tst-ldconfig-soname.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-ldconfig-soname.sh b/elf/tst-ldconfig-soname.sh index 406f526dbf..39b36a8aee 100644 --- a/elf/tst-ldconfig-soname.sh +++ b/elf/tst-ldconfig-soname.sh @@ -1,7 +1,7 @@ #!/bin/sh # Test that ldconfig creates symlinks according to the library's soname # (and in particular, does not create symlinks for libraries without a soname) -# Copyright (C) 2000-2023 Free Software Foundation, Inc. +# Copyright (C) 2000-2024 Free Software Foundation, Inc. # Copyright The GNU Toolchain Authors. # This file is part of the GNU C Library. |