summaryrefslogtreecommitdiff
path: root/apps/include/ftpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/include/ftpc.h')
-rw-r--r--apps/include/ftpc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/include/ftpc.h b/apps/include/ftpc.h
index ed5e3fab9..f9a73676a 100644
--- a/apps/include/ftpc.h
+++ b/apps/include/ftpc.h
@@ -2,7 +2,7 @@
* apps/include/ftpc.h
*
* Copyright (C) 2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -221,4 +221,5 @@ EXTERN FAR char *ftpc_response(SESSION handle);
#ifdef __cplusplus
}
#endif
+
#endif /* __APPS_INCLUDE_FTPC_H */