From f4fa8e3ada6ba2775cf61780f118aa5af767cf91 Mon Sep 17 00:00:00 2001 From: Frederic BIDON Date: Sun, 9 Nov 2025 12:56:03 +0100 Subject: [PATCH] docs: fixed typo in NOTICE Signed-off-by: Frederic BIDON --- NOTICE | 5 ++++- README.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index f9ad7e0..f3b5193 100644 --- a/NOTICE +++ b/NOTICE @@ -8,12 +8,15 @@ by the go-swagger and go-openapi maintainers ("go-swagger maintainers"). Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. + You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0. + This software is copied from, derived from, and inspired by other original software products. It ships with copies of other software which license terms are recalled below. -The original sofware was authored on 25-02-2013 by sigu-399 (https://github.com/sigu-399, sigu.399@gmail.com). +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 =========================== diff --git a/README.md b/README.md index ec00107..c8a7c94 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ also known as [RFC6901](https://www.rfc-editor.org/rfc/rfc6901) This library ships under the [SPDX-License-Identifier: Apache-2.0](./LICENSE). -See the license [NOTICE](./NOTICE), which recalls the licensing terms of all the pieces of software +See the license [NOTICE](./NOTICE), which recalls the licensing terms of all the pieces of software on top of which it has been built. ## Limitations