From: Roy Marples Date: Mon, 4 Jan 2016 17:15:15 +0000 (+0000) Subject: Welcome to 2016 X-Git-Tag: v6.10.0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ec8d0fdbcb8894b7f40f6af1c8eba20618cbc2;p=thirdparty%2Fdhcpcd.git Welcome to 2016 --- diff --git a/README b/README index bbc6e039..c5d9b1d0 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ dhcpcd - DHCP client daemon -Copyright (c) 2006-2015 Roy Marples +Copyright (c) 2006-2016 Roy Marples Installation diff --git a/dhcpcd.c b/dhcpcd.c index 30813e1c..af17117d 100644 --- a/dhcpcd.c +++ b/dhcpcd.c @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2015 Roy Marples + * Copyright (c) 2006-2016 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without @@ -25,7 +25,7 @@ * SUCH DAMAGE. */ -const char dhcpcd_copyright[] = "Copyright (c) 2006-2015 Roy Marples"; +const char dhcpcd_copyright[] = "Copyright (c) 2006-2016 Roy Marples"; #include #include