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
7f3f7637
Commit
7f3f7637
authored
Jun 19, 2014
by
Tinderbox User
Browse files
update copyright notice
parent
f2a26935
Changes
7
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/genzone.sh
View file @
7f3f7637
#!/bin/sh
#
# Copyright (C) 2004, 2007, 2009, 2011-201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2009, 2011-201
4
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2001-2003 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/tests/system/masterformat/ns1/example.db
View file @
7f3f7637
; Copyright (C) 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2005, 2007
, 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/masterformat/tests.sh
View file @
7f3f7637
#!/bin/sh
#
# Copyright (C) 2005, 2007, 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2005, 2007, 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
...
...
lib/dns/rdata/generic/cdnskey_60.c
View file @
7f3f7637
/*
* Copyright (C) 2004, 2005, 2007, 2009, 2011-2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2003 Internet Software Consortium.
* 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
...
...
lib/dns/rdata/generic/cdnskey_60.h
View file @
7f3f7637
/*
* Copyright (C) 2004, 2005, 2007, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2003 Internet Software Consortium.
* 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
...
...
@@ -20,13 +19,13 @@
/* CDNSKEY records have the same RDATA fields as DNSKEY records. */
typedef
struct
dns_rdata_cdnskey
{
dns_rdatacommon_t
common
;
isc_mem_t
*
mctx
;
isc_uint16_t
flags
;
isc_uint8_t
protocol
;
isc_uint8_t
algorithm
;
isc_uint16_t
datalen
;
unsigned
char
*
data
;
dns_rdatacommon_t
common
;
isc_mem_t
*
mctx
;
isc_uint16_t
flags
;
isc_uint8_t
protocol
;
isc_uint8_t
algorithm
;
isc_uint16_t
datalen
;
unsigned
char
*
data
;
}
dns_rdata_cdnskey_t
;
...
...
lib/dns/rdata/generic/cds_59.c
View file @
7f3f7637
/*
* Copyright (C) 2004, 2005, 2007, 2009-2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002 Internet Software Consortium.
* 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
...
...
lib/dns/rdata/generic/cds_59.h
View file @
7f3f7637
/*
* Copyright (C) 2004, 2005, 2007, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002 Internet Software Consortium.
* 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
...
...
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