Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python3-asn1tools
Upstream-Contact: <preferred name and address to reach the upstream project>
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     .coveragerc
           .github/FUNDING.yml
           .github/workflows/python-package.yml
           .gitignore
           MANIFEST.in
           Makefile
           README.rst
           asn1tools/__init__.py
           asn1tools/__main__.py
           asn1tools/codecs/__init__.py
           asn1tools/codecs/ber.py
           asn1tools/codecs/compiler.py
           asn1tools/codecs/constraints_checker.py
           asn1tools/codecs/der.py
           asn1tools/codecs/gser.py
           asn1tools/codecs/jer.py
           asn1tools/codecs/oer.py
           asn1tools/codecs/per.py
           asn1tools/codecs/permitted_alphabet.py
           asn1tools/codecs/type_checker.py
           asn1tools/codecs/uper.py
           asn1tools/codecs/xer.py
           asn1tools/compat.py
           asn1tools/compiler.py
           asn1tools/errors.py
           asn1tools/parser.py
           asn1tools/source/__init__.py
           asn1tools/source/c/__init__.py
           asn1tools/source/c/oer.py
           asn1tools/source/c/oer_functions.py
           asn1tools/source/c/uper.py
           asn1tools/source/c/uper_functions.py
           asn1tools/source/c/utils.py
           asn1tools/source/rust/__init__.py
           asn1tools/source/rust/uper.py
           asn1tools/source/rust/utils.py
           asn1tools/version.py
           docs/Makefile
           docs/index.rst
           docs/make.bat
           examples/README.rst
           examples/benchmarks/c_source/Makefile
           examples/benchmarks/c_source/README.rst
           examples/benchmarks/c_source/asn1c/Makefile
           examples/benchmarks/c_source/asn1c/generated/A.c
           examples/benchmarks/c_source/asn1c/generated/A.h
           examples/benchmarks/c_source/asn1c/generated/B.c
           examples/benchmarks/c_source/asn1c/generated/B.h
           examples/benchmarks/c_source/asn1c/generated/C.c
           examples/benchmarks/c_source/asn1c/generated/C.h
           examples/benchmarks/c_source/asn1c/generated/D.c
           examples/benchmarks/c_source/asn1c/generated/D.h
           examples/benchmarks/c_source/asn1c/generated/E.c
           examples/benchmarks/c_source/asn1c/generated/E.h
           examples/benchmarks/c_source/asn1c/generated/F.c
           examples/benchmarks/c_source/asn1c/generated/F.h
           examples/benchmarks/c_source/asn1c/generated/G.c
           examples/benchmarks/c_source/asn1c/generated/G.h
           examples/benchmarks/c_source/asn1c/generated/PDU.c
           examples/benchmarks/c_source/asn1c/generated/PDU.h
           examples/benchmarks/c_source/asn1c/generated/constraints.c
           examples/benchmarks/c_source/asn1c/generated/per_decoder.c
           examples/benchmarks/c_source/asn1c/generated/per_encoder.c
           examples/benchmarks/c_source/asn1c/main.c
           examples/benchmarks/c_source/asn1scc/Makefile
           examples/benchmarks/c_source/asn1scc/generated/acn.c
           examples/benchmarks/c_source/asn1scc/generated/asn1crt.c
           examples/benchmarks/c_source/asn1scc/generated/asn1crt.h
           examples/benchmarks/c_source/asn1scc/generated/my_protocol.c
           examples/benchmarks/c_source/asn1scc/generated/my_protocol.h
           examples/benchmarks/c_source/asn1scc/generated/real.c
           examples/benchmarks/c_source/asn1scc/main.c
           examples/benchmarks/c_source/asn1tools/Makefile
           examples/benchmarks/c_source/asn1tools/main.c
           examples/benchmarks/c_source/common.mk
           examples/benchmarks/c_source/my_protocol.asn
           examples/benchmarks/codecs.py
           examples/benchmarks/compile_methods.py
           examples/benchmarks/packages/ber.py
           examples/benchmarks/packages/rfc1155_1157_pycrate.py
           examples/benchmarks/packages/rrc_8_6_0_pycrate.py
           examples/benchmarks/packages/uper.py
           examples/benchmarks/question/foo.proto
           examples/benchmarks/question/foo_pb2.py
           examples/benchmarks/question/question.py
           examples/compact_extensions_uper/README.rst
           examples/compact_extensions_uper/main.py
           examples/compact_extensions_uper/v1.asn
           examples/compact_extensions_uper/v2.asn
           examples/compact_extensions_uper/v2_extension_markers.asn
           examples/hello_world.py
           examples/ldap.py
           examples/programming_types/README.rst
           examples/programming_types/all_types.asn
           examples/programming_types/main.py
           examples/programming_types/my_protocol.asn
           examples/programming_types/programming_types.asn
           examples/x509_pem.py
           requirements.txt
           setup.cfg
           setup.py
           tests/Makefile
           tests/README.rst
           tests/__init__.py
           tests/files/3gpp/lpp_14_3_0.asn
           tests/files/3gpp/lpp_14_3_0.py
           tests/files/3gpp/rrc_14_4_0.asn
           tests/files/3gpp/rrc_8_6_0.asn
           tests/files/3gpp/rrc_8_6_0.py
           tests/files/3gpp/s1ap_14_4_0.asn
           tests/files/3gpp/s1ap_14_4_0.py
           tests/files/all_types.asn
           tests/files/all_types.py
           tests/files/all_types_automatic_tags.asn
           tests/files/all_types_automatic_tags.py
           tests/files/all_types_automatic_tags_pp.py
           tests/files/bar.asn
           tests/files/bar.py
           tests/files/c_source/boolean.asn
           tests/files/c_source/c_source-minus.asn
           tests/files/c_source/c_source.asn
           tests/files/c_source/octet_string.asn
           tests/files/c_source/programming_types.asn
           tests/files/comments.asn
           tests/files/comments.py
           tests/files/complex.asn
           tests/files/constraints_extensions.asn
           tests/files/constraints_extensions.py
           tests/files/enumerated.asn
           tests/files/enumerated.py
           tests/files/etsi/cam_pdu_descriptions_1_3_2.asn
           tests/files/etsi/cam_pdu_descriptions_1_3_2.py
           tests/files/etsi/its_container_1_2_1.asn
           tests/files/etsi/its_container_1_2_1.py
           tests/files/extensibility_implied.asn
           tests/files/extensibility_implied.py
           tests/files/extensibility_implied_pp.py
           tests/files/foo.asn
           tests/files/foo.py
           tests/files/ieee/ieee1609_2.asn
           tests/files/ieee/ieee1609_2.py
           tests/files/ietf/rfc1155.asn
           tests/files/ietf/rfc1155.py
           tests/files/ietf/rfc1157.asn
           tests/files/ietf/rfc1157.py
           tests/files/ietf/rfc2986.asn
           tests/files/ietf/rfc2986.py
           tests/files/ietf/rfc3161.asn
           tests/files/ietf/rfc3161.py
           tests/files/ietf/rfc3279.asn
           tests/files/ietf/rfc3279.py
           tests/files/ietf/rfc3281.asn
           tests/files/ietf/rfc3281.py
           tests/files/ietf/rfc3447.asn
           tests/files/ietf/rfc3447.py
           tests/files/ietf/rfc3852.asn
           tests/files/ietf/rfc3852.py
           tests/files/ietf/rfc4210.asn
           tests/files/ietf/rfc4210.py
           tests/files/ietf/rfc4211.asn
           tests/files/ietf/rfc4211.py
           tests/files/ietf/rfc4511.py
           tests/files/ietf/rfc5084.asn
           tests/files/ietf/rfc5084.py
           tests/files/ietf/rfc5280.asn
           tests/files/ietf/rfc5280.py
           tests/files/ietf/rfc5280_modified.asn
           tests/files/ietf/rfc5280_modified.py
           tests/files/import_imported.asn
           tests/files/import_imported.py
           tests/files/information_object.asn
           tests/files/information_object.py
           tests/files/module-1.asn
           tests/files/module-2.asn
           tests/files/module_tags_automatic.asn
           tests/files/module_tags_automatic.py
           tests/files/module_tags_automatic_pp.py
           tests/files/module_tags_explicit.asn
           tests/files/module_tags_explicit.py
           tests/files/module_tags_explicit_pp.py
           tests/files/module_tags_implicit.asn
           tests/files/module_tags_implicit.py
           tests/files/module_tags_implicit_pp.py
           tests/files/named_numbers.asn
           tests/files/named_numbers.py
           tests/files/oma/ulp.asn
           tests/files/oma/ulp.py
           tests/files/overview_of_oer.asn
           tests/files/parameterization.asn
           tests/files/parameterization.py
           tests/files/parameterization_pp.py
           tests/files/rust_source/rust_source.asn
           tests/files/rust_source/rust_source.rs
           tests/files/time_types.asn
           tests/files/time_types.py
           tests/files/time_types_pp.py
           tests/files/versions.asn
           tests/files/with_components.asn
           tests/files/x680.asn
           tests/files/x680.py
           tests/files/x683.asn
           tests/files/x683.py
           tests/files/x683_pp.py
           tests/files/x691_a1.asn
           tests/files/x691_a1.py
           tests/files/x691_a2.asn
           tests/files/x691_a2.py
           tests/files/x691_a3.asn
           tests/files/x691_a3.py
           tests/files/x691_a4.asn
           tests/files/x691_a4.py
           tests/files/zforce.asn
           tests/files/zforce.py
           tests/js_source/.gitignore
           tests/js_source/README.rst
           tests/js_source/asn1/c_source.asn
           tests/js_source/asn1/programming_types.asn
           tests/js_source/package.json
           tests/js_source/public/manifest.json
           tests/js_source/server.py
           tests/js_source/src/App.css
           tests/js_source/src/App.js
           tests/js_source/src/App.test.js
           tests/js_source/src/c_source.test.js
           tests/js_source/src/index.css
           tests/js_source/src/index.js
           tests/js_source/src/serviceWorker.js
           tests/rust_source/Cargo.toml
           tests/rust_source/src/lib.rs
           tests/rust_source/tests/integration_tests.rs
           tests/test.mk
           tests/test_ber.py
           tests/test_c_source.py
           tests/test_codecs.py
           tests/test_codecs_consistency.py
           tests/test_command_line.py
           tests/test_compile.py
           tests/test_constraints_checker.py
           tests/test_der.py
           tests/test_gser.py
           tests/test_jer.py
           tests/test_oer.c
           tests/test_oer.py
           tests/test_parse.py
           tests/test_per.py
           tests/test_two_modules.py
           tests/test_type_checker.py
           tests/test_uper.c
           tests/test_uper.py
           tests/test_xer.py
           tests/utils.py
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     examples/benchmarks/c_source/asn1c/generated/BIT_STRING.c
           examples/benchmarks/c_source/asn1c/generated/BIT_STRING.h
           examples/benchmarks/c_source/asn1c/generated/BOOLEAN.c
           examples/benchmarks/c_source/asn1c/generated/BOOLEAN.h
           examples/benchmarks/c_source/asn1c/generated/INTEGER.c
           examples/benchmarks/c_source/asn1c/generated/INTEGER.h
           examples/benchmarks/c_source/asn1c/generated/OCTET_STRING.c
           examples/benchmarks/c_source/asn1c/generated/OCTET_STRING.h
           examples/benchmarks/c_source/asn1c/generated/asn_SEQUENCE_OF.c
           examples/benchmarks/c_source/asn1c/generated/asn_SEQUENCE_OF.h
           examples/benchmarks/c_source/asn1c/generated/asn_SET_OF.c
           examples/benchmarks/c_source/asn1c/generated/asn_SET_OF.h
           examples/benchmarks/c_source/asn1c/generated/asn_codecs.h
           examples/benchmarks/c_source/asn1c/generated/asn_codecs_prim.c
           examples/benchmarks/c_source/asn1c/generated/asn_codecs_prim.h
           examples/benchmarks/c_source/asn1c/generated/ber_decoder.c
           examples/benchmarks/c_source/asn1c/generated/ber_decoder.h
           examples/benchmarks/c_source/asn1c/generated/ber_tlv_length.c
           examples/benchmarks/c_source/asn1c/generated/ber_tlv_length.h
           examples/benchmarks/c_source/asn1c/generated/ber_tlv_tag.c
           examples/benchmarks/c_source/asn1c/generated/ber_tlv_tag.h
           examples/benchmarks/c_source/asn1c/generated/constr_CHOICE.c
           examples/benchmarks/c_source/asn1c/generated/constr_CHOICE.h
           examples/benchmarks/c_source/asn1c/generated/constr_SEQUENCE.c
           examples/benchmarks/c_source/asn1c/generated/constr_SEQUENCE.h
           examples/benchmarks/c_source/asn1c/generated/constr_SEQUENCE_OF.c
           examples/benchmarks/c_source/asn1c/generated/constr_SEQUENCE_OF.h
           examples/benchmarks/c_source/asn1c/generated/constr_SET_OF.c
           examples/benchmarks/c_source/asn1c/generated/constr_SET_OF.h
           examples/benchmarks/c_source/asn1c/generated/constr_TYPE.c
           examples/benchmarks/c_source/asn1c/generated/constraints.h
           examples/benchmarks/c_source/asn1c/generated/der_encoder.c
           examples/benchmarks/c_source/asn1c/generated/der_encoder.h
           examples/benchmarks/c_source/asn1c/generated/per_decoder.h
           examples/benchmarks/c_source/asn1c/generated/per_encoder.h
           examples/benchmarks/c_source/asn1c/generated/per_opentype.c
           examples/benchmarks/c_source/asn1c/generated/per_opentype.h
           examples/benchmarks/c_source/asn1c/generated/per_support.c
           examples/benchmarks/c_source/asn1c/generated/per_support.h
           examples/benchmarks/c_source/asn1c/generated/xer_decoder.c
           examples/benchmarks/c_source/asn1c/generated/xer_decoder.h
           examples/benchmarks/c_source/asn1c/generated/xer_encoder.c
           examples/benchmarks/c_source/asn1c/generated/xer_encoder.h
           examples/benchmarks/c_source/asn1c/generated/xer_support.c
           examples/benchmarks/c_source/asn1c/generated/xer_support.h
