From a1dc68940ebf2c6d618673803c0f297baa3c6676 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Fri, 7 Sep 2018 16:37:20 +0200 Subject: [PATCH] [#25,!14] Copyright update --- src/bin/dhcp4/main.cc | 2 +- src/bin/dhcp6/main.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/dhcp4/main.cc b/src/bin/dhcp4/main.cc index 5e98bdcfc9..4f07e49ca7 100644 --- a/src/bin/dhcp4/main.cc +++ b/src/bin/dhcp4/main.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2017 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2011-2018 Internet Systems Consortium, Inc. ("ISC") // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/bin/dhcp6/main.cc b/src/bin/dhcp6/main.cc index e90254d029..2d12fe897c 100644 --- a/src/bin/dhcp6/main.cc +++ b/src/bin/dhcp6/main.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2017 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2011-2018 Internet Systems Consortium, Inc. ("ISC") // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this -- 2.47.2