summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-29 14:15:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-29 14:15:20 +0000
commit851f6386a381fa4d783255a0ab3a9034c304c675 (patch)
treeccc5d75083dc4491289a04a2e6e69eb276fdf837 /apps/Makefile
parenta5849bb91060284dc6a7c3cd536ff2210662020e (diff)
downloadnuttx-851f6386a381fa4d783255a0ab3a9034c304c675.tar.gz
nuttx-851f6386a381fa4d783255a0ab3a9034c304c675.tar.bz2
nuttx-851f6386a381fa4d783255a0ab3a9034c304c675.zip
Correct a typo in STM32 I2C3 support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4345 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/Makefile b/apps/Makefile
index f73f0eaac..f54a9104d 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -1,9 +1,9 @@
############################################################################
# apps/Makefile
#
-# Copyright (C) 2011 Uros Platise. All rights reserved.
+# Copyright (C) 2011-2012 Uros Platise. All rights reserved.
# Authors: Uros Platise <uros.platise@isotel.eu>
-# Gregory Nutt <spudmonkey@racsa.co.cr>
+# Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions