summaryrefslogtreecommitdiff
path: root/lib/pthread-mutex.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pthread-mutex.c')
-rw-r--r--lib/pthread-mutex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pthread-mutex.c b/lib/pthread-mutex.c
index 45b3e78cf3..31441ffbbe 100644
--- a/lib/pthread-mutex.c
+++ b/lib/pthread-mutex.c
@@ -1,5 +1,5 @@
/* POSIX mutexes (locks).
- Copyright (C) 2010-2020 Free Software Foundation, Inc.
+ Copyright (C) 2010-2021 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by