about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-03-08 00:46:09 -0800
committerDavid S. Miller <davem@davemloft.net>2012-03-08 15:09:27 -0800
commitc64bf5feb39e7ad7235ed140a8cdb142bd28608b (patch)
treeeb626c110c5a0121c16c3156e8d5376433ed03f0 /nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
parent82d86f28445f3231f7f9e94ac6678065ab476a8e (diff)
downloadglibc-c64bf5feb39e7ad7235ed140a8cdb142bd28608b.tar.gz
glibc-c64bf5feb39e7ad7235ed140a8cdb142bd28608b.tar.xz
glibc-c64bf5feb39e7ad7235ed140a8cdb142bd28608b.zip
Update copyright year after my most recent changes.
nptl/

	* sysdeps/unix/sysv/linux/sparc/sem_post.c: Update copyright year.

/

	* sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
	copyright year.
	* sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c b/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
index 28e06f6327..f2c2113561 100644
--- a/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
+++ b/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
@@ -1,5 +1,5 @@
 /* sem_post -- post to a POSIX semaphore.  SPARC version.
-   Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004, 2007, 2012 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.