Copyright: 2003-2004 X/IO Labs, xiolabs.com.
           2003-2014 Lev Walkin <vlm@lionet.info>.
License:   __UNKNOWN__
 Redistribution and modifications are permitted subject to BSD license.

Files:     tests/files/c_source/oer.c
           tests/files/c_source/oer.h
           tests/files/c_source/uper.h
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.154.0 Mon Jan 11 17:42:41 2021.

Files:     tests/files/c_source/c_source-minus.c
           tests/files/c_source/c_source-minus.h
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.146.6 Tue Apr 14 16:08:00 2020.

Files:     examples/benchmarks/c_source/asn1tools/generated/uper.c
           examples/benchmarks/c_source/asn1tools/generated/uper.h
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.145.2 Thu Jan 24 08:14:06 2019.

Files:     tests/files/c_source/boolean_uper.c
           tests/files/c_source/octet_string_uper.c
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.147.0 Wed Apr 15 07:30:29 2020.

Files:     tests/files/c_source/oer_fuzzer.mk
           tests/files/c_source/uper_fuzzer.mk
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.146.6 Fri Apr 10 21:04:22 2020.

Files:     examples/benchmarks/c_source/asn1c/generated/NativeEnumerated.c
           examples/benchmarks/c_source/asn1c/generated/NativeInteger.c
Copyright: 2004-2007 Lev Walkin <vlm@lionet.info>.
License:   __UNKNOWN__
 Redistribution and modifications are permitted subject to BSD license.
 .
 Read the NativeInteger.h for the explanation wrt. differences between
 INTEGER and NativeInteger.
 Basically, both are decoders and encoders of ASN.1 INTEGER type, but this
 implementation deals with the standard (machine-specific) representation
 of them instead of using the platform-independent buffer.

Files:     tests/main_oer_fuzzer.c
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.145.2 Thu Jan 24 07:56:59 2019.

Files:     tests/files/c_source/octet_string_uper.h
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.145.2 Thu Jan 24 07:56:29 2019.

Files:     tests/files/c_source/boolean_uper.h
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.146.6 Fri Apr  3 14:50:20 2020.

Files:     tests/files/c_source/oer_fuzzer.c
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.154.0 Mon Jan 11 17:43:48 2021.

Files:     tests/files/c_source/uper.c
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.155.1 Mon Jan 11 20:58:59 2021.

Files:     tests/main_uper_fuzzer.c
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.145.2 Thu Jan 24 07:53:35 2019.

Files:     tests/js_source/src/c_source.js
Copyright: 2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.145.2 Thu Jan 24 07:56:02 2019.

Files:     tests/files/c_source/uper_fuzzer.c
Copyright: 2018-2019 Erik Moqvist
License:   Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 This file was generated by asn1tools version 0.154.0 Mon Jan 11 17:43:49 2021.

Files:     examples/benchmarks/c_source/asn1c/generated/NativeInteger.h
Copyright: 2004 Lev Walkin <vlm@lionet.info>.
License:   __UNKNOWN__
 Redistribution and modifications are permitted subject to BSD license.
 .
 This type differs from the standard INTEGER in that it is modelled using
 the fixed machine type (long, int, short), so it can hold only values of

Files:     examples/benchmarks/c_source/asn1c/generated/asn_application.h
Copyright: 2004-2006 Lev Walkin <vlm@lionet.info>.
License:   __UNKNOWN__
 Redistribution and modifications are permitted subject to BSD license.
 .
 Application-level ASN.1 callbacks.

Files:     examples/benchmarks/c_source/asn1c/generated/NativeEnumerated.h
Copyright: 2004-2006 Lev Walkin <vlm@lionet.info>.
License:   __UNKNOWN__
 Redistribution and modifications are permitted subject to BSD license.
 .
 This type differs from the standard ENUMERATED in that it is modelled using
 the fixed machine type (long, int, short), so it can hold only values of

Files:     examples/benchmarks/c_source/asn1c/generated/asn_internal.h
Copyright: 2003-2007 Lev Walkin <vlm@lionet.info>.
License:   __UNKNOWN__
 Redistribution and modifications are permitted subject to BSD license.
 .
 Declarations internally useful for the ASN.1 support code.

Files:     examples/benchmarks/c_source/asn1c/generated/constr_TYPE.h
Copyright: 2003-2006 Lev Walkin <vlm@lionet.info>.
License:   __UNKNOWN__
 Redistribution and modifications are permitted subject to BSD license.
 .
 This file contains the declaration structure called "ASN.1 Type Definition",
 which holds all information necessary for encoding and decoding routines.
 This structure even contains pointer to these encoding and decoding routines
 for each defined ASN.1 type.

Files:     examples/benchmarks/c_source/asn1c/generated/asn_system.h
Copyright: 2003-2007 Lev Walkin <vlm@lionet.info>.
License:   __UNKNOWN__
 Redistribution and modifications are permitted subject to BSD license.
 .
 Miscellaneous system-dependent types.

Files:     tests/files/ietf/rfc4511.asn
Copyright: The Internet Society (2006).  This version of
License:   __UNKNOWN__
 this ASN.1 module is part of RFC 4511; see the RFC itself
 for full legal notices.

Files:     docs/conf.py
Copyright: __NO_COPYRIGHT__ in: docs/conf.py
License:   __UNKNOWN__
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version.

#----------------------------------------------------------------------------
# xml and html files (skipped):
#         tests/js_source/public/index.html

#----------------------------------------------------------------------------
# huge files   (skipped):
#         tests/files/3gpp/rrc_14_4_0.py

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.

#----------------------------------------------------------------------------
# License file: LICENSE
 The MIT License (MIT)
 .
 Copyright (c) 2017-2019 Erik Moqvist
 .
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
