Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cjson
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     CHANGELOG.md
           CMakeLists.txt
           CONTRIBUTORS.md
           Makefile
           README.md
           appveyor.yml
           fuzzing/CMakeLists.txt
           fuzzing/afl-prepare-linux.sh
           fuzzing/afl.sh
           fuzzing/cjson_read_fuzzer.c
           fuzzing/fuzz_main.c
           fuzzing/inputs/test1
           fuzzing/inputs/test10
           fuzzing/inputs/test11
           fuzzing/inputs/test2
           fuzzing/inputs/test3
           fuzzing/inputs/test3.bu
           fuzzing/inputs/test3.uf
           fuzzing/inputs/test3.uu
           fuzzing/inputs/test4
           fuzzing/inputs/test5
           fuzzing/inputs/test6
           fuzzing/inputs/test7
           fuzzing/inputs/test8
           fuzzing/inputs/test9
           fuzzing/json.dict
           fuzzing/ossfuzz.sh
           library_config/cJSONConfig.cmake.in
           library_config/cJSONConfigVersion.cmake.in
           library_config/libcjson.pc.in
           library_config/libcjson_utils.pc.in
           library_config/uninstall.cmake
           tests/CMakeLists.txt
           tests/inputs/test1
           tests/inputs/test1.expected
           tests/inputs/test10
           tests/inputs/test10.expected
           tests/inputs/test11
           tests/inputs/test11.expected
           tests/inputs/test2
           tests/inputs/test2.expected
           tests/inputs/test3
           tests/inputs/test3.expected
           tests/inputs/test4
           tests/inputs/test4.expected
           tests/inputs/test5
           tests/inputs/test5.expected
           tests/inputs/test7
           tests/inputs/test7.expected
           tests/inputs/test8
           tests/inputs/test8.expected
           tests/inputs/test9
           tests/inputs/test9.expected
           tests/json-patch-tests/.npmignore
           tests/json-patch-tests/cjson-utils-tests.json
           tests/json-patch-tests/package.json
           tests/json-patch-tests/spec_tests.json
           tests/json-patch-tests/tests.json
           tests/unity/README.md
           tests/unity/auto/generate_config.yml
           tests/unity/auto/stylize_as_junit.rb
           tests/unity/auto/type_sanitizer.rb
           tests/unity/auto/unity_to_junit.py
           tests/unity/docs/ThrowTheSwitchCodingStandard.md
           tests/unity/docs/UnityAssertionsCheatSheetSuitableforPrintingandPossiblyFraming.pdf
           tests/unity/docs/UnityAssertionsReference.md
           tests/unity/docs/UnityConfigurationGuide.md
           tests/unity/docs/UnityGettingStartedGuide.md
           tests/unity/docs/UnityHelperScriptsGuide.md
           tests/unity/examples/example_1/readme.txt
           tests/unity/examples/example_1/src/ProductionCode.c
           tests/unity/examples/example_1/src/ProductionCode.h
           tests/unity/examples/example_1/src/ProductionCode2.c
           tests/unity/examples/example_1/src/ProductionCode2.h
           tests/unity/examples/example_1/test/TestProductionCode.c
           tests/unity/examples/example_1/test/TestProductionCode2.c
           tests/unity/examples/example_1/test/test_runners/TestProductionCode2_Runner.c
           tests/unity/examples/example_1/test/test_runners/TestProductionCode_Runner.c
           tests/unity/examples/example_2/readme.txt
           tests/unity/examples/example_2/src/ProductionCode.c
           tests/unity/examples/example_2/src/ProductionCode.h
           tests/unity/examples/example_2/src/ProductionCode2.c
           tests/unity/examples/example_2/src/ProductionCode2.h
           tests/unity/examples/example_2/test/TestProductionCode.c
           tests/unity/examples/example_2/test/TestProductionCode2.c
           tests/unity/examples/example_2/test/test_runners/TestProductionCode2_Runner.c
           tests/unity/examples/example_2/test/test_runners/TestProductionCode_Runner.c
           tests/unity/examples/example_2/test/test_runners/all_tests.c
           tests/unity/examples/example_3/helper/UnityHelper.c
           tests/unity/examples/example_3/helper/UnityHelper.h
           tests/unity/examples/example_3/rakefile.rb
           tests/unity/examples/example_3/rakefile_helper.rb
           tests/unity/examples/example_3/readme.txt
           tests/unity/examples/example_3/src/ProductionCode.c
           tests/unity/examples/example_3/src/ProductionCode.h
           tests/unity/examples/example_3/src/ProductionCode2.c
           tests/unity/examples/example_3/src/ProductionCode2.h
           tests/unity/examples/example_3/target_gcc_32.yml
           tests/unity/examples/example_3/test/TestProductionCode.c
           tests/unity/examples/example_3/test/TestProductionCode2.c
           tests/unity/examples/unity_config.h
           tests/unity/extras/eclipse/error_parsers.txt
           tests/unity/extras/fixture/test/Makefile
           tests/unity/release/build.info
           tests/unity/release/version.info
           tests/unity/test/.rubocop.yml
           tests/unity/test/Makefile
           tests/unity/test/expectdata/testsample_cmd.c
           tests/unity/test/expectdata/testsample_def.c
           tests/unity/test/expectdata/testsample_head1.c
           tests/unity/test/expectdata/testsample_head1.h
           tests/unity/test/expectdata/testsample_mock_cmd.c
           tests/unity/test/expectdata/testsample_mock_def.c
           tests/unity/test/expectdata/testsample_mock_head1.c
           tests/unity/test/expectdata/testsample_mock_head1.h
           tests/unity/test/expectdata/testsample_mock_new1.c
           tests/unity/test/expectdata/testsample_mock_new2.c
           tests/unity/test/expectdata/testsample_mock_param.c
           tests/unity/test/expectdata/testsample_mock_run1.c
           tests/unity/test/expectdata/testsample_mock_run2.c
           tests/unity/test/expectdata/testsample_mock_yaml.c
           tests/unity/test/expectdata/testsample_new1.c
           tests/unity/test/expectdata/testsample_new2.c
           tests/unity/test/expectdata/testsample_param.c
           tests/unity/test/expectdata/testsample_run1.c
           tests/unity/test/expectdata/testsample_run2.c
           tests/unity/test/expectdata/testsample_yaml.c
           tests/unity/test/spec/generate_module_existing_file_spec.rb
           tests/unity/test/targets/clang_file.yml
           tests/unity/test/targets/clang_strict.yml
           tests/unity/test/targets/gcc_32.yml
           tests/unity/test/targets/gcc_64.yml
           tests/unity/test/targets/gcc_auto_limits.yml
           tests/unity/test/targets/gcc_auto_stdint.yml
           tests/unity/test/targets/gcc_manual_math.yml
           tests/unity/test/targets/hitech_picc18.yml
           tests/unity/test/targets/iar_arm_v4.yml
           tests/unity/test/targets/iar_arm_v5.yml
           tests/unity/test/targets/iar_arm_v5_3.yml
           tests/unity/test/targets/iar_armcortex_LM3S9B92_v5_4.yml
           tests/unity/test/targets/iar_cortexm3_v5.yml
           tests/unity/test/targets/iar_msp430.yml
           tests/unity/test/targets/iar_sh2a_v6.yml
           tests/unity/test/testdata/CException.h
           tests/unity/test/testdata/Defs.h
           tests/unity/test/testdata/cmock.h
           tests/unity/test/testdata/mockMock.h
           tests/unity/test/testdata/testRunnerGenerator.c
           tests/unity/test/testdata/testRunnerGeneratorSmall.c
           tests/unity/test/testdata/testRunnerGeneratorWithMocks.c
           tests/unity_setup.c
           valgrind.supp
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     tests/unity/auto/colour_prompt.rb
           tests/unity/auto/colour_reporter.rb
           tests/unity/auto/generate_module.rb
           tests/unity/auto/generate_test_runner.rb
           tests/unity/auto/test_file_filter.rb
           tests/unity/auto/unity_test_summary.py
           tests/unity/auto/unity_test_summary.rb
           tests/unity/examples/example_1/makefile
           tests/unity/examples/example_2/makefile
           tests/unity/extras/fixture/rakefile.rb
           tests/unity/extras/fixture/rakefile_helper.rb
           tests/unity/extras/fixture/src/unity_fixture.c
           tests/unity/extras/fixture/src/unity_fixture.h
           tests/unity/extras/fixture/src/unity_fixture_internals.h
           tests/unity/extras/fixture/src/unity_fixture_malloc_overrides.h
           tests/unity/extras/fixture/test/main/AllTests.c
           tests/unity/extras/fixture/test/template_fixture_tests.c
           tests/unity/extras/fixture/test/unity_fixture_Test.c
           tests/unity/extras/fixture/test/unity_fixture_TestRunner.c
           tests/unity/extras/fixture/test/unity_output_Spy.c
           tests/unity/extras/fixture/test/unity_output_Spy.h
           tests/unity/src/unity.c
           tests/unity/src/unity.h
           tests/unity/src/unity_internals.h
           tests/unity/test/rakefile
           tests/unity/test/rakefile_helper.rb
           tests/unity/test/tests/test_generate_test_runner.rb
           tests/unity/test/tests/testparameterized.c
           tests/unity/test/tests/testunity.c
Copyright: 2007-2014 Mike Karlesky, Mark VanderVoord, Greg Williams [Released under MIT License. Please refer to license.txt for details]
           2010 James Grenning and Contributed to Unity Project
           2015 Alexander Mueller / XelaRellum@web.de [Released under MIT License. Please refer to license.txt for details] Based on the ru script   Mike Karlesky, Mark VanderVoord, Greg Williams
License:   __NO_LICENSE__

Files:     cJSON.h
           cJSON_Utils.h
           fuzzing/afl.c
           test.c
           tests/cjson_add.c
           tests/common.h
           tests/compare_tests.c
           tests/json_patch_tests.c
           tests/minify_tests.c
           tests/misc_tests.c
           tests/misc_utils_tests.c
           tests/old_utils_tests.c
           tests/parse_array.c
           tests/parse_examples.c
           tests/parse_hex4.c
           tests/parse_number.c
           tests/parse_object.c
           tests/parse_string.c
           tests/parse_value.c
           tests/parse_with_opts.c
           tests/print_array.c
           tests/print_number.c
           tests/print_object.c
           tests/print_string.c
           tests/print_value.c
           tests/readme_examples.c
           tests/unity/docs/license.txt
Copyright: 2009-2019 Dave Gamble and cJSON contributors
           __NO_COPYRIGHT__ in: tests/unity/docs/license.txt
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.

