diff options
author | Eduardo Chappa <chappa@washington.edu> | 2019-06-22 10:14:55 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2019-06-22 10:14:55 -0600 |
commit | abeb2c25935ef8c75f1e5deef0f81276754dc975 (patch) | |
tree | 8c40d7af1d7eaa7e02c46ce8c8c9ab37caf3bacd /pith/osdep/pipe.c | |
parent | d5f1993e53b19b2b7dedebf14c70696c9651e35b (diff) | |
download | alpine-abeb2c25935ef8c75f1e5deef0f81276754dc975.tar.xz |
* New version 2.21.99999 (06/22/2019)
Diffstat (limited to 'pith/osdep/pipe.c')
-rw-r--r-- | pith/osdep/pipe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/osdep/pipe.c b/pith/osdep/pipe.c index 60b39058..25adc22f 100644 --- a/pith/osdep/pipe.c +++ b/pith/osdep/pipe.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: pipe.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2018 Eduardo Chappa + * Copyright 2013-2019 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |