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
0add1446
Commit
0add1446
authored
Mar 12, 2014
by
Tinderbox User
Browse files
update copyright notice
parent
16f6050f
Changes
3
Hide whitespace changes
Inline
Side-by-side
bin/confgen/ddns-confgen.c
View file @
0add1446
...
...
@@ -199,7 +199,7 @@ main(int argc, char **argv) {
if
(
self_domain
!=
NULL
&&
zone
!=
NULL
)
usage
(
1
);
/* -s and -z cannot coexist */
if
(
argc
>
isc_commandline_index
)
usage
(
1
);
...
...
bin/confgen/keygen.c
View file @
0add1446
/*
* Copyright (C) 2009, 2012
,
201
3
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009, 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/rrsetorder/tests.sh
View file @
0add1446
#!/bin/sh
#
# Copyright (C) 2006-2008, 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2006-2008, 2011, 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
...
...
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