diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2004-03-18 02:58:51 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-04-06 22:31:46 +0200 |
commit | 0ba014f072e0d19c16d0584672ec9f65cc451a54 (patch) | |
tree | d4294bc803b59b06f6c1e07dc291c53694f427a9 /sysdeps | |
parent | 0f67345c47f86459d5fd854d664797316824d250 (diff) |
Fix copyright year.
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/l4/pt-spin.c | 2 | ||||
-rw-r--r-- | sysdeps/l4/pt-thread-start.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/l4/pt-spin.c b/sysdeps/l4/pt-spin.c index d2917d61..b6978b0c 100644 --- a/sysdeps/l4/pt-spin.c +++ b/sysdeps/l4/pt-spin.c @@ -1,5 +1,5 @@ /* Spin locks. L4 version. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright (C) 2000, 2004 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/l4/pt-thread-start.c b/sysdeps/l4/pt-thread-start.c index 72c4d302..10996e1c 100644 --- a/sysdeps/l4/pt-thread-start.c +++ b/sysdeps/l4/pt-thread-start.c @@ -1,5 +1,5 @@ /* Start thread. L4 version. - Copyright (C) 2003 Free Software Foundation, Inc. + Copyright (C) 2003, 2004 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 |