diff options
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/version.c b/nptl/version.c index edd258c..2d37d76 100644 --- a/nptl/version.c +++ b/nptl/version.c @@ -23,7 +23,7 @@ static const char banner[] = "Native POSIX Threads Library\n\ -Copyright (C) 2020 Free Software Foundation, Inc.\n\ +Copyright (C) 2021 Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions.\n\ There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\ PARTICULAR PURPOSE.\n" |