diff options
author | Andrei Pavel <andrei@isc.org> | 2022-01-25 17:17:54 +0100 |
---|---|---|
committer | Andrei Pavel <andrei@isc.org> | 2022-01-25 17:17:54 +0100 |
commit | cd64f52014004860323a811589bc398e25f5f4ca (patch) | |
tree | 92726db166efd4db6b2d019f667c9d3998e4687c /src/lib/pgsql/testutils | |
parent | Change caption after review (diff) | |
download | kea-cd64f52014004860323a811589bc398e25f5f4ca.tar.xz kea-cd64f52014004860323a811589bc398e25f5f4ca.zip |
[#2290] release changes
Diffstat (limited to 'src/lib/pgsql/testutils')
-rw-r--r-- | src/lib/pgsql/testutils/pgsql_schema.cc | 2 | ||||
-rw-r--r-- | src/lib/pgsql/testutils/pgsql_schema.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/pgsql/testutils/pgsql_schema.cc b/src/lib/pgsql/testutils/pgsql_schema.cc index 9cf9684d36..05226d5907 100644 --- a/src/lib/pgsql/testutils/pgsql_schema.cc +++ b/src/lib/pgsql/testutils/pgsql_schema.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2020 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2016-2022 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/pgsql/testutils/pgsql_schema.h b/src/lib/pgsql/testutils/pgsql_schema.h index 6d90762162..5eada318de 100644 --- a/src/lib/pgsql/testutils/pgsql_schema.h +++ b/src/lib/pgsql/testutils/pgsql_schema.h @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2020 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2016-2022 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 |