diff options
author | Wlodek Wencel <wlodek@isc.org> | 2021-05-24 08:34:09 +0200 |
---|---|---|
committer | Wlodek Wencel <wlodek@isc.org> | 2021-05-24 08:34:09 +0200 |
commit | 95f5255ff84dc497f5f39c1e82065d9865e66d21 (patch) | |
tree | eb5e06422a4799596744b1be6015f608cfe30dc3 /src/lib/util/versioned_csv_file.cc | |
parent | [#1837] fixed indentation (diff) | |
download | kea-95f5255ff84dc497f5f39c1e82065d9865e66d21.tar.xz kea-95f5255ff84dc497f5f39c1e82065d9865e66d21.zip |
[#1887] release changes
Diffstat (limited to 'src/lib/util/versioned_csv_file.cc')
-rw-r--r-- | src/lib/util/versioned_csv_file.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/versioned_csv_file.cc b/src/lib/util/versioned_csv_file.cc index 065636a1cd..8c48f66e10 100644 --- a/src/lib/util/versioned_csv_file.cc +++ b/src/lib/util/versioned_csv_file.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2016 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 |