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
a27dc501
Commit
a27dc501
authored
Apr 28, 2016
by
Evan Hunt
Browse files
[master] copyrights
parent
168cf0ed
Changes
46
Hide whitespace changes
Inline
Side-by-side
bin/python/Makefile.in
View file @
a27dc501
# 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/python/dnssec-checkds.py.in
View file @
a27dc501
#!@PYTHON@
############################################################################
# Copyright (C) 2012-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2012-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/python/dnssec-coverage.docbook
View file @
a27dc501
<!--
- Copyright (C) 2013-201
5
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2013-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
...
...
@@ -40,6 +40,7 @@
<year>2013</year>
<year>2014</year>
<year>2015</year>
<year>2016</year>
<holder>Internet Systems Consortium, Inc. ("ISC")</holder>
</copyright>
</docinfo>
...
...
bin/python/dnssec-coverage.py.in
View file @
a27dc501
#!@PYTHON@
############################################################################
# Copyright (C) 2013-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2013-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/python/dnssec-keymgr.py.in
View file @
a27dc501
#!@PYTHON@
############################################################################
# Copyright (C) 201
2-2015
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/python/isc/Makefile.in
View file @
a27dc501
# Copyright (C) 201
2-2015
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/python/isc/__init__.py
View file @
a27dc501
# Copyright (C) 2015 Internet Systems Consortium.
############################################################################
# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and distribute this software for any
# 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 I
NTERNET SYSTEMS CONSORTIUM
#
DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL
#
IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL
# IN
TERNET SYSTEMS CONSORTIUM 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.
# THE SOFTWARE IS PROVIDED "AS IS" AND I
SC 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,
# IN
DIRECT, 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.
#
###########################################################################
__all__
=
[
'dnskey'
,
'eventlist'
,
'keydict'
,
'keyevent'
,
'keyseries'
,
'keyzone'
,
'policy'
,
'parsetab'
,
'utils'
]
...
...
bin/python/isc/checkds.py
View file @
a27dc501
############################################################################
# Copyright (C) 2012-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2012-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/python/isc/coverage.py
View file @
a27dc501
############################################################################
# Copyright (C) 2013-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2013-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/python/isc/dnskey.py
View file @
a27dc501
############################################################################
# Copyright (C) 2013-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2013-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/python/isc/eventlist.py
View file @
a27dc501
############################################################################
# Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 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
...
...
bin/python/isc/keydict.py
View file @
a27dc501
############################################################################
# Copyright (C) 201
5
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/python/isc/keyevent.py
View file @
a27dc501
############################################################################
# Copyright (C) 2013-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2013-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/python/isc/keymgr.py
View file @
a27dc501
############################################################################
# Copyright (C) 201
5
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/python/isc/keyseries.py
View file @
a27dc501
############################################################################
# Copyright (C) 201
5
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/python/isc/keyzone.py
View file @
a27dc501
############################################################################
# Copyright (C) 2013-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2013-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/python/isc/policy.py
View file @
a27dc501
############################################################################
# Copyright (C) 201
3-2015
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
...
...
@@ -13,9 +13,6 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
############################################################################
# policy.py
# This module implements the parser for the dnssec.policy file.
############################################################################
import
re
import
ply.lex
as
lex
...
...
bin/python/isc/tests/Makefile.in
View file @
a27dc501
# Copyright (C) 201
5
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/python/isc/tests/dnskey_test.py
View file @
a27dc501
############################################################################
# Copyright (C) 201
3-2015
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/python/isc/tests/policy_test.py
View file @
a27dc501
############################################################################
# Copyright (C) 201
3-2015
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
...
...
Prev
1
2
3
Next
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