From 6c72068d149ec6225f6194ccaf015d51420ff5e8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 29 Jan 2012 14:15:20 +0000 Subject: Correct a typo in STM32 I2C3 support git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4345 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- apps/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/Makefile') 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 -# Gregory Nutt +# Gregory Nutt # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions -- cgit v1.2.3