Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
1a63fb1d
Commit
1a63fb1d
authored
Aug 30, 2014
by
Mark Andrews
Browse files
update copyrights
parent
f4aaffb5
Changes
12
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/acl/ns2/named6.conf
View file @
1a63fb1d
/*
*
Copyright
(
C
)
201
3
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
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/acl/ns2/named7.conf
View file @
1a63fb1d
/*
*
Copyright
(
C
)
201
3
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
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/geoip/ns2/named1.conf
View file @
1a63fb1d
/*
*
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
...
...
bin/tests/system/geoip/ns2/named11.conf
View file @
1a63fb1d
/*
*
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
...
...
bin/tests/system/geoip/ns2/named12.conf
View file @
1a63fb1d
/*
*
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
...
...
bin/tests/system/sit/bad-sit-badhex.conf
View file @
1a63fb1d
/*
*
Copyright
(
C
)
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
*
copyright
notice
and
this
permission
notice
appear
in
all
copies
.
*
*
THE
SOFTWARE
IS
PROVIDED
"AS IS"
AND
ISC
DISCLAIMS
ALL
WARRANTIES
WITH
*
REGARD
TO
THIS
SOFTWARE
INCLUDING
ALL
IMPLIED
WARRANTIES
OF
MERCHANTABILITY
*
AND
FITNESS
.
IN
NO
EVENT
SHALL
ISC
BE
LIABLE
FOR
ANY
SPECIAL
,
DIRECT
,
*
INDIRECT
,
OR
CONSEQUENTIAL
DAMAGES
OR
ANY
DAMAGES
WHATSOEVER
RESULTING
FROM
*
LOSS
OF
USE
,
DATA
OR
PROFITS
,
WHETHER
IN
AN
ACTION
OF
CONTRACT
,
NEGLIGENCE
*
OR
OTHER
TORTIOUS
ACTION
,
ARISING
OUT
OF
OR
IN
CONNECTION
WITH
THE
USE
OR
*
PERFORMANCE
OF
THIS
SOFTWARE
.
*/
options
{
sit
-
secret
"012345678901234567890123456789012345678901234567890123456789012"
;
};
bin/tests/system/sit/bad-sit-toolong.conf
View file @
1a63fb1d
/*
*
Copyright
(
C
)
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
*
copyright
notice
and
this
permission
notice
appear
in
all
copies
.
*
*
THE
SOFTWARE
IS
PROVIDED
"AS IS"
AND
ISC
DISCLAIMS
ALL
WARRANTIES
WITH
*
REGARD
TO
THIS
SOFTWARE
INCLUDING
ALL
IMPLIED
WARRANTIES
OF
MERCHANTABILITY
*
AND
FITNESS
.
IN
NO
EVENT
SHALL
ISC
BE
LIABLE
FOR
ANY
SPECIAL
,
DIRECT
,
*
INDIRECT
,
OR
CONSEQUENTIAL
DAMAGES
OR
ANY
DAMAGES
WHATSOEVER
RESULTING
FROM
*
LOSS
OF
USE
,
DATA
OR
PROFITS
,
WHETHER
IN
AN
ACTION
OF
CONTRACT
,
NEGLIGENCE
*
OR
OTHER
TORTIOUS
ACTION
,
ARISING
OUT
OF
OR
IN
CONNECTION
WITH
THE
USE
OR
*
PERFORMANCE
OF
THIS
SOFTWARE
.
*/
options
{
sit
-
secret
"01234567890123456789012345678901234567890123456789012345678901234567890"
;
};
lib/dns/include/dns/geoip.h
View file @
1a63fb1d
/*
* 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
...
...
lib/dns/include/dns/iptable.h
View file @
1a63fb1d
/*
* Copyright (C) 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 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
...
...
lib/dns/iptable.c
View file @
1a63fb1d
/*
* Copyright (C) 2007-2009, 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2007-2009, 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
...
...
lib/isccfg/include/isccfg/namedconf.h
View file @
1a63fb1d
/*
* Copyright (C) 2004-2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2009, 2010
, 2014
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
util/copyrights
View file @
1a63fb1d
...
...
@@ -727,6 +727,8 @@
./bin/tests/system/acl/ns2/named3.conf CONF-C 2008
./bin/tests/system/acl/ns2/named4.conf CONF-C 2008
./bin/tests/system/acl/ns2/named5.conf CONF-C 2013
./bin/tests/system/acl/ns2/named6.conf CONF-C 2014
./bin/tests/system/acl/ns2/named7.conf CONF-C 2014
./bin/tests/system/acl/setup.sh SH 2008,2012,2014
./bin/tests/system/acl/tests.sh SH 2008,2012,2013,2014
./bin/tests/system/additional/clean.sh SH 2013
...
...
@@ -1287,8 +1289,8 @@
./bin/tests/system/geoip/.gitignore X 2013
./bin/tests/system/geoip/Makefile.in MAKE 2013
./bin/tests/system/geoip/clean.sh SH 2013,2014
./bin/tests/system/geoip/data/GeoIP.csv X 2013
./bin/tests/system/geoip/data/GeoIP.dat X 2013
./bin/tests/system/geoip/data/GeoIP.csv X 2013
,2014
./bin/tests/system/geoip/data/GeoIP.dat X 2013
,2014
./bin/tests/system/geoip/data/GeoIPASNum.csv X 2013
./bin/tests/system/geoip/data/GeoIPASNum.dat X 2013
./bin/tests/system/geoip/data/GeoIPASNumv6.csv X 2013
...
...
@@ -1312,10 +1314,10 @@
./bin/tests/system/geoip/data/README TXT.BRIEF 2013,2014
./bin/tests/system/geoip/geoip.c C 2013
./bin/tests/system/geoip/ns2/example.db.in ZONE 2013
./bin/tests/system/geoip/ns2/named1.conf CONF-C 2013
./bin/tests/system/geoip/ns2/named1.conf CONF-C 2013
,2014
./bin/tests/system/geoip/ns2/named10.conf CONF-C 2014
./bin/tests/system/geoip/ns2/named11.conf CONF-C 2013
./bin/tests/system/geoip/ns2/named12.conf CONF-C 2013
./bin/tests/system/geoip/ns2/named11.conf CONF-C 2013
,2014
./bin/tests/system/geoip/ns2/named12.conf CONF-C 2013
,2014
./bin/tests/system/geoip/ns2/named13.conf CONF-C 2014
./bin/tests/system/geoip/ns2/named14.conf CONF-C 2014
./bin/tests/system/geoip/ns2/named2.conf CONF-C 2013
...
...
@@ -1711,6 +1713,8 @@
./bin/tests/system/send.pl PERL 2001,2004,2007,2011,2012
./bin/tests/system/setup.sh SH 2000,2001,2004,2007,2012,2014
./bin/tests/system/sit/.gitignore X 2014
./bin/tests/system/sit/bad-sit-badhex.conf CONF-C 2014
./bin/tests/system/sit/bad-sit-toolong.conf CONF-C 2014
./bin/tests/system/sit/clean.sh SH 2014
./bin/tests/system/sit/ns1/example.db ZONE 2014
./bin/tests/system/sit/ns1/named.conf CONF-C 2014
...
...
@@ -2970,8 +2974,8 @@
./lib/dns/include/dns/events.h C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011
./lib/dns/include/dns/fixedname.h C 1999,2000,2001,2004,2005,2006,2007
./lib/dns/include/dns/forward.h C 2000,2001,2004,2005,2006,2007,2009,2013
./lib/dns/include/dns/geoip.h C 2013
./lib/dns/include/dns/iptable.h C 2007,2012
./lib/dns/include/dns/geoip.h C 2013
,2014
./lib/dns/include/dns/iptable.h C 2007,2012
,2014
./lib/dns/include/dns/journal.h C 1999,2000,2001,2004,2005,2006,2007,2008,2009,2011,2013
./lib/dns/include/dns/keydata.h C 2009
./lib/dns/include/dns/keyflags.h C 1999,2000,2001,2004,2005,2006,2007
...
...
@@ -3037,7 +3041,7 @@
./lib/dns/include/dst/gssapi.h C 2000,2001,2004,2005,2006,2007,2009,2010,2011,2013
./lib/dns/include/dst/lib.h C 1999,2000,2001,2004,2005,2006,2007
./lib/dns/include/dst/result.h C 1999,2000,2001,2004,2005,2006,2007,2008,2012,2014
./lib/dns/iptable.c C 2007,2008,2009,2013
./lib/dns/iptable.c C 2007,2008,2009,2013
,2014
./lib/dns/journal.c C 1999,2000,2001,2002,2004,2005,2007,2008,2009,2010,2011,2013,2014
./lib/dns/key.c C 2001,2004,2005,2006,2007,2011
./lib/dns/keydata.c C 2009,2014
...
...
@@ -3748,7 +3752,7 @@
./lib/isccfg/include/isccfg/dnsconf.h C 2009
./lib/isccfg/include/isccfg/grammar.h C 2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014
./lib/isccfg/include/isccfg/log.h C 2001,2004,2005,2006,2007,2009
./lib/isccfg/include/isccfg/namedconf.h C 2002,2004,2005,2006,2007,2009,2010
./lib/isccfg/include/isccfg/namedconf.h C 2002,2004,2005,2006,2007,2009,2010
,2014
./lib/isccfg/include/isccfg/version.h C 2001,2004,2005,2006,2007
./lib/isccfg/log.c C 2001,2004,2005,2006,2007
./lib/isccfg/namedconf.c C 2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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