From: Razvan Becheriu Date: Fri, 5 Jun 2020 10:40:23 +0000 (+0300) Subject: [#1266] addressed review X-Git-Tag: Kea-1.7.9~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2079c27b5bac45bcc009617c78df2002ef22a9c3;p=thirdparty%2Fkea.git [#1266] addressed review --- diff --git a/src/lib/log/logger.cc b/src/lib/log/logger.cc index 52945640fb..4c2316d6ee 100644 --- a/src/lib/log/logger.cc +++ b/src/lib/log/logger.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2015 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/log/logger.h b/src/lib/log/logger.h index 40c8393e02..65a470ae70 100644 --- a/src/lib/log/logger.h +++ b/src/lib/log/logger.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2015 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/log/logger_impl.h b/src/lib/log/logger_impl.h index 7cd3f71ea3..39a6f1304b 100644 --- a/src/lib/log/logger_impl.h +++ b/src/lib/log/logger_impl.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2015 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