mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
Fix copyright notice corruption from update-copyright bug.
This commit is contained in:
parent
568035b787
commit
0e2f956295
17
ChangeLog
17
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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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).
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user