aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/hal.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/src/hal.c')
-rw-r--r--os/hal/src/hal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/src/hal.c b/os/hal/src/hal.c
index f93f036c6..d7e963f74 100644
--- a/os/hal/src/hal.c
+++ b/os/hal/src/hal.c
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2007 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
@@ -45,7 +45,7 @@
/*===========================================================================*/
/**
- * @brief HAL initialization.
+ * @brief HAL initialization.
*/
void halInit(void) {