From 851f6386a381fa4d783255a0ab3a9034c304c675 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: svn://svn.code.sf.net/p/nuttx/code/trunk@4345 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/composite/composite_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/examples/composite/composite_main.c') diff --git a/apps/examples/composite/composite_main.c b/apps/examples/composite/composite_main.c index 961716116..0166b7fa1 100644 --- a/apps/examples/composite/composite_main.c +++ b/apps/examples/composite/composite_main.c @@ -1,7 +1,7 @@ /**************************************************************************** * examples/usbstorage/composite_main.c * - * Copyright (C) 2008-2012 Gregory Nutt. All rights reserved. + * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3