diff options
author | Roland McGrath <roland@gnu.org> | 2005-10-23 00:55:27 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-10-23 00:55:27 +0000 |
commit | cb1847adb5ff8df80b42f6dd7cf8edcd572f4e36 (patch) | |
tree | 7715c8e078fcb6796d5fc43250a1aca684745a84 | |
parent | 2ba7a64cb93891e00729adff2a3f4674f1c23c78 (diff) | |
download | glibc-cb1847adb5ff8df80b42f6dd7cf8edcd572f4e36.tar.gz glibc-cb1847adb5ff8df80b42f6dd7cf8edcd572f4e36.tar.xz glibc-cb1847adb5ff8df80b42f6dd7cf8edcd572f4e36.zip |
copyright update
-rw-r--r-- | hurd/intr-msg.c | 3 | ||||
-rw-r--r-- | sysdeps/mach/hurd/ioctl.c | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/hurd/intr-msg.c b/hurd/intr-msg.c index 2c987ed3cd..0ca6af3580 100644 --- a/hurd/intr-msg.c +++ b/hurd/intr-msg.c @@ -1,5 +1,6 @@ /* Replacement for mach_msg used in interruptible Hurd RPCs. - Copyright (C) 1995,96,97,98,99,2000,01,02 Free Software Foundation, Inc. + Copyright (C) 1995,96,97,98,99,2000,2001,2002,2005 + 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/ioctl.c b/sysdeps/mach/hurd/ioctl.c index b5e04f49d8..6a540241a4 100644 --- a/sysdeps/mach/hurd/ioctl.c +++ b/sysdeps/mach/hurd/ioctl.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1992,93,94,95,96,97,99,2000,02 Free Software Foundation, Inc. +/* Copyright (C) 1992,93,94,95,96,97,99,2000,2002,2005 + 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 |