diff options
Diffstat (limited to 'pico/osdep/shell.c')
-rw-r--r-- | pico/osdep/shell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pico/osdep/shell.c b/pico/osdep/shell.c index 766b3c8e..ad5871a8 100644 --- a/pico/osdep/shell.c +++ b/pico/osdep/shell.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: shell.c 807 2007-11-09 01:21:33Z hubert@u.washington /* * ======================================================================== * 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. |