diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/tst-mount-compile.py')
-rwxr-xr-x | sysdeps/unix/sysv/linux/tst-mount-compile.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/tst-mount-compile.py b/sysdeps/unix/sysv/linux/tst-mount-compile.py index 0ec74d4e0b..64516c5bfd 100755 --- a/sysdeps/unix/sysv/linux/tst-mount-compile.py +++ b/sysdeps/unix/sysv/linux/tst-mount-compile.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # Check if glibc provided sys/mount.h can be used along related kernel # headers. -# Copyright (C) 2022 Free Software Foundation, Inc. +# Copyright (C) 2022-2023 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or |