]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/sem_post.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / nptl / sem_post.c
index 753c5c9e77637e0af4ee52129507cc71e79a2abb..f48ca985bd7affafba31116d6e51a1d0b4982463 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_post -- post to a POSIX semaphore.  Generic futex-using version.
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.