summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src/up_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sam3u-ek/src/up_spi.c')
-rw-r--r--nuttx/configs/sam3u-ek/src/up_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/src/up_spi.c b/nuttx/configs/sam3u-ek/src/up_spi.c
index 99739983e..3b5089238 100644
--- a/nuttx/configs/sam3u-ek/src/up_spi.c
+++ b/nuttx/configs/sam3u-ek/src/up_spi.c
@@ -2,7 +2,7 @@
* configs/sam3u-ek/src/up_spi.c
* arch/arm/src/board/up_spi.c
*
- * Copyright (C) 2009 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without