From f4cf5f2d8ba910566f2036af811355a398b4a066 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 1 Jan 2013 16:29:10 +0000 Subject: Add script to update copyright notices and reformat some to facilitate its use. --- hurd/Makefile | 3 +-- hurd/hurd/signal.h | 3 +-- hurd/hurdfault.c | 3 +-- hurd/hurdioctl.c | 3 +-- hurd/hurdlookup.c | 3 +-- hurd/intr-msg.c | 3 +-- 6 files changed, 6 insertions(+), 12 deletions(-) (limited to 'hurd') diff --git a/hurd/Makefile b/hurd/Makefile index 321e04ef13..534f3ecf59 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -1,5 +1,4 @@ -# Copyright (C) 1991,92,93,94,95,96,97,98,99,2001,2002,2004,2006,2012 -# Free Software Foundation, Inc. +# Copyright (C) 1991-2012 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/hurd/hurd/signal.h b/hurd/hurd/signal.h index 21180e384c..01bf3b7c90 100644 --- a/hurd/hurd/signal.h +++ b/hurd/hurd/signal.h @@ -1,6 +1,5 @@ /* Implementing POSIX.1 signals under the Hurd. - Copyright (C) 1993,94,95,96,98,99,2002,2007,2008 - Free Software Foundation, Inc. + Copyright (C) 1993-2012 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/hurd/hurdfault.c b/hurd/hurdfault.c index e2891d1b4d..0e14b10f83 100644 --- a/hurd/hurdfault.c +++ b/hurd/hurdfault.c @@ -1,6 +1,5 @@ /* Handle faults in the signal thread. - Copyright (C) 1994,1995,1996,1997,2002,2005 - Free Software Foundation, Inc. + Copyright (C) 1994-2012 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/hurd/hurdioctl.c b/hurd/hurdioctl.c index a68e6dffb6..43f71b9bd4 100644 --- a/hurd/hurdioctl.c +++ b/hurd/hurdioctl.c @@ -1,6 +1,5 @@ /* ioctl commands which must be done in the C library. - Copyright (C) 1994,95,96,97,99,2001,2002,2009,2010 - Free Software Foundation, Inc. + Copyright (C) 1994-2012 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/hurd/hurdlookup.c b/hurd/hurdlookup.c index a98f6ba6db..aeca01055b 100644 --- a/hurd/hurdlookup.c +++ b/hurd/hurdlookup.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1992,1993,1994,1995,1996,1997,1999,2001,2004,2006 - Free Software Foundation, Inc. +/* Copyright (C) 1992-2012 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/hurd/intr-msg.c b/hurd/intr-msg.c index 26ba74b143..8c687d5a24 100644 --- a/hurd/intr-msg.c +++ b/hurd/intr-msg.c @@ -1,6 +1,5 @@ /* Replacement for mach_msg used in interruptible Hurd RPCs. - Copyright (C) 1995,96,97,98,99,2000,2001,2002,2005 - Free Software Foundation, Inc. + Copyright (C) 1995-2012 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 -- cgit v1.2.3