From bacff222e17eb059d84efac97f9c39236cba5855 Mon Sep 17 00:00:00 2001
From: patacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>
Date: Tue, 11 Dec 2007 22:58:16 +0000
Subject: [PATCH] Fix typos/ommissions in file header

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@448 42af7a65-404d-4744-a932-0658087f49c3
---
 netutils/dhcpc/dhcpc.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/netutils/dhcpc/dhcpc.c b/netutils/dhcpc/dhcpc.c
index 539ee60cca..4af16f6a18 100644
--- a/netutils/dhcpc/dhcpc.c
+++ b/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