From: Roy Marples Date: Thu, 1 Jan 2015 20:50:48 +0000 (+0000) Subject: Welcome to 2015! X-Git-Tag: v6.7.0~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adf84d84ddd73408719e20505f72f94e1ac1a30b;p=thirdparty%2Fdhcpcd.git Welcome to 2015! --- diff --git a/dhcp6.c b/dhcp6.c index a3905722..3e00b299 100644 --- a/dhcp6.c +++ b/dhcp6.c @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2014 Roy Marples + * Copyright (c) 2006-2015 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/dhcpcd.c b/dhcpcd.c index 47eb9c2a..700b5c2f 100644 --- a/dhcpcd.c +++ b/dhcpcd.c @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2014 Roy Marples + * Copyright (c) 2006-2015 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-2014 Roy Marples"; +const char dhcpcd_copyright[] = "Copyright (c) 2006-2015 Roy Marples"; #define _WITH_DPRINTF /* Stop FreeBSD bitching */