diff options
Diffstat (limited to 'lib/pipe2.c')
| -rw-r--r-- | lib/pipe2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pipe2.c b/lib/pipe2.c index 807ba6a9f9d..c5747cd1874 100644 --- a/lib/pipe2.c +++ b/lib/pipe2.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Create a pipe, with specific opening flags. | 1 | /* Create a pipe, with specific opening flags. |
| 2 | Copyright (C) 2009-2018 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2019 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software; you can redistribute it and/or modify | 4 | This program is free software; you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |