From: Roy Marples Date: Mon, 3 Jan 2011 11:42:43 +0000 (+0000) Subject: Welcome to 2011! X-Git-Tag: v5.2.11~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bffdfbcecee33df3f2f992744f82c15f2125e6c8;p=thirdparty%2Fdhcpcd.git Welcome to 2011! --- diff --git a/README b/README index cfbf3cdf..dd8acfd6 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ dhcpcd - DHCP client daemon -Copyright (c) 2006-2010 Roy Marples +Copyright (c) 2006-2011 Roy Marples Installation diff --git a/defs.h b/defs.h index 81cf2135..f2bff963 100644 --- a/defs.h +++ b/defs.h @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2010 Roy Marples + * Copyright (c) 2006-2011 Roy Marples * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/dhcpcd.c b/dhcpcd.c index 704cbb5e..a3672020 100644 --- a/dhcpcd.c +++ b/dhcpcd.c @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2010 Roy Marples + * Copyright (c) 2006-2011 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without @@ -25,7 +25,7 @@ * SUCH DAMAGE. */ -const char copyright[] = "Copyright (c) 2006-2010 Roy Marples"; +const char copyright[] = "Copyright (c) 2006-2011 Roy Marples"; #include #include