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
2dd6ffb5
Commit
2dd6ffb5
authored
Jan 12, 2015
by
Tinderbox User
Browse files
update copyright notice / whitespace
parent
d2f31388
Changes
9
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/dnssec/clean.sh
View file @
2dd6ffb5
#!/bin/sh
#
# Copyright (C) 2004, 2007-201
4
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2002 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/tests/system/dnssec/ntadiff.pl
View file @
2dd6ffb5
#!/usr/bin/perl -w
#
# Copyright (C) 2015 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.
use
strict
;
use
Time::
Piece
;
...
...
bin/tests/system/dnssec/tests.sh
View file @
2dd6ffb5
#!/bin/sh
#
# Copyright (C) 2004-201
4
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2002 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/include/dns/nta.h
View file @
2dd6ffb5
/*
* Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2014
, 2015
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/view.h
View file @
2dd6ffb5
/*
* Copyright (C) 2004-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/nta.c
View file @
2dd6ffb5
/*
* Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2014
, 2015
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/view.c
View file @
2dd6ffb5
/*
* Copyright (C) 2004-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -2083,7 +2083,7 @@ dns_view_saventa(dns_view_t *view) {
result
=
ISC_R_SUCCESS
;
goto
cleanup
;
}
else
CHECK
(
result
);
CHECK
(
result
);
result
=
dns_ntatable_save
(
ntatable
,
fp
);
if
(
result
==
ISC_R_NOTFOUND
)
{
...
...
lib/isc/unix/time.c
View file @
2dd6ffb5
/*
* Copyright (C) 2004-2008, 2011, 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2008, 2011, 2012, 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/isc/win32/time.c
View file @
2dd6ffb5
/*
* Copyright (C) 2004, 2006-2009, 2012-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2006-2009, 2012-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
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