mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 16:40:00 -04:00
update copyright notice
This commit is contained in:
parent
b02be031b9
commit
104f0e51ac
3 changed files with 3 additions and 3 deletions
2
CHANGES
2
CHANGES
|
|
@ -7,7 +7,7 @@
|
|||
3851. [func] Allow libseccomp based system-call filtering
|
||||
on Linux; use "configure --enable-seccomp" to
|
||||
turn it on. Thanks to Loganaden Velvindron
|
||||
of AFRINIC for the contribution. [RT #35347]
|
||||
of AFRINIC for the contribution. [RT #35347]
|
||||
|
||||
3850. [bug] Disabling forwarding could trigger a REQUIRE assertion.
|
||||
[RT #35979]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2004-2007, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2000, 2001 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2004-2009, 2012, 2013 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2004-2009, 2012-2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2000-2003 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
|
|||
Loading…
Reference in a new issue