Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
3b443e87
Commit
3b443e87
authored
Apr 20, 2017
by
Tinderbox User
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice / whitespace
parent
492e3413
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
20 additions
and
7 deletions
+20
-7
bin/dig/nslookup.c
bin/dig/nslookup.c
+1
-1
bin/dig/nslookup.docbook
bin/dig/nslookup.docbook
+2
-1
bin/nsupdate/nsupdate.c
bin/nsupdate/nsupdate.c
+1
-1
bin/tests/system/additional/tests.sh
bin/tests/system/additional/tests.sh
+1
-1
bin/tests/system/checkzone/tests.sh
bin/tests/system/checkzone/tests.sh
+1
-1
bin/tests/system/checkzone/zones/delegating-ns-address-below-dname.db
...stem/checkzone/zones/delegating-ns-address-below-dname.db
+6
-0
bin/tests/system/checkzone/zones/ns-address-below-dname.db
bin/tests/system/checkzone/zones/ns-address-below-dname.db
+6
-0
lib/dns/cache.c
lib/dns/cache.c
+2
-2
No files found.
bin/dig/nslookup.c
View file @
3b443e87
/*
* Copyright (C) 2000-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-201
7
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
...
...
bin/dig/nslookup.docbook
View file @
3b443e87
<!--
- Copyright (C) 2004-2007, 2010, 2013-201
6
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2004-2007, 2010, 2013-201
7
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
...
...
@@ -66,6 +66,7 @@
<year>2014</year>
<year>2015</year>
<year>2016</year>
<year>2017</year>
<holder>Internet Systems Consortium, Inc. ("ISC")</holder>
</copyright>
</docinfo>
...
...
bin/nsupdate/nsupdate.c
View file @
3b443e87
/*
* Copyright (C) 2000-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-201
7
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
...
...
bin/tests/system/additional/tests.sh
View file @
3b443e87
#!/bin/sh
#
# Copyright (C) 2013, 2016 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2013, 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
...
...
bin/tests/system/checkzone/tests.sh
View file @
3b443e87
# Copyright (C) 2011-201
6
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011-201
7
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
...
...
bin/tests/system/checkzone/zones/delegating-ns-address-below-dname.db
View file @
3b443e87
; Copyright (C) 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
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
$TTL 300
example.com. SOA marka.isc.org. a.root.servers.nil. (
2026 ; serial
...
...
bin/tests/system/checkzone/zones/ns-address-below-dname.db
View file @
3b443e87
; Copyright (C) 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
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
$TTL 300
example.com. SOA marka.isc.org. a.root.servers.nil. (
2026 ; serial
...
...
lib/dns/cache.c
View file @
3b443e87
/*
* Copyright (C) 1999-2009, 2011-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2009, 2011-201
7
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
...
...
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