diff options
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 |