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