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 /sysdeps/mach | |
parent | 0b12db015b87b2ee6f73ed9d6239bd7254ed09c5 (diff) |
Update copyright years.
Diffstat (limited to 'sysdeps/mach')
-rw-r--r-- | sysdeps/mach/bits/spin-lock.h | 2 | ||||
-rw-r--r-- | sysdeps/mach/hurd/i386/pt-setup.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/mach/bits/spin-lock.h b/sysdeps/mach/bits/spin-lock.h index 031e9ce..0cbf11e 100644 --- a/sysdeps/mach/bits/spin-lock.h +++ b/sysdeps/mach/bits/spin-lock.h @@ -1,5 +1,5 @@ /* Definitions of user-visible names for spin locks. - Copyright (C) 1994, 1997, 2002 Free Software Foundation, Inc. + Copyright (C) 1994, 1997, 2002, 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/sysdeps/mach/hurd/i386/pt-setup.c b/sysdeps/mach/hurd/i386/pt-setup.c index 71f60e2..5abbcfc 100644 --- a/sysdeps/mach/hurd/i386/pt-setup.c +++ b/sysdeps/mach/hurd/i386/pt-setup.c @@ -1,5 +1,5 @@ /* Setup thread stack. Hurd/i386 version. - 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 |