|
| 1 | +Copyright 2015-2025 go-swagger maintainers |
| 2 | + |
| 3 | +// SPDX-FileCopyrightText: Copyright 2015-2025 go-swagger maintainers |
| 4 | +// SPDX-License-Identifier: Apache-2.0 |
| 5 | + |
| 6 | +This software library, github.com/go-openapi/jsonpointer, includes software developed |
| 7 | +by the go-swagger and go-openapi maintainers ("go-swagger maintainers"). |
| 8 | + |
| 9 | +Licensed under the Apache License, Version 2.0 (the "License"); |
| 10 | +you may not use this software except in compliance with the License. |
| 11 | +You may obtain a copy of the License at |
| 12 | + |
| 13 | +This software is copied from, derived from, and inspired by other original software products. |
| 14 | +It ships with copies of other software which license terms are recalled below. |
| 15 | + |
| 16 | +The original sofware was authored on 25-02-2013 by sigu-399 (https://github.com/sigu-399, [email protected]). |
| 17 | + |
| 18 | +github.com/sigh-399/jsonpointer |
| 19 | +=========================== |
| 20 | + |
| 21 | +// SPDX-FileCopyrightText: Copyright 2013 sigu-399 ( https://github.com/sigu-399 ) |
| 22 | +// SPDX-License-Identifier: Apache-2.0 |
| 23 | + |
| 24 | +Copyright 2013 sigu-399 ( https://github.com/sigu-399 ) |
| 25 | + |
| 26 | +Licensed under the Apache License, Version 2.0 (the "License"); |
| 27 | +you may not use this file except in compliance with the License. |
| 28 | +You may obtain a copy of the License at |
| 29 | + |
| 30 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 31 | + |
| 32 | +Unless required by applicable law or agreed to in writing, software |
| 33 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 34 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 35 | +See the License for the specific language governing permissions and |
| 36 | +limitations under the License. |
0 commit comments