From f81033a37aace9daa291b451a6baf291a0ec6e53 Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Wed, 30 Dec 2020 13:53:28 +0200 Subject: [PATCH] [#1602] update outdated copyrights --- src/lib/database/server_selector.cc | 2 +- src/lib/dhcp/pkt4.h | 2 +- src/lib/eval/tests/context_unittest.cc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/database/server_selector.cc b/src/lib/database/server_selector.cc index 220e278e14..18fbdbd0fe 100644 --- a/src/lib/database/server_selector.cc +++ b/src/lib/database/server_selector.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2019-2020 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/lib/dhcp/pkt4.h b/src/lib/dhcp/pkt4.h index 9613f3af78..273efd8d3d 100644 --- a/src/lib/dhcp/pkt4.h +++ b/src/lib/dhcp/pkt4.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2017 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2011-2020 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/lib/eval/tests/context_unittest.cc b/src/lib/eval/tests/context_unittest.cc index 3756d41f54..54e3d33ad5 100644 --- a/src/lib/eval/tests/context_unittest.cc +++ b/src/lib/eval/tests/context_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2015-2020 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