summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4/src/up_pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mikroe-stm32f4/src/up_pm.c')
-rw-r--r--nuttx/configs/mikroe-stm32f4/src/up_pm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/mikroe-stm32f4/src/up_pm.c b/nuttx/configs/mikroe-stm32f4/src/up_pm.c
index 2be67b11a..dc3985f6d 100644
--- a/nuttx/configs/mikroe-stm32f4/src/up_pm.c
+++ b/nuttx/configs/mikroe-stm32f4/src/up_pm.c
@@ -2,7 +2,7 @@
* configs/mikroe_stm32f4/src/up_pm.c
* arch/arm/src/board/up_pm.c
*
- * Copyright (C) 2012 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved.
* Authors: Gregory Nutt <gnutt@nuttx.org>
* Diego Sanchez <dsanchez@nx-engineering.com>
*