1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

Update copyright notices with scripts/update-copyrights

This commit is contained in:
Allan McRae
2014-01-01 21:03:15 +10:00
parent 0d547fcba7
commit d4697bc93d
8406 changed files with 8413 additions and 8405 deletions

View File

@ -1,5 +1,5 @@
/* Cancel requests associated with given file descriptor.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.

View File

@ -1,5 +1,5 @@
/* Synchronize I/O in given file descriptor.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.

View File

@ -1,5 +1,5 @@
/* Handle general operations.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.

View File

@ -1,4 +1,4 @@
/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
/* Copyright (C) 1997-2014 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

View File

@ -1,5 +1,5 @@
/* Notify initiator of AIO request.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.

View File

@ -1,5 +1,5 @@
/* Asynchronous read.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.

View File

@ -1,5 +1,5 @@
/* Asynchronous read, 64bit offset version.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.

View File

@ -1,5 +1,5 @@
/* Suspend until termination of a requests.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.

View File

@ -1,5 +1,5 @@
/* Asynchronous write.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.

View File

@ -1,5 +1,5 @@
/* Asynchronous write, 64bit offset version.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.

View File

@ -1,5 +1,5 @@
/* Enqueue and list of read or write requests.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.

View File

@ -1,5 +1,5 @@
/* Enqueue and list of read or write requests, 64bit offset version.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.