X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/4a4b9d3051e43a6495b28e9c7eb79674fcf1e46d..d0a147f5bbcd59a9f01b7bedcf7c4be92f059b35:/LUFA/Drivers/Board/AVR8/U2S/Buttons.h diff --git a/LUFA/Drivers/Board/AVR8/U2S/Buttons.h b/LUFA/Drivers/Board/AVR8/U2S/Buttons.h index b414bc99a..30f0a9f5b 100644 --- a/LUFA/Drivers/Board/AVR8/U2S/Buttons.h +++ b/LUFA/Drivers/Board/AVR8/U2S/Buttons.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 @@ -29,7 +29,7 @@ */ /** \file - * \brief Board specific Buttons driver header for the Mattairtech JM-DB-U2. + * \brief Board specific Buttons driver header for the U2S. * \copydetails Group_Buttons_U2S * * \note This file should not be included directly. It is automatically included as needed by the Buttons driver