diff options
Diffstat (limited to 'pico/osdep/filesys.c')
-rw-r--r-- | pico/osdep/filesys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pico/osdep/filesys.c b/pico/osdep/filesys.c index ef9bac6a..a3c8416c 100644 --- a/pico/osdep/filesys.c +++ b/pico/osdep/filesys.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: filesys.c 770 2007-10-24 00:23:09Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2015 Eduardo Chappa + * Copyright 2013-2016 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |