diff --git a/CHANGES b/CHANGES index 90be225c3d..0941a6667a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 4581. [port] Linux: Add getpid and getrandom to the list of system - calls named uses for seccomp. [RT #44883] + calls named uses for seccomp. [RT #44883] 4580. [bug] 4578 introduced a regression when handling CNAME to referral below the current domain. [RT #44850] diff --git a/bin/named/include/named/seccomp.h b/bin/named/include/named/seccomp.h index cec93c5922..2e7f6b41a1 100644 --- a/bin/named/include/named/seccomp.h +++ b/bin/named/include/named/seccomp.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2014, 2016, 2017 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