diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-07-07 21:28:56 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2007-07-07 21:28:56 +0000 |
commit | 027dc27eb964405dd710dba8c5bf9ea33a2e6fcd (patch) | |
tree | 17de07d8cf661bb82a00145b752c5e669ca0936c /nptl/pthreadP.h | |
parent | 32c2052cf06910f6a275223d12391807033d549b (diff) | |
download | glibc-027dc27eb964405dd710dba8c5bf9ea33a2e6fcd.tar.gz glibc-027dc27eb964405dd710dba8c5bf9ea33a2e6fcd.tar.xz glibc-027dc27eb964405dd710dba8c5bf9ea33a2e6fcd.zip |
Update Copyright lines.
Diffstat (limited to 'nptl/pthreadP.h')
-rw-r--r-- | nptl/pthreadP.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/pthreadP.h b/nptl/pthreadP.h index f560f72e4e..21ce6fe0b7 100644 --- a/nptl/pthreadP.h +++ b/nptl/pthreadP.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +/* Copyright (C) 2002,2003,2004,2005,2006,2007 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. |