diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-08-03 07:02:36 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-08-03 07:02:36 +0000 |
commit | 3bcc540d4c6c59dbfa5958d1b59942f8b610bf5e (patch) | |
tree | 11da2c7bdbc81882ba9355e4720f1a55681a5b58 /sysdeps/generic | |
parent | 26ce9018aa473f5282b70d057f6b6de6d1cdca99 (diff) |
Update copyright year.
Diffstat (limited to 'sysdeps/generic')
-rw-r--r-- | sysdeps/generic/bits/mutex.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysdeps/generic/bits/mutex.h b/sysdeps/generic/bits/mutex.h index 5c7fede..7c77a8d 100644 --- a/sysdeps/generic/bits/mutex.h +++ b/sysdeps/generic/bits/mutex.h @@ -1,5 +1,8 @@ /* Mutex type. Generic version. - Copyright (C) 2000, 2002, 2005, 2006, 2007 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 |