summaryrefslogtreecommitdiff
path: root/gnulib-tests/getdtablesize.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-tests/getdtablesize.c')
-rw-r--r--gnulib-tests/getdtablesize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib-tests/getdtablesize.c b/gnulib-tests/getdtablesize.c
index ac05bc4..0fe7092 100644
--- a/gnulib-tests/getdtablesize.c
+++ b/gnulib-tests/getdtablesize.c
@@ -1,5 +1,5 @@
/* getdtablesize() function: Return maximum possible file descriptor value + 1.
- Copyright (C) 2008-2018 Free Software Foundation, Inc.
+ Copyright (C) 2008-2020 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2008.
This program is free software: you can redistribute it and/or modify