X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b7f9beefd82a41303f21ace7a4a64173336ed333..987cd32f6502f074dcb565d67d0ee39149e8a4a8:/LUFA/Drivers/Board/AVR8/LEONARDO/Board.h diff --git a/LUFA/Drivers/Board/AVR8/LEONARDO/Board.h b/LUFA/Drivers/Board/AVR8/LEONARDO/Board.h index 4b443e85d..95ef437f5 100644 --- a/LUFA/Drivers/Board/AVR8/LEONARDO/Board.h +++ b/LUFA/Drivers/Board/AVR8/LEONARDO/Board.h @@ -1,13 +1,13 @@ /* LUFA Library - Copyright (C) Dean Camera, 2013. + Copyright (C) Dean Camera, 2014. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2013 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted @@ -64,7 +64,7 @@ /* Public Interface - May be used in end-application: */ /* Macros: */ - /** Indicates the board has a hardware LEDs mounted. */ + /** Indicates the board has hardware LEDs mounted. */ #define BOARD_HAS_LEDS /* Disable C linkage for C++ Compilers: */