mirror of git://sourceware.org/git/glibc.git
Update copyright years
This commit is contained in:
parent
408223d403
commit
b2f80a478e
|
@ -1,3 +1,7 @@
|
||||||
|
2012-10-02 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* sysdeps/i386/tls.h: Update copyright years.
|
||||||
|
|
||||||
2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
|
2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
|
||||||
|
|
||||||
* pthread_create.c (start_thread): Fix clone flag name in
|
* pthread_create.c (start_thread): Fix clone flag name in
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* Definition for thread-local data handling. nptl/i386 version.
|
/* Definition for thread-local data handling. nptl/i386 version.
|
||||||
Copyright (C) 2002-2007, 2009, 2011 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
|
||||||
|
|
Loading…
Reference in New Issue