Files:     cJSON_Utils.c
Copyright: 2009-2017 Dave Gamble and cJSON contributors
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.
 .
 disable warnings about old C89 functions in MSVC

Files:     cJSON.c
Copyright: 2009-2017 Dave Gamble and cJSON contributors
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.
 .
 cJSON
 JSON parser in C.
 .
 disable warnings about old C89 functions in MSVC

Files:     tests/json-patch-tests/README.md
Copyright: 2014 The Authors
License:   Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License Version 2.0
  can be found in `/usr/share/common-licenses/Apache-2.0'.

Files:     tests/unity/extras/fixture/readme.txt
Copyright: 2010 James Grenning and Contributed to Unity Project
License:   __UNKNOWN__
 Unity Project - A Test Framework for C
 Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
 [Released under MIT License. Please refer to license.txt for details]

Files:     tests/unity/auto/parse_output.rb
Copyright: __NO_COPYRIGHT__ in: tests/unity/auto/parse_output.rb
License:   __UNKNOWN__
 Notes:
 To capture an output file under VS builds use the following:
 devenv [build instructions]  > Output.txt & type Output.txt
 .
 To capture an output file under GCC/Linux builds use the following:
 make | tee Output.txt
 .
 To use this parser use the following command
 ruby parseOutput.rb [options] [file]
 options:  -xml  : produce a JUnit compatible XML file
 file      :  file to scan for results

#----------------------------------------------------------------------------
# xml and html files (skipped):
#         tests/inputs/test6

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

#----------------------------------------------------------------------------
# License file: LICENSE
 Copyright (c) 2009-2017 Dave Gamble and cJSON contributors
 .
 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.
 .
