]> 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 06d835907e1e4f87a913f6c57534a84f9508f14e..6cc930c332afccce01819c7cb640549827ab9779 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_post -- post to a POSIX semaphore.  Generic futex-using version.
-   Copyright (C) 2003-2015 Free Software Foundation, Inc.
+   Copyright (C) 2003-2016 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.