mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
Update copyright year to 2015 for new files.
This commit is contained in:
parent
0897c551c0
commit
191220b306
@ -1,5 +1,9 @@
|
||||
2015-01-21 Carlos O'Donell <carlos@redhat.com>
|
||||
|
||||
* sysdeps/arm/unwind-resume.h: Fix copyright year.
|
||||
* dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
|
||||
attribution.
|
||||
|
||||
* pwd/tst-getpw.c: Rewrite.
|
||||
|
||||
[BZ #17702]
|
||||
|
@ -1,7 +1,6 @@
|
||||
/* Test recursive dlopen using malloc hooks.
|
||||
Copyright (C) 1998-2014 Free Software Foundation, Inc.
|
||||
Copyright (C) 2015 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions for unwind-resume.c. ARM (EABI) version.
|
||||
Copyright (C) 2014 Free Software Foundation, Inc.
|
||||
Copyright (C) 2015 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…
Reference in New Issue
Block a user