diff options
Diffstat (limited to 'src/lib/cql')
-rw-r--r-- | src/lib/cql/cql_connection.cc | 2 | ||||
-rw-r--r-- | src/lib/cql/cql_exchange.h | 2 | ||||
-rw-r--r-- | src/lib/cql/testutils/cql_schema.cc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/cql/cql_connection.cc b/src/lib/cql/cql_connection.cc index 54eaddf549..e16a3fdc5d 100644 --- a/src/lib/cql/cql_connection.cc +++ b/src/lib/cql/cql_connection.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2020 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018-2021 Internet Systems Consortium, Inc. ("ISC") // Copyright (C) 2015-2018 Deutsche Telekom AG. // // Authors: Razvan Becheriu <razvan.becheriu@qualitance.com> diff --git a/src/lib/cql/cql_exchange.h b/src/lib/cql/cql_exchange.h index 5076c1136e..5bf8d6962b 100644 --- a/src/lib/cql/cql_exchange.h +++ b/src/lib/cql/cql_exchange.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018,2021 Internet Systems Consortium, Inc. ("ISC") // Copyright (C) 2016-2017 Deutsche Telekom AG. // // Authors: Razvan Becheriu <razvan.becheriu@qualitance.com> diff --git a/src/lib/cql/testutils/cql_schema.cc b/src/lib/cql/testutils/cql_schema.cc index 113600f2e3..ca4b244f08 100644 --- a/src/lib/cql/testutils/cql_schema.cc +++ b/src/lib/cql/testutils/cql_schema.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2020 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2015-2021 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 |