From 1a140c6408c814dfeb5750f71ff601678c448ddb Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 5 Oct 2016 16:33:34 +0000 Subject: [PATCH] Update copyright and intent. --- ipv6nd.c | 4 ++-- ipv6nd.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ipv6nd.c b/ipv6nd.c index 0bd40d2c..ee6035e3 100644 --- a/ipv6nd.c +++ b/ipv6nd.c @@ -1,6 +1,6 @@ /* - * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2015 Roy Marples + * dhcpcd - IPv6 ND handling + * Copyright (c) 2006-2016 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/ipv6nd.h b/ipv6nd.h index d300844c..d2edf79d 100644 --- a/ipv6nd.h +++ b/ipv6nd.h @@ -1,6 +1,6 @@ /* - * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2015 Roy Marples + * dhcpcd - IPv6 ND handling + * Copyright (c) 2006-2016 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without -- 2.47.2