Additional Notices for SpecLynx Distribution Copyright 2025 SpecLynx This distribution is known as "SpecLynx ApiDOM". It is a fork of the ApiDOM project maintained by SmartBear. This distribution includes modifications by SpecLynx. All such modifications are licensed under the Apache License, Version 2.0. A copy of the Apache 2.0 license can be found in `LICENSES/Apache-2.0.txt`. json-schema-ref-parser Copyright (c) 2015 James Messinger File packages/apidom-reference/src/util/url.ts (the file) was originally created under MIT license in https://github.com/APIDevTools/json-schema-ref-parser repository. The file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License. Copy of the MIT license can be found in `LICENSES/MIT.txt` file. graphql-js Copyright (c) GraphQL Contributors File packages/apidom-traverse/src/traversal.ts (the file) was originally inspired by https://github.com/graphql/graphql-js repository. All modifications are licensed under Apache 2.0 License. Copy of the MIT license can be found in `LICENSES/MIT.txt` file. babel-plugin-add-import-extension Copyright (c) 2019 Karl Prieb File scripts/babel-plugin-add-import-extension.cjs (the file) was originally created under MIT license in https://codeberg.org/karl/babel-plugin-add-import-extension. The file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License. Copy of the MIT license can be found in `LICENSES/MIT.txt` file. refract-spec Copyright (c) 2015 refractproject Specific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository. Specific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License. Copy of the MIT license can be found in `LICENSES/MIT.txt` file. api-elements Copyright (c) 2015 Apiary Inc. Specific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository. Specific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License. Copy of the MIT license can be found in `LICENSES/MIT.txt` file. deepmerge Copyright (c) 2012 James Halliday, Josh Duff, and other contributors - File packages/apidom-core/src/deepmerge.ts contains algorithms that we originally created in https://github.com/TehShrike/deepmerge/blob/master/index.js to handle deep merging of JavaScript Objects and Arrays. These algorithms have been reverse engineered and adapted to support deep merging of ApiDOM structures. - File packages/apidom-core/test/deepmerge.ts contains tests and fixtures that were originally created in https://github.com/TehShrike/deepmerge/blob/master/test/merge.js to test deep merging of JavaScript Objects and Arrays. These tests have been adapted to support testing deep merging of ApiDOM structures. - File packages/apidom-core/README.md contains text fragments that were originally created in https://github.com/TehShrike/deepmerge/blob/master/readme.md to document deepmerge library. These text fragments have been amended to describe merging of ApiDOM structures. Copy of the MIT license can be found in `LICENSES/MIT.txt` file. All modifications are licensed under Apache 2.0 License. ApiDOM Copyright 2020 SmartBear Software Inc. ApiDOM is licensed under Apache 2.0 license. Copy of the Apache 2.0 license can be found in `LICENSES/Apache-2.0.txt` file. minim Copyright (c) 2014 Stephen Mizell The apidom-datamodel package contains code originally created under the MIT License as part of the Minim project (https://github.com/refractproject/minim). This code has been copied into this project and modified. The original portions remain licensed under the MIT License. Our modifications to that code are licensed under the Apache License 2.0. Copy of the MIT license can be found in `LICENSES/MIT.txt` file. --- If the SPDX-FileCopyrightText and SPDX-License-Identifier tags are not present in the file, it is assumed that these tags have following implicit value: SPDX-FileCopyrightText: Copyright 2025 SpecLynx SPDX-FileCopyrightText: Copyright 2020-2021 SmartBear Software Inc. SPDX-License-Identifier: Apache-2.0