diff options
Diffstat (limited to 'pico/osdep/terminal.c')
-rw-r--r-- | pico/osdep/terminal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pico/osdep/terminal.c b/pico/osdep/terminal.c index 7f1b5106..498baa83 100644 --- a/pico/osdep/terminal.c +++ b/pico/osdep/terminal.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: terminal.c 921 2008-01-31 02:09:25Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2008 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. |