aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/BoardDriverTest
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-10-05 20:22:19 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-10-05 20:22:19 +0000
commiteee252603be67c539f9986cde76454f756e55d95 (patch)
tree7cf0654d43b6205e92d6328e33b71dc325d5f810 /BuildTests/BoardDriverTest
parent4641acc691e7b252c5b0ca8d9afed18a003b8813 (diff)
downloadlufa-eee252603be67c539f9986cde76454f756e55d95.tar.gz
lufa-eee252603be67c539f9986cde76454f756e55d95.tar.bz2
lufa-eee252603be67c539f9986cde76454f756e55d95.zip
Minor documentation improvements.
Diffstat (limited to 'BuildTests/BoardDriverTest')
-rw-r--r--BuildTests/BoardDriverTest/Board/Buttons.h2
-rw-r--r--BuildTests/BoardDriverTest/Board/Dataflash.h2
-rw-r--r--BuildTests/BoardDriverTest/Board/Joystick.h2
-rw-r--r--BuildTests/BoardDriverTest/Board/LEDs.h2
-rw-r--r--BuildTests/BoardDriverTest/Test.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/BuildTests/BoardDriverTest/Board/Buttons.h b/BuildTests/BoardDriverTest/Board/Buttons.h
index 8754721ef..01ae65f6e 100644
--- a/BuildTests/BoardDriverTest/Board/Buttons.h
+++ b/BuildTests/BoardDriverTest/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
diff --git a/BuildTests/BoardDriverTest/Board/Dataflash.h b/BuildTests/BoardDriverTest/Board/Dataflash.h
index 08a70240d..78aeb6232 100644
--- a/BuildTests/BoardDriverTest/Board/Dataflash.h
+++ b/BuildTests/BoardDriverTest/Board/Dataflash.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
diff --git a/BuildTests/BoardDriverTest/Board/Joystick.h b/BuildTests/BoardDriverTest/Board/Joystick.h
index f4328389e..47b916ba9 100644
--- a/BuildTests/BoardDriverTest/Board/Joystick.h
+++ b/BuildTests/BoardDriverTest/Board/Joystick.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
diff --git a/BuildTests/BoardDriverTest/Board/LEDs.h b/BuildTests/BoardDriverTest/Board/LEDs.h
index a0346b258..6dd665520 100644
--- a/BuildTests/BoardDriverTest/Board/LEDs.h
+++ b/BuildTests/BoardDriverTest/Board/LEDs.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
diff --git a/BuildTests/BoardDriverTest/Test.c b/BuildTests/BoardDriverTest/Test.c
index 8f506bb32..6d7d4d1ca 100644
--- a/BuildTests/BoardDriverTest/Test.c
+++ b/BuildTests/BoardDriverTest/Test.c
@@ -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