Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
16201b15
Commit
16201b15
authored
Jan 17, 2016
by
Tinderbox User
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice / whitespace
parent
b7f4a6fd
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
13 additions
and
13 deletions
+13
-13
bin/tests/system/rrl/broken.conf
bin/tests/system/rrl/broken.conf
+1
-1
bin/tests/system/rrl/clean.sh
bin/tests/system/rrl/clean.sh
+1
-1
bin/tests/system/rrl/ns3/named.conf
bin/tests/system/rrl/ns3/named.conf
+1
-1
bin/tests/system/rrl/ns4/hints
bin/tests/system/rrl/ns4/hints
+1
-1
bin/tests/system/rrl/ns4/named.conf
bin/tests/system/rrl/ns4/named.conf
+1
-1
bin/tests/system/rrl/ns4/tld4.db
bin/tests/system/rrl/ns4/tld4.db
+1
-1
bin/tests/system/rrl/tests.sh
bin/tests/system/rrl/tests.sh
+1
-1
lib/dns/forward.c
lib/dns/forward.c
+1
-1
lib/dns/include/dns/forward.h
lib/dns/include/dns/forward.h
+1
-1
lib/isc/unix/include/isc/time.h
lib/isc/unix/include/isc/time.h
+1
-1
lib/isc/unix/time.c
lib/isc/unix/time.c
+1
-1
lib/isc/win32/include/isc/time.h
lib/isc/win32/include/isc/time.h
+1
-1
lib/isc/win32/time.c
lib/isc/win32/time.c
+1
-1
No files found.
bin/tests/system/rrl/broken.conf
View file @
16201b15
/*
*
Copyright
(
C
)
201
2
,
2013
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
6
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/rrl/clean.sh
View file @
16201b15
# Copyright (C) 2012-2014 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2012-2014
, 2016
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/rrl/ns3/named.conf
View file @
16201b15
/*
*
Copyright
(
C
)
2012
,
2013
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2012
,
2013
,
2016
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/rrl/ns4/hints
View file @
16201b15
; Copyright (C) 201
2, 2013
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 201
6
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/rrl/ns4/named.conf
View file @
16201b15
/*
*
Copyright
(
C
)
201
2
,
2013
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
6
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/rrl/ns4/tld4.db
View file @
16201b15
; Copyright (C) 201
2, 2013
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 201
6
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/rrl/tests.sh
View file @
16201b15
# Copyright (C) 2012, 2013, 2015 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2012, 2013, 2015
, 2016
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/forward.c
View file @
16201b15
/*
* Copyright (C) 2004, 2005, 2007, 2009, 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009, 2013
, 2016
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/include/dns/forward.h
View file @
16201b15
/*
* Copyright (C) 2004-2007, 2009, 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2009, 2013
, 2016
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/isc/unix/include/isc/time.h
View file @
16201b15
/*
* Copyright (C) 2004-2009, 2012, 2014
,
201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2009, 2012, 2014
-
201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/isc/unix/time.c
View file @
16201b15
/*
* Copyright (C) 2004-2008, 2011, 2012, 2014
,
201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2008, 2011, 2012, 2014
-
201
6
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/include/isc/time.h
View file @
16201b15
/*
* Copyright (C) 2004, 2006-2009, 2012, 2014
,
201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2006-2009, 2012, 2014
-
201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/isc/win32/time.c
View file @
16201b15
/*
* Copyright (C) 2004, 2006-2009, 2012-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2006-2009, 2012-201
6
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
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