/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#include <sys/types.h>
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2005 - 2007 Roy Marples <roy@marples.name>
*
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef ARP_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
-
#ifdef __linux__
# define _BSD_SOURCE
#endif
/*
- * dhcpcd - DHCP client daemon -
- * Copyright 2007 Roy Marples <roy@marples.name>
+ * dhcpcd - DHCP client daemon
+ * Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef CLIENT_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifdef __linux__
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef COMMON_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef CONFIG_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
- *
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifdef __linux__
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef DHCPCONFIG_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#include <sys/types.h>
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef DHCP_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
/* We need to define this to get kill on GNU systems */
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef DHCPCD_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#include <arpa/inet.h>
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef DUID_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
- *
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ * Distributed under the terms of the GNU General Public License v2
*/
#include <sys/stat.h>
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef INFO_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#include <sys/types.h>
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef INTERFACE_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
- *
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ * Distributed under the terms of the GNU General Public License v2
*/
#include <errno.h>
/*
- * dhcpcd - DHCP client daemon -
- * Copyright 2005 - 2007 Roy Marples <roy@marples.name>
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * dhcpcd - DHCP client daemon
+ * Copyright 2006-2007 Roy Marples <roy@marples.name>
+ *
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef IPV4LL_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#include <stdarg.h>
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef LOGGER_H
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#include <sys/types.h>
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef SIGNALS_H
/*
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
- * although a lot was lifted from udhcp
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#define _BSD_SOURCE
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2006-2007 Roy Marples <roy@marples.name>
- * although a lot was lifted from udhcp
*
- * dhcpcd is an RFC2131 compliant DHCP client daemon.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef SOCKET_H