diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-01-01 16:29:10 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-01-01 16:29:10 +0000 |
commit | f4cf5f2d8ba910566f2036af811355a398b4a066 (patch) | |
tree | 2e3a09a75a3744c7741e94563c41bd862fc75720 /sysdeps/mach/hurd | |
parent | a141f1a732ac9cf2af7dd54d4ae09dffb9353f30 (diff) | |
download | glibc-f4cf5f2d8ba910566f2036af811355a398b4a066.tar glibc-f4cf5f2d8ba910566f2036af811355a398b4a066.tar.gz glibc-f4cf5f2d8ba910566f2036af811355a398b4a066.tar.bz2 glibc-f4cf5f2d8ba910566f2036af811355a398b4a066.zip |
Add script to update copyright notices and reformat some to facilitate its use.
Diffstat (limited to 'sysdeps/mach/hurd')
-rw-r--r-- | sysdeps/mach/hurd/errnos.awk | 3 | ||||
-rw-r--r-- | sysdeps/mach/hurd/fork.c | 3 | ||||
-rw-r--r-- | sysdeps/mach/hurd/getcwd.c | 3 | ||||
-rw-r--r-- | sysdeps/mach/hurd/i386/trampoline.c | 3 | ||||
-rw-r--r-- | sysdeps/mach/hurd/mmap.c | 3 | ||||
-rw-r--r-- | sysdeps/mach/hurd/utimes.c | 3 | ||||
-rw-r--r-- | sysdeps/mach/hurd/xmknod.c | 3 |
7 files changed, 7 insertions, 14 deletions
diff --git a/sysdeps/mach/hurd/errnos.awk b/sysdeps/mach/hurd/errnos.awk index 9748e6ebcf..0e9583a894 100644 --- a/sysdeps/mach/hurd/errnos.awk +++ b/sysdeps/mach/hurd/errnos.awk @@ -1,5 +1,4 @@ -# Copyright (C) 1991,92,93,94,95,96,97,2000,01,02 -# 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/sysdeps/mach/hurd/fork.c b/sysdeps/mach/hurd/fork.c index 644838cd9c..d690a06856 100644 --- a/sysdeps/mach/hurd/fork.c +++ b/sysdeps/mach/hurd/fork.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1994,1995,1996,1997,1999,2001,2002,2004,2005,2006,2011 - 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/sysdeps/mach/hurd/getcwd.c b/sysdeps/mach/hurd/getcwd.c index e4cea5c287..90757ad5ea 100644 --- a/sysdeps/mach/hurd/getcwd.c +++ b/sysdeps/mach/hurd/getcwd.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991,92,93,94,95,96,97,98,2002,2004,2009 - 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/sysdeps/mach/hurd/i386/trampoline.c b/sysdeps/mach/hurd/i386/trampoline.c index 5e109f8226..75b53f68a5 100644 --- a/sysdeps/mach/hurd/i386/trampoline.c +++ b/sysdeps/mach/hurd/i386/trampoline.c @@ -1,6 +1,5 @@ /* Set thread_state for sighandler, and sigcontext to recover. i386 version. - Copyright (C) 1994,1995,1996,1997,1998,1999,2005,2008 - 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/sysdeps/mach/hurd/mmap.c b/sysdeps/mach/hurd/mmap.c index 08ba9d1933..ee5a5acf1d 100644 --- a/sysdeps/mach/hurd/mmap.c +++ b/sysdeps/mach/hurd/mmap.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1994,1995,1996,1997,1999,2002,2003,2004,2012 - 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/sysdeps/mach/hurd/utimes.c b/sysdeps/mach/hurd/utimes.c index ae3d375b2d..35de824fb4 100644 --- a/sysdeps/mach/hurd/utimes.c +++ b/sysdeps/mach/hurd/utimes.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991-1995,1997,1999,2000,2006 - 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/sysdeps/mach/hurd/xmknod.c b/sysdeps/mach/hurd/xmknod.c index ffc18f1d0a..a996e65074 100644 --- a/sysdeps/mach/hurd/xmknod.c +++ b/sysdeps/mach/hurd/xmknod.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991,1992,1993,1994,1995,1996,1999,2002,2005,2006 - 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 |