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/dns/rrset.h | |
parent | [#1837] fixed indentation (diff) | |
download | kea-95f5255ff84dc497f5f39c1e82065d9865e66d21.tar.xz kea-95f5255ff84dc497f5f39c1e82065d9865e66d21.zip |
[#1887] release changes
Diffstat (limited to 'src/lib/dns/rrset.h')
-rw-r--r-- | src/lib/dns/rrset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dns/rrset.h b/src/lib/dns/rrset.h index 5461b2bf95..d17846aa97 100644 --- a/src/lib/dns/rrset.h +++ b/src/lib/dns/rrset.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2015 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2010-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 |