From 6be690c33e61fbe2bc2d1076eaba967f0218d202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20BIDON?= Date: Tue, 16 Dec 2025 20:37:04 +0100 Subject: [PATCH] doc: fixed copy-paste errors with jsonpointer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Frédéric BIDON --- NOTICE | 4 ++-- docs/MAINTAINERS.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NOTICE b/NOTICE index f3b5193..814e87e 100644 --- a/NOTICE +++ b/NOTICE @@ -3,7 +3,7 @@ Copyright 2015-2025 go-swagger maintainers // SPDX-FileCopyrightText: Copyright 2015-2025 go-swagger maintainers // SPDX-License-Identifier: Apache-2.0 -This software library, github.com/go-openapi/jsonpointer, includes software developed +This software library, github.com/go-openapi/jsonreference, includes software developed by the go-swagger and go-openapi maintainers ("go-swagger maintainers"). Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,7 +18,7 @@ It ships with copies of other software which license terms are recalled below. The original software was authored on 25-02-2013 by sigu-399 (https://github.com/sigu-399, sigu.399@gmail.com). -github.com/sigh-399/jsonpointer +github.com/sigh-399/jsonreference =========================== // SPDX-FileCopyrightText: Copyright 2013 sigu-399 ( https://github.com/sigu-399 ) diff --git a/docs/MAINTAINERS.md b/docs/MAINTAINERS.md index 0c73976..00df081 100644 --- a/docs/MAINTAINERS.md +++ b/docs/MAINTAINERS.md @@ -142,7 +142,7 @@ Standard documentation: Reference documentation (released): -* [godoc](https://pkg.go/dev/go-openapi/jsonpointer) +* [godoc](https://pkg.go/dev/go-openapi/jsonreference) ## TODOs & other ideas