Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
641
Issues
641
List
Boards
Labels
Service Desk
Milestones
Merge Requests
105
Merge Requests
105
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
39cad8fb
Commit
39cad8fb
authored
Jul 08, 2014
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyrights
parent
fce704e7
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
24 additions
and
8 deletions
+24
-8
bin/python/Makefile.in
bin/python/Makefile.in
+1
-1
bin/tests/system/dnssec/ns7/named.conf
bin/tests/system/dnssec/ns7/named.conf
+1
-1
bin/tests/system/dnssec/ns7/sign.sh
bin/tests/system/dnssec/ns7/sign.sh
+1
-1
bin/tests/system/dnssec/ns7/split-rrsig.db.in
bin/tests/system/dnssec/ns7/split-rrsig.db.in
+14
-0
util/copyrights
util/copyrights
+7
-5
No files found.
bin/python/Makefile.in
View file @
39cad8fb
# Copyright (C) 2012
, 2013
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 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/dnssec/ns7/named.conf
View file @
39cad8fb
/*
*
Copyright
(
C
)
2006
,
2008
,
2010
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2006
,
2008
,
2010
,
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/dnssec/ns7/sign.sh
View file @
39cad8fb
#!/bin/sh -e
#
# Copyright (C) 201
3, 201
4 Internet Systems Consortium, Inc. ("ISC")
# 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
...
...
bin/tests/system/dnssec/ns7/split-rrsig.db.in
View file @
39cad8fb
; 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.
split-rrsig. 3660 IN SOA . . (
1 ; serial
3600 ; refresh (1 hour)
...
...
util/copyrights
View file @
39cad8fb
...
...
@@ -318,9 +318,9 @@
./bin/pkcs11/.gitignore X 2014
./bin/pkcs11/Makefile.in MAKE 2009,2012,2014
./bin/pkcs11/OLD-PKCS11-NOTES X 2009
./bin/pkcs11/openssl-0.9.8
y-patch X 2013
./bin/pkcs11/openssl-1.0.0
l
-patch X 2014
./bin/pkcs11/openssl-1.0.1
g
-patch X 2014
./bin/pkcs11/openssl-0.9.8
za-patch X 2014
./bin/pkcs11/openssl-1.0.0
m
-patch X 2014
./bin/pkcs11/openssl-1.0.1
h
-patch X 2014
./bin/pkcs11/pkcs11-destroy.8 MAN DOCBOOK
./bin/pkcs11/pkcs11-destroy.c X 2009,2010,2014
./bin/pkcs11/pkcs11-destroy.docbook SGML 2009,2014
...
...
@@ -362,7 +362,7 @@
./bin/pkcs11/win32/pk11tokens.vcxproj.in X 2014
./bin/pkcs11/win32/pk11tokens.vcxproj.user X 2014
./bin/python/.gitignore X 2012,2013
./bin/python/Makefile.in MAKE 2012,2013
./bin/python/Makefile.in MAKE 2012,2013
,2014
./bin/python/dnssec-checkds.8 MAN 2012,2013,2014
./bin/python/dnssec-checkds.docbook SGML 2012,2013,2014
./bin/python/dnssec-checkds.html HTML DOCBOOK
...
...
@@ -1150,9 +1150,11 @@
./bin/tests/system/dnssec/ns6/named.conf CONF-C 2004,2006,2007,2013
./bin/tests/system/dnssec/ns6/optout-tld.db.in ZONE 2013
./bin/tests/system/dnssec/ns6/sign.sh SH 2013,2014
./bin/tests/system/dnssec/ns7/named.conf CONF-C 2006,2008,2010
./bin/tests/system/dnssec/ns7/named.conf CONF-C 2006,2008,2010
,2014
./bin/tests/system/dnssec/ns7/named.nosoa TXT.BRIEF 2010
./bin/tests/system/dnssec/ns7/nosoa.secure.example.db ZONE 2010
./bin/tests/system/dnssec/ns7/sign.sh SH 2014
./bin/tests/system/dnssec/ns7/split-rrsig.db.in ZONE 2014
./bin/tests/system/dnssec/prereq.sh SH 2000,2001,2002,2004,2006,2007,2009,2012,2014
./bin/tests/system/dnssec/setup.sh SH 2000,2001,2004,2007,2009,2011,2012,2013,2014
./bin/tests/system/dnssec/signer/example.db.in ZONE 2010
...
...
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