diff options
author | Eduardo Chappa <chappa@washington.edu> | 2020-01-19 10:57:53 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2020-01-19 10:57:53 -0700 |
commit | 99948a254e2c2352547b962cbd1c23738e7af6b3 (patch) | |
tree | 9c9fc9beed0c2f308f11fa27e2675104962ce5c0 /pico/file.c | |
parent | 082202c409cab376f0f0623635dc19e8468baafc (diff) | |
download | alpine-99948a254e2c2352547b962cbd1c23738e7af6b3.tar.xz |
* Initial release of Alpine version 2.22.
Diffstat (limited to 'pico/file.c')
-rw-r--r-- | pico/file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pico/file.c b/pico/file.c index 68c5e1d9..128a9878 100644 --- a/pico/file.c +++ b/pico/file.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: file.c 1082 2008-06-12 18:39:50Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |