Fix copyright notice corruption from update-copyright bug.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 2 Jan 2013 19:28:45 +0000 (19:28 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 2 Jan 2013 19:28:45 +0000 (19:28 +0000)
21 files changed:
ChangeLog
hurd/ctty-input.c
hurd/ctty-output.c
hurd/dtable.c
hurd/hurd-raise.c
hurd/hurdprio.c
hurd/msgportdemux.c
misc/sys/file.h
misc/sys/ioctl.h
ports/ChangeLog.alpha
ports/ChangeLog.m68k
ports/sysdeps/alpha/Makefile
ports/sysdeps/m68k/m680x0/fpu/mathimpl.h
sysdeps/gnu/netinet/ip_icmp.h
sysdeps/mach/hurd/chdir.c
sysdeps/mach/hurd/fchdir.c
sysdeps/mach/hurd/rename.c
sysdeps/mach/hurd/rmdir.c
sysdeps/mach/hurd/seekdir.c
sysdeps/mach/hurd/setsid.c
sysdeps/posix/wait3.c

index 1fa5755..12989a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
 
+       * hurd/ctty-input.c: Fix copyright notice formatting.
+       * hurd/ctty-output.c: Likewise.
+       * hurd/dtable.c: Likewise.
+       * hurd/hurd-raise.c: Likewise.
+       * hurd/hurdprio.c: Likewise.
+       * hurd/msgportdemux.c: Likewise.
+       * misc/sys/file.h: Likewise.
+       * misc/sys/ioctl.h: Likewise.
+       * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
+       * sysdeps/mach/hurd/chdir.c: Likewise.
+       * sysdeps/mach/hurd/fchdir.c: Likewise.
+       * sysdeps/mach/hurd/rename.c: Likewise.
+       * sysdeps/mach/hurd/rmdir.c: Likewise.
+       * sysdeps/mach/hurd/seekdir.c: Likewise.
+       * sysdeps/mach/hurd/setsid.c: Likewise.
+       * sysdeps/posix/wait3.c: Likewise.
+
        * All files with FSF copyright notices: Update copyright dates
        using scripts/update-copyrights.
        * intl/plural.c: Regenerated.
index 3fb10d2..4c22987 100644 (file)
@@ -1,5 +1,5 @@
 /* _hurd_ctty_input -- Do an input RPC and generate SIGTTIN if necessary.
-   Copyright (C) 11999, 20135, 1997-1999 Free Software Foundation, Inc.
+   Copyright (C) 1995-2013 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
index a231f5e..387befb 100644 (file)
@@ -1,5 +1,5 @@
 /* _hurd_ctty_output -- Do an output RPC and generate SIGTTOU if necessary.
-   Copyright (C) 11999, 20135, 1997-1999 Free Software Foundation, Inc.
+   Copyright (C) 1995-2013 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
index 52bcfd0..592dc2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20131, 1992-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
index 80509ff..173a76f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20134, 1995-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2013 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
index 83aff4f..2f6af72 100644 (file)
@@ -1,5 +1,5 @@
 /* Support code for dealing with priorities in the Hurd.
-   Copyright (C) 11999, 20134, 1995-1999 Free Software Foundation, Inc.
+   Copyright (C) 1994-2013 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
index 22c3ebe..dde16b2 100644 (file)
@@ -1,5 +1,5 @@
 /* Demux messages sent on the signal port.
-   Copyright (C) 11999, 20131, 1992-1999 Free Software Foundation, Inc.
+   Copyright (C) 1991-2013 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
index cac9a96..64e8764 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20131, 1992-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
index 5a2badc..2dfff08 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20131, 1992-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
index 8132825..fcefcf7 100644 (file)
@@ -1,5 +1,7 @@
 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
 
+       * sysdeps/alpha/Makefile: Fix copyright notice formatting.
+
        * All files with FSF copyright notices: Update copyright dates
        using scripts/update-copyrights.
 
index 66ac79a..5775d2b 100644 (file)
@@ -1,5 +1,8 @@
 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
 
+       * sysdeps/m68k/m680x0/fpu/mathimpl.h: Fix copyright notice
+       formatting.
+
        * All files with FSF copyright notices: Update copyright dates
        using scripts/update-copyrights.
 
index fc59e2f..30e8fd8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 11999, 20133, 1994-1999 Free Software Foundation, Inc.
+# Copyright (C) 1993-2013 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Brendan Kehoe (brendan@zen.org).
 
index c5b3933..436e587 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of libc internal inline math functions implemented
    by the m68881/2.
-   Copyright (C) 11999, 20131, 1992-1999 Free Software Foundation, Inc.
+   Copyright (C) 1991-2013 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
index ca3cf78..136fb47 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20131, 1992-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
index 6f5a952..07657a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20131, 1992-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
index 4a94697..bd1f5b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20131, 1992-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
index 2dfaac6..c30173f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20131, 1992-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
index 732e31a..d171057 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20131, 1992-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
index 7235c6c..6efdf22 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20133, 1994-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2013 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
index 27fae88..bce1935 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20133, 1994-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2013 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
index 24209f7..5d3f7fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 11999, 20132, 1993-1999 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2013 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