diff options
Diffstat (limited to 'usb-dual-led')
-rw-r--r-- | usb-dual-led/Makefile | 2 | ||||
-rw-r--r-- | usb-dual-led/usb-dual-led.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usb-dual-led/Makefile b/usb-dual-led/Makefile index 08ae51b..a297cc6 100644 --- a/usb-dual-led/Makefile +++ b/usb-dual-led/Makefile @@ -2,7 +2,7 @@ ## spreadspace avr utils ## ## -## Copyright (C) 2013-2015 Christian Pointner <equinox@spreadspace.org> +## Copyright (C) 2013-2016 Christian Pointner <equinox@spreadspace.org> ## ## This file is part of spreadspace avr utils. ## diff --git a/usb-dual-led/usb-dual-led.c b/usb-dual-led/usb-dual-led.c index 139e841..7da8a82 100644 --- a/usb-dual-led/usb-dual-led.c +++ b/usb-dual-led/usb-dual-led.c @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2013-2015 Christian Pointner <equinox@spreadspace.org> + * Copyright (C) 2013-2016 Christian Pointner <equinox@spreadspace.org> * * This file is part of spreadspace avr utils. * |