diff options
Diffstat (limited to 'tests/select.c')
-rw-r--r-- | tests/select.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/select.c b/tests/select.c index 5f7a5d00..5a58d6ee 100644 --- a/tests/select.c +++ b/tests/select.c @@ -1,7 +1,7 @@ /* Emulation for select(2) Contributed by Paolo Bonzini. - Copyright 2008-2024 Free Software Foundation, Inc. + Copyright 2008-2025 Free Software Foundation, Inc. This file is part of gnulib. |