diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-07-01 11:43:18 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-07-01 11:43:18 +0000 |
commit | ec4b0f2734e9c4f43466019bb0cfe800efc651a9 (patch) | |
tree | 0961ad0f50aa0eb0bd4b2329df4829a18b4e77b5 /include/pthread | |
parent | 0b12db015b87b2ee6f73ed9d6239bd7254ed09c5 (diff) |
Update copyright years.
Diffstat (limited to 'include/pthread')
-rw-r--r-- | include/pthread/pthread.h | 3 | ||||
-rw-r--r-- | include/pthread/pthreadtypes.h | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/include/pthread/pthread.h b/include/pthread/pthread.h index 16450c7..ba9c7dc 100644 --- a/include/pthread/pthread.h +++ b/include/pthread/pthread.h @@ -1,4 +1,5 @@ -/* Copyright (C) 2000, 2002, 2005 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2002, 2005, 2006, 2007, 2008 + Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/include/pthread/pthreadtypes.h b/include/pthread/pthreadtypes.h index 690f1e4..d9c1c6b 100644 --- a/include/pthread/pthreadtypes.h +++ b/include/pthread/pthreadtypes.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2002, 2005 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2002, 2005, 2008 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |