summaryrefslogtreecommitdiff
path: root/nuttx/lib/stdio/lib_fprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/lib/stdio/lib_fprintf.c')
-rw-r--r--nuttx/lib/stdio/lib_fprintf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/lib/stdio/lib_fprintf.c b/nuttx/lib/stdio/lib_fprintf.c
index 4ebb3d7d2..a803de4bd 100644
--- a/nuttx/lib/stdio/lib_fprintf.c
+++ b/nuttx/lib/stdio/lib_fprintf.c
@@ -1,8 +1,8 @@
/****************************************************************************
* lib/stdio/lib_fprintf.c
*
- * Copyright (C) 2007, 2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Copyright (C) 2007, 2011-2012 Gregory Nutt. All rights reserved.
+ * 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