summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-12-11 22:58:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-12-11 22:58:16 +0000
commit6ec9360372086c2f466ef223e22d5e9412b46da1 (patch)
tree9fcccd12fafe07d6c417347bb2d331e29773a893
parente858603dd0ccf5c432fc930a43cbda54a5a0414b (diff)
downloadnuttx-6ec9360372086c2f466ef223e22d5e9412b46da1.tar.gz
nuttx-6ec9360372086c2f466ef223e22d5e9412b46da1.tar.bz2
nuttx-6ec9360372086c2f466ef223e22d5e9412b46da1.zip
Fix typos/ommissions in file header
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@448 42af7a65-404d-4744-a932-0658087f49c3
-rw-r--r--nuttx/netutils/dhcpc/dhcpc.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/nuttx/netutils/dhcpc/dhcpc.c b/nuttx/netutils/dhcpc/dhcpc.c
index 539ee60cc..4af16f6a1 100644
--- a/nuttx/netutils/dhcpc/dhcpc.c
+++ b/nuttx/netutils/dhcpc/dhcpc.c
@@ -6,15 +6,14 @@
*
* Based heavily on portions of uIP:
*
+ * Author: Adam Dunkels <adam@dunkels.com>
* Copyright (c) 2005, Swedish Institute of Computer Science
* All rights reserved.
*
- * Copyright (c) 2005, Swedish Institute of Computer Science
- * All rights reserved.
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
+ *
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright