mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Fold copyright years
This commit is contained in:
10
ChangeLog
10
ChangeLog
@ -1,3 +1,13 @@
|
|||||||
|
2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* bits/types.h: Fold copyright years.
|
||||||
|
* bits/typesizes.h: Likewise.
|
||||||
|
* sysdeps/mach/hurd/bits/typesizes.h: Likewise.
|
||||||
|
* sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
|
||||||
|
* sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
|
||||||
|
* sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
|
||||||
|
* time/time.h: Likewise.
|
||||||
|
|
||||||
2012-05-16 Paul Pluzhnikov <ppluzhnikov@google.com>
|
2012-05-16 Paul Pluzhnikov <ppluzhnikov@google.com>
|
||||||
|
|
||||||
[BZ #208]
|
[BZ #208]
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
/* bits/types.h -- definitions of __*_t types underlying *_t types.
|
/* bits/types.h -- definitions of __*_t types underlying *_t types.
|
||||||
Copyright (C) 2002, 2003, 2004, 2005, 2007, 2012
|
Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
||||||
Free Software Foundation, Inc.
|
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
|
|
||||||
The GNU C Library is free software; you can redistribute it and/or
|
The GNU C Library is free software; you can redistribute it and/or
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
/* bits/typesizes.h -- underlying types for *_t. Generic version.
|
/* bits/typesizes.h -- underlying types for *_t. Generic version.
|
||||||
Copyright (C) 2002, 2003, 2012
|
Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
||||||
Free Software Foundation, Inc.
|
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
|
|
||||||
The GNU C Library is free software; you can redistribute it and/or
|
The GNU C Library is free software; you can redistribute it and/or
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* bits/typesizes.h -- underlying types for *_t. Hurd version.
|
/* bits/typesizes.h -- underlying types for *_t. Hurd version.
|
||||||
Copyright (C) 2002,2003,2012 Free Software Foundation, Inc.
|
Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
|
|
||||||
The GNU C Library is free software; you can redistribute it and/or
|
The GNU C Library is free software; you can redistribute it and/or
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* bits/typesizes.h -- underlying types for *_t. FreeBSD version.
|
/* bits/typesizes.h -- underlying types for *_t. FreeBSD version.
|
||||||
Copyright (C) 2002, 2003, 2012 Free Software Foundation, Inc.
|
Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
|
|
||||||
The GNU C Library is free software; you can redistribute it and/or
|
The GNU C Library is free software; you can redistribute it and/or
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* bits/typesizes.h -- underlying types for *_t. Linux/s390 version.
|
/* bits/typesizes.h -- underlying types for *_t. Linux/s390 version.
|
||||||
Copyright (C) 2003, 2012 Free Software Foundation, Inc.
|
Copyright (C) 2003-2012 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
|
|
||||||
The GNU C Library is free software; you can redistribute it and/or
|
The GNU C Library is free software; you can redistribute it and/or
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* bits/typesizes.h -- underlying types for *_t. Linux/SPARC version.
|
/* bits/typesizes.h -- underlying types for *_t. Linux/SPARC version.
|
||||||
Copyright (C) 2002, 2003, 2012 Free Software Foundation, Inc.
|
Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
|
|
||||||
The GNU C Library is free software; you can redistribute it and/or
|
The GNU C Library is free software; you can redistribute it and/or
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 1991-2003,2006,2009,2011,2012 Free Software Foundation, Inc.
|
/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
|
|
||||||
The GNU C Library is free software; you can redistribute it and/or
|
The GNU C Library is free software; you can redistribute it and/or
|
||||||
|
Reference in New Issue
Block a user