diff options
Diffstat (limited to 'pico/osdep/signals.c')
-rw-r--r-- | pico/osdep/signals.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pico/osdep/signals.c b/pico/osdep/signals.c index 6c592801..9d396306 100644 --- a/pico/osdep/signals.c +++ b/pico/osdep/signals.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: signals.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== * 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. |