From 7c0e75b8db95c0f142f89d27edbd74a0d75d86f5 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 5 Feb 2012 19:32:42 +0000 Subject: [PATCH] FTP server is marginally functional git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4372 42af7a65-404d-4744-a932-0658087f49c3 --- configs/stm3240g-eval/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/stm3240g-eval/nsh/defconfig b/configs/stm3240g-eval/nsh/defconfig index b63fa3d9e5..cd6f099079 100644 --- a/configs/stm3240g-eval/nsh/defconfig +++ b/configs/stm3240g-eval/nsh/defconfig @@ -1,7 +1,7 @@ ############################################################################ # configs/stm3240g-eval/nsh/defconfig # -# Copyright (C) 2011 Gregory Nutt. All rights reserved. +# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without