aboutsummaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-01-29 14:15:20 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-01-29 14:15:20 +0000
commit6c72068d149ec6225f6194ccaf015d51420ff5e8 (patch)
treeccc5d75083dc4491289a04a2e6e69eb276fdf837 /apps/Makefile
parent41d243ce3e6b691db0e7e5fd7474c95ae6af31b4 (diff)
downloadpx4-firmware-6c72068d149ec6225f6194ccaf015d51420ff5e8.tar.gz
px4-firmware-6c72068d149ec6225f6194ccaf015d51420ff5e8.tar.bz2
px4-firmware-6c72068d149ec6225f6194ccaf015d51420ff5e8.zip
Correct a typo in STM32 I2C3 support
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4345 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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