Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
9c2cf9e2
Commit
9c2cf9e2
authored
Jun 11, 2014
by
Mark Andrews
Browse files
update copyrights
parent
8d8f9f7f
Changes
8
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/checknames/clean.sh
View file @
9c2cf9e2
#!/bin/sh
#
# Copyright (C) 2004, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2012
, 2014
Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
bin/tests/system/checknames/ns4/master-ignore.update.db.in
View file @
9c2cf9e2
; Copyright (C) 20
04, 2007
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 20
14
Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted, provided that the above
...
...
bin/tests/system/checknames/ns4/named.conf
View file @
9c2cf9e2
/*
*
Copyright
(
C
)
20
04
,
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
20
14
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
Permission
to
use
,
copy
,
modify
,
and
/
or
distribute
this
software
for
any
*
purpose
with
or
without
fee
is
hereby
granted
,
provided
that
the
above
...
...
@@ -19,17 +19,17 @@
controls
{ /*
empty
*/ };
options
{
query
-
source
address
10
.
53
.
0
.
4
;
notify
-
source
10
.
53
.
0
.
4
;
transfer
-
source
10
.
53
.
0
.
4
;
port
5300
;
pid
-
file
"named.pid"
;
listen
-
on
{
10
.
53
.
0
.
4
; };
listen
-
on
-
v6
{
none
; };
recursion
yes
;
query
-
source
address
10
.
53
.
0
.
4
;
notify
-
source
10
.
53
.
0
.
4
;
transfer
-
source
10
.
53
.
0
.
4
;
port
5300
;
pid
-
file
"named.pid"
;
listen
-
on
{
10
.
53
.
0
.
4
; };
listen
-
on
-
v6
{
none
; };
recursion
yes
;
acache
-
enable
yes
;
check
-
names
master
ignore
;
notify
yes
;
notify
yes
;
};
zone
"."
{
...
...
bin/tests/system/checknames/ns4/root.hints
View file @
9c2cf9e2
; Copyright (C) 20
04, 2007
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 20
14
Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted, provided that the above
...
...
bin/tests/system/checknames/setup.sh
View file @
9c2cf9e2
# Copyright (C) 2004, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2012
, 2014
Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
bin/tests/system/checknames/tests.sh
View file @
9c2cf9e2
#!/bin/sh
#
# Copyright (C) 2004, 2007, 2012
,
201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2012
-
201
4
Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
bin/tests/system/spf/tests.sh
View file @
9c2cf9e2
#!/bin/sh
#
# Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2013
, 2014
Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
util/copyrights
View file @
9c2cf9e2
...
...
@@ -911,7 +911,7 @@
./bin/tests/system/checkds/wrong.example.dlv.example.dlv.db X 2012
./bin/tests/system/checkds/wrong.example.dnskey.db X 2012
./bin/tests/system/checkds/wrong.example.ds.db X 2012
./bin/tests/system/checknames/clean.sh SH 2004,2007,2012
./bin/tests/system/checknames/clean.sh SH 2004,2007,2012
,2014
./bin/tests/system/checknames/ns1/fail.example.db.in ZONE 2004,2007
./bin/tests/system/checknames/ns1/fail.update.db.in ZONE 2004,2007
./bin/tests/system/checknames/ns1/ignore.example.db.in ZONE 2004,2007
...
...
@@ -924,8 +924,11 @@
./bin/tests/system/checknames/ns2/root.hints ZONE 2004,2007
./bin/tests/system/checknames/ns3/named.conf CONF-C 2004,2007
./bin/tests/system/checknames/ns3/root.hints ZONE 2004,2007
./bin/tests/system/checknames/setup.sh SH 2004,2007,2012
./bin/tests/system/checknames/tests.sh SH 2004,2007,2012,2013
./bin/tests/system/checknames/ns4/master-ignore.update.db.in ZONE 2014
./bin/tests/system/checknames/ns4/named.conf CONF-C 2014
./bin/tests/system/checknames/ns4/root.hints ZONE 2014
./bin/tests/system/checknames/setup.sh SH 2004,2007,2012,2014
./bin/tests/system/checknames/tests.sh SH 2004,2007,2012,2013,2014
./bin/tests/system/checkzone/clean.sh SH 2011,2012,2013,2014
./bin/tests/system/checkzone/setup.sh SH 2014
./bin/tests/system/checkzone/tests.sh SH 2011,2012,2013,2014
...
...
@@ -1710,7 +1713,7 @@
./bin/tests/system/spf/clean.sh SH 2013
./bin/tests/system/spf/ns1/named.conf CONF-C 2013
./bin/tests/system/spf/ns1/spf.db ZONE 2013
./bin/tests/system/spf/tests.sh SH 2013
./bin/tests/system/spf/tests.sh SH 2013
,2014
./bin/tests/system/start.pl SH 2001,2004,2005,2006,2007,2008,2010,2011,2012,2013
./bin/tests/system/start.sh SH 2000,2001,2004,2007,2012
./bin/tests/system/staticstub/clean.sh SH 2010,2012,2014
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment