X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/7aa8dc1de069b0f9c9e0b2bd379713d49dfee377..c786d8a0b7845eefc42df1c6dc3ea91c8785ad84:/LUFA/Drivers/Board/Buttons.h diff --git a/LUFA/Drivers/Board/Buttons.h b/LUFA/Drivers/Board/Buttons.h index 0fe7a1087..34d5f35a6 100644 --- a/LUFA/Drivers/Board/Buttons.h +++ b/LUFA/Drivers/Board/Buttons.h @@ -18,7 +18,7 @@ advertising or publicity pertaining to distribution of the software without specific, written prior permission. - The author disclaim all warranties with regard to this + The author disclaims all warranties with regard to this software, including all implied warranties of merchantability and fitness. In no event shall the author be liable for any special, indirect or consequential damages or any damages @@ -57,7 +57,7 @@ * actions can be taken. * * If the \c BOARD value is set to \c BOARD_USER, this will include the \c /Board/Buttons.h file in the user project - * directory. Otherwise, it will include the appropriate built in board driver header file. + * directory. Otherwise, it will include the appropriate built-in board driver header file. * * For possible \c BOARD makefile values, see \ref Group_BoardTypes